# 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-cioh9zokzp/.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-cioh9zokzp/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-cioh9zokzp/tests/tests_helpers_and_asserts.yml:3 Saturday 13 July 2024 13:14:02 +0000 (0:00:00.038) 0:00:00.038 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tests_helpers_and_asserts.yml:6 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.820) 0:00:00.858 ********* included: /WORKDIR/git-weekly-cioh9zokzp/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-cioh9zokzp/tests/tasks/el_repo_setup.yml:3 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.022) 0:00:00.881 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/el_repo_setup.yml:17 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.320) 0:00:01.202 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/el_repo_setup.yml:22 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.238) 0:00:01.440 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/el_repo_setup.yml:26 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.013) 0:00:01.454 ********* 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-cioh9zokzp/tests/tasks/el_repo_setup.yml:51 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.008) 0:00:01.463 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/enable_epel.yml:8 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.023) 0:00:01.486 ********* 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-cioh9zokzp/tests/tasks/enable_epel.yml:24 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.009) 0:00:01.496 ********* 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-cioh9zokzp/tests/tasks/enable_epel.yml:30 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.007) 0:00:01.503 ********* 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-cioh9zokzp/tests/tasks/enable_epel.yml:35 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.008) 0:00:01.512 ********* 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-cioh9zokzp/tests/tasks/enable_epel.yml:40 Saturday 13 July 2024 13:14:03 +0000 (0:00:00.008) 0:00:01.520 ********* 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-cioh9zokzp/tests/tests_helpers_and_asserts.yml:9 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.008) 0:00:01.529 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.020) 0:00:01.549 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.011) 0:00:01.561 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.013) 0:00:01.574 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002936", "end": "2024-07-13 09:14:04.280246", "rc": 0, "start": "2024-07-13 09:14:04.277310" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.250) 0:00:01.825 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.010) 0:00:01.835 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.011) 0:00:01.847 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.015) 0:00:01.862 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.007) 0:00:01.870 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.007) 0:00:01.878 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.012) 0:00:01.890 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.010) 0:00:01.901 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002970", "end": "2024-07-13 09:14:04.533842", "rc": 0, "start": "2024-07-13 09:14:04.530872" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.184) 0:00:02.086 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.016) 0:00:02.103 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:14:04 +0000 (0:00:00.012) 0:00:02.115 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:27 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.801) 0:00:02.917 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:35 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.032) 0:00:02.949 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:43 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.021) 0:00:02.971 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:49 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.011) 0:00:02.983 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:54 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.021) 0:00:03.005 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:60 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.021) 0:00:03.026 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.028) 0:00:03.054 ********* 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-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.014) 0:00:03.068 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.020) 0:00:03.089 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.011) 0:00:03.100 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002930", "end": "2024-07-13 09:14:05.734836", "rc": 0, "start": "2024-07-13 09:14:05.731906" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.181) 0:00:03.282 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.009) 0:00:03.292 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.012) 0:00:03.304 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.013) 0:00:03.317 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.010) 0:00:03.327 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.168) 0:00:03.496 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.011) 0:00:03.507 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:14:05 +0000 (0:00:00.014) 0:00:03.522 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.007) 0:00:03.529 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.007) 0:00:03.536 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.011) 0:00:03.547 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.009) 0:00:03.557 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003246", "end": "2024-07-13 09:14:06.187682", "rc": 0, "start": "2024-07-13 09:14:06.184436" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.184) 0:00:03.741 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.011) 0:00:03.752 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.011) 0:00:03.763 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:27 Saturday 13 July 2024 13:14:06 +0000 (0:00:00.687) 0:00:04.451 ********* 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.007827", "end": "2024-07-13 09:14:07.090574", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-13 09:14:07.082747" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005074", "end": "2024-07-13 09:14:07.286307", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-13 09:14:07.281233" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007420", "end": "2024-07-13 09:14:07.453783", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-13 09:14:07.446363" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:35 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.549) 0:00:05.001 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.019865", "end": "2024-07-13 09:14:07.661163", "rc": 0, "start": "2024-07-13 09:14:07.641298" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:43 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.205) 0:00:05.207 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:49 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.008) 0:00:05.215 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:54 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.008) 0:00:05.224 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:60 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.007) 0:00:05.231 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.007) 0:00:05.239 ********* 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-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.012) 0:00:05.252 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.017) 0:00:05.269 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.011) 0:00:05.281 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002880", "end": "2024-07-13 09:14:07.909487", "rc": 0, "start": "2024-07-13 09:14:07.906607" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.183) 0:00:05.464 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.016) 0:00:05.480 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.014) 0:00:05.495 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_present.yml:3 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.019) 0:00:05.515 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:14:07 +0000 (0:00:00.012) 0:00:05.528 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720876447.0861852, "block_size": 4096, "blocks": 0, "ctime": 1720876447.0861852, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29669, "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": 1720876447.0861852, "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-cioh9zokzp/tests/tasks/assert_device_present.yml:5 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.232) 0:00:05.760 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.012) 0:00:05.772 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.019) 0:00:05.792 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.033) 0:00:05.825 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.017) 0:00:05.842 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.018) 0:00:05.861 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.013) 0:00:05.875 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002903", "end": "2024-07-13 09:14:08.501390", "rc": 0, "start": "2024-07-13 09:14:08.498487" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.173) 0:00:06.048 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.017) 0:00:06.066 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:14:08 +0000 (0:00:00.013) 0:00:06.080 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:27 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.731) 0:00:06.811 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:35 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.029) 0:00:06.840 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:43 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.050) 0:00:06.891 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009947", "end": "2024-07-13 09:14:09.573500", "rc": 0, "start": "2024-07-13 09:14:09.563553" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:49 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.247) 0:00:07.138 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:54 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.040) 0:00:07.179 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:60 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.018) 0:00:07.198 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.051) 0:00:07.249 ********* 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-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.011) 0:00:07.261 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.020) 0:00:07.282 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.012) 0:00:07.294 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002885", "end": "2024-07-13 09:14:09.976265", "rc": 0, "start": "2024-07-13 09:14:09.973380" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:09 +0000 (0:00:00.233) 0:00:07.527 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.010) 0:00:07.537 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.010) 0:00:07.548 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.020) 0:00:07.569 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.011) 0:00:07.580 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.171) 0:00:07.751 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tests_helpers_and_asserts.yml:15 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.013) 0:00:07.764 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.018) 0:00:07.783 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.017) 0:00:07.800 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.010) 0:00:07.811 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003036", "end": "2024-07-13 09:14:10.452255", "rc": 0, "start": "2024-07-13 09:14:10.449219" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.205) 0:00:08.016 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.013) 0:00:08.029 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.027) 0:00:08.056 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.016) 0:00:08.073 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.009) 0:00:08.082 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.017) 0:00:08.100 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.018) 0:00:08.118 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.014) 0:00:08.133 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002789", "end": "2024-07-13 09:14:10.770319", "rc": 0, "start": "2024-07-13 09:14:10.767530" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.183) 0:00:08.316 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.010) 0:00:08.327 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:14:10 +0000 (0:00:00.010) 0:00:08.337 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:27 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.684) 0:00:09.021 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:35 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.015) 0:00:09.037 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:43 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.012) 0:00:09.050 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:49 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.013) 0:00:09.063 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:54 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.010) 0:00:09.073 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:60 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.009) 0:00:09.082 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.009) 0:00:09.092 ********* 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-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.012) 0:00:09.104 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.013) 0:00:09.117 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.011) 0:00:09.129 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003230", "end": "2024-07-13 09:14:11.775525", "rc": 0, "start": "2024-07-13 09:14:11.772295" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.194) 0:00:09.323 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.011) 0:00:09.335 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.015) 0:00:09.351 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.013) 0:00:09.364 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:14:11 +0000 (0:00:00.010) 0:00:09.375 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.190) 0:00:09.565 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.016) 0:00:09.581 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.020) 0:00:09.602 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.018) 0:00:09.620 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.009) 0:00:09.630 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.013) 0:00:09.643 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.016) 0:00:09.659 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.005852", "end": "2024-07-13 09:14:12.301711", "rc": 0, "start": "2024-07-13 09:14:12.295859" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.197) 0:00:09.857 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.016) 0:00:09.873 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:14:12 +0000 (0:00:00.011) 0:00:09.885 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:27 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.674) 0:00:10.559 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:35 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.016) 0:00:10.575 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:43 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.009) 0:00:10.584 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:49 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.009) 0:00:10.594 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.074513", "end": "2024-07-13 09:14:13.295249", "rc": 0, "start": "2024-07-13 09:14:13.220736" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:54 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.267) 0:00:10.861 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:60 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.008) 0:00:10.870 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.009) 0:00:10.880 ********* 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-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.013) 0:00:10.893 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.015) 0:00:10.909 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.009) 0:00:10.919 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003077", "end": "2024-07-13 09:14:13.554700", "rc": 0, "start": "2024-07-13 09:14:13.551623" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.192) 0:00:11.112 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.014) 0:00:11.127 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.011) 0:00:11.138 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_present.yml:3 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.024) 0:00:11.162 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.011) 0:00:11.174 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720876453.292452, "block_size": 4096, "blocks": 0, "ctime": 1720876453.292452, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29999, "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": 1720876453.292452, "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-cioh9zokzp/tests/tasks/assert_device_present.yml:5 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.181) 0:00:11.355 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.012) 0:00:11.367 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.019) 0:00:11.387 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.008) 0:00:11.395 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.008) 0:00:11.404 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.011) 0:00:11.415 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:13 +0000 (0:00:00.010) 0:00:11.426 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002871", "end": "2024-07-13 09:14:14.055388", "rc": 0, "start": "2024-07-13 09:14:14.052517" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.178) 0:00:11.605 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.014) 0:00:11.620 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.011) 0:00:11.631 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:27 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.673) 0:00:12.305 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:35 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.018) 0:00:12.323 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:43 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.011) 0:00:12.335 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:49 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.011) 0:00:12.346 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:54 Saturday 13 July 2024 13:14:14 +0000 (0:00:00.010) 0:00:12.357 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010033", "end": "2024-07-13 09:14:15.004080", "rc": 0, "start": "2024-07-13 09:14:14.994047" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:60 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.193) 0:00:12.551 ********* 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-cioh9zokzp/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.011) 0:00:12.562 ********* 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-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.008) 0:00:12.571 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.018) 0:00:12.589 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.010) 0:00:12.600 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002856", "end": "2024-07-13 09:14:15.228464", "rc": 0, "start": "2024-07-13 09:14:15.225608" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.176) 0:00:12.776 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.009) 0:00:12.786 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.016) 0:00:12.802 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.024) 0:00:12.826 ********* included: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.011) 0:00:12.838 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.175) 0:00:13.014 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 13 July 2024 13:14:15 +0000 (0:00:00.023) 0:00:13.038 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-cioh9zokzp/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.73s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.69s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.68s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.67s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.67s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.55s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.32s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:43 ------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.23s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_interface_stat.yml:3 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-cioh9zokzp/tests/tasks/manage_test_interface.yml:54 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---