# 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-ci5ltph2pv/.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-ci5ltph2pv/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-ci5ltph2pv/tests/tests_helpers_and_asserts.yml:3 Saturday 30 December 2023 13:34:25 +0000 (0:00:00.034) 0:00:00.034 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tests_helpers_and_asserts.yml:6 Saturday 30 December 2023 13:34:26 +0000 (0:00:00.957) 0:00:00.991 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/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-ci5ltph2pv/tests/tasks/el_repo_setup.yml:3 Saturday 30 December 2023 13:34:26 +0000 (0:00:00.012) 0:00:01.004 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/el_repo_setup.yml:17 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.398) 0:00:01.403 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/el_repo_setup.yml:22 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.283) 0:00:01.687 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/el_repo_setup.yml:26 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.013) 0:00:01.700 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/el_repo_setup.yml:51 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.007) 0:00:01.708 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/enable_epel.yml:8 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.021) 0:00:01.729 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/enable_epel.yml:24 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.007) 0:00:01.737 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/enable_epel.yml:30 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.008) 0:00:01.745 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/enable_epel.yml:35 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.007) 0:00:01.752 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/enable_epel.yml:40 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.012) 0:00:01.765 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tests_helpers_and_asserts.yml:9 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.007) 0:00:01.773 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:3 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.012) 0:00:01.785 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.010) 0:00:01.796 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:27 +0000 (0:00:00.009) 0:00:01.805 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004265", "end": "2023-12-30 13:34:28.031982", "rc": 0, "start": "2023-12-30 13:34:28.027717" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.287) 0:00:02.093 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.011) 0:00:02.105 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:5 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.009) 0:00:02.115 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.013) 0:00:02.128 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.007) 0:00:02.136 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.007) 0:00:02.144 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.011) 0:00:02.156 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.009) 0:00:02.165 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004246", "end": "2023-12-30 13:34:28.333544", "rc": 0, "start": "2023-12-30 13:34:28.329298" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.235) 0:00:02.401 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.021) 0:00:02.423 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:34:28 +0000 (0:00:00.016) 0:00:02.440 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:23 Saturday 30 December 2023 13:34:30 +0000 (0:00:02.588) 0:00:05.029 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:31 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.014) 0:00:05.043 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:39 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.008) 0:00:05.051 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:45 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.007) 0:00:05.059 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:50 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.008) 0:00:05.068 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:56 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.008) 0:00:05.076 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.008) 0:00:05.084 ***** 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-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:9 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.007) 0:00:05.092 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.013) 0:00:05.106 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.009) 0:00:05.116 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004368", "end": "2023-12-30 13:34:31.282904", "rc": 0, "start": "2023-12-30 13:34:31.278536" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.229) 0:00:05.345 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.010) 0:00:05.355 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:11 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.012) 0:00:05.367 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:3 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.013) 0:00:05.381 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.010) 0:00:05.391 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:5 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.225) 0:00:05.617 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:14 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.011) 0:00:05.628 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.014) 0:00:05.643 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.007) 0:00:05.650 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.007) 0:00:05.658 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.010) 0:00:05.668 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.010) 0:00:05.678 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004080", "end": "2023-12-30 13:34:31.846085", "rc": 0, "start": "2023-12-30 13:34:31.842005" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.228) 0:00:05.907 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.011) 0:00:05.918 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:34:31 +0000 (0:00:00.008) 0:00:05.927 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:23 Saturday 30 December 2023 13:34:34 +0000 (0:00:02.420) 0:00:08.348 ***** 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.009591", "end": "2023-12-30 13:34:34.525943", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-30 13:34:34.516352" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004773", "end": "2023-12-30 13:34:34.811208", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-30 13:34:34.806435" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004316", "end": "2023-12-30 13:34:35.035567", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-30 13:34:35.031251" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:31 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.753) 0:00:09.101 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025367", "end": "2023-12-30 13:34:35.301407", "rc": 0, "start": "2023-12-30 13:34:35.276040" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:39 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.263) 0:00:09.365 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:45 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.010) 0:00:09.376 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:50 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.008) 0:00:09.385 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:56 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.011) 0:00:09.397 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.014) 0:00:09.411 ***** 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-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:18 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.009) 0:00:09.421 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.016) 0:00:09.437 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.009) 0:00:09.447 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003989", "end": "2023-12-30 13:34:35.614833", "rc": 0, "start": "2023-12-30 13:34:35.610844" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.229) 0:00:09.676 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.009) 0:00:09.686 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:20 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.008) 0:00:09.695 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_present.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.016) 0:00:09.711 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.009) 0:00:09.720 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703943274.5212977, "block_size": 4096, "blocks": 0, "ctime": 1703943274.5212977, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31747, "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": 1703943274.5212977, "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-ci5ltph2pv/tests/tasks/assert_device_present.yml:5 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.225) 0:00:09.946 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:23 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.011) 0:00:09.957 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.018) 0:00:09.975 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.009) 0:00:09.985 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.008) 0:00:09.994 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.011) 0:00:10.005 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.010) 0:00:10.015 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003981", "end": "2023-12-30 13:34:36.181393", "rc": 0, "start": "2023-12-30 13:34:36.177412" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.227) 0:00:10.243 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.011) 0:00:10.254 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.010) 0:00:10.265 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:23 Saturday 30 December 2023 13:34:38 +0000 (0:00:02.419) 0:00:12.685 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:31 Saturday 30 December 2023 13:34:38 +0000 (0:00:00.026) 0:00:12.711 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:39 Saturday 30 December 2023 13:34:38 +0000 (0:00:00.008) 0:00:12.720 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019716", "end": "2023-12-30 13:34:38.914726", "rc": 0, "start": "2023-12-30 13:34:38.895010" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:45 Saturday 30 December 2023 13:34:38 +0000 (0:00:00.264) 0:00:12.984 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:50 Saturday 30 December 2023 13:34:38 +0000 (0:00:00.010) 0:00:12.995 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:56 Saturday 30 December 2023 13:34:38 +0000 (0:00:00.010) 0:00:13.006 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:34:38 +0000 (0:00:00.009) 0:00:13.015 ***** 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-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:27 Saturday 30 December 2023 13:34:38 +0000 (0:00:00.014) 0:00:13.030 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.021) 0:00:13.051 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.009) 0:00:13.061 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004131", "end": "2023-12-30 13:34:39.232364", "rc": 0, "start": "2023-12-30 13:34:39.228233" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.234) 0:00:13.296 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.011) 0:00:13.307 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:29 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.010) 0:00:13.318 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.019) 0:00:13.337 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.009) 0:00:13.347 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:5 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.222) 0:00:13.570 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tests_helpers_and_asserts.yml:15 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.010) 0:00:13.580 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.013) 0:00:13.593 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.014) 0:00:13.608 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.017) 0:00:13.626 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004184", "end": "2023-12-30 13:34:39.793855", "rc": 0, "start": "2023-12-30 13:34:39.789671" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.234) 0:00:13.860 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.019) 0:00:13.880 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:5 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.014) 0:00:13.894 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.015) 0:00:13.910 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.014) 0:00:13.925 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.011) 0:00:13.936 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.012) 0:00:13.948 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:39 +0000 (0:00:00.014) 0:00:13.963 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004166", "end": "2023-12-30 13:34:40.138594", "rc": 0, "start": "2023-12-30 13:34:40.134428" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.237) 0:00:14.201 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.010) 0:00:14.212 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.009) 0:00:14.221 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:23 Saturday 30 December 2023 13:34:42 +0000 (0:00:02.408) 0:00:16.629 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:31 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.014) 0:00:16.644 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:39 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.008) 0:00:16.652 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:45 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.008) 0:00:16.660 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:50 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.008) 0:00:16.669 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:56 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.007) 0:00:16.677 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.008) 0:00:16.685 ***** 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-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:9 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.007) 0:00:16.692 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.013) 0:00:16.706 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.010) 0:00:16.716 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004135", "end": "2023-12-30 13:34:42.883953", "rc": 0, "start": "2023-12-30 13:34:42.879818" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.228) 0:00:16.945 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.011) 0:00:16.957 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:11 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.009) 0:00:16.967 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:3 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.013) 0:00:16.980 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.010) 0:00:16.991 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:5 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.233) 0:00:17.225 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:14 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.027) 0:00:17.252 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.019) 0:00:17.272 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.024) 0:00:17.296 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.023) 0:00:17.320 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.013) 0:00:17.334 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.015) 0:00:17.349 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004136", "end": "2023-12-30 13:34:43.514961", "rc": 0, "start": "2023-12-30 13:34:43.510825" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.228) 0:00:17.578 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.033) 0:00:17.611 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.028) 0:00:17.640 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:23 Saturday 30 December 2023 13:34:46 +0000 (0:00:02.399) 0:00:20.040 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:31 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.016) 0:00:20.056 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:39 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.008) 0:00:20.065 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:45 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.008) 0:00:20.073 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.066457", "end": "2023-12-30 13:34:46.303360", "rc": 0, "start": "2023-12-30 13:34:46.236903" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:50 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.314) 0:00:20.388 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:56 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.016) 0:00:20.404 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.009) 0:00:20.414 ***** 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-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:18 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.010) 0:00:20.424 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.016) 0:00:20.441 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.012) 0:00:20.454 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004128", "end": "2023-12-30 13:34:46.651850", "rc": 0, "start": "2023-12-30 13:34:46.647722" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.258) 0:00:20.713 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.011) 0:00:20.724 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:20 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.018) 0:00:20.743 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_present.yml:3 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.020) 0:00:20.764 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.011) 0:00:20.775 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703943286.30063, "block_size": 4096, "blocks": 0, "ctime": 1703943286.30063, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32079, "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": 1703943286.30063, "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-ci5ltph2pv/tests/tasks/assert_device_present.yml:5 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.223) 0:00:20.999 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:23 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.013) 0:00:21.013 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.019) 0:00:21.032 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.009) 0:00:21.041 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.007) 0:00:21.049 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.010) 0:00:21.060 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.009) 0:00:21.070 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004197", "end": "2023-12-30 13:34:47.235713", "rc": 0, "start": "2023-12-30 13:34:47.231516" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.228) 0:00:21.298 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.012) 0:00:21.310 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.023) 0:00:21.333 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:23 Saturday 30 December 2023 13:34:49 +0000 (0:00:02.429) 0:00:23.763 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:31 Saturday 30 December 2023 13:34:49 +0000 (0:00:00.022) 0:00:23.786 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:39 Saturday 30 December 2023 13:34:49 +0000 (0:00:00.013) 0:00:23.799 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:45 Saturday 30 December 2023 13:34:49 +0000 (0:00:00.013) 0:00:23.812 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:50 Saturday 30 December 2023 13:34:49 +0000 (0:00:00.010) 0:00:23.823 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.014181", "end": "2023-12-30 13:34:50.009625", "rc": 0, "start": "2023-12-30 13:34:49.995444" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:56 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.254) 0:00:24.077 ***** 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-ci5ltph2pv/tests/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.009) 0:00:24.087 ***** 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-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:27 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.007) 0:00:24.095 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.020) 0:00:24.115 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.052) 0:00:24.168 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004165", "end": "2023-12-30 13:34:50.338713", "rc": 0, "start": "2023-12-30 13:34:50.334548" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.240) 0:00:24.408 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.016) 0:00:24.424 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/create_and_remove_interface.yml:29 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.011) 0:00:24.436 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:3 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.027) 0:00:24.463 ***** included: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.012) 0:00:24.476 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/assert_device_absent.yml:5 Saturday 30 December 2023 13:34:50 +0000 (0:00:00.224) 0:00:24.701 ***** 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 30 December 2023 13:34:50 +0000 (0:00:00.015) 0:00:24.716 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.43s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.41s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.40s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-ci5ltph2pv/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.75s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.40s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.31s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/el_repo_setup.yml:17 --------------- Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:39 ------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:31 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5ltph2pv/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci5ltph2pv/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. ---^---^---^---^---^---