# 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-bond_options_rewriteu4bx3glo/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tests_helpers_and_asserts.yml:3 Wednesday 14 February 2024 17:13:53 +0000 (0:00:00.014) 0:00:00.014 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tests_helpers_and_asserts.yml:6 Wednesday 14 February 2024 17:13:54 +0000 (0:00:00.758) 0:00:00.772 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/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-bond_options_rewriteu4bx3glo/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 17:13:54 +0000 (0:00:00.025) 0:00:00.798 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/el_repo_setup.yml:19 Wednesday 14 February 2024 17:13:54 +0000 (0:00:00.375) 0:00:01.174 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/el_repo_setup.yml:24 Wednesday 14 February 2024 17:13:55 +0000 (0:00:00.298) 0:00:01.472 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/el_repo_setup.yml:28 Wednesday 14 February 2024 17:13:55 +0000 (0:00:00.035) 0:00:01.507 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/el_repo_setup.yml:53 Wednesday 14 February 2024 17:13:55 +0000 (0:00:00.024) 0:00:01.532 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 17:13:55 +0000 (0:00:00.055) 0:00:01.588 **** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 17:13:55 +0000 (0:00:00.252) 0:00:01.840 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 17:13:55 +0000 (0:00:00.011) 0:00:01.851 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 17:13:55 +0000 (0:00:00.011) 0:00:01.863 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.263437", "end": "2024-02-14 17:13:55.989327", "rc": 0, "start": "2024-02-14 17:13:55.725890" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.465) 0:00:02.328 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tests_helpers_and_asserts.yml:9 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.010) 0:00:02.339 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.013) 0:00:02.352 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.012) 0:00:02.365 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.012) 0:00:02.377 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003631", "end": "2024-02-14 17:13:56.243829", "rc": 0, "start": "2024-02-14 17:13:56.240198" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.212) 0:00:02.590 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.016) 0:00:02.606 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.010) 0:00:02.616 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.021) 0:00:02.638 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.016) 0:00:02.655 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.013) 0:00:02.668 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.013) 0:00:02.682 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.015) 0:00:02.697 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003715", "end": "2024-02-14 17:13:56.564752", "rc": 0, "start": "2024-02-14 17:13:56.561037" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.208) 0:00:02.906 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.015) 0:00:02.922 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 17:13:56 +0000 (0:00:00.010) 0:00:02.932 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 17:13:59 +0000 (0:00:03.159) 0:00:06.092 **** 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-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.018) 0:00:06.110 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.010) 0:00:06.121 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.010) 0:00:06.132 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.010) 0:00:06.142 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.010) 0:00:06.153 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.010) 0:00:06.163 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.009) 0:00:06.172 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.014) 0:00:06.187 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:13:59 +0000 (0:00:00.010) 0:00:06.197 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003881", "end": "2024-02-14 17:14:00.066762", "rc": 0, "start": "2024-02-14 17:14:00.062881" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.214) 0:00:06.412 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.021) 0:00:06.434 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.012) 0:00:06.447 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.021) 0:00:06.468 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.022) 0:00:06.490 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.210) 0:00:06.701 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.012) 0:00:06.713 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.017) 0:00:06.731 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.010) 0:00:06.741 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.009) 0:00:06.751 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.011) 0:00:06.763 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.010) 0:00:06.773 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003656", "end": "2024-02-14 17:14:00.640532", "rc": 0, "start": "2024-02-14 17:14:00.636876" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.207) 0:00:06.981 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.011) 0:00:06.992 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 17:14:00 +0000 (0:00:00.010) 0:00:07.003 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 17:14:03 +0000 (0:00:02.875) 0:00:09.878 **** 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.014094", "end": "2024-02-14 17:14:03.760106", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-14 17:14:03.746012" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004502", "end": "2024-02-14 17:14:03.994881", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-14 17:14:03.990379" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004565", "end": "2024-02-14 17:14:04.197935", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-14 17:14:04.193370" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.660) 0:00:10.539 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024746", "end": "2024-02-14 17:14:04.428324", "rc": 0, "start": "2024-02-14 17:14:04.403578" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.230) 0:00:10.769 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.012) 0:00:10.782 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.012) 0:00:10.794 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.011) 0:00:10.806 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.010) 0:00:10.817 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.010) 0:00:10.827 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.016) 0:00:10.844 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.011) 0:00:10.856 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003626", "end": "2024-02-14 17:14:04.747016", "rc": 0, "start": "2024-02-14 17:14:04.743390" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.235) 0:00:11.092 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.047) 0:00:11.139 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.011) 0:00:11.151 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.020) 0:00:11.171 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 17:14:04 +0000 (0:00:00.018) 0:00:11.190 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707930843.749858, "block_size": 4096, "blocks": 0, "ctime": 1707930843.749858, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32493, "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": 1707930843.749858, "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-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.205) 0:00:11.395 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.028) 0:00:11.424 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.020) 0:00:11.444 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.035) 0:00:11.480 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.014) 0:00:11.494 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.022) 0:00:11.517 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.015) 0:00:11.533 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003892", "end": "2024-02-14 17:14:05.399868", "rc": 0, "start": "2024-02-14 17:14:05.395976" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.212) 0:00:11.746 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.015) 0:00:11.761 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 17:14:05 +0000 (0:00:00.029) 0:00:11.790 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 17:14:08 +0000 (0:00:02.859) 0:00:14.649 **** 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-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.018) 0:00:14.668 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.011) 0:00:14.679 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011980", "end": "2024-02-14 17:14:08.555361", "rc": 0, "start": "2024-02-14 17:14:08.543381" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.221) 0:00:14.900 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.013) 0:00:14.914 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.011) 0:00:14.926 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.011) 0:00:14.937 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.009) 0:00:14.947 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.022) 0:00:14.969 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.015) 0:00:14.985 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003414", "end": "2024-02-14 17:14:08.851510", "rc": 0, "start": "2024-02-14 17:14:08.848096" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.210) 0:00:15.196 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.011) 0:00:15.207 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.011) 0:00:15.219 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.020) 0:00:15.239 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 17:14:08 +0000 (0:00:00.012) 0:00:15.252 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.201) 0:00:15.453 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tests_helpers_and_asserts.yml:15 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.012) 0:00:15.466 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.014) 0:00:15.480 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.010) 0:00:15.491 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.009) 0:00:15.501 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003567", "end": "2024-02-14 17:14:09.364494", "rc": 0, "start": "2024-02-14 17:14:09.360927" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.204) 0:00:15.706 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.012) 0:00:15.719 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.010) 0:00:15.729 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.016) 0:00:15.745 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.011) 0:00:15.756 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.013) 0:00:15.770 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.011) 0:00:15.781 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.010) 0:00:15.792 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003781", "end": "2024-02-14 17:14:09.658734", "rc": 0, "start": "2024-02-14 17:14:09.654953" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.207) 0:00:15.999 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.011) 0:00:16.010 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 17:14:09 +0000 (0:00:00.009) 0:00:16.020 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 17:14:12 +0000 (0:00:02.886) 0:00:18.907 **** 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-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.021) 0:00:18.928 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.012) 0:00:18.941 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.011) 0:00:18.952 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.011) 0:00:18.963 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.011) 0:00:18.974 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.011) 0:00:18.986 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.015) 0:00:19.001 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.013) 0:00:19.014 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.011) 0:00:19.026 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003442", "end": "2024-02-14 17:14:12.891362", "rc": 0, "start": "2024-02-14 17:14:12.887920" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.207) 0:00:19.234 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.013) 0:00:19.248 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.013) 0:00:19.261 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.019) 0:00:19.280 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 17:14:12 +0000 (0:00:00.012) 0:00:19.293 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.203) 0:00:19.497 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.012) 0:00:19.510 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.016) 0:00:19.526 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.011) 0:00:19.538 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.010) 0:00:19.548 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.013) 0:00:19.561 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.017) 0:00:19.579 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003642", "end": "2024-02-14 17:14:13.443323", "rc": 0, "start": "2024-02-14 17:14:13.439681" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.203) 0:00:19.782 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.012) 0:00:19.795 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 17:14:13 +0000 (0:00:00.010) 0:00:19.806 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 17:14:16 +0000 (0:00:02.849) 0:00:22.655 **** 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-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.021) 0:00:22.676 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.013) 0:00:22.690 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.011) 0:00:22.701 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011973", "end": "2024-02-14 17:14:16.578716", "rc": 0, "start": "2024-02-14 17:14:16.566743" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.229) 0:00:22.931 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.025) 0:00:22.957 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.032) 0:00:22.990 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.019) 0:00:23.010 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.027) 0:00:23.037 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.014) 0:00:23.051 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003717", "end": "2024-02-14 17:14:16.920187", "rc": 0, "start": "2024-02-14 17:14:16.916470" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.208) 0:00:23.260 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.015) 0:00:23.276 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 17:14:16 +0000 (0:00:00.021) 0:00:23.297 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.024) 0:00:23.322 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.034) 0:00:23.356 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707930856.5759876, "block_size": 4096, "blocks": 0, "ctime": 1707930856.5759876, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32816, "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": 1707930856.5759876, "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-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.215) 0:00:23.572 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.018) 0:00:23.591 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.019) 0:00:23.611 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.010) 0:00:23.621 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.010) 0:00:23.631 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.012) 0:00:23.644 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.012) 0:00:23.657 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003703", "end": "2024-02-14 17:14:17.539469", "rc": 0, "start": "2024-02-14 17:14:17.535766" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.222) 0:00:23.880 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.012) 0:00:23.892 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 17:14:17 +0000 (0:00:00.011) 0:00:23.904 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 17:14:20 +0000 (0:00:02.843) 0:00:26.748 **** 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-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.019) 0:00:26.767 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.013) 0:00:26.780 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.012) 0:00:26.793 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.012) 0:00:26.806 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009305", "end": "2024-02-14 17:14:20.684226", "rc": 0, "start": "2024-02-14 17:14:20.674921" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.222) 0:00:27.028 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.021) 0:00:27.049 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.015) 0:00:27.065 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.026) 0:00:27.091 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.011) 0:00:27.103 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003717", "end": "2024-02-14 17:14:20.971277", "rc": 0, "start": "2024-02-14 17:14:20.967560" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 17:14:20 +0000 (0:00:00.209) 0:00:27.312 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 17:14:21 +0000 (0:00:00.011) 0:00:27.323 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 17:14:21 +0000 (0:00:00.009) 0:00:27.333 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 17:14:21 +0000 (0:00:00.020) 0:00:27.354 **** included: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 17:14:21 +0000 (0:00:00.013) 0:00:27.367 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 17:14:21 +0000 (0:00:00.214) 0:00:27.581 **** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Wednesday 14 February 2024 17:14:21 +0000 (0:00:00.011) 0:00:27.593 **** =============================================================================== Install iproute --------------------------------------------------------- 3.16s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.89s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.88s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.86s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.85s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.84s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:28 Enable EPEL 8 ----------------------------------------------------------- 0.47s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml:35 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/el_repo_setup.yml:3 ----- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/el_repo_setup.yml:19 ---- Create EPEL 8 ----------------------------------------------------------- 0.25s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/enable_epel.yml:8 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:37 Create dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:52 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:58 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/manage_test_interface.yml:45 Get stat for interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewriteu4bx3glo/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---