# 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_helpers_and_asserts.yml:3 Wednesday 24 July 2024 18:57:44 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_helpers_and_asserts.yml:6 Wednesday 24 July 2024 18:57:45 +0000 (0:00:00.720) 0:00:00.734 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:3 Wednesday 24 July 2024 18:57:45 +0000 (0:00:00.025) 0:00:00.759 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:19 Wednesday 24 July 2024 18:57:45 +0000 (0:00:00.342) 0:00:01.102 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:24 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.260) 0:00:01.362 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:28 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.046) 0:00:01.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:53 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.037) 0:00:01.445 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:8 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.048) 0:00:01.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:24 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.053) 0:00:01.547 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:30 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.016) 0:00:01.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:35 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.042) 0:00:01.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:40 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.027) 0:00:01.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_helpers_and_asserts.yml:9 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.014) 0:00:01.649 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.019) 0:00:01.668 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.014) 0:00:01.683 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.020) 0:00:01.703 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003233", "end": "2024-07-24 18:57:46.694438", "rc": 0, "start": "2024-07-24 18:57:46.691205" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.266) 0:00:01.969 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.025) 0:00:01.995 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.031) 0:00:02.027 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.032) 0:00:02.059 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.014) 0:00:02.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.010) 0:00:02.084 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.012) 0:00:02.097 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:46 +0000 (0:00:00.012) 0:00:02.109 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003416", "end": "2024-07-24 18:57:47.053058", "rc": 0, "start": "2024-07-24 18:57:47.049642" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:47 +0000 (0:00:00.218) 0:00:02.328 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:47 +0000 (0:00:00.012) 0:00:02.340 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 18:57:47 +0000 (0:00:00.011) 0:00:02.352 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 18:57:48 +0000 (0:00:01.049) 0:00:03.401 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.018) 0:00:03.419 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.010) 0:00:03.430 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.010) 0:00:03.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.010) 0:00:03.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.013) 0:00:03.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.012) 0:00:03.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.012) 0:00:03.490 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.015) 0:00:03.506 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.015) 0:00:03.521 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003180", "end": "2024-07-24 18:57:48.444559", "rc": 0, "start": "2024-07-24 18:57:48.441379" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.178) 0:00:03.700 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.011) 0:00:03.711 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.010) 0:00:03.721 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.014) 0:00:03.736 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.011) 0:00:03.747 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.175) 0:00:03.923 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.016) 0:00:03.939 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.035) 0:00:03.974 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.011) 0:00:03.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.017) 0:00:04.003 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.012) 0:00:04.015 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.012) 0:00:04.027 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003245", "end": "2024-07-24 18:57:48.951230", "rc": 0, "start": "2024-07-24 18:57:48.947985" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.178) 0:00:04.206 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.016) 0:00:04.222 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 18:57:48 +0000 (0:00:00.011) 0:00:04.233 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 18:57:49 +0000 (0:00:00.877) 0:00:05.111 ******** 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.009639", "end": "2024-07-24 18:57:50.045838", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-24 18:57:50.036199" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003577", "end": "2024-07-24 18:57:50.257476", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-24 18:57:50.253899" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007106", "end": "2024-07-24 18:57:50.434780", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-24 18:57:50.427674" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.585) 0:00:05.696 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023230", "end": "2024-07-24 18:57:50.648317", "rc": 0, "start": "2024-07-24 18:57:50.625087" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.208) 0:00:05.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.010) 0:00:05.915 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.011) 0:00:05.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.012) 0:00:05.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.011) 0:00:05.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.009) 0:00:05.960 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.017) 0:00:05.977 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.011) 0:00:05.989 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003213", "end": "2024-07-24 18:57:50.910936", "rc": 0, "start": "2024-07-24 18:57:50.907723" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.179) 0:00:06.168 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.013) 0:00:06.182 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.018) 0:00:06.200 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 18:57:50 +0000 (0:00:00.033) 0:00:06.234 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.019) 0:00:06.253 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847470.0397909, "block_size": 4096, "blocks": 0, "ctime": 1721847470.0397909, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30458, "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": 1721847470.0397909, "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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.178) 0:00:06.432 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.014) 0:00:06.446 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.019) 0:00:06.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.014) 0:00:06.480 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.009) 0:00:06.490 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.013) 0:00:06.503 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.011) 0:00:06.515 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003386", "end": "2024-07-24 18:57:51.440185", "rc": 0, "start": "2024-07-24 18:57:51.436799" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.189) 0:00:06.705 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.023) 0:00:06.728 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 18:57:51 +0000 (0:00:00.023) 0:00:06.752 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.898) 0:00:07.650 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.018) 0:00:07.669 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.010) 0:00:07.680 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006104", "end": "2024-07-24 18:57:52.606387", "rc": 0, "start": "2024-07-24 18:57:52.600283" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.192) 0:00:07.872 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.031) 0:00:07.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.013) 0:00:07.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.012) 0:00:07.929 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.010) 0:00:07.940 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.020) 0:00:07.960 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.011) 0:00:07.972 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003172", "end": "2024-07-24 18:57:52.894696", "rc": 0, "start": "2024-07-24 18:57:52.891524" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.177) 0:00:08.150 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.011) 0:00:08.161 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.011) 0:00:08.172 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.020) 0:00:08.193 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:57:52 +0000 (0:00:00.011) 0:00:08.205 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.179) 0:00:08.385 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_helpers_and_asserts.yml:15 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.032) 0:00:08.417 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.026) 0:00:08.444 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.024) 0:00:08.468 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.034) 0:00:08.502 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003204", "end": "2024-07-24 18:57:53.425724", "rc": 0, "start": "2024-07-24 18:57:53.422520" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.179) 0:00:08.682 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.012) 0:00:08.695 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.011) 0:00:08.707 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.023) 0:00:08.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.011) 0:00:08.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.010) 0:00:08.752 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.013) 0:00:08.765 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.017) 0:00:08.783 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003393", "end": "2024-07-24 18:57:53.707402", "rc": 0, "start": "2024-07-24 18:57:53.704009" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.179) 0:00:08.963 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.011) 0:00:08.974 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 18:57:53 +0000 (0:00:00.010) 0:00:08.984 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.881) 0:00:09.865 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.018) 0:00:09.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.010) 0:00:09.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.010) 0:00:09.906 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.011) 0:00:09.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.010) 0:00:09.928 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.010) 0:00:09.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.010) 0:00:09.949 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.013) 0:00:09.962 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.011) 0:00:09.974 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003196", "end": "2024-07-24 18:57:54.894969", "rc": 0, "start": "2024-07-24 18:57:54.891773" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.174) 0:00:10.149 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.011) 0:00:10.160 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.010) 0:00:10.171 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.013) 0:00:10.185 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:57:54 +0000 (0:00:00.011) 0:00:10.196 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.173) 0:00:10.369 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.013) 0:00:10.383 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.018) 0:00:10.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.012) 0:00:10.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.010) 0:00:10.423 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.018) 0:00:10.442 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.024) 0:00:10.466 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003312", "end": "2024-07-24 18:57:55.393922", "rc": 0, "start": "2024-07-24 18:57:55.390610" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.183) 0:00:10.650 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.011) 0:00:10.661 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 18:57:55 +0000 (0:00:00.011) 0:00:10.673 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.893) 0:00:11.566 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.018) 0:00:11.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.010) 0:00:11.595 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.010) 0:00:11.605 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.060099", "end": "2024-07-24 18:57:56.586126", "rc": 0, "start": "2024-07-24 18:57:56.526027" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.244) 0:00:11.850 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.012) 0:00:11.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.018) 0:00:11.881 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.010) 0:00:11.892 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.023) 0:00:11.915 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.019) 0:00:11.935 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003397", "end": "2024-07-24 18:57:56.866568", "rc": 0, "start": "2024-07-24 18:57:56.863171" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.186) 0:00:12.121 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.016) 0:00:12.137 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.011) 0:00:12.149 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.020) 0:00:12.169 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:57:56 +0000 (0:00:00.013) 0:00:12.182 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847476.5815828, "block_size": 4096, "blocks": 0, "ctime": 1721847476.5815828, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30788, "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": 1721847476.5815828, "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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.203) 0:00:12.386 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.012) 0:00:12.399 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.023) 0:00:12.423 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.027) 0:00:12.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.011) 0:00:12.462 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.016) 0:00:12.478 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.011) 0:00:12.490 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003167", "end": "2024-07-24 18:57:57.417586", "rc": 0, "start": "2024-07-24 18:57:57.414419" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.193) 0:00:12.684 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.032) 0:00:12.716 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 18:57:57 +0000 (0:00:00.020) 0:00:12.736 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.893) 0:00:13.629 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.018) 0:00:13.648 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.010) 0:00:13.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.010) 0:00:13.669 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.011) 0:00:13.680 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007346", "end": "2024-07-24 18:57:58.610236", "rc": 0, "start": "2024-07-24 18:57:58.602890" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.184) 0:00:13.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.011) 0:00:13.877 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.011) 0:00:13.889 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.019) 0:00:13.909 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.010) 0:00:13.919 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003244", "end": "2024-07-24 18:57:58.842147", "rc": 0, "start": "2024-07-24 18:57:58.838903" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.177) 0:00:14.097 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.011) 0:00:14.108 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.012) 0:00:14.121 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.020) 0:00:14.141 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:57:58 +0000 (0:00:00.013) 0:00:14.155 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 18:57:59 +0000 (0:00:00.178) 0:00:14.333 ******** 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 Wednesday 24 July 2024 18:57:59 +0000 (0:00:00.012) 0:00:14.346 ******** =============================================================================== Install iproute --------------------------------------------------------- 1.05s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.59s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.34s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:3 Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:19 Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:52 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:37 Get stat for interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Delete veth interface veth1298 ------------------------------------------ 0.19s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:45 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/get_current_interfaces.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.18s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/manage_test_interface.yml:58 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---