# 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-nm_plugin_hotfixdyc5uzbu/.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-nm_plugin_hotfixdyc5uzbu/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tests_helpers_and_asserts.yml:3 Monday 19 February 2024 22:04:58 +0000 (0:00:00.043) 0:00:00.043 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tests_helpers_and_asserts.yml:6 Monday 19 February 2024 22:05:00 +0000 (0:00:01.175) 0:00:01.218 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/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-nm_plugin_hotfixdyc5uzbu/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 22:05:00 +0000 (0:00:00.013) 0:00:01.231 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/el_repo_setup.yml:17 Monday 19 February 2024 22:05:00 +0000 (0:00:00.021) 0:00:01.253 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/el_repo_setup.yml:22 Monday 19 February 2024 22:05:00 +0000 (0:00:00.335) 0:00:01.588 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/el_repo_setup.yml:26 Monday 19 February 2024 22:05:00 +0000 (0:00:00.016) 0:00:01.605 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/el_repo_setup.yml:51 Monday 19 February 2024 22:05:00 +0000 (0:00:00.030) 0:00:01.635 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 22:05:00 +0000 (0:00:00.025) 0:00:01.661 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 22:05:00 +0000 (0:00:00.008) 0:00:01.669 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 22:05:00 +0000 (0:00:00.009) 0:00:01.678 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 22:05:00 +0000 (0:00:00.012) 0:00:01.691 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 22:05:00 +0000 (0:00:00.007) 0:00:01.698 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tests_helpers_and_asserts.yml:9 Monday 19 February 2024 22:05:00 +0000 (0:00:00.009) 0:00:01.708 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:05:00 +0000 (0:00:00.011) 0:00:01.720 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:00 +0000 (0:00:00.012) 0:00:01.732 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:00 +0000 (0:00:00.014) 0:00:01.747 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004455", "end": "2024-02-19 22:05:00.860588", "rc": 0, "start": "2024-02-19 22:05:00.856133" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:00 +0000 (0:00:00.335) 0:00:02.082 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:00 +0000 (0:00:00.011) 0:00:02.094 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:05:00 +0000 (0:00:00.008) 0:00:02.102 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:00 +0000 (0:00:00.013) 0:00:02.116 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:00 +0000 (0:00:00.007) 0:00:02.124 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:00 +0000 (0:00:00.007) 0:00:02.131 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:00 +0000 (0:00:00.011) 0:00:02.142 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:00 +0000 (0:00:00.009) 0:00:02.152 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004213", "end": "2024-02-19 22:05:01.183654", "rc": 0, "start": "2024-02-19 22:05:01.179441" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:01 +0000 (0:00:00.255) 0:00:02.407 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:01 +0000 (0:00:00.011) 0:00:02.419 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:01 +0000 (0:00:00.012) 0:00:02.431 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:03 +0000 (0:00:02.375) 0:00:04.806 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:03 +0000 (0:00:00.018) 0:00:04.825 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:03 +0000 (0:00:00.018) 0:00:04.843 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:03 +0000 (0:00:00.034) 0:00:04.878 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:03 +0000 (0:00:00.016) 0:00:04.895 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:03 +0000 (0:00:00.011) 0:00:04.906 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:03 +0000 (0:00:00.025) 0:00:04.931 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:05:03 +0000 (0:00:00.013) 0:00:04.944 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:03 +0000 (0:00:00.041) 0:00:04.985 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:03 +0000 (0:00:00.067) 0:00:05.053 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004280", "end": "2024-02-19 22:05:04.178943", "rc": 0, "start": "2024-02-19 22:05:04.174663" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:04 +0000 (0:00:00.351) 0:00:05.404 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:04 +0000 (0:00:00.053) 0:00:05.458 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:05:04 +0000 (0:00:00.055) 0:00:05.513 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:04 +0000 (0:00:00.037) 0:00:05.550 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:04 +0000 (0:00:00.053) 0:00:05.604 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:04 +0000 (0:00:00.263) 0:00:05.867 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:05:04 +0000 (0:00:00.014) 0:00:05.882 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:04 +0000 (0:00:00.017) 0:00:05.900 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:04 +0000 (0:00:00.015) 0:00:05.915 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:04 +0000 (0:00:00.010) 0:00:05.926 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:04 +0000 (0:00:00.017) 0:00:05.944 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:04 +0000 (0:00:00.014) 0:00:05.958 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004341", "end": "2024-02-19 22:05:05.001293", "rc": 0, "start": "2024-02-19 22:05:04.996952" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:05 +0000 (0:00:00.271) 0:00:06.230 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:05 +0000 (0:00:00.014) 0:00:06.245 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:05 +0000 (0:00:00.020) 0:00:06.265 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:07 +0000 (0:00:02.228) 0:00:08.493 ******* 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.008123", "end": "2024-02-19 22:05:07.559543", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-19 22:05:07.551420" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004595", "end": "2024-02-19 22:05:07.876690", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-19 22:05:07.872095" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004659", "end": "2024-02-19 22:05:08.135026", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-19 22:05:08.130367" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:08 +0000 (0:00:00.865) 0:00:09.359 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023529", "end": "2024-02-19 22:05:08.414100", "rc": 0, "start": "2024-02-19 22:05:08.390571" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:08 +0000 (0:00:00.295) 0:00:09.655 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:08 +0000 (0:00:00.015) 0:00:09.671 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:08 +0000 (0:00:00.021) 0:00:09.693 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:08 +0000 (0:00:00.010) 0:00:09.704 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:08 +0000 (0:00:00.020) 0:00:09.724 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:05:08 +0000 (0:00:00.009) 0:00:09.733 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:08 +0000 (0:00:00.033) 0:00:09.767 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:08 +0000 (0:00:00.032) 0:00:09.799 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004177", "end": "2024-02-19 22:05:08.850845", "rc": 0, "start": "2024-02-19 22:05:08.846668" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:08 +0000 (0:00:00.285) 0:00:10.085 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:08 +0000 (0:00:00.014) 0:00:10.099 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:05:08 +0000 (0:00:00.018) 0:00:10.118 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:05:08 +0000 (0:00:00.030) 0:00:10.149 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:08 +0000 (0:00:00.030) 0:00:10.179 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380307.556041, "block_size": 4096, "blocks": 0, "ctime": 1708380307.556041, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31583, "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": 1708380307.556041, "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-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:05:09 +0000 (0:00:00.285) 0:00:10.465 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:05:09 +0000 (0:00:00.010) 0:00:10.476 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:09 +0000 (0:00:00.018) 0:00:10.495 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:09 +0000 (0:00:00.008) 0:00:10.504 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:09 +0000 (0:00:00.018) 0:00:10.522 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:09 +0000 (0:00:00.013) 0:00:10.535 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:09 +0000 (0:00:00.011) 0:00:10.547 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004125", "end": "2024-02-19 22:05:09.583772", "rc": 0, "start": "2024-02-19 22:05:09.579647" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:09 +0000 (0:00:00.281) 0:00:10.828 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:09 +0000 (0:00:00.062) 0:00:10.891 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:09 +0000 (0:00:00.015) 0:00:10.906 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:12 +0000 (0:00:02.346) 0:00:13.253 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:12 +0000 (0:00:00.026) 0:00:13.279 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:12 +0000 (0:00:00.009) 0:00:13.288 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011063", "end": "2024-02-19 22:05:12.347574", "rc": 0, "start": "2024-02-19 22:05:12.336511" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:12 +0000 (0:00:00.312) 0:00:13.601 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:12 +0000 (0:00:00.010) 0:00:13.611 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:12 +0000 (0:00:00.014) 0:00:13.625 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:12 +0000 (0:00:00.009) 0:00:13.635 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:05:12 +0000 (0:00:00.008) 0:00:13.643 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:12 +0000 (0:00:00.039) 0:00:13.683 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:12 +0000 (0:00:00.012) 0:00:13.695 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.006390", "end": "2024-02-19 22:05:12.876232", "rc": 0, "start": "2024-02-19 22:05:12.869842" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:12 +0000 (0:00:00.415) 0:00:14.111 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:12 +0000 (0:00:00.010) 0:00:14.121 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:05:12 +0000 (0:00:00.021) 0:00:14.142 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:12 +0000 (0:00:00.036) 0:00:14.179 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:13 +0000 (0:00:00.031) 0:00:14.210 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:13 +0000 (0:00:00.383) 0:00:14.593 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tests_helpers_and_asserts.yml:15 Monday 19 February 2024 22:05:13 +0000 (0:00:00.011) 0:00:14.605 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:05:13 +0000 (0:00:00.014) 0:00:14.619 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:13 +0000 (0:00:00.010) 0:00:14.629 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:13 +0000 (0:00:00.010) 0:00:14.640 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004259", "end": "2024-02-19 22:05:13.719273", "rc": 0, "start": "2024-02-19 22:05:13.715014" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:13 +0000 (0:00:00.302) 0:00:14.942 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:13 +0000 (0:00:00.014) 0:00:14.957 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:05:13 +0000 (0:00:00.012) 0:00:14.969 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:13 +0000 (0:00:00.012) 0:00:14.982 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:13 +0000 (0:00:00.008) 0:00:14.991 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:13 +0000 (0:00:00.009) 0:00:15.000 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:13 +0000 (0:00:00.016) 0:00:15.017 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:13 +0000 (0:00:00.012) 0:00:15.029 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.007579", "end": "2024-02-19 22:05:14.177033", "rc": 0, "start": "2024-02-19 22:05:14.169454" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:14 +0000 (0:00:00.396) 0:00:15.426 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:14 +0000 (0:00:00.017) 0:00:15.444 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:14 +0000 (0:00:00.013) 0:00:15.457 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:17 +0000 (0:00:03.542) 0:00:18.999 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:17 +0000 (0:00:00.016) 0:00:19.016 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:17 +0000 (0:00:00.011) 0:00:19.027 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:17 +0000 (0:00:00.008) 0:00:19.035 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:17 +0000 (0:00:00.022) 0:00:19.058 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:17 +0000 (0:00:00.015) 0:00:19.073 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:17 +0000 (0:00:00.019) 0:00:19.093 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:05:17 +0000 (0:00:00.012) 0:00:19.105 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:17 +0000 (0:00:00.018) 0:00:19.124 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:17 +0000 (0:00:00.032) 0:00:19.156 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004209", "end": "2024-02-19 22:05:18.191295", "rc": 0, "start": "2024-02-19 22:05:18.187086" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:18 +0000 (0:00:00.266) 0:00:19.423 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:18 +0000 (0:00:00.010) 0:00:19.433 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:05:18 +0000 (0:00:00.011) 0:00:19.444 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:18 +0000 (0:00:00.014) 0:00:19.459 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:18 +0000 (0:00:00.011) 0:00:19.471 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:18 +0000 (0:00:00.253) 0:00:19.724 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:05:18 +0000 (0:00:00.011) 0:00:19.735 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:18 +0000 (0:00:00.015) 0:00:19.751 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:18 +0000 (0:00:00.007) 0:00:19.759 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:18 +0000 (0:00:00.008) 0:00:19.767 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:18 +0000 (0:00:00.011) 0:00:19.778 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:18 +0000 (0:00:00.010) 0:00:19.789 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004157", "end": "2024-02-19 22:05:18.823076", "rc": 0, "start": "2024-02-19 22:05:18.818919" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:18 +0000 (0:00:00.258) 0:00:20.047 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:18 +0000 (0:00:00.011) 0:00:20.058 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:18 +0000 (0:00:00.011) 0:00:20.070 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:21 +0000 (0:00:02.199) 0:00:22.270 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:21 +0000 (0:00:00.014) 0:00:22.284 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:21 +0000 (0:00:00.009) 0:00:22.294 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:21 +0000 (0:00:00.009) 0:00:22.303 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.116282", "end": "2024-02-19 22:05:21.453645", "rc": 0, "start": "2024-02-19 22:05:21.337363" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:21 +0000 (0:00:00.405) 0:00:22.709 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:21 +0000 (0:00:00.010) 0:00:22.719 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:21 +0000 (0:00:00.027) 0:00:22.746 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:05:21 +0000 (0:00:00.028) 0:00:22.774 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:21 +0000 (0:00:00.016) 0:00:22.791 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:21 +0000 (0:00:00.010) 0:00:22.801 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004370", "end": "2024-02-19 22:05:21.842372", "rc": 0, "start": "2024-02-19 22:05:21.838002" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:21 +0000 (0:00:00.271) 0:00:23.073 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:21 +0000 (0:00:00.016) 0:00:23.089 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:05:21 +0000 (0:00:00.019) 0:00:23.108 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:05:21 +0000 (0:00:00.039) 0:00:23.148 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:21 +0000 (0:00:00.034) 0:00:23.183 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380321.4522235, "block_size": 4096, "blocks": 0, "ctime": 1708380321.4522235, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31915, "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": 1708380321.4522235, "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-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:05:22 +0000 (0:00:00.273) 0:00:23.456 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:05:22 +0000 (0:00:00.014) 0:00:23.470 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:22 +0000 (0:00:00.020) 0:00:23.491 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:22 +0000 (0:00:00.011) 0:00:23.502 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:22 +0000 (0:00:00.025) 0:00:23.528 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:22 +0000 (0:00:00.014) 0:00:23.542 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:22 +0000 (0:00:00.015) 0:00:23.558 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004184", "end": "2024-02-19 22:05:22.604636", "rc": 0, "start": "2024-02-19 22:05:22.600452" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:22 +0000 (0:00:00.282) 0:00:23.840 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:22 +0000 (0:00:00.039) 0:00:23.880 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:22 +0000 (0:00:00.032) 0:00:23.912 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:24 +0000 (0:00:02.242) 0:00:26.155 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:24 +0000 (0:00:00.024) 0:00:26.179 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:25 +0000 (0:00:00.020) 0:00:26.199 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:25 +0000 (0:00:00.019) 0:00:26.219 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:25 +0000 (0:00:00.012) 0:00:26.231 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.020210", "end": "2024-02-19 22:05:25.300983", "rc": 0, "start": "2024-02-19 22:05:25.280773" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:25 +0000 (0:00:00.305) 0:00:26.537 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:25 +0000 (0:00:00.039) 0:00:26.576 ******* 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-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:05:25 +0000 (0:00:00.010) 0:00:26.587 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:25 +0000 (0:00:00.039) 0:00:26.626 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:25 +0000 (0:00:00.018) 0:00:26.645 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004265", "end": "2024-02-19 22:05:25.698588", "rc": 0, "start": "2024-02-19 22:05:25.694323" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:25 +0000 (0:00:00.277) 0:00:26.923 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:25 +0000 (0:00:00.013) 0:00:26.936 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:05:25 +0000 (0:00:00.011) 0:00:26.948 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:25 +0000 (0:00:00.020) 0:00:26.968 ******* included: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:25 +0000 (0:00:00.015) 0:00:26.984 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:26 +0000 (0:00:00.271) 0:00:27.255 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=118 changed=0 unreachable=0 failed=0 skipped=56 rescued=0 ignored=0 Monday 19 February 2024 22:05:26 +0000 (0:00:00.029) 0:00:27.284 ******* =============================================================================== Install iproute --------------------------------------------------------- 3.54s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.38s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.18s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.87s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:27 Gather current interface info ------------------------------------------- 0.42s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Create dummy interface dummy1298 ---------------------------------------- 0.41s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.40s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.38s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.35s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.34s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.34s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/el_repo_setup.yml:17 -------- Delete veth interface veth1298 ------------------------------------------ 0.31s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:43 Delete dummy interface dummy1298 ---------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/tests/tasks/manage_test_interface.yml:35 Get stat for interface veth1298 ----------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixdyc5uzbu/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. ---^---^---^---^---^---