# 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-ci71qjb1k2/.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-ci71qjb1k2/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-ci71qjb1k2/tests/tests_helpers_and_asserts.yml:3 Saturday 20 January 2024 13:32:14 +0000 (0:00:00.036) 0:00:00.036 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tests_helpers_and_asserts.yml:6 Saturday 20 January 2024 13:32:15 +0000 (0:00:00.756) 0:00:00.793 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/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-ci71qjb1k2/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:32:15 +0000 (0:00:00.012) 0:00:00.806 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/el_repo_setup.yml:17 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.344) 0:00:01.150 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/el_repo_setup.yml:22 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.249) 0:00:01.400 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/el_repo_setup.yml:26 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.014) 0:00:01.414 ****** 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-ci71qjb1k2/tests/tasks/el_repo_setup.yml:51 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.009) 0:00:01.424 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.021) 0:00:01.446 ****** 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-ci71qjb1k2/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.009) 0:00:01.456 ****** 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-ci71qjb1k2/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.009) 0:00:01.465 ****** 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-ci71qjb1k2/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.007) 0:00:01.473 ****** 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-ci71qjb1k2/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.008) 0:00:01.482 ****** 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-ci71qjb1k2/tests/tests_helpers_and_asserts.yml:9 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.007) 0:00:01.489 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.011) 0:00:01.501 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.009) 0:00:01.511 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.017) 0:00:01.529 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003398", "end": "2024-01-20 13:32:16.694756", "rc": 0, "start": "2024-01-20 13:32:16.691358" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.244) 0:00:01.773 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.020) 0:00:01.793 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.012) 0:00:01.806 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.014) 0:00:01.821 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.010) 0:00:01.831 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.017) 0:00:01.849 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.011) 0:00:01.860 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.010) 0:00:01.871 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003336", "end": "2024-01-20 13:32:16.981310", "rc": 0, "start": "2024-01-20 13:32:16.977974" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:16 +0000 (0:00:00.190) 0:00:02.061 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:17 +0000 (0:00:00.010) 0:00:02.072 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:32:17 +0000 (0:00:00.011) 0:00:02.083 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.982) 0:00:03.066 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.014) 0:00:03.080 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.008) 0:00:03.088 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.007) 0:00:03.096 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.008) 0:00:03.104 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.008) 0:00:03.112 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.007) 0:00:03.120 ****** 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-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.008) 0:00:03.129 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.012) 0:00:03.142 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.011) 0:00:03.154 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003264", "end": "2024-01-20 13:32:18.260859", "rc": 0, "start": "2024-01-20 13:32:18.257595" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.185) 0:00:03.339 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.011) 0:00:03.350 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.009) 0:00:03.360 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.014) 0:00:03.374 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.012) 0:00:03.387 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.181) 0:00:03.569 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.010) 0:00:03.580 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.015) 0:00:03.595 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.007) 0:00:03.603 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.007) 0:00:03.610 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.010) 0:00:03.621 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.009) 0:00:03.630 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003199", "end": "2024-01-20 13:32:18.735141", "rc": 0, "start": "2024-01-20 13:32:18.731942" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.183) 0:00:03.813 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.009) 0:00:03.823 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:32:18 +0000 (0:00:00.009) 0:00:03.833 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:32:19 +0000 (0:00:00.834) 0:00:04.668 ****** 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.014097", "end": "2024-01-20 13:32:19.793505", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-20 13:32:19.779408" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003463", "end": "2024-01-20 13:32:20.005205", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-20 13:32:20.001742" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003616", "end": "2024-01-20 13:32:20.186053", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-20 13:32:20.182437" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.597) 0:00:05.265 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022176", "end": "2024-01-20 13:32:20.392509", "rc": 0, "start": "2024-01-20 13:32:20.370333" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.208) 0:00:05.474 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.019) 0:00:05.493 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.011) 0:00:05.504 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.010) 0:00:05.515 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.012) 0:00:05.528 ****** 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-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.009) 0:00:05.537 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.023) 0:00:05.560 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.010) 0:00:05.571 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003333", "end": "2024-01-20 13:32:20.681619", "rc": 0, "start": "2024-01-20 13:32:20.678286" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.194) 0:00:05.765 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.009) 0:00:05.775 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.009) 0:00:05.785 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.015) 0:00:05.801 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.009) 0:00:05.811 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757539.7828627, "block_size": 4096, "blocks": 0, "ctime": 1705757539.7828627, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27829, "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": 1705757539.7828627, "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-ci71qjb1k2/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.187) 0:00:05.998 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:32:20 +0000 (0:00:00.038) 0:00:06.036 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.031) 0:00:06.067 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.010) 0:00:06.078 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.009) 0:00:06.088 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.014) 0:00:06.102 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.013) 0:00:06.116 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003215", "end": "2024-01-20 13:32:21.222775", "rc": 0, "start": "2024-01-20 13:32:21.219560" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.195) 0:00:06.312 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.012) 0:00:06.325 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:32:21 +0000 (0:00:00.009) 0:00:06.335 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.839) 0:00:07.174 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.043) 0:00:07.217 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.018) 0:00:07.236 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009675", "end": "2024-01-20 13:32:22.436160", "rc": 0, "start": "2024-01-20 13:32:22.426485" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.282) 0:00:07.519 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.010) 0:00:07.529 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.008) 0:00:07.538 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.010) 0:00:07.548 ****** 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-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.014) 0:00:07.563 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.023) 0:00:07.586 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.011) 0:00:07.598 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003476", "end": "2024-01-20 13:32:22.713563", "rc": 0, "start": "2024-01-20 13:32:22.710087" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.195) 0:00:07.793 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.009) 0:00:07.803 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.017) 0:00:07.821 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.021) 0:00:07.842 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.012) 0:00:07.855 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.184) 0:00:08.039 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tests_helpers_and_asserts.yml:15 Saturday 20 January 2024 13:32:22 +0000 (0:00:00.013) 0:00:08.052 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.014) 0:00:08.067 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.011) 0:00:08.078 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.011) 0:00:08.089 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003253", "end": "2024-01-20 13:32:23.199384", "rc": 0, "start": "2024-01-20 13:32:23.196131" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.188) 0:00:08.278 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.009) 0:00:08.287 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.009) 0:00:08.297 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.011) 0:00:08.309 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.008) 0:00:08.317 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.008) 0:00:08.326 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.010) 0:00:08.336 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.009) 0:00:08.346 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003255", "end": "2024-01-20 13:32:23.458956", "rc": 0, "start": "2024-01-20 13:32:23.455701" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.192) 0:00:08.538 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.011) 0:00:08.550 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:32:23 +0000 (0:00:00.010) 0:00:08.560 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.852) 0:00:09.412 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.017) 0:00:09.429 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.010) 0:00:09.440 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.009) 0:00:09.450 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.009) 0:00:09.459 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.008) 0:00:09.468 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.011) 0:00:09.479 ****** 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-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.009) 0:00:09.489 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.013) 0:00:09.502 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.009) 0:00:09.512 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003353", "end": "2024-01-20 13:32:24.621035", "rc": 0, "start": "2024-01-20 13:32:24.617682" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.189) 0:00:09.701 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.010) 0:00:09.711 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.011) 0:00:09.722 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.014) 0:00:09.737 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.009) 0:00:09.747 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.182) 0:00:09.930 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.013) 0:00:09.943 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.017) 0:00:09.960 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.009) 0:00:09.969 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.008) 0:00:09.978 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.013) 0:00:09.991 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:24 +0000 (0:00:00.023) 0:00:10.015 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003158", "end": "2024-01-20 13:32:25.124410", "rc": 0, "start": "2024-01-20 13:32:25.121252" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:25 +0000 (0:00:00.187) 0:00:10.202 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:25 +0000 (0:00:00.012) 0:00:10.215 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:32:25 +0000 (0:00:00.016) 0:00:10.232 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:32:25 +0000 (0:00:00.826) 0:00:11.058 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.014) 0:00:11.073 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.009) 0:00:11.082 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.008) 0:00:11.091 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.040344", "end": "2024-01-20 13:32:26.244934", "rc": 0, "start": "2024-01-20 13:32:26.204590" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.240) 0:00:11.331 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.009) 0:00:11.341 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.010) 0:00:11.351 ****** 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-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.008) 0:00:11.359 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.015) 0:00:11.375 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.009) 0:00:11.385 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003529", "end": "2024-01-20 13:32:26.495913", "rc": 0, "start": "2024-01-20 13:32:26.492384" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.191) 0:00:11.576 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.011) 0:00:11.588 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.010) 0:00:11.598 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.015) 0:00:11.614 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.010) 0:00:11.624 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757546.2374666, "block_size": 4096, "blocks": 0, "ctime": 1705757546.2374666, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28157, "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": 1705757546.2374666, "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-ci71qjb1k2/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.187) 0:00:11.812 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.010) 0:00:11.822 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.021) 0:00:11.844 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.009) 0:00:11.853 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.019) 0:00:11.873 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.019) 0:00:11.892 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:26 +0000 (0:00:00.010) 0:00:11.903 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003287", "end": "2024-01-20 13:32:27.020986", "rc": 0, "start": "2024-01-20 13:32:27.017699" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.195) 0:00:12.099 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.010) 0:00:12.110 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.009) 0:00:12.120 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.837) 0:00:12.957 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.016) 0:00:12.974 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.008) 0:00:12.983 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.008) 0:00:12.991 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:32:27 +0000 (0:00:00.015) 0:00:13.006 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009866", "end": "2024-01-20 13:32:28.123934", "rc": 0, "start": "2024-01-20 13:32:28.114068" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.203) 0:00:13.210 ****** 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-ci71qjb1k2/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.021) 0:00:13.231 ****** 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-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.012) 0:00:13.243 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.021) 0:00:13.265 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.009) 0:00:13.275 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003191", "end": "2024-01-20 13:32:28.380488", "rc": 0, "start": "2024-01-20 13:32:28.377297" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.183) 0:00:13.458 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.010) 0:00:13.468 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.009) 0:00:13.478 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.019) 0:00:13.498 ****** included: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.009) 0:00:13.508 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:32:28 +0000 (0:00:00.179) 0:00:13.688 ****** 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 20 January 2024 13:32:28 +0000 (0:00:00.015) 0:00:13.703 ****** =============================================================================== Install iproute --------------------------------------------------------- 0.98s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-weekly-ci71qjb1k2/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.34s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/el_repo_setup.yml:3 ---------------- Delete veth interface veth1298 ------------------------------------------ 0.28s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:39 ------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:45 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:31 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci71qjb1k2/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci71qjb1k2/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. ---^---^---^---^---^---