# 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-cihlw4q86i/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-cihlw4q86i/tests/tests_helpers_and_asserts.yml:3 Saturday 20 April 2024 16:28:39 +0000 (0:00:00.045) 0:00:00.045 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tests_helpers_and_asserts.yml:6 Saturday 20 April 2024 16:28:39 +0000 (0:00:00.747) 0:00:00.793 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/tasks/el_repo_setup.yml:3 Saturday 20 April 2024 16:28:39 +0000 (0:00:00.056) 0:00:00.849 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:19 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.343) 0:00:01.192 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:24 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.280) 0:00:01.473 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:28 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.048) 0:00:01.521 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:53 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.033) 0:00:01.554 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:8 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.042) 0:00:01.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:24 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.033) 0:00:01.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:30 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.027) 0:00:01.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:35 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.014) 0:00:01.672 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:40 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.013) 0:00:01.685 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tests_helpers_and_asserts.yml:9 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.013) 0:00:01.699 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.020) 0:00:01.720 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.013) 0:00:01.733 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:40 +0000 (0:00:00.012) 0:00:01.745 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003075", "end": "2024-04-20 16:28:41.065466", "rc": 0, "start": "2024-04-20 16:28:41.062391" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.274) 0:00:02.019 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.011) 0:00:02.031 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.010) 0:00:02.041 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:3 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.015) 0:00:02.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:8 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.010) 0:00:02.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:13 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.009) 0:00:02.076 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.013) 0:00:02.090 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.011) 0:00:02.101 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003263", "end": "2024-04-20 16:28:41.328093", "rc": 0, "start": "2024-04-20 16:28:41.324830" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.180) 0:00:02.282 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.011) 0:00:02.293 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 Saturday 20 April 2024 16:28:41 +0000 (0:00:00.011) 0:00:02.305 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:28 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.980) 0:00:03.286 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:37 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.021) 0:00:03.308 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:45 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.012) 0:00:03.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:52 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.013) 0:00:03.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:58 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.012) 0:00:03.347 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:65 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.012) 0:00:03.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:71 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.012) 0:00:03.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.010) 0:00:03.383 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.018) 0:00:03.401 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.013) 0:00:03.415 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003154", "end": "2024-04-20 16:28:42.644700", "rc": 0, "start": "2024-04-20 16:28:42.641546" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.183) 0:00:03.599 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.012) 0:00:03.612 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.011) 0:00:03.623 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.015) 0:00:03.638 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.012) 0:00:03.651 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.179) 0:00:03.830 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.018) 0:00:03.849 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:3 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.029) 0:00:03.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:8 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.012) 0:00:03.891 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:13 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.013) 0:00:03.904 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.016) 0:00:03.920 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:42 +0000 (0:00:00.015) 0:00:03.936 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003216", "end": "2024-04-20 16:28:43.170074", "rc": 0, "start": "2024-04-20 16:28:43.166858" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:43 +0000 (0:00:00.191) 0:00:04.128 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:43 +0000 (0:00:00.012) 0:00:04.141 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 Saturday 20 April 2024 16:28:43 +0000 (0:00:00.012) 0:00:04.153 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:28 Saturday 20 April 2024 16:28:44 +0000 (0:00:00.917) 0:00:05.070 ******** 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.010618", "end": "2024-04-20 16:28:44.311891", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-04-20 16:28:44.301273" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003331", "end": "2024-04-20 16:28:44.523035", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-04-20 16:28:44.519704" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003830", "end": "2024-04-20 16:28:44.700400", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-04-20 16:28:44.696570" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:37 Saturday 20 April 2024 16:28:44 +0000 (0:00:00.597) 0:00:05.668 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.020529", "end": "2024-04-20 16:28:44.920587", "rc": 0, "start": "2024-04-20 16:28:44.900058" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:45 Saturday 20 April 2024 16:28:44 +0000 (0:00:00.214) 0:00:05.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:52 Saturday 20 April 2024 16:28:44 +0000 (0:00:00.013) 0:00:05.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:58 Saturday 20 April 2024 16:28:44 +0000 (0:00:00.011) 0:00:05.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:65 Saturday 20 April 2024 16:28:44 +0000 (0:00:00.011) 0:00:05.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:71 Saturday 20 April 2024 16:28:44 +0000 (0:00:00.011) 0:00:05.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.010) 0:00:05.941 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.018) 0:00:05.959 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.012) 0:00:05.972 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003055", "end": "2024-04-20 16:28:45.197985", "rc": 0, "start": "2024-04-20 16:28:45.194930" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.182) 0:00:06.154 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.012) 0:00:06.167 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.012) 0:00:06.179 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_present.yml:3 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.017) 0:00:06.197 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.013) 0:00:06.210 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713630524.304932, "block_size": 4096, "blocks": 0, "ctime": 1713630524.304932, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33085, "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": 1713630524.304932, "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-cihlw4q86i/tests/tasks/assert_device_present.yml:5 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.183) 0:00:06.393 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.013) 0:00:06.407 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:3 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.021) 0:00:06.428 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:8 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.018) 0:00:06.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:13 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.010) 0:00:06.458 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.013) 0:00:06.471 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.014) 0:00:06.486 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003083", "end": "2024-04-20 16:28:45.711796", "rc": 0, "start": "2024-04-20 16:28:45.708713" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.190) 0:00:06.676 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.014) 0:00:06.691 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 Saturday 20 April 2024 16:28:45 +0000 (0:00:00.056) 0:00:06.747 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:28 Saturday 20 April 2024 16:28:46 +0000 (0:00:00.922) 0:00:07.670 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:37 Saturday 20 April 2024 16:28:46 +0000 (0:00:00.033) 0:00:07.703 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:45 Saturday 20 April 2024 16:28:46 +0000 (0:00:00.015) 0:00:07.718 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007055", "end": "2024-04-20 16:28:46.954852", "rc": 0, "start": "2024-04-20 16:28:46.947797" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:52 Saturday 20 April 2024 16:28:46 +0000 (0:00:00.195) 0:00:07.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:58 Saturday 20 April 2024 16:28:46 +0000 (0:00:00.011) 0:00:07.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:65 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.011) 0:00:07.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:71 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.011) 0:00:07.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.011) 0:00:07.961 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.021) 0:00:07.982 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.012) 0:00:07.994 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003373", "end": "2024-04-20 16:28:47.222302", "rc": 0, "start": "2024-04-20 16:28:47.218929" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.182) 0:00:08.177 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.011) 0:00:08.188 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.011) 0:00:08.200 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.021) 0:00:08.221 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.012) 0:00:08.234 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.183) 0:00:08.417 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tests_helpers_and_asserts.yml:15 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.013) 0:00:08.431 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.016) 0:00:08.447 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.012) 0:00:08.460 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.010) 0:00:08.471 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003068", "end": "2024-04-20 16:28:47.699438", "rc": 0, "start": "2024-04-20 16:28:47.696370" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.182) 0:00:08.654 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.013) 0:00:08.667 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.012) 0:00:08.680 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.016) 0:00:08.696 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:8 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.011) 0:00:08.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:13 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.011) 0:00:08.720 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.014) 0:00:08.734 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.013) 0:00:08.747 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003225", "end": "2024-04-20 16:28:47.973241", "rc": 0, "start": "2024-04-20 16:28:47.970016" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:47 +0000 (0:00:00.180) 0:00:08.927 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:48 +0000 (0:00:00.013) 0:00:08.941 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 Saturday 20 April 2024 16:28:48 +0000 (0:00:00.015) 0:00:08.957 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:28 Saturday 20 April 2024 16:28:48 +0000 (0:00:00.927) 0:00:09.885 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:37 Saturday 20 April 2024 16:28:48 +0000 (0:00:00.022) 0:00:09.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:45 Saturday 20 April 2024 16:28:48 +0000 (0:00:00.025) 0:00:09.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:52 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.011) 0:00:09.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:58 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.013) 0:00:09.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:65 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.017) 0:00:09.977 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:71 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.021) 0:00:09.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.020) 0:00:10.018 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.018) 0:00:10.037 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.021) 0:00:10.058 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003190", "end": "2024-04-20 16:28:49.288163", "rc": 0, "start": "2024-04-20 16:28:49.284973" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.185) 0:00:10.244 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.014) 0:00:10.258 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.019) 0:00:10.277 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.029) 0:00:10.307 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.023) 0:00:10.330 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.190) 0:00:10.520 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.014) 0:00:10.535 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:3 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.022) 0:00:10.557 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:8 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.017) 0:00:10.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:13 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.012) 0:00:10.587 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.014) 0:00:10.602 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.015) 0:00:10.618 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003126", "end": "2024-04-20 16:28:49.848127", "rc": 0, "start": "2024-04-20 16:28:49.845001" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.188) 0:00:10.806 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.013) 0:00:10.820 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 Saturday 20 April 2024 16:28:49 +0000 (0:00:00.024) 0:00:10.844 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:28 Saturday 20 April 2024 16:28:50 +0000 (0:00:00.957) 0:00:11.802 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:37 Saturday 20 April 2024 16:28:50 +0000 (0:00:00.020) 0:00:11.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:45 Saturday 20 April 2024 16:28:50 +0000 (0:00:00.012) 0:00:11.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:52 Saturday 20 April 2024 16:28:50 +0000 (0:00:00.014) 0:00:11.850 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.081813", "end": "2024-04-20 16:28:51.159010", "rc": 0, "start": "2024-04-20 16:28:51.077197" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:58 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.273) 0:00:12.123 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:65 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.013) 0:00:12.137 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:71 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.013) 0:00:12.150 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.010) 0:00:12.160 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.019) 0:00:12.180 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.014) 0:00:12.195 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003379", "end": "2024-04-20 16:28:51.420735", "rc": 0, "start": "2024-04-20 16:28:51.417356" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.180) 0:00:12.375 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.011) 0:00:12.387 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.012) 0:00:12.399 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_present.yml:3 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.019) 0:00:12.418 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.013) 0:00:12.431 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713630531.154699, "block_size": 4096, "blocks": 0, "ctime": 1713630531.154699, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33413, "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": 1713630531.154699, "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-cihlw4q86i/tests/tasks/assert_device_present.yml:5 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.179) 0:00:12.611 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.036) 0:00:12.647 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:3 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.022) 0:00:12.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:8 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.016) 0:00:12.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:13 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.012) 0:00:12.699 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.018) 0:00:12.717 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.012) 0:00:12.729 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003113", "end": "2024-04-20 16:28:51.956871", "rc": 0, "start": "2024-04-20 16:28:51.953758" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:51 +0000 (0:00:00.180) 0:00:12.910 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:52 +0000 (0:00:00.056) 0:00:12.967 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 Saturday 20 April 2024 16:28:52 +0000 (0:00:00.014) 0:00:12.981 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:28 Saturday 20 April 2024 16:28:52 +0000 (0:00:00.927) 0:00:13.909 ******** 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-cihlw4q86i/tests/tasks/manage_test_interface.yml:37 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.036) 0:00:13.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:45 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.013) 0:00:13.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:52 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.019) 0:00:13.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:58 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.013) 0:00:13.991 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011038", "end": "2024-04-20 16:28:53.231817", "rc": 0, "start": "2024-04-20 16:28:53.220779" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:65 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.196) 0:00:14.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:71 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.013) 0:00:14.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.013) 0:00:14.215 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.022) 0:00:14.238 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.013) 0:00:14.252 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003325", "end": "2024-04-20 16:28:53.481907", "rc": 0, "start": "2024-04-20 16:28:53.478582" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.184) 0:00:14.436 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.012) 0:00:14.448 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.011) 0:00:14.460 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.022) 0:00:14.482 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.013) 0:00:14.496 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:28:53 +0000 (0:00:00.179) 0:00:14.675 ******** 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 20 April 2024 16:28:53 +0000 (0:00:00.011) 0:00:14.687 ******** =============================================================================== Install iproute --------------------------------------------------------- 0.98s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-weekly-cihlw4q86i/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:28 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.34s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:19 --------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:52 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:37 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:58 ------- Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cihlw4q86i/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. ---^---^---^---^---^---