# 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-weekly-ci_7pwe8ce/.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-weekly-ci_7pwe8ce/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tests_helpers_and_asserts.yml:3 Saturday 02 March 2024 13:33:50 +0000 (0:00:00.038) 0:00:00.038 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tests_helpers_and_asserts.yml:6 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.888) 0:00:00.927 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/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-weekly-ci_7pwe8ce/tests/tasks/el_repo_setup.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.012) 0:00:00.940 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/el_repo_setup.yml:17 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.376) 0:00:01.317 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/el_repo_setup.yml:22 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.253) 0:00:01.571 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/el_repo_setup.yml:26 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.013) 0:00:01.584 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/el_repo_setup.yml:51 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.008) 0:00:01.593 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/enable_epel.yml:8 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.020) 0:00:01.613 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/enable_epel.yml:24 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.008) 0:00:01.621 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/enable_epel.yml:30 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.007) 0:00:01.629 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/enable_epel.yml:35 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.007) 0:00:01.636 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/enable_epel.yml:40 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.007) 0:00:01.644 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tests_helpers_and_asserts.yml:9 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.008) 0:00:01.652 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.011) 0:00:01.664 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.010) 0:00:01.674 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.009) 0:00:01.684 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003603", "end": "2024-03-02 13:33:52.831942", "rc": 0, "start": "2024-03-02 13:33:52.828339" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.259) 0:00:01.944 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.010) 0:00:01.954 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.008) 0:00:01.963 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.014) 0:00:01.977 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.007) 0:00:01.984 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.007) 0:00:01.992 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.010) 0:00:02.002 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.009) 0:00:02.012 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003734", "end": "2024-03-02 13:33:53.100160", "rc": 0, "start": "2024-03-02 13:33:53.096426" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:53 +0000 (0:00:00.200) 0:00:02.212 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:53 +0000 (0:00:00.009) 0:00:02.221 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:53 +0000 (0:00:00.008) 0:00:02.230 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:33:54 +0000 (0:00:01.039) 0:00:03.269 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.014) 0:00:03.283 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.008) 0:00:03.292 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.007) 0:00:03.299 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.007) 0:00:03.307 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.007) 0:00:03.315 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.007) 0:00:03.323 ******** 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-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.007) 0:00:03.330 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.011) 0:00:03.342 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.008) 0:00:03.351 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003852", "end": "2024-03-02 13:33:54.443355", "rc": 0, "start": "2024-03-02 13:33:54.439503" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.204) 0:00:03.555 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.010) 0:00:03.565 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.008) 0:00:03.574 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.013) 0:00:03.588 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.009) 0:00:03.598 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.198) 0:00:03.797 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.010) 0:00:03.807 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.014) 0:00:03.822 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.007) 0:00:03.830 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.007) 0:00:03.837 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.010) 0:00:03.848 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.009) 0:00:03.857 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003592", "end": "2024-03-02 13:33:54.946080", "rc": 0, "start": "2024-03-02 13:33:54.942488" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.201) 0:00:04.058 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.009) 0:00:04.068 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:54 +0000 (0:00:00.009) 0:00:04.078 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.933) 0:00:05.012 ******** 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.011259", "end": "2024-03-02 13:33:56.113722", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-02 13:33:56.102463" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003933", "end": "2024-03-02 13:33:56.343990", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-02 13:33:56.340057" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004122", "end": "2024-03-02 13:33:56.542761", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-02 13:33:56.538639" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.644) 0:00:05.656 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022932", "end": "2024-03-02 13:33:56.766813", "rc": 0, "start": "2024-03-02 13:33:56.743881" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.224) 0:00:05.880 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.009) 0:00:05.889 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.009) 0:00:05.899 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.015) 0:00:05.915 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.008) 0:00:05.924 ******** 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-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.011) 0:00:05.935 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.016) 0:00:05.952 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.010) 0:00:05.963 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004029", "end": "2024-03-02 13:33:57.055278", "rc": 0, "start": "2024-03-02 13:33:57.051249" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.204) 0:00:06.167 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.011) 0:00:06.178 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.010) 0:00:06.189 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_present.yml:3 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.016) 0:00:06.205 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.019) 0:00:06.225 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709386436.1063552, "block_size": 4096, "blocks": 0, "ctime": 1709386436.1063552, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30846, "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": 1709386436.1063552, "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-weekly-ci_7pwe8ce/tests/tasks/assert_device_present.yml:5 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.200) 0:00:06.425 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.011) 0:00:06.436 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.017) 0:00:06.454 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.007) 0:00:06.462 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.007) 0:00:06.469 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.011) 0:00:06.481 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.009) 0:00:06.490 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003678", "end": "2024-03-02 13:33:57.584517", "rc": 0, "start": "2024-03-02 13:33:57.580839" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.205) 0:00:06.696 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.013) 0:00:06.709 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:57 +0000 (0:00:00.009) 0:00:06.719 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.926) 0:00:07.646 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.014) 0:00:07.660 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.008) 0:00:07.668 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008639", "end": "2024-03-02 13:33:58.764993", "rc": 0, "start": "2024-03-02 13:33:58.756354" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.211) 0:00:07.880 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.009) 0:00:07.889 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.008) 0:00:07.897 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.009) 0:00:07.906 ******** 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-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.007) 0:00:07.913 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.018) 0:00:07.932 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.009) 0:00:07.942 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003868", "end": "2024-03-02 13:33:59.030699", "rc": 0, "start": "2024-03-02 13:33:59.026831" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.200) 0:00:08.142 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.011) 0:00:08.154 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:08.163 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.018) 0:00:08.182 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:08.192 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.195) 0:00:08.387 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tests_helpers_and_asserts.yml:15 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.011) 0:00:08.399 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.014) 0:00:08.414 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.012) 0:00:08.427 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.011) 0:00:08.438 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003685", "end": "2024-03-02 13:33:59.537055", "rc": 0, "start": "2024-03-02 13:33:59.533370" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.211) 0:00:08.649 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:08.659 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:08.669 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.011) 0:00:08.681 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.008) 0:00:08.689 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.007) 0:00:08.697 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.010) 0:00:08.708 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:08.717 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003628", "end": "2024-03-02 13:33:59.807917", "rc": 0, "start": "2024-03-02 13:33:59.804289" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.203) 0:00:08.921 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:08.930 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:08.940 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.930) 0:00:09.870 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.014) 0:00:09.885 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.014) 0:00:09.899 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.012) 0:00:09.912 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.011) 0:00:09.923 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.015) 0:00:09.938 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.024) 0:00:09.963 ******** 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-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.010) 0:00:09.974 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.013) 0:00:09.987 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:00 +0000 (0:00:00.011) 0:00:09.999 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003757", "end": "2024-03-02 13:34:01.092653", "rc": 0, "start": "2024-03-02 13:34:01.088896" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.206) 0:00:10.205 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.010) 0:00:10.215 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.010) 0:00:10.225 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.013) 0:00:10.239 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.009) 0:00:10.249 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.221) 0:00:10.470 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.014) 0:00:10.484 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.015) 0:00:10.499 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.008) 0:00:10.508 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.007) 0:00:10.515 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.016) 0:00:10.532 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.015) 0:00:10.547 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003590", "end": "2024-03-02 13:34:01.667844", "rc": 0, "start": "2024-03-02 13:34:01.664254" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.234) 0:00:10.782 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.010) 0:00:10.792 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.010) 0:00:10.802 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.934) 0:00:11.737 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.014) 0:00:11.751 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.009) 0:00:11.761 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.008) 0:00:11.770 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.041461", "end": "2024-03-02 13:34:02.900599", "rc": 0, "start": "2024-03-02 13:34:02.859138" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.252) 0:00:12.022 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.010) 0:00:12.033 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.009) 0:00:12.042 ******** 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-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.009) 0:00:12.052 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.016) 0:00:12.068 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.010) 0:00:12.078 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003673", "end": "2024-03-02 13:34:03.171002", "rc": 0, "start": "2024-03-02 13:34:03.167329" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.204) 0:00:12.283 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.009) 0:00:12.293 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.009) 0:00:12.302 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_present.yml:3 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.015) 0:00:12.318 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.009) 0:00:12.328 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709386442.897093, "block_size": 4096, "blocks": 0, "ctime": 1709386442.897093, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31174, "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": 1709386442.897093, "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-weekly-ci_7pwe8ce/tests/tasks/assert_device_present.yml:5 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.195) 0:00:12.523 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.010) 0:00:12.534 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.020) 0:00:12.555 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.007) 0:00:12.562 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.007) 0:00:12.570 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.011) 0:00:12.582 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.009) 0:00:12.591 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003542", "end": "2024-03-02 13:34:03.682542", "rc": 0, "start": "2024-03-02 13:34:03.679000" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.202) 0:00:12.794 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.009) 0:00:12.804 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:34:03 +0000 (0:00:00.009) 0:00:12.814 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.926) 0:00:13.741 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.015) 0:00:13.756 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.010) 0:00:13.767 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.009) 0:00:13.776 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.008) 0:00:13.784 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011199", "end": "2024-03-02 13:34:04.885563", "rc": 0, "start": "2024-03-02 13:34:04.874364" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.215) 0:00:14.000 ******** 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-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.009) 0:00:14.009 ******** 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-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.008) 0:00:14.018 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.018) 0:00:14.037 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.009) 0:00:14.046 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003700", "end": "2024-03-02 13:34:05.137675", "rc": 0, "start": "2024-03-02 13:34:05.133975" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.204) 0:00:14.250 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.010) 0:00:14.261 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.013) 0:00:14.274 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.019) 0:00:14.293 ******** included: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.010) 0:00:14.303 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.198) 0:00:14.502 ******** 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 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.015) 0:00:14.517 ******** =============================================================================== Install iproute --------------------------------------------------------- 1.04s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.64s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/el_repo_setup.yml:17 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:35 ------- Get stat for interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_interface_stat.yml:3 ----------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:54 ------- Delete veth interface veth1298 ------------------------------------------ 0.21s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci_7pwe8ce/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci_7pwe8ce/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. ---^---^---^---^---^---