# 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-ci73hhv22q/.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-ci73hhv22q/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-ci73hhv22q/tests/tests_helpers_and_asserts.yml:3 Saturday 01 June 2024 13:14:04 +0000 (0:00:00.037) 0:00:00.037 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tests_helpers_and_asserts.yml:6 Saturday 01 June 2024 13:14:05 +0000 (0:00:00.871) 0:00:00.908 ********* included: /WORKDIR/git-weekly-ci73hhv22q/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-ci73hhv22q/tests/tasks/el_repo_setup.yml:3 Saturday 01 June 2024 13:14:05 +0000 (0:00:00.014) 0:00:00.923 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/el_repo_setup.yml:17 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.352) 0:00:01.275 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/el_repo_setup.yml:22 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.258) 0:00:01.533 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/el_repo_setup.yml:26 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.015) 0:00:01.548 ********* 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-ci73hhv22q/tests/tasks/el_repo_setup.yml:51 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.009) 0:00:01.557 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/enable_epel.yml:8 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.022) 0:00:01.580 ********* 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-ci73hhv22q/tests/tasks/enable_epel.yml:24 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.009) 0:00:01.590 ********* 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-ci73hhv22q/tests/tasks/enable_epel.yml:30 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.008) 0:00:01.598 ********* 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-ci73hhv22q/tests/tasks/enable_epel.yml:35 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.007) 0:00:01.605 ********* 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-ci73hhv22q/tests/tasks/enable_epel.yml:40 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.009) 0:00:01.615 ********* 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-ci73hhv22q/tests/tests_helpers_and_asserts.yml:9 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.018) 0:00:01.634 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.013) 0:00:01.647 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.011) 0:00:01.659 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.009) 0:00:01.668 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003397", "end": "2024-06-01 13:14:06.788555", "rc": 0, "start": "2024-06-01 13:14:06.785158" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.247) 0:00:01.915 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.009) 0:00:01.925 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.009) 0:00:01.935 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.014) 0:00:01.949 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.007) 0:00:01.957 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.007) 0:00:01.964 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.010) 0:00:01.975 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:06 +0000 (0:00:00.009) 0:00:01.984 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003630", "end": "2024-06-01 13:14:07.044435", "rc": 0, "start": "2024-06-01 13:14:07.040805" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:07 +0000 (0:00:00.190) 0:00:02.174 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:07 +0000 (0:00:00.012) 0:00:02.187 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:07 +0000 (0:00:00.010) 0:00:02.197 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.964) 0:00:03.162 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.014) 0:00:03.176 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.009) 0:00:03.185 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.008) 0:00:03.194 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.008) 0:00:03.202 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.007) 0:00:03.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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.007) 0:00:03.217 ********* 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-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.007) 0:00:03.225 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.012) 0:00:03.237 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.008) 0:00:03.246 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003392", "end": "2024-06-01 13:14:08.307513", "rc": 0, "start": "2024-06-01 13:14:08.304121" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.188) 0:00:03.435 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.010) 0:00:03.445 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.009) 0:00:03.454 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.014) 0:00:03.469 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.011) 0:00:03.480 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.183) 0:00:03.663 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.020) 0:00:03.684 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.016) 0:00:03.701 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.015) 0:00:03.717 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.032) 0:00:03.750 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.031) 0:00:03.781 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.019) 0:00:03.801 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003220", "end": "2024-06-01 13:14:08.875278", "rc": 0, "start": "2024-06-01 13:14:08.872058" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.203) 0:00:04.004 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.014) 0:00:04.019 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:08 +0000 (0:00:00.014) 0:00:04.034 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:09 +0000 (0:00:00.843) 0:00:04.877 ********* 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.009603", "end": "2024-06-01 13:14:09.951471", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-01 13:14:09.941868" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003416", "end": "2024-06-01 13:14:10.167370", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-01 13:14:10.163954" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003743", "end": "2024-06-01 13:14:10.347641", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-01 13:14:10.343898" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.598) 0:00:05.476 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022887", "end": "2024-06-01 13:14:10.557962", "rc": 0, "start": "2024-06-01 13:14:10.535075" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.210) 0:00:05.686 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.009) 0:00:05.695 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.012) 0:00:05.708 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.011) 0:00:05.719 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.008) 0:00:05.728 ********* 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-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.009) 0:00:05.738 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.024) 0:00:05.762 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.028) 0:00:05.790 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003239", "end": "2024-06-01 13:14:10.848824", "rc": 0, "start": "2024-06-01 13:14:10.845585" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.194) 0:00:05.984 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.012) 0:00:05.997 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.022) 0:00:06.020 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.016) 0:00:06.037 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:10 +0000 (0:00:00.010) 0:00:06.047 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247649.9455762, "block_size": 4096, "blocks": 0, "ctime": 1717247649.9455762, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31077, "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": 1717247649.9455762, "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-ci73hhv22q/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.188) 0:00:06.236 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.014) 0:00:06.250 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.024) 0:00:06.275 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.011) 0:00:06.287 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.007) 0:00:06.295 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.014) 0:00:06.310 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.018) 0:00:06.328 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003220", "end": "2024-06-01 13:14:11.390119", "rc": 0, "start": "2024-06-01 13:14:11.386899" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.189) 0:00:06.517 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.012) 0:00:06.529 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:11 +0000 (0:00:00.012) 0:00:06.541 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.846) 0:00:07.388 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.014) 0:00:07.403 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.009) 0:00:07.412 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006244", "end": "2024-06-01 13:14:12.478431", "rc": 0, "start": "2024-06-01 13:14:12.472187" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.200) 0:00:07.612 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.009) 0:00:07.622 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.011) 0:00:07.634 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.010) 0:00:07.644 ********* 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-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.012) 0:00:07.656 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.019) 0:00:07.676 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.011) 0:00:07.687 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003589", "end": "2024-06-01 13:14:12.750631", "rc": 0, "start": "2024-06-01 13:14:12.747042" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.190) 0:00:07.878 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.009) 0:00:07.888 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.008) 0:00:07.896 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.018) 0:00:07.915 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.009) 0:00:07.925 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:12 +0000 (0:00:00.185) 0:00:08.110 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tests_helpers_and_asserts.yml:15 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.011) 0:00:08.122 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.014) 0:00:08.137 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.010) 0:00:08.147 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.009) 0:00:08.156 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003310", "end": "2024-06-01 13:14:13.216112", "rc": 0, "start": "2024-06-01 13:14:13.212802" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.187) 0:00:08.344 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.010) 0:00:08.354 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.009) 0:00:08.364 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.013) 0:00:08.377 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.008) 0:00:08.385 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.008) 0:00:08.394 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.012) 0:00:08.406 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.010) 0:00:08.416 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003585", "end": "2024-06-01 13:14:13.477388", "rc": 0, "start": "2024-06-01 13:14:13.473803" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.188) 0:00:08.605 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.010) 0:00:08.615 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.010) 0:00:08.625 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.847) 0:00:09.473 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.014) 0:00:09.488 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.007) 0:00:09.495 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.007) 0:00:09.503 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.012) 0:00:09.516 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.008) 0:00:09.524 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.009) 0:00:09.533 ********* 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-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.018) 0:00:09.552 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.014) 0:00:09.566 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.016) 0:00:09.583 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003387", "end": "2024-06-01 13:14:14.657631", "rc": 0, "start": "2024-06-01 13:14:14.654244" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.207) 0:00:09.790 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.012) 0:00:09.803 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.013) 0:00:09.817 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.015) 0:00:09.832 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.010) 0:00:09.842 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.248) 0:00:10.091 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.011) 0:00:10.103 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.018) 0:00:10.122 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.010) 0:00:10.132 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.018) 0:00:10.151 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.036) 0:00:10.187 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.025) 0:00:10.213 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003305", "end": "2024-06-01 13:14:15.293660", "rc": 0, "start": "2024-06-01 13:14:15.290355" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.208) 0:00:10.422 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.009) 0:00:10.432 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.010) 0:00:10.443 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.850) 0:00:11.293 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.015) 0:00:11.308 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.014) 0:00:11.322 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:11.332 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006513", "end": "2024-06-01 13:14:16.396633", "rc": 0, "start": "2024-06-01 13:14:16.390120" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.198) 0:00:11.530 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:11.539 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:11.549 ********* 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-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:11.558 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.016) 0:00:11.574 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:11.583 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003301", "end": "2024-06-01 13:14:16.650344", "rc": 0, "start": "2024-06-01 13:14:16.647043" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.194) 0:00:11.778 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.010) 0:00:11.789 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.010) 0:00:11.799 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.018) 0:00:11.817 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.013) 0:00:11.830 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247656.3931181, "block_size": 4096, "blocks": 0, "ctime": 1717247656.3931181, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31370, "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": 1717247656.3931181, "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-ci73hhv22q/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.184) 0:00:12.015 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.011) 0:00:12.027 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.019) 0:00:12.046 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:12.055 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:12.065 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.011) 0:00:12.076 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:12.086 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003094", "end": "2024-06-01 13:14:17.145009", "rc": 0, "start": "2024-06-01 13:14:17.141915" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:17 +0000 (0:00:00.186) 0:00:12.272 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:17 +0000 (0:00:00.011) 0:00:12.283 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:17 +0000 (0:00:00.012) 0:00:12.296 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.840) 0:00:13.137 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.015) 0:00:13.152 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.008) 0:00:13.160 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.007) 0:00:13.168 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.009) 0:00:13.177 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010121", "end": "2024-06-01 13:14:18.248111", "rc": 0, "start": "2024-06-01 13:14:18.237990" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.201) 0:00:13.379 ********* 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-ci73hhv22q/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.010) 0:00:13.390 ********* 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-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.009) 0:00:13.399 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.030) 0:00:13.430 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.009) 0:00:13.439 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003534", "end": "2024-06-01 13:14:18.507213", "rc": 0, "start": "2024-06-01 13:14:18.503679" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.196) 0:00:13.636 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.010) 0:00:13.646 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.012) 0:00:13.659 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.019) 0:00:13.678 ********* included: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.009) 0:00:13.688 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.184) 0:00:13.873 ********* 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 01 June 2024 13:14:18 +0000 (0:00:00.015) 0:00:13.889 ********* =============================================================================== Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-ci73hhv22q/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/el_repo_setup.yml:17 --------------- Get stat for interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:54 ------- Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:43 ------- Create dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ci73hhv22q/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci73hhv22q/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. ---^---^---^---^---^---