# 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-ci_fix0k7wubrf/.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-ci_fix0k7wubrf/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tests_helpers_and_asserts.yml:3 Friday 26 January 2024 21:17:03 +0000 (0:00:00.035) 0:00:00.035 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tests_helpers_and_asserts.yml:6 Friday 26 January 2024 21:17:04 +0000 (0:00:00.926) 0:00:00.962 ******** included: /WORKDIR/git-ci_fix0k7wubrf/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-ci_fix0k7wubrf/tests/tasks/el_repo_setup.yml:3 Friday 26 January 2024 21:17:04 +0000 (0:00:00.015) 0:00:00.977 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/el_repo_setup.yml:17 Friday 26 January 2024 21:17:04 +0000 (0:00:00.369) 0:00:01.346 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/el_repo_setup.yml:22 Friday 26 January 2024 21:17:05 +0000 (0:00:00.280) 0:00:01.626 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/el_repo_setup.yml:26 Friday 26 January 2024 21:17:05 +0000 (0:00:00.029) 0:00:01.655 ******** 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-ci_fix0k7wubrf/tests/tasks/el_repo_setup.yml:51 Friday 26 January 2024 21:17:05 +0000 (0:00:00.017) 0:00:01.672 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/enable_epel.yml:8 Friday 26 January 2024 21:17:05 +0000 (0:00:00.046) 0:00:01.719 ******** 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-ci_fix0k7wubrf/tests/tasks/enable_epel.yml:24 Friday 26 January 2024 21:17:05 +0000 (0:00:00.019) 0:00:01.738 ******** 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-ci_fix0k7wubrf/tests/tasks/enable_epel.yml:30 Friday 26 January 2024 21:17:05 +0000 (0:00:00.022) 0:00:01.761 ******** 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-ci_fix0k7wubrf/tests/tasks/enable_epel.yml:35 Friday 26 January 2024 21:17:05 +0000 (0:00:00.021) 0:00:01.782 ******** 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-ci_fix0k7wubrf/tests/tasks/enable_epel.yml:40 Friday 26 January 2024 21:17:05 +0000 (0:00:00.008) 0:00:01.791 ******** 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-ci_fix0k7wubrf/tests/tests_helpers_and_asserts.yml:9 Friday 26 January 2024 21:17:05 +0000 (0:00:00.020) 0:00:01.811 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:3 Friday 26 January 2024 21:17:05 +0000 (0:00:00.018) 0:00:01.829 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:05 +0000 (0:00:00.010) 0:00:01.840 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:05 +0000 (0:00:00.010) 0:00:01.850 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003806", "end": "2024-01-26 21:17:05.640379", "rc": 0, "start": "2024-01-26 21:17:05.636573" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:05 +0000 (0:00:00.292) 0:00:02.143 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:05 +0000 (0:00:00.013) 0:00:02.157 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:5 Friday 26 January 2024 21:17:05 +0000 (0:00:00.011) 0:00:02.168 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:17:05 +0000 (0:00:00.014) 0:00:02.183 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:17:05 +0000 (0:00:00.007) 0:00:02.191 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:17:05 +0000 (0:00:00.019) 0:00:02.210 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:05 +0000 (0:00:00.014) 0:00:02.225 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:05 +0000 (0:00:00.010) 0:00:02.235 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003738", "end": "2024-01-26 21:17:05.947604", "rc": 0, "start": "2024-01-26 21:17:05.943866" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:05 +0000 (0:00:00.215) 0:00:02.451 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:05 +0000 (0:00:00.010) 0:00:02.461 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:17:05 +0000 (0:00:00.009) 0:00:02.470 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:17:08 +0000 (0:00:02.590) 0:00:05.060 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:17:08 +0000 (0:00:00.014) 0:00:05.075 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:17:08 +0000 (0:00:00.008) 0:00:05.083 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:17:08 +0000 (0:00:00.016) 0:00:05.100 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:17:08 +0000 (0:00:00.011) 0:00:05.111 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:17:08 +0000 (0:00:00.020) 0:00:05.132 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:17:08 +0000 (0:00:00.022) 0:00:05.154 ******** 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-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:9 Friday 26 January 2024 21:17:08 +0000 (0:00:00.018) 0:00:05.173 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:08 +0000 (0:00:00.024) 0:00:05.197 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:08 +0000 (0:00:00.018) 0:00:05.216 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003816", "end": "2024-01-26 21:17:08.937614", "rc": 0, "start": "2024-01-26 21:17:08.933798" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:08 +0000 (0:00:00.229) 0:00:05.446 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:08 +0000 (0:00:00.010) 0:00:05.456 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:11 Friday 26 January 2024 21:17:08 +0000 (0:00:00.009) 0:00:05.466 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:17:09 +0000 (0:00:00.013) 0:00:05.480 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:17:09 +0000 (0:00:00.010) 0:00:05.490 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:17:09 +0000 (0:00:00.216) 0:00:05.707 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:14 Friday 26 January 2024 21:17:09 +0000 (0:00:00.012) 0:00:05.720 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:17:09 +0000 (0:00:00.019) 0:00:05.739 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:17:09 +0000 (0:00:00.008) 0:00:05.748 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:17:09 +0000 (0:00:00.008) 0:00:05.757 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:09 +0000 (0:00:00.011) 0:00:05.769 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:09 +0000 (0:00:00.015) 0:00:05.784 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003845", "end": "2024-01-26 21:17:09.540030", "rc": 0, "start": "2024-01-26 21:17:09.536185" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:09 +0000 (0:00:00.258) 0:00:06.042 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:09 +0000 (0:00:00.011) 0:00:06.053 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:17:09 +0000 (0:00:00.015) 0:00:06.069 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:17:11 +0000 (0:00:02.285) 0:00:08.354 ******** 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.006040", "end": "2024-01-26 21:17:12.085977", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-26 21:17:12.079937" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004032", "end": "2024-01-26 21:17:12.348518", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-26 21:17:12.344486" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004098", "end": "2024-01-26 21:17:12.552473", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-26 21:17:12.548375" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:17:12 +0000 (0:00:00.705) 0:00:09.060 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024409", "end": "2024-01-26 21:17:12.789342", "rc": 0, "start": "2024-01-26 21:17:12.764933" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:17:12 +0000 (0:00:00.243) 0:00:09.304 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:17:12 +0000 (0:00:00.013) 0:00:09.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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:17:12 +0000 (0:00:00.028) 0:00:09.346 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:17:12 +0000 (0:00:00.020) 0:00:09.366 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:17:12 +0000 (0:00:00.017) 0:00:09.384 ******** 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-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:18 Friday 26 January 2024 21:17:12 +0000 (0:00:00.026) 0:00:09.411 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:12 +0000 (0:00:00.023) 0:00:09.434 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:12 +0000 (0:00:00.011) 0:00:09.446 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003756", "end": "2024-01-26 21:17:13.170520", "rc": 0, "start": "2024-01-26 21:17:13.166764" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:13 +0000 (0:00:00.228) 0:00:09.675 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:13 +0000 (0:00:00.009) 0:00:09.684 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:20 Friday 26 January 2024 21:17:13 +0000 (0:00:00.009) 0:00:09.693 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_present.yml:3 Friday 26 January 2024 21:17:13 +0000 (0:00:00.017) 0:00:09.711 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:17:13 +0000 (0:00:00.011) 0:00:09.722 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1706303832.0841002, "block_size": 4096, "blocks": 0, "ctime": 1706303832.0841002, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31288, "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": 1706303832.0841002, "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-ci_fix0k7wubrf/tests/tasks/assert_device_present.yml:5 Friday 26 January 2024 21:17:13 +0000 (0:00:00.216) 0:00:09.939 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:23 Friday 26 January 2024 21:17:13 +0000 (0:00:00.018) 0:00:09.958 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:17:13 +0000 (0:00:00.024) 0:00:09.983 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:17:13 +0000 (0:00:00.011) 0:00:09.994 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:17:13 +0000 (0:00:00.008) 0:00:10.002 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:13 +0000 (0:00:00.013) 0:00:10.016 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:13 +0000 (0:00:00.012) 0:00:10.029 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003792", "end": "2024-01-26 21:17:13.736400", "rc": 0, "start": "2024-01-26 21:17:13.732608" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:13 +0000 (0:00:00.218) 0:00:10.247 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:13 +0000 (0:00:00.012) 0:00:10.260 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:17:13 +0000 (0:00:00.012) 0:00:10.273 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:17:16 +0000 (0:00:02.286) 0:00:12.560 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:17:16 +0000 (0:00:00.017) 0:00:12.578 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:17:16 +0000 (0:00:00.010) 0:00:12.588 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.017595", "end": "2024-01-26 21:17:16.324604", "rc": 0, "start": "2024-01-26 21:17:16.307009" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:17:16 +0000 (0:00:00.266) 0:00:12.854 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:17:16 +0000 (0:00:00.020) 0:00:12.875 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:17:16 +0000 (0:00:00.015) 0:00:12.891 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:17:16 +0000 (0:00:00.009) 0:00:12.900 ******** 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-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:27 Friday 26 January 2024 21:17:16 +0000 (0:00:00.015) 0:00:12.916 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:16 +0000 (0:00:00.034) 0:00:12.951 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:16 +0000 (0:00:00.014) 0:00:12.965 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003734", "end": "2024-01-26 21:17:16.672733", "rc": 0, "start": "2024-01-26 21:17:16.668999" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:16 +0000 (0:00:00.214) 0:00:13.179 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:16 +0000 (0:00:00.010) 0:00:13.190 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:29 Friday 26 January 2024 21:17:16 +0000 (0:00:00.023) 0:00:13.213 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:17:16 +0000 (0:00:00.027) 0:00:13.240 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:17:16 +0000 (0:00:00.017) 0:00:13.258 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:17:16 +0000 (0:00:00.212) 0:00:13.471 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tests_helpers_and_asserts.yml:15 Friday 26 January 2024 21:17:17 +0000 (0:00:00.016) 0:00:13.488 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:3 Friday 26 January 2024 21:17:17 +0000 (0:00:00.014) 0:00:13.502 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:17 +0000 (0:00:00.010) 0:00:13.512 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:17 +0000 (0:00:00.010) 0:00:13.523 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003781", "end": "2024-01-26 21:17:17.235084", "rc": 0, "start": "2024-01-26 21:17:17.231303" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:17 +0000 (0:00:00.219) 0:00:13.742 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:17 +0000 (0:00:00.012) 0:00:13.754 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:5 Friday 26 January 2024 21:17:17 +0000 (0:00:00.019) 0:00:13.774 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:17:17 +0000 (0:00:00.014) 0:00:13.788 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:17:17 +0000 (0:00:00.008) 0:00:13.797 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:17:17 +0000 (0:00:00.008) 0:00:13.806 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:17 +0000 (0:00:00.016) 0:00:13.822 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:17 +0000 (0:00:00.013) 0:00:13.835 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003892", "end": "2024-01-26 21:17:17.548687", "rc": 0, "start": "2024-01-26 21:17:17.544795" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:17 +0000 (0:00:00.229) 0:00:14.064 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:17 +0000 (0:00:00.011) 0:00:14.076 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:17:17 +0000 (0:00:00.016) 0:00:14.092 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:17:19 +0000 (0:00:02.299) 0:00:16.391 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:17:19 +0000 (0:00:00.041) 0:00:16.433 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:17:19 +0000 (0:00:00.012) 0:00:16.445 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:17:19 +0000 (0:00:00.009) 0:00:16.454 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:17:19 +0000 (0:00:00.014) 0:00:16.469 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:17:20 +0000 (0:00:00.019) 0:00:16.488 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:17:20 +0000 (0:00:00.010) 0:00:16.499 ******** 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-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:9 Friday 26 January 2024 21:17:20 +0000 (0:00:00.011) 0:00:16.510 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:20 +0000 (0:00:00.015) 0:00:16.526 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:20 +0000 (0:00:00.012) 0:00:16.538 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003894", "end": "2024-01-26 21:17:20.261799", "rc": 0, "start": "2024-01-26 21:17:20.257905" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:20 +0000 (0:00:00.237) 0:00:16.775 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:20 +0000 (0:00:00.022) 0:00:16.797 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:11 Friday 26 January 2024 21:17:20 +0000 (0:00:00.018) 0:00:16.815 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:17:20 +0000 (0:00:00.021) 0:00:16.837 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:17:20 +0000 (0:00:00.026) 0:00:16.864 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:17:20 +0000 (0:00:00.206) 0:00:17.070 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:14 Friday 26 January 2024 21:17:20 +0000 (0:00:00.011) 0:00:17.082 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:17:20 +0000 (0:00:00.015) 0:00:17.097 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:17:20 +0000 (0:00:00.007) 0:00:17.105 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:17:20 +0000 (0:00:00.007) 0:00:17.113 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:20 +0000 (0:00:00.011) 0:00:17.124 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:20 +0000 (0:00:00.011) 0:00:17.136 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003783", "end": "2024-01-26 21:17:20.845875", "rc": 0, "start": "2024-01-26 21:17:20.842092" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:20 +0000 (0:00:00.214) 0:00:17.350 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:20 +0000 (0:00:00.011) 0:00:17.362 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:17:20 +0000 (0:00:00.009) 0:00:17.371 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:17:23 +0000 (0:00:02.259) 0:00:19.631 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:17:23 +0000 (0:00:00.021) 0:00:19.652 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:17:23 +0000 (0:00:00.010) 0:00:19.663 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:17:23 +0000 (0:00:00.010) 0:00:19.673 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.050655", "end": "2024-01-26 21:17:23.430155", "rc": 0, "start": "2024-01-26 21:17:23.379500" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:17:23 +0000 (0:00:00.271) 0:00:19.945 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:17:23 +0000 (0:00:00.010) 0:00:19.955 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:17:23 +0000 (0:00:00.008) 0:00:19.964 ******** 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-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:18 Friday 26 January 2024 21:17:23 +0000 (0:00:00.008) 0:00:19.973 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:23 +0000 (0:00:00.016) 0:00:19.989 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:23 +0000 (0:00:00.009) 0:00:19.999 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003716", "end": "2024-01-26 21:17:23.707004", "rc": 0, "start": "2024-01-26 21:17:23.703288" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:23 +0000 (0:00:00.212) 0:00:20.211 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:23 +0000 (0:00:00.011) 0:00:20.222 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:20 Friday 26 January 2024 21:17:23 +0000 (0:00:00.010) 0:00:20.233 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_present.yml:3 Friday 26 January 2024 21:17:23 +0000 (0:00:00.018) 0:00:20.252 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:17:23 +0000 (0:00:00.012) 0:00:20.264 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1706303843.4280999, "block_size": 4096, "blocks": 0, "ctime": 1706303843.4280999, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31620, "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": 1706303843.4280999, "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-ci_fix0k7wubrf/tests/tasks/assert_device_present.yml:5 Friday 26 January 2024 21:17:23 +0000 (0:00:00.211) 0:00:20.476 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:23 Friday 26 January 2024 21:17:24 +0000 (0:00:00.011) 0:00:20.487 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:17:24 +0000 (0:00:00.037) 0:00:20.525 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:17:24 +0000 (0:00:00.016) 0:00:20.542 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:17:24 +0000 (0:00:00.035) 0:00:20.578 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:24 +0000 (0:00:00.016) 0:00:20.594 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:24 +0000 (0:00:00.018) 0:00:20.612 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003803", "end": "2024-01-26 21:17:24.347758", "rc": 0, "start": "2024-01-26 21:17:24.343955" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:24 +0000 (0:00:00.249) 0:00:20.861 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:24 +0000 (0:00:00.021) 0:00:20.882 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:17:24 +0000 (0:00:00.018) 0:00:20.901 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:17:26 +0000 (0:00:02.290) 0:00:23.191 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:17:26 +0000 (0:00:00.020) 0:00:23.212 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:17:26 +0000 (0:00:00.015) 0:00:23.228 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:17:26 +0000 (0:00:00.013) 0:00:23.241 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:17:26 +0000 (0:00:00.011) 0:00:23.252 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007505", "end": "2024-01-26 21:17:26.967028", "rc": 0, "start": "2024-01-26 21:17:26.959523" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:17:27 +0000 (0:00:00.232) 0:00:23.485 ******** 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-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:17:27 +0000 (0:00:00.011) 0:00:23.497 ******** 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-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:27 Friday 26 January 2024 21:17:27 +0000 (0:00:00.008) 0:00:23.505 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:17:27 +0000 (0:00:00.037) 0:00:23.543 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:17:27 +0000 (0:00:00.012) 0:00:23.555 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003861", "end": "2024-01-26 21:17:27.264450", "rc": 0, "start": "2024-01-26 21:17:27.260589" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:17:27 +0000 (0:00:00.210) 0:00:23.766 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:17:27 +0000 (0:00:00.009) 0:00:23.776 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/create_and_remove_interface.yml:29 Friday 26 January 2024 21:17:27 +0000 (0:00:00.009) 0:00:23.786 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:17:27 +0000 (0:00:00.019) 0:00:23.805 ******** included: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:17:27 +0000 (0:00:00.010) 0:00:23.815 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:17:27 +0000 (0:00:00.210) 0:00:24.026 ******** 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 Friday 26 January 2024 21:17:27 +0000 (0:00:00.023) 0:00:24.049 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.26s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:16 ---------- Gathering Facts --------------------------------------------------------- 0.93s /WORKDIR/git-ci_fix0k7wubrf/tests/tests_helpers_and_asserts.yml:3 ------------- Create veth interface veth1298 ------------------------------------------ 0.71s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:23 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/el_repo_setup.yml:3 ------------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 ---------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/el_repo_setup.yml:17 ------------------ Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:45 ---------- Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:39 ---------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 ---------- Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:31 ---------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 ---------- Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/manage_test_interface.yml:50 ---------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-ci_fix0k7wubrf/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-ci_fix0k7wubrf/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. ---^---^---^---^---^---