# 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_hotfixowbl_tz1/.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_hotfixowbl_tz1/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_hotfixowbl_tz1/tests/tests_helpers_and_asserts.yml:3 Sunday 18 February 2024 22:29:51 +0000 (0:00:00.033) 0:00:00.033 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tests_helpers_and_asserts.yml:6 Sunday 18 February 2024 22:29:51 +0000 (0:00:00.948) 0:00:00.981 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/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_hotfixowbl_tz1/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 22:29:51 +0000 (0:00:00.012) 0:00:00.994 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/el_repo_setup.yml:17 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.356) 0:00:01.350 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/el_repo_setup.yml:22 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.256) 0:00:01.606 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/el_repo_setup.yml:26 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.013) 0:00:01.620 ******* 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_hotfixowbl_tz1/tests/tasks/el_repo_setup.yml:51 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.007) 0:00:01.628 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.021) 0:00:01.649 ******* 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_hotfixowbl_tz1/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.007) 0:00:01.657 ******* 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_hotfixowbl_tz1/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.007) 0:00:01.664 ******* 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_hotfixowbl_tz1/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.007) 0:00:01.671 ******* 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_hotfixowbl_tz1/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.007) 0:00:01.679 ******* 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_hotfixowbl_tz1/tests/tests_helpers_and_asserts.yml:9 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.007) 0:00:01.686 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.012) 0:00:01.698 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.010) 0:00:01.709 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.009) 0:00:01.719 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003798", "end": "2024-02-18 22:29:52.950814", "rc": 0, "start": "2024-02-18 22:29:52.947016" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.262) 0:00:01.981 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.011) 0:00:01.992 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 22:29:52 +0000 (0:00:00.008) 0:00:02.001 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.013) 0:00:02.015 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.007) 0:00:02.022 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.007) 0:00:02.030 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.010) 0:00:02.041 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.009) 0:00:02.050 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003859", "end": "2024-02-18 22:29:53.223016", "rc": 0, "start": "2024-02-18 22:29:53.219157" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.202) 0:00:02.253 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.010) 0:00:02.263 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:29:53 +0000 (0:00:00.009) 0:00:02.273 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 22:31:55 +0000 (0:02:02.722) 0:02:04.995 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 22:31:55 +0000 (0:00:00.013) 0:02:05.009 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.008) 0:02:05.017 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.008) 0:02:05.025 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.009) 0:02:05.034 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.007) 0:02:05.042 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.008) 0:02:05.050 ******* 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_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.007) 0:02:05.058 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.013) 0:02:05.071 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.009) 0:02:05.081 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003948", "end": "2024-02-18 22:31:56.254390", "rc": 0, "start": "2024-02-18 22:31:56.250442" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.202) 0:02:05.284 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.010) 0:02:05.294 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.008) 0:02:05.303 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.013) 0:02:05.316 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.010) 0:02:05.326 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.197) 0:02:05.524 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.011) 0:02:05.535 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.015) 0:02:05.550 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.007) 0:02:05.558 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.007) 0:02:05.565 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.010) 0:02:05.576 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.010) 0:02:05.587 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003735", "end": "2024-02-18 22:31:56.760206", "rc": 0, "start": "2024-02-18 22:31:56.756471" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.204) 0:02:05.791 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.010) 0:02:05.802 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:31:56 +0000 (0:00:00.009) 0:02:05.811 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 22:33:59 +0000 (0:02:02.207) 0:04:08.019 ******* 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.007737", "end": "2024-02-18 22:33:59.201126", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-18 22:33:59.193389" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004227", "end": "2024-02-18 22:33:59.457272", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-18 22:33:59.453045" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004378", "end": "2024-02-18 22:33:59.654994", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-18 22:33:59.650616" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.666) 0:04:08.686 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024416", "end": "2024-02-18 22:33:59.883568", "rc": 0, "start": "2024-02-18 22:33:59.859152" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.229) 0:04:08.915 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.008) 0:04:08.924 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.008) 0:04:08.932 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.008) 0:04:08.941 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.007) 0:04:08.949 ******* 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_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.007) 0:04:08.957 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.015) 0:04:08.972 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:33:59 +0000 (0:00:00.009) 0:04:08.982 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003855", "end": "2024-02-18 22:34:00.155699", "rc": 0, "start": "2024-02-18 22:34:00.151844" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.204) 0:04:09.186 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.009) 0:04:09.196 ******* 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_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.009) 0:04:09.205 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.016) 0:04:09.221 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.010) 0:04:09.232 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295639.1979682, "block_size": 4096, "blocks": 0, "ctime": 1708295639.1979682, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33253, "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": 1708295639.1979682, "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_hotfixowbl_tz1/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.203) 0:04:09.435 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.011) 0:04:09.446 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.018) 0:04:09.465 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.007) 0:04:09.473 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.007) 0:04:09.481 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.011) 0:04:09.492 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.009) 0:04:09.502 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003766", "end": "2024-02-18 22:34:00.675612", "rc": 0, "start": "2024-02-18 22:34:00.671846" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.204) 0:04:09.706 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.010) 0:04:09.716 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:34:00 +0000 (0:00:00.010) 0:04:09.726 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 22:36:03 +0000 (0:02:02.338) 0:06:12.065 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.015) 0:06:12.080 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.008) 0:06:12.089 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.022217", "end": "2024-02-18 22:36:03.284106", "rc": 0, "start": "2024-02-18 22:36:03.261889" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.229) 0:06:12.318 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.008) 0:06:12.326 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.008) 0:06:12.335 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.008) 0:06:12.344 ******* 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_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.007) 0:06:12.351 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.019) 0:06:12.371 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.009) 0:06:12.381 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003866", "end": "2024-02-18 22:36:03.554613", "rc": 0, "start": "2024-02-18 22:36:03.550747" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.204) 0:06:12.585 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.009) 0:06:12.595 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.009) 0:06:12.605 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.019) 0:06:12.624 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.010) 0:06:12.634 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.199) 0:06:12.834 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tests_helpers_and_asserts.yml:15 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.010) 0:06:12.844 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.012) 0:06:12.857 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.009) 0:06:12.867 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:36:03 +0000 (0:00:00.009) 0:06:12.876 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004055", "end": "2024-02-18 22:36:04.051124", "rc": 0, "start": "2024-02-18 22:36:04.047069" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.206) 0:06:13.082 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.013) 0:06:13.096 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.009) 0:06:13.105 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.012) 0:06:13.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-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.007) 0:06:13.125 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.007) 0:06:13.133 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.011) 0:06:13.144 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.009) 0:06:13.154 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004074", "end": "2024-02-18 22:36:04.328370", "rc": 0, "start": "2024-02-18 22:36:04.324296" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.205) 0:06:13.360 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.010) 0:06:13.370 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:36:04 +0000 (0:00:00.008) 0:06:13.379 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 22:38:06 +0000 (0:02:02.243) 0:08:15.623 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.015) 0:08:15.638 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.008) 0:08:15.646 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.008) 0:08:15.655 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.008) 0:08:15.663 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.008) 0:08:15.672 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.008) 0:08:15.680 ******* 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_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.007) 0:08:15.688 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.014) 0:08:15.702 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.009) 0:08:15.712 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004015", "end": "2024-02-18 22:38:06.887005", "rc": 0, "start": "2024-02-18 22:38:06.882990" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.205) 0:08:15.917 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.010) 0:08:15.927 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.008) 0:08:15.936 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.013) 0:08:15.950 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:38:06 +0000 (0:00:00.009) 0:08:15.960 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.199) 0:08:16.159 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.011) 0:08:16.170 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.015) 0:08:16.186 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.007) 0:08:16.193 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.007) 0:08:16.201 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.010) 0:08:16.212 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.009) 0:08:16.221 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004018", "end": "2024-02-18 22:38:07.396647", "rc": 0, "start": "2024-02-18 22:38:07.392629" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.205) 0:08:16.427 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.012) 0:08:16.440 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:38:07 +0000 (0:00:00.009) 0:08:16.449 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 22:40:09 +0000 (0:02:02.208) 0:10:18.658 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.014) 0:10:18.673 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.008) 0:10:18.681 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.008) 0:10:18.690 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.004941", "end": "2024-02-18 22:40:09.865997", "rc": 0, "start": "2024-02-18 22:40:09.861056" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.217) 0:10:18.907 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.009) 0:10:18.917 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.008) 0:10:18.925 ******* 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_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.009) 0:10:18.934 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.016) 0:10:18.950 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:40:09 +0000 (0:00:00.009) 0:10:18.960 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004002", "end": "2024-02-18 22:40:10.133280", "rc": 0, "start": "2024-02-18 22:40:10.129278" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.203) 0:10:19.163 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.010) 0:10:19.173 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.009) 0:10:19.183 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.016) 0:10:19.199 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.010) 0:10:19.209 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708296009.8649516, "block_size": 4096, "blocks": 0, "ctime": 1708296009.8649516, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33546, "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": 1708296009.8649516, "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_hotfixowbl_tz1/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.199) 0:10:19.409 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.013) 0:10:19.423 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.018) 0:10:19.442 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.008) 0:10:19.450 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.007) 0:10:19.457 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.011) 0:10:19.469 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.011) 0:10:19.480 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003994", "end": "2024-02-18 22:40:10.654877", "rc": 0, "start": "2024-02-18 22:40:10.650883" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.205) 0:10:19.685 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.010) 0:10:19.695 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:40:10 +0000 (0:00:00.010) 0:10:19.705 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 22:42:13 +0000 (0:02:02.341) 0:12:22.046 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.015) 0:12:22.062 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.008) 0:12:22.070 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.008) 0:12:22.078 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.008) 0:12:22.086 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008461", "end": "2024-02-18 22:42:13.267361", "rc": 0, "start": "2024-02-18 22:42:13.258900" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.216) 0:12:22.303 ******* 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_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.008) 0:12:22.312 ******* 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_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.007) 0:12:22.320 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.020) 0:12:22.340 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.047) 0:12:22.387 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003967", "end": "2024-02-18 22:42:13.561370", "rc": 0, "start": "2024-02-18 22:42:13.557403" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.204) 0:12:22.591 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.010) 0:12:22.602 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.009) 0:12:22.611 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.019) 0:12:22.630 ******* included: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.010) 0:12:22.641 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.201) 0:12:22.842 ******* 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 Sunday 18 February 2024 22:42:13 +0000 (0:00:00.015) 0:12:22.857 ******* =============================================================================== Install iproute ------------------------------------------------------- 122.72s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.34s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.34s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.24s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.21s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.21s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/el_repo_setup.yml:3 --------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/el_repo_setup.yml:17 -------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:35 Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:43 Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:49 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixowbl_tz1/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---