# 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-ci49hkmjx7/.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-ci49hkmjx7/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-ci49hkmjx7/tests/tests_helpers_and_asserts.yml:3 Saturday 18 May 2024 13:16:47 +0000 (0:00:00.035) 0:00:00.035 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tests_helpers_and_asserts.yml:6 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.858) 0:00:00.894 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/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-ci49hkmjx7/tests/tasks/el_repo_setup.yml:3 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.012) 0:00:00.906 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/el_repo_setup.yml:17 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.363) 0:00:01.269 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/el_repo_setup.yml:22 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.244) 0:00:01.514 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/el_repo_setup.yml:26 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.013) 0:00:01.527 ********** 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-ci49hkmjx7/tests/tasks/el_repo_setup.yml:51 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.007) 0:00:01.535 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/enable_epel.yml:8 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.019) 0:00:01.555 ********** 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-ci49hkmjx7/tests/tasks/enable_epel.yml:24 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.008) 0:00:01.563 ********** 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-ci49hkmjx7/tests/tasks/enable_epel.yml:30 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.007) 0:00:01.570 ********** 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-ci49hkmjx7/tests/tasks/enable_epel.yml:35 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.007) 0:00:01.578 ********** 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-ci49hkmjx7/tests/tasks/enable_epel.yml:40 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.008) 0:00:01.586 ********** 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-ci49hkmjx7/tests/tests_helpers_and_asserts.yml:9 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.007) 0:00:01.593 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:3 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.011) 0:00:01.605 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.009) 0:00:01.614 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:48 +0000 (0:00:00.008) 0:00:01.623 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003420", "end": "2024-05-18 13:16:49.139595", "rc": 0, "start": "2024-05-18 13:16:49.136175" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.245) 0:00:01.868 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.009) 0:00:01.878 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:5 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.009) 0:00:01.888 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.014) 0:00:01.902 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.007) 0:00:01.910 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.007) 0:00:01.917 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.010) 0:00:01.928 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.009) 0:00:01.938 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003580", "end": "2024-05-18 13:16:49.399786", "rc": 0, "start": "2024-05-18 13:16:49.396206" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.191) 0:00:02.129 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.009) 0:00:02.139 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:16:49 +0000 (0:00:00.009) 0:00:02.148 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.938) 0:00:03.086 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.014) 0:00:03.100 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.008) 0:00:03.109 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.007) 0:00:03.117 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.008) 0:00:03.126 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.008) 0:00:03.134 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.013) 0:00:03.148 ********** 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-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:9 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.011) 0:00:03.160 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.014) 0:00:03.174 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.009) 0:00:03.183 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003495", "end": "2024-05-18 13:16:50.644036", "rc": 0, "start": "2024-05-18 13:16:50.640541" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.189) 0:00:03.373 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.020) 0:00:03.393 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:11 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.009) 0:00:03.403 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.014) 0:00:03.417 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.010) 0:00:03.427 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.187) 0:00:03.615 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:14 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.010) 0:00:03.626 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.015) 0:00:03.641 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.008) 0:00:03.650 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.007) 0:00:03.657 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.014) 0:00:03.672 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:50 +0000 (0:00:00.011) 0:00:03.683 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003579", "end": "2024-05-18 13:16:51.143152", "rc": 0, "start": "2024-05-18 13:16:51.139573" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:51 +0000 (0:00:00.188) 0:00:03.872 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:51 +0000 (0:00:00.009) 0:00:03.882 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:16:51 +0000 (0:00:00.009) 0:00:03.891 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.838) 0:00:04.730 ********** 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.010109", "end": "2024-05-18 13:16:52.201057", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-18 13:16:52.190948" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003674", "end": "2024-05-18 13:16:52.418291", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-18 13:16:52.414617" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003817", "end": "2024-05-18 13:16:52.600824", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-18 13:16:52.597007" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.603) 0:00:05.333 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023547", "end": "2024-05-18 13:16:52.816371", "rc": 0, "start": "2024-05-18 13:16:52.792824" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.213) 0:00:05.547 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.008) 0:00:05.555 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.009) 0:00:05.565 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.008) 0:00:05.574 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.008) 0:00:05.582 ********** 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-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:18 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.007) 0:00:05.590 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.016) 0:00:05.607 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:52 +0000 (0:00:00.009) 0:00:05.616 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003453", "end": "2024-05-18 13:16:53.075456", "rc": 0, "start": "2024-05-18 13:16:53.072003" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.187) 0:00:05.804 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.011) 0:00:05.815 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:20 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.010) 0:00:05.825 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_present.yml:3 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.016) 0:00:05.842 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.009) 0:00:05.851 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716038212.194908, "block_size": 4096, "blocks": 0, "ctime": 1716038212.194908, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26191, "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": 1716038212.194908, "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-ci49hkmjx7/tests/tasks/assert_device_present.yml:5 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.188) 0:00:06.039 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:23 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.010) 0:00:06.050 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.017) 0:00:06.068 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.007) 0:00:06.076 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.007) 0:00:06.084 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.010) 0:00:06.094 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.009) 0:00:06.104 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003421", "end": "2024-05-18 13:16:53.563874", "rc": 0, "start": "2024-05-18 13:16:53.560453" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.188) 0:00:06.292 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.012) 0:00:06.305 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:16:53 +0000 (0:00:00.008) 0:00:06.313 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.828) 0:00:07.142 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.016) 0:00:07.158 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.008) 0:00:07.167 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011222", "end": "2024-05-18 13:16:54.637397", "rc": 0, "start": "2024-05-18 13:16:54.626175" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.203) 0:00:07.370 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.009) 0:00:07.379 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.008) 0:00:07.387 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.009) 0:00:07.397 ********** 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-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:27 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.007) 0:00:07.404 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.018) 0:00:07.423 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.009) 0:00:07.433 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003733", "end": "2024-05-18 13:16:54.894211", "rc": 0, "start": "2024-05-18 13:16:54.890478" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.190) 0:00:07.623 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.010) 0:00:07.633 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:29 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.009) 0:00:07.643 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.019) 0:00:07.662 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:16:54 +0000 (0:00:00.009) 0:00:07.672 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.184) 0:00:07.857 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tests_helpers_and_asserts.yml:15 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.011) 0:00:07.868 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:3 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.013) 0:00:07.882 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.010) 0:00:07.892 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.009) 0:00:07.902 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003471", "end": "2024-05-18 13:16:55.363044", "rc": 0, "start": "2024-05-18 13:16:55.359573" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.191) 0:00:08.093 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.011) 0:00:08.105 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:5 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.011) 0:00:08.117 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.013) 0:00:08.130 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.010) 0:00:08.141 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.010) 0:00:08.151 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.012) 0:00:08.164 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.011) 0:00:08.176 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003541", "end": "2024-05-18 13:16:55.636670", "rc": 0, "start": "2024-05-18 13:16:55.633129" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.191) 0:00:08.367 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.009) 0:00:08.377 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:16:55 +0000 (0:00:00.009) 0:00:08.386 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.833) 0:00:09.220 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.013) 0:00:09.234 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.008) 0:00:09.242 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.008) 0:00:09.251 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.008) 0:00:09.259 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.012) 0:00:09.271 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.008) 0:00:09.280 ********** 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-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:9 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.008) 0:00:09.289 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.013) 0:00:09.302 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.009) 0:00:09.312 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003412", "end": "2024-05-18 13:16:56.772207", "rc": 0, "start": "2024-05-18 13:16:56.768795" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.188) 0:00:09.501 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.009) 0:00:09.511 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:11 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.009) 0:00:09.520 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.012) 0:00:09.533 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:16:56 +0000 (0:00:00.009) 0:00:09.543 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.185) 0:00:09.729 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:14 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.011) 0:00:09.740 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.015) 0:00:09.756 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.007) 0:00:09.763 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.007) 0:00:09.771 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.016) 0:00:09.788 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.009) 0:00:09.797 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003404", "end": "2024-05-18 13:16:57.260405", "rc": 0, "start": "2024-05-18 13:16:57.257001" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.194) 0:00:09.992 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.010) 0:00:10.002 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:16:57 +0000 (0:00:00.009) 0:00:10.012 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.835) 0:00:10.848 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.014) 0:00:10.862 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.008) 0:00:10.871 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.008) 0:00:10.879 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.067914", "end": "2024-05-18 13:16:58.405331", "rc": 0, "start": "2024-05-18 13:16:58.337417" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.263) 0:00:11.143 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.009) 0:00:11.152 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.007) 0:00:11.160 ********** 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-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:18 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.007) 0:00:11.168 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.015) 0:00:11.183 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.008) 0:00:11.192 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003599", "end": "2024-05-18 13:16:58.652292", "rc": 0, "start": "2024-05-18 13:16:58.648693" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.191) 0:00:11.383 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.009) 0:00:11.393 ********** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:20 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.009) 0:00:11.402 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_present.yml:3 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.016) 0:00:11.419 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.010) 0:00:11.429 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716038218.4012594, "block_size": 4096, "blocks": 0, "ctime": 1716038218.4012594, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26519, "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": 1716038218.4012594, "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-ci49hkmjx7/tests/tasks/assert_device_present.yml:5 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.185) 0:00:11.615 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:23 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.010) 0:00:11.625 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.018) 0:00:11.644 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.007) 0:00:11.651 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.007) 0:00:11.658 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.011) 0:00:11.669 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:16:58 +0000 (0:00:00.009) 0:00:11.679 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003448", "end": "2024-05-18 13:16:59.139937", "rc": 0, "start": "2024-05-18 13:16:59.136489" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:16:59 +0000 (0:00:00.190) 0:00:11.869 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:16:59 +0000 (0:00:00.009) 0:00:11.879 ********** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:16:59 +0000 (0:00:00.008) 0:00:11.887 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.830) 0:00:12.718 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.014) 0:00:12.733 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.008) 0:00:12.742 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.008) 0:00:12.750 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.009) 0:00:12.760 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007191", "end": "2024-05-18 13:17:00.226388", "rc": 0, "start": "2024-05-18 13:17:00.219197" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.204) 0:00:12.964 ********** 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-ci49hkmjx7/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.010) 0:00:12.975 ********** 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-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:27 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.013) 0:00:12.989 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.018) 0:00:13.007 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.009) 0:00:13.017 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003716", "end": "2024-05-18 13:17:00.478620", "rc": 0, "start": "2024-05-18 13:17:00.474904" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.190) 0:00:13.207 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.009) 0:00:13.217 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/create_and_remove_interface.yml:29 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.011) 0:00:13.229 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.019) 0:00:13.248 ********** included: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.009) 0:00:13.258 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:17:00 +0000 (0:00:00.185) 0:00:13.444 ********** 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 18 May 2024 13:17:00 +0000 (0:00:00.015) 0:00:13.459 ********** =============================================================================== Install iproute --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-ci49hkmjx7/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:35 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:54 ------- Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci49hkmjx7/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci49hkmjx7/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. ---^---^---^---^---^---