# 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_rewritexr7xn_cj/.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_rewritexr7xn_cj/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_rewritexr7xn_cj/tests/tests_helpers_and_asserts.yml:3 Tuesday 30 January 2024 22:07:51 +0000 (0:00:00.052) 0:00:00.052 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tests_helpers_and_asserts.yml:6 Tuesday 30 January 2024 22:07:51 +0000 (0:00:00.863) 0:00:00.916 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/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_rewritexr7xn_cj/tests/tasks/el_repo_setup.yml:3 Tuesday 30 January 2024 22:07:51 +0000 (0:00:00.017) 0:00:00.933 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/el_repo_setup.yml:17 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.374) 0:00:01.308 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/el_repo_setup.yml:22 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.296) 0:00:01.604 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/el_repo_setup.yml:26 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.022) 0:00:01.627 ******* 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_rewritexr7xn_cj/tests/tasks/el_repo_setup.yml:51 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.013) 0:00:01.641 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/enable_epel.yml:8 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.034) 0:00:01.675 ******* 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_rewritexr7xn_cj/tests/tasks/enable_epel.yml:24 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.011) 0:00:01.687 ******* 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_rewritexr7xn_cj/tests/tasks/enable_epel.yml:30 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.011) 0:00:01.699 ******* 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_rewritexr7xn_cj/tests/tasks/enable_epel.yml:35 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.014) 0:00:01.713 ******* 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_rewritexr7xn_cj/tests/tasks/enable_epel.yml:40 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.013) 0:00:01.727 ******* 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_rewritexr7xn_cj/tests/tests_helpers_and_asserts.yml:9 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.011) 0:00:01.738 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:3 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.018) 0:00:01.757 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.021) 0:00:01.778 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:52 +0000 (0:00:00.018) 0:00:01.797 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003343", "end": "2024-01-30 22:07:53.033565", "rc": 0, "start": "2024-01-30 22:07:53.030222" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.276) 0:00:02.073 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.012) 0:00:02.086 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:5 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.011) 0:00:02.098 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:3 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.020) 0:00:02.118 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:8 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.010) 0:00:02.128 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:13 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.009) 0:00:02.138 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.013) 0:00:02.152 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.011) 0:00:02.164 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003619", "end": "2024-01-30 22:07:53.321523", "rc": 0, "start": "2024-01-30 22:07:53.317904" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.197) 0:00:02.361 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.013) 0:00:02.375 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Tuesday 30 January 2024 22:07:53 +0000 (0:00:00.012) 0:00:02.387 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:23 Tuesday 30 January 2024 22:07:54 +0000 (0:00:01.045) 0:00:03.433 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:31 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.017) 0:00:03.450 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:39 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.010) 0:00:03.460 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:45 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.010) 0:00:03.471 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:50 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.010) 0:00:03.481 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:56 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.010) 0:00:03.492 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:61 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.009) 0:00:03.502 ******* 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_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:9 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.009) 0:00:03.512 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.017) 0:00:03.529 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.012) 0:00:03.542 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003436", "end": "2024-01-30 22:07:54.699225", "rc": 0, "start": "2024-01-30 22:07:54.695789" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.196) 0:00:03.739 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.014) 0:00:03.753 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:11 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.013) 0:00:03.767 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:3 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.020) 0:00:03.787 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml:3 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.013) 0:00:03.800 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:5 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.196) 0:00:03.997 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:14 Tuesday 30 January 2024 22:07:54 +0000 (0:00:00.019) 0:00:04.016 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:3 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.032) 0:00:04.048 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:8 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.012) 0:00:04.061 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:13 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.014) 0:00:04.076 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.021) 0:00:04.097 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.018) 0:00:04.116 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003399", "end": "2024-01-30 22:07:55.277653", "rc": 0, "start": "2024-01-30 22:07:55.274254" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.202) 0:00:04.318 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.015) 0:00:04.334 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Tuesday 30 January 2024 22:07:55 +0000 (0:00:00.015) 0:00:04.349 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:23 Tuesday 30 January 2024 22:07:56 +0000 (0:00:00.881) 0:00:05.231 ******* 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.010151", "end": "2024-01-30 22:07:56.406918", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-30 22:07:56.396767" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003528", "end": "2024-01-30 22:07:56.627532", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-30 22:07:56.624004" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003855", "end": "2024-01-30 22:07:56.817628", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-30 22:07:56.813773" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:31 Tuesday 30 January 2024 22:07:56 +0000 (0:00:00.627) 0:00:05.859 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.020888", "end": "2024-01-30 22:07:57.037719", "rc": 0, "start": "2024-01-30 22:07:57.016831" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:39 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.221) 0:00:06.080 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:45 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.016) 0:00:06.097 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:50 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.018) 0:00:06.115 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:56 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.015) 0:00:06.130 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:61 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.011) 0:00:06.142 ******* 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_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:18 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.011) 0:00:06.154 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.023) 0:00:06.177 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.012) 0:00:06.190 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003274", "end": "2024-01-30 22:07:57.346811", "rc": 0, "start": "2024-01-30 22:07:57.343537" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.199) 0:00:06.390 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.014) 0:00:06.404 ******* 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_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:20 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.013) 0:00:06.417 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_present.yml:3 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.030) 0:00:06.448 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml:3 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.017) 0:00:06.465 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706652476.4006245, "block_size": 4096, "blocks": 0, "ctime": 1706652476.4006245, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30224, "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": 1706652476.4006245, "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_rewritexr7xn_cj/tests/tasks/assert_device_present.yml:5 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.200) 0:00:06.665 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:23 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.017) 0:00:06.683 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:3 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.031) 0:00:06.714 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:8 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.011) 0:00:06.726 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:13 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.011) 0:00:06.737 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.020) 0:00:06.757 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.015) 0:00:06.773 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003362", "end": "2024-01-30 22:07:57.933035", "rc": 0, "start": "2024-01-30 22:07:57.929673" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.202) 0:00:06.975 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.014) 0:00:06.990 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Tuesday 30 January 2024 22:07:57 +0000 (0:00:00.018) 0:00:07.009 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:23 Tuesday 30 January 2024 22:07:58 +0000 (0:00:00.892) 0:00:07.901 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:31 Tuesday 30 January 2024 22:07:58 +0000 (0:00:00.026) 0:00:07.928 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:39 Tuesday 30 January 2024 22:07:58 +0000 (0:00:00.012) 0:00:07.940 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010912", "end": "2024-01-30 22:07:59.108693", "rc": 0, "start": "2024-01-30 22:07:59.097781" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:45 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.212) 0:00:08.153 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:50 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.015) 0:00:08.168 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:56 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.014) 0:00:08.182 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:61 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.016) 0:00:08.199 ******* 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_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:27 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.013) 0:00:08.213 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.039) 0:00:08.253 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.015) 0:00:08.268 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003554", "end": "2024-01-30 22:07:59.426200", "rc": 0, "start": "2024-01-30 22:07:59.422646" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.197) 0:00:08.466 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.014) 0:00:08.481 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:29 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.013) 0:00:08.495 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:3 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.032) 0:00:08.527 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml:3 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.015) 0:00:08.543 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:5 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.192) 0:00:08.735 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tests_helpers_and_asserts.yml:15 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.013) 0:00:08.749 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:3 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.019) 0:00:08.769 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.014) 0:00:08.784 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.013) 0:00:08.797 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003544", "end": "2024-01-30 22:07:59.954951", "rc": 0, "start": "2024-01-30 22:07:59.951407" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.197) 0:00:08.994 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:07:59 +0000 (0:00:00.012) 0:00:09.007 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:5 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.013) 0:00:09.020 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:3 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.016) 0:00:09.037 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:8 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.010) 0:00:09.047 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:13 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.009) 0:00:09.057 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.014) 0:00:09.071 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.011) 0:00:09.083 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003381", "end": "2024-01-30 22:08:00.241432", "rc": 0, "start": "2024-01-30 22:08:00.238051" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.197) 0:00:09.280 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.013) 0:00:09.294 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Tuesday 30 January 2024 22:08:00 +0000 (0:00:00.013) 0:00:09.307 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:23 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.904) 0:00:10.211 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:31 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.020) 0:00:10.233 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:39 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.012) 0:00:10.245 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:45 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.011) 0:00:10.256 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:50 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.011) 0:00:10.268 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:56 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.011) 0:00:10.280 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:61 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.016) 0:00:10.296 ******* 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_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:9 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.011) 0:00:10.308 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.017) 0:00:10.325 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.013) 0:00:10.339 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003369", "end": "2024-01-30 22:08:01.500779", "rc": 0, "start": "2024-01-30 22:08:01.497410" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.201) 0:00:10.541 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.014) 0:00:10.556 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:11 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.014) 0:00:10.570 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:3 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.019) 0:00:10.590 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml:3 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.015) 0:00:10.605 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:5 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.198) 0:00:10.803 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:14 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.014) 0:00:10.818 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:3 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.022) 0:00:10.841 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:8 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.011) 0:00:10.852 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:13 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.010) 0:00:10.862 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.014) 0:00:10.877 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:08:01 +0000 (0:00:00.013) 0:00:10.891 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003559", "end": "2024-01-30 22:08:02.052173", "rc": 0, "start": "2024-01-30 22:08:02.048614" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:08:02 +0000 (0:00:00.201) 0:00:11.092 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:08:02 +0000 (0:00:00.017) 0:00:11.110 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Tuesday 30 January 2024 22:08:02 +0000 (0:00:00.016) 0:00:11.127 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:23 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.912) 0:00:12.039 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:31 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.024) 0:00:12.063 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:39 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.013) 0:00:12.077 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:45 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.014) 0:00:12.092 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.087473", "end": "2024-01-30 22:08:03.341471", "rc": 0, "start": "2024-01-30 22:08:03.253998" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:50 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.296) 0:00:12.388 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:56 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.012) 0:00:12.401 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:61 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.016) 0:00:12.417 ******* 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_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:18 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.012) 0:00:12.430 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.023) 0:00:12.453 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.013) 0:00:12.467 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003301", "end": "2024-01-30 22:08:03.626033", "rc": 0, "start": "2024-01-30 22:08:03.622732" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.198) 0:00:12.666 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.013) 0:00:12.679 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:20 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.014) 0:00:12.694 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_present.yml:3 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.028) 0:00:12.722 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml:3 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.016) 0:00:12.739 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706652483.3379512, "block_size": 4096, "blocks": 0, "ctime": 1706652483.3379512, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30552, "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": 1706652483.3379512, "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_rewritexr7xn_cj/tests/tasks/assert_device_present.yml:5 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.197) 0:00:12.936 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:23 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.016) 0:00:12.953 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:3 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.038) 0:00:12.991 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:8 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.011) 0:00:13.003 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:13 Tuesday 30 January 2024 22:08:03 +0000 (0:00:00.013) 0:00:13.017 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:08:04 +0000 (0:00:00.018) 0:00:13.035 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:08:04 +0000 (0:00:00.016) 0:00:13.052 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003450", "end": "2024-01-30 22:08:04.210637", "rc": 0, "start": "2024-01-30 22:08:04.207187" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:08:04 +0000 (0:00:00.198) 0:00:13.250 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:08:04 +0000 (0:00:00.015) 0:00:13.266 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Tuesday 30 January 2024 22:08:04 +0000 (0:00:00.015) 0:00:13.282 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:23 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.891) 0:00:14.173 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:31 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.026) 0:00:14.200 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:39 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.013) 0:00:14.214 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:45 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.013) 0:00:14.227 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:50 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.012) 0:00:14.239 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006791", "end": "2024-01-30 22:08:05.409680", "rc": 0, "start": "2024-01-30 22:08:05.402889" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:56 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.209) 0:00:14.449 ******* 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_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:61 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.014) 0:00:14.464 ******* 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_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:27 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.013) 0:00:14.477 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:3 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.026) 0:00:14.503 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.013) 0:00:14.517 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003536", "end": "2024-01-30 22:08:05.674049", "rc": 0, "start": "2024-01-30 22:08:05.670513" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:9 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.196) 0:00:14.713 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/show_interfaces.yml:5 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.015) 0:00:14.728 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/create_and_remove_interface.yml:29 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.015) 0:00:14.744 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:3 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.045) 0:00:14.789 ******* included: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.yml:3 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.018) 0:00:14.807 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/assert_device_absent.yml:5 Tuesday 30 January 2024 22:08:05 +0000 (0:00:00.193) 0:00:15.001 ******* 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 Tuesday 30 January 2024 22:08:06 +0000 (0:00:00.020) 0:00:15.021 ******* =============================================================================== Install iproute --------------------------------------------------------- 1.05s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.63s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:23 Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/el_repo_setup.yml:3 ----- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/el_repo_setup.yml:17 ---- Create dummy interface dummy1298 ---------------------------------------- 0.30s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:45 Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:31 Delete veth interface veth1298 ------------------------------------------ 0.21s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:39 Delete dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/manage_test_interface.yml:50 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.20s /WORKDIR/git-bond_options_rewritexr7xn_cj/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---