# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ciroymbdez/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-ciroymbdez/tests/tests_helpers_and_asserts.yml:3 Saturday 08 June 2024 13:16:33 +0000 (0:00:00.014) 0:00:00.014 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciroymbdez/tests/tests_helpers_and_asserts.yml:6 Saturday 08 June 2024 13:16:34 +0000 (0:00:00.690) 0:00:00.704 ********* included: /WORKDIR/git-weekly-ciroymbdez/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-ciroymbdez/tests/tasks/el_repo_setup.yml:3 Saturday 08 June 2024 13:16:34 +0000 (0:00:00.021) 0:00:00.726 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/el_repo_setup.yml:19 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.326) 0:00:01.052 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/el_repo_setup.yml:24 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.296) 0:00:01.349 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/el_repo_setup.yml:28 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.055) 0:00:01.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/el_repo_setup.yml:53 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.045) 0:00:01.451 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/enable_epel.yml:8 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.051) 0:00:01.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/enable_epel.yml:24 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.010) 0:00:01.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/enable_epel.yml:30 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.031) 0:00:01.545 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/enable_epel.yml:35 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.030) 0:00:01.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/enable_epel.yml:40 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.026) 0:00:01.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tests_helpers_and_asserts.yml:9 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.029) 0:00:01.632 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.050) 0:00:01.682 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.022) 0:00:01.705 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.012) 0:00:01.717 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003262", "end": "2024-06-08 13:16:35.871260", "rc": 0, "start": "2024-06-08 13:16:35.867998" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.222) 0:00:01.940 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.011) 0:00:01.951 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.009) 0:00:01.961 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.015) 0:00:01.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.010) 0:00:01.987 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.008) 0:00:01.996 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.012) 0:00:02.008 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:35 +0000 (0:00:00.010) 0:00:02.019 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004507", "end": "2024-06-08 13:16:36.125930", "rc": 0, "start": "2024-06-08 13:16:36.121423" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:36 +0000 (0:00:00.182) 0:00:02.201 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:36 +0000 (0:00:00.039) 0:00:02.241 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:16:36 +0000 (0:00:00.012) 0:00:02.254 ********* 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-ciroymbdez/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:16:37 +0000 (0:00:01.033) 0:00:03.287 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.022) 0:00:03.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.018) 0:00:03.328 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.013) 0:00:03.341 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.011) 0:00:03.353 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.017) 0:00:03.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.021) 0:00:03.392 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.021) 0:00:03.413 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.021) 0:00:03.435 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.016) 0:00:03.451 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003274", "end": "2024-06-08 13:16:37.582110", "rc": 0, "start": "2024-06-08 13:16:37.578836" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.206) 0:00:03.658 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.012) 0:00:03.671 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.011) 0:00:03.682 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.014) 0:00:03.697 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.029) 0:00:03.726 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.222) 0:00:03.948 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.028) 0:00:03.977 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.024) 0:00:04.001 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:16:37 +0000 (0:00:00.037) 0:00:04.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:16:38 +0000 (0:00:00.033) 0:00:04.072 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:38 +0000 (0:00:00.021) 0:00:04.093 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:38 +0000 (0:00:00.012) 0:00:04.106 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003360", "end": "2024-06-08 13:16:38.221381", "rc": 0, "start": "2024-06-08 13:16:38.218021" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:38 +0000 (0:00:00.213) 0:00:04.320 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:38 +0000 (0:00:00.011) 0:00:04.332 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:16:38 +0000 (0:00:00.030) 0:00:04.362 ********* 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-ciroymbdez/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:16:39 +0000 (0:00:00.911) 0:00:05.274 ********* 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.010388", "end": "2024-06-08 13:16:39.391469", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-08 13:16:39.381081" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003499", "end": "2024-06-08 13:16:39.591678", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-08 13:16:39.588179" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003634", "end": "2024-06-08 13:16:39.759792", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-08 13:16:39.756158" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:16:39 +0000 (0:00:00.557) 0:00:05.831 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023014", "end": "2024-06-08 13:16:39.960986", "rc": 0, "start": "2024-06-08 13:16:39.937972" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:16:39 +0000 (0:00:00.201) 0:00:06.032 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:16:39 +0000 (0:00:00.011) 0:00:06.043 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.013) 0:00:06.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.010) 0:00:06.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.010) 0:00:06.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.010) 0:00:06.088 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.016) 0:00:06.104 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.011) 0:00:06.116 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003615", "end": "2024-06-08 13:16:40.225820", "rc": 0, "start": "2024-06-08 13:16:40.222205" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.180) 0:00:06.296 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.024) 0:00:06.321 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.012) 0:00:06.334 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.024) 0:00:06.358 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.011) 0:00:06.370 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717852599.384779, "block_size": 4096, "blocks": 0, "ctime": 1717852599.384779, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32089, "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": 1717852599.384779, "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-ciroymbdez/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.173) 0:00:06.543 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.011) 0:00:06.554 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.019) 0:00:06.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.022) 0:00:06.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.028) 0:00:06.625 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.026) 0:00:06.651 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.044) 0:00:06.696 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003231", "end": "2024-06-08 13:16:40.828344", "rc": 0, "start": "2024-06-08 13:16:40.825113" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.205) 0:00:06.901 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.011) 0:00:06.913 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:16:40 +0000 (0:00:00.010) 0:00:06.923 ********* 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-ciroymbdez/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:16:41 +0000 (0:00:00.890) 0:00:07.813 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:16:41 +0000 (0:00:00.025) 0:00:07.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:16:41 +0000 (0:00:00.011) 0:00:07.850 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006926", "end": "2024-06-08 13:16:41.962383", "rc": 0, "start": "2024-06-08 13:16:41.955457" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:16:41 +0000 (0:00:00.184) 0:00:08.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:16:41 +0000 (0:00:00.013) 0:00:08.048 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.011) 0:00:08.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.010) 0:00:08.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.009) 0:00:08.080 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.020) 0:00:08.101 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.011) 0:00:08.113 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003396", "end": "2024-06-08 13:16:42.223674", "rc": 0, "start": "2024-06-08 13:16:42.220278" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.192) 0:00:08.305 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.024) 0:00:08.329 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.025) 0:00:08.355 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.038) 0:00:08.394 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.029) 0:00:08.423 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.185) 0:00:08.609 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tests_helpers_and_asserts.yml:15 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.017) 0:00:08.627 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.030) 0:00:08.657 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.018) 0:00:08.676 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.019) 0:00:08.696 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003206", "end": "2024-06-08 13:16:42.819543", "rc": 0, "start": "2024-06-08 13:16:42.816337" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.197) 0:00:08.893 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.011) 0:00:08.904 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.018) 0:00:08.922 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.014) 0:00:08.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.010) 0:00:08.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.030) 0:00:08.978 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.026) 0:00:09.005 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:42 +0000 (0:00:00.020) 0:00:09.026 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003264", "end": "2024-06-08 13:16:43.132713", "rc": 0, "start": "2024-06-08 13:16:43.129449" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:43 +0000 (0:00:00.178) 0:00:09.205 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:43 +0000 (0:00:00.011) 0:00:09.216 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:16:43 +0000 (0:00:00.010) 0:00:09.227 ********* 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-ciroymbdez/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.883) 0:00:10.110 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.027) 0:00:10.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.014) 0:00:10.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.013) 0:00:10.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.010) 0:00:10.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.011) 0:00:10.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.013) 0:00:10.202 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.029) 0:00:10.232 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.016) 0:00:10.248 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.013) 0:00:10.262 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003140", "end": "2024-06-08 13:16:44.379551", "rc": 0, "start": "2024-06-08 13:16:44.376411" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.188) 0:00:10.450 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.011) 0:00:10.462 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.009) 0:00:10.471 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.014) 0:00:10.486 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.011) 0:00:10.498 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.173) 0:00:10.671 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.012) 0:00:10.683 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.015) 0:00:10.699 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.009) 0:00:10.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.009) 0:00:10.719 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.012) 0:00:10.731 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.011) 0:00:10.743 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003183", "end": "2024-06-08 13:16:44.852526", "rc": 0, "start": "2024-06-08 13:16:44.849343" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.178) 0:00:10.921 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.010) 0:00:10.932 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:16:44 +0000 (0:00:00.009) 0:00:10.942 ********* 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-ciroymbdez/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:16:45 +0000 (0:00:00.903) 0:00:11.845 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:16:45 +0000 (0:00:00.016) 0:00:11.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:16:45 +0000 (0:00:00.010) 0:00:11.873 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:16:45 +0000 (0:00:00.010) 0:00:11.884 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013161", "end": "2024-06-08 13:16:46.002944", "rc": 0, "start": "2024-06-08 13:16:45.989783" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.196) 0:00:12.080 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.011) 0:00:12.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.012) 0:00:12.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.010) 0:00:12.114 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.016) 0:00:12.131 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.012) 0:00:12.144 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003392", "end": "2024-06-08 13:16:46.247638", "rc": 0, "start": "2024-06-08 13:16:46.244246" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.174) 0:00:12.318 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.015) 0:00:12.334 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.016) 0:00:12.350 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.019) 0:00:12.370 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.011) 0:00:12.382 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717852606.0001545, "block_size": 4096, "blocks": 0, "ctime": 1717852606.0001545, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32417, "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": 1717852606.0001545, "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-ciroymbdez/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.195) 0:00:12.577 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.038) 0:00:12.616 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.038) 0:00:12.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.011) 0:00:12.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.009) 0:00:12.676 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.011) 0:00:12.688 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.011) 0:00:12.700 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003226", "end": "2024-06-08 13:16:46.807488", "rc": 0, "start": "2024-06-08 13:16:46.804262" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.177) 0:00:12.878 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.012) 0:00:12.890 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:16:46 +0000 (0:00:00.009) 0:00:12.900 ********* 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-ciroymbdez/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:16:47 +0000 (0:00:00.895) 0:00:13.796 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:16:47 +0000 (0:00:00.017) 0:00:13.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:16:47 +0000 (0:00:00.011) 0:00:13.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:16:47 +0000 (0:00:00.011) 0:00:13.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:16:47 +0000 (0:00:00.011) 0:00:13.846 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013535", "end": "2024-06-08 13:16:47.962334", "rc": 0, "start": "2024-06-08 13:16:47.948799" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:16:47 +0000 (0:00:00.184) 0:00:14.031 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:16:47 +0000 (0:00:00.010) 0:00:14.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.009) 0:00:14.052 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.019) 0:00:14.072 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.010) 0:00:14.082 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003266", "end": "2024-06-08 13:16:48.186017", "rc": 0, "start": "2024-06-08 13:16:48.182751" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.176) 0:00:14.258 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.011) 0:00:14.270 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.015) 0:00:14.286 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.028) 0:00:14.314 ********* included: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.013) 0:00:14.328 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciroymbdez/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.183) 0:00:14.512 ********* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 08 June 2024 13:16:48 +0000 (0:00:00.012) 0:00:14.524 ********* =============================================================================== Install iproute --------------------------------------------------------- 1.03s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-weekly-ciroymbdez/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.56s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:28 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.33s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/el_repo_setup.yml:19 --------------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.22s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.20s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:37 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/manage_test_interface.yml:52 ------- Get stat for interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ciroymbdez/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---