# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewritefh5m4667/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-bond_options_rewritefh5m4667/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_rewritefh5m4667/tests/tests_helpers_and_asserts.yml:3 Wednesday 14 February 2024 21:30:17 +0000 (0:00:00.037) 0:00:00.037 **** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tests_helpers_and_asserts.yml:6 Wednesday 14 February 2024 21:30:18 +0000 (0:00:00.920) 0:00:00.958 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/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_rewritefh5m4667/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 21:30:18 +0000 (0:00:00.012) 0:00:00.970 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/el_repo_setup.yml:17 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.362) 0:00:01.332 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/el_repo_setup.yml:22 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.245) 0:00:01.578 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/el_repo_setup.yml:26 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.013) 0:00:01.591 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/el_repo_setup.yml:51 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.008) 0:00:01.600 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.020) 0:00:01.621 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.008) 0:00:01.629 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.007) 0:00:01.636 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.007) 0:00:01.644 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.007) 0:00:01.652 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tests_helpers_and_asserts.yml:9 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.007) 0:00:01.659 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.011) 0:00:01.670 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.009) 0:00:01.680 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.009) 0:00:01.690 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003670", "end": "2024-02-14 21:30:19.868137", "rc": 0, "start": "2024-02-14 21:30:19.864467" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.253) 0:00:01.943 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.009) 0:00:01.953 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.008) 0:00:01.961 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.014) 0:00:01.976 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.008) 0:00:01.984 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.008) 0:00:01.993 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.010) 0:00:02.003 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:19 +0000 (0:00:00.009) 0:00:02.013 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003551", "end": "2024-02-14 21:30:20.131174", "rc": 0, "start": "2024-02-14 21:30:20.127623" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:20 +0000 (0:00:00.194) 0:00:02.208 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:20 +0000 (0:00:00.010) 0:00:02.219 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:30:20 +0000 (0:00:00.010) 0:00:02.229 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:30:21 +0000 (0:00:01.065) 0:00:03.295 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.016) 0:00:03.311 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.016) 0:00:03.327 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.015) 0:00:03.343 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.028) 0:00:03.371 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.010) 0:00:03.381 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.011) 0:00:03.392 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.033) 0:00:03.426 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.018) 0:00:03.445 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.018) 0:00:03.463 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003512", "end": "2024-02-14 21:30:21.588847", "rc": 0, "start": "2024-02-14 21:30:21.585335" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.205) 0:00:03.669 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.033) 0:00:03.702 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.020) 0:00:03.723 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.017) 0:00:03.740 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.012) 0:00:03.752 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.208) 0:00:03.960 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.011) 0:00:03.972 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.024) 0:00:03.997 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.018) 0:00:04.015 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:30:21 +0000 (0:00:00.030) 0:00:04.046 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:22 +0000 (0:00:00.022) 0:00:04.068 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:22 +0000 (0:00:00.037) 0:00:04.106 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003525", "end": "2024-02-14 21:30:22.223307", "rc": 0, "start": "2024-02-14 21:30:22.219782" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:22 +0000 (0:00:00.221) 0:00:04.327 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:22 +0000 (0:00:00.026) 0:00:04.354 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:30:22 +0000 (0:00:00.027) 0:00:04.381 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:30:23 +0000 (0:00:00.893) 0:00:05.274 **** ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.008482", "end": "2024-02-14 21:30:23.400039", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-14 21:30:23.391557" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003660", "end": "2024-02-14 21:30:23.623910", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-14 21:30:23.620250" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003728", "end": "2024-02-14 21:30:23.808435", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-14 21:30:23.804707" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:30:23 +0000 (0:00:00.608) 0:00:05.883 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023087", "end": "2024-02-14 21:30:24.018962", "rc": 0, "start": "2024-02-14 21:30:23.995875" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.209) 0:00:06.093 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.007) 0:00:06.101 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.008) 0:00:06.109 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.007) 0:00:06.116 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.007) 0:00:06.124 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.007) 0:00:06.131 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.015) 0:00:06.146 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.008) 0:00:06.155 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003432", "end": "2024-02-14 21:30:24.273838", "rc": 0, "start": "2024-02-14 21:30:24.270406" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.191) 0:00:06.347 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.009) 0:00:06.357 **** 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_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.009) 0:00:06.366 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.016) 0:00:06.383 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.010) 0:00:06.393 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707946223.395471, "block_size": 4096, "blocks": 0, "ctime": 1707946223.395471, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30893, "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": 1707946223.395471, "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_rewritefh5m4667/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.203) 0:00:06.596 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.011) 0:00:06.608 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.019) 0:00:06.627 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.007) 0:00:06.635 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.007) 0:00:06.642 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.010) 0:00:06.653 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.012) 0:00:06.666 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003429", "end": "2024-02-14 21:30:24.794871", "rc": 0, "start": "2024-02-14 21:30:24.791442" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.205) 0:00:06.871 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.019) 0:00:06.891 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:30:24 +0000 (0:00:00.012) 0:00:06.903 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:30:25 +0000 (0:00:00.887) 0:00:07.791 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:30:25 +0000 (0:00:00.016) 0:00:07.807 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:30:25 +0000 (0:00:00.009) 0:00:07.817 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011532", "end": "2024-02-14 21:30:25.944525", "rc": 0, "start": "2024-02-14 21:30:25.932993" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:30:25 +0000 (0:00:00.225) 0:00:08.042 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.017) 0:00:08.059 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.015) 0:00:08.074 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.037) 0:00:08.112 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.020) 0:00:08.132 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.029) 0:00:08.162 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.046) 0:00:08.208 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003428", "end": "2024-02-14 21:30:26.338108", "rc": 0, "start": "2024-02-14 21:30:26.334680" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.205) 0:00:08.414 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.013) 0:00:08.428 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.009) 0:00:08.437 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.020) 0:00:08.458 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.025) 0:00:08.483 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.196) 0:00:08.679 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tests_helpers_and_asserts.yml:15 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.010) 0:00:08.690 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.013) 0:00:08.704 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.009) 0:00:08.714 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.010) 0:00:08.725 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003459", "end": "2024-02-14 21:30:26.844656", "rc": 0, "start": "2024-02-14 21:30:26.841197" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.201) 0:00:08.926 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.033) 0:00:08.959 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 21:30:26 +0000 (0:00:00.072) 0:00:09.032 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.041) 0:00:09.074 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.013) 0:00:09.087 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.027) 0:00:09.114 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.020) 0:00:09.135 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.015) 0:00:09.151 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003450", "end": "2024-02-14 21:30:27.266900", "rc": 0, "start": "2024-02-14 21:30:27.263450" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.193) 0:00:09.344 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.012) 0:00:09.357 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:30:27 +0000 (0:00:00.013) 0:00:09.370 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.904) 0:00:10.274 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.047) 0:00:10.321 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.026) 0:00:10.347 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.028) 0:00:10.376 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.013) 0:00:10.389 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.014) 0:00:10.403 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.012) 0:00:10.416 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.020) 0:00:10.437 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.014) 0:00:10.451 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.024) 0:00:10.476 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003401", "end": "2024-02-14 21:30:28.610151", "rc": 0, "start": "2024-02-14 21:30:28.606750" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.208) 0:00:10.684 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.011) 0:00:10.695 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.009) 0:00:10.704 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.013) 0:00:10.718 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.012) 0:00:10.730 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.184) 0:00:10.915 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.009) 0:00:10.925 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.016) 0:00:10.941 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.008) 0:00:10.949 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.007) 0:00:10.957 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.010) 0:00:10.968 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:28 +0000 (0:00:00.010) 0:00:10.979 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003479", "end": "2024-02-14 21:30:29.103039", "rc": 0, "start": "2024-02-14 21:30:29.099560" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:29 +0000 (0:00:00.200) 0:00:11.179 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:29 +0000 (0:00:00.021) 0:00:11.201 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:30:29 +0000 (0:00:00.009) 0:00:11.211 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.904) 0:00:12.115 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.017) 0:00:12.132 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.008) 0:00:12.141 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.016) 0:00:12.157 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.100088", "end": "2024-02-14 21:30:30.373982", "rc": 0, "start": "2024-02-14 21:30:30.273894" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.311) 0:00:12.468 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.011) 0:00:12.480 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.009) 0:00:12.490 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.048) 0:00:12.538 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.064) 0:00:12.603 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.011) 0:00:12.615 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003502", "end": "2024-02-14 21:30:30.733207", "rc": 0, "start": "2024-02-14 21:30:30.729705" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.197) 0:00:12.812 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.011) 0:00:12.823 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.009) 0:00:12.833 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.016) 0:00:12.850 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:30:30 +0000 (0:00:00.010) 0:00:12.860 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707946230.370466, "block_size": 4096, "blocks": 0, "ctime": 1707946230.370466, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31221, "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": 1707946230.370466, "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_rewritefh5m4667/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.197) 0:00:13.057 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.028) 0:00:13.086 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.023) 0:00:13.109 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.011) 0:00:13.121 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.007) 0:00:13.129 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.029) 0:00:13.159 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.016) 0:00:13.175 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003406", "end": "2024-02-14 21:30:31.303602", "rc": 0, "start": "2024-02-14 21:30:31.300196" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.209) 0:00:13.384 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.014) 0:00:13.399 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:30:31 +0000 (0:00:00.010) 0:00:13.409 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.919) 0:00:14.329 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.021) 0:00:14.350 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.013) 0:00:14.363 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.010) 0:00:14.374 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.010) 0:00:14.384 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.015943", "end": "2024-02-14 21:30:32.516268", "rc": 0, "start": "2024-02-14 21:30:32.500325" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.206) 0:00:14.591 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.009) 0:00:14.601 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.007) 0:00:14.609 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.018) 0:00:14.628 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.014) 0:00:14.643 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003666", "end": "2024-02-14 21:30:32.760285", "rc": 0, "start": "2024-02-14 21:30:32.756619" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.190) 0:00:14.834 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.012) 0:00:14.846 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.009) 0:00:14.855 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.019) 0:00:14.875 **** included: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:30:32 +0000 (0:00:00.011) 0:00:14.887 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:30:33 +0000 (0:00:00.204) 0:00:15.091 **** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Wednesday 14 February 2024 21:30:33 +0000 (0:00:00.029) 0:00:15.121 **** =============================================================================== Install iproute --------------------------------------------------------- 1.07s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tests_helpers_and_asserts.yml:3 Install iproute --------------------------------------------------------- 0.92s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:16 Create veth interface veth1298 ------------------------------------------ 0.61s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/el_repo_setup.yml:3 ----- Create dummy interface dummy1298 ---------------------------------------- 0.31s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/el_repo_setup.yml:17 ---- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:35 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritefh5m4667/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---