# 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-ci5w8icq0q/.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-ci5w8icq0q/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-ci5w8icq0q/tests/tests_helpers_and_asserts.yml:3 Saturday 25 May 2024 14:11:35 +0000 (0:00:00.034) 0:00:00.034 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tests_helpers_and_asserts.yml:6 Saturday 25 May 2024 14:11:38 +0000 (0:00:02.507) 0:00:02.541 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/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-ci5w8icq0q/tests/tasks/el_repo_setup.yml:3 Saturday 25 May 2024 14:11:38 +0000 (0:00:00.012) 0:00:02.554 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/el_repo_setup.yml:17 Saturday 25 May 2024 14:11:39 +0000 (0:00:01.862) 0:00:04.417 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/el_repo_setup.yml:22 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.287) 0:00:04.704 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/el_repo_setup.yml:26 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.013) 0:00:04.718 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/el_repo_setup.yml:51 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:04.725 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/enable_epel.yml:8 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.021) 0:00:04.747 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/enable_epel.yml:24 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:04.754 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/enable_epel.yml:30 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:04.762 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/enable_epel.yml:35 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:04.769 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/enable_epel.yml:40 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:04.776 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tests_helpers_and_asserts.yml:9 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:04.784 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:3 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.010) 0:00:04.794 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.009) 0:00:04.804 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.009) 0:00:04.814 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004455", "end": "2024-05-25 14:11:40.589279", "rc": 0, "start": "2024-05-25 14:11:40.584824" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.292) 0:00:05.107 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.010) 0:00:05.117 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:5 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.008) 0:00:05.125 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.013) 0:00:05.139 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:05.146 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.007) 0:00:05.153 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.009) 0:00:05.163 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.009) 0:00:05.172 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004547", "end": "2024-05-25 14:11:40.892367", "rc": 0, "start": "2024-05-25 14:11:40.887820" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.238) 0:00:05.411 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.009) 0:00:05.420 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:11:40 +0000 (0:00:00.008) 0:00:05.428 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:11:42 +0000 (0:00:01.583) 0:00:07.012 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.013) 0:00:07.025 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.008) 0:00:07.033 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.007) 0:00:07.041 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.007) 0:00:07.049 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.007) 0:00:07.057 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.007) 0:00:07.065 ********** 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-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:9 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.007) 0:00:07.072 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.013) 0:00:07.085 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.008) 0:00:07.094 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004482", "end": "2024-05-25 14:11:42.812409", "rc": 0, "start": "2024-05-25 14:11:42.807927" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.236) 0:00:07.330 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.009) 0:00:07.340 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:11 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.008) 0:00:07.348 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.012) 0:00:07.361 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:11:42 +0000 (0:00:00.009) 0:00:07.371 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.235) 0:00:07.606 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:14 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.010) 0:00:07.616 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.014) 0:00:07.631 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.007) 0:00:07.638 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.007) 0:00:07.646 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.010) 0:00:07.656 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.009) 0:00:07.666 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004332", "end": "2024-05-25 14:11:43.387982", "rc": 0, "start": "2024-05-25 14:11:43.383650" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.240) 0:00:07.907 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.009) 0:00:07.917 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:11:43 +0000 (0:00:00.008) 0:00:07.925 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:11:44 +0000 (0:00:01.484) 0:00:09.410 ********** 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.010543", "end": "2024-05-25 14:11:45.138300", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-25 14:11:45.127757" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005516", "end": "2024-05-25 14:11:45.458275", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-25 14:11:45.452759" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005559", "end": "2024-05-25 14:11:45.689774", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-25 14:11:45.684215" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:11:45 +0000 (0:00:00.798) 0:00:10.209 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026505", "end": "2024-05-25 14:11:45.955952", "rc": 0, "start": "2024-05-25 14:11:45.929447" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:11:45 +0000 (0:00:00.265) 0:00:10.474 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:11:45 +0000 (0:00:00.008) 0:00:10.483 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:11:45 +0000 (0:00:00.007) 0:00:10.491 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.009) 0:00:10.500 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.007) 0:00:10.508 ********** 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-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:18 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.007) 0:00:10.515 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.015) 0:00:10.531 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.009) 0:00:10.540 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004556", "end": "2024-05-25 14:11:46.260061", "rc": 0, "start": "2024-05-25 14:11:46.255505" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.238) 0:00:10.779 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.008) 0:00:10.788 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:20 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.008) 0:00:10.797 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.015) 0:00:10.812 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.009) 0:00:10.822 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716646305.1328125, "block_size": 4096, "blocks": 0, "ctime": 1716646305.1328125, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39495, "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": 1716646305.1328125, "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-ci5w8icq0q/tests/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.236) 0:00:11.058 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:23 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.009) 0:00:11.068 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.017) 0:00:11.086 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.007) 0:00:11.094 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.007) 0:00:11.101 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.010) 0:00:11.112 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.009) 0:00:11.121 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004311", "end": "2024-05-25 14:11:46.840275", "rc": 0, "start": "2024-05-25 14:11:46.835964" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.238) 0:00:11.359 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.009) 0:00:11.369 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:11:46 +0000 (0:00:00.008) 0:00:11.377 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:11:48 +0000 (0:00:01.476) 0:00:12.854 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.013) 0:00:12.868 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.008) 0:00:12.876 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012338", "end": "2024-05-25 14:11:48.605846", "rc": 0, "start": "2024-05-25 14:11:48.593508" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.266) 0:00:13.142 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.009) 0:00:13.151 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.009) 0:00:13.161 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.009) 0:00:13.170 ********** 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-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:27 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.007) 0:00:13.178 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.019) 0:00:13.198 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.009) 0:00:13.207 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004570", "end": "2024-05-25 14:11:48.928563", "rc": 0, "start": "2024-05-25 14:11:48.923993" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.239) 0:00:13.447 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.009) 0:00:13.457 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:29 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.008) 0:00:13.466 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.018) 0:00:13.484 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:11:48 +0000 (0:00:00.009) 0:00:13.494 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.230) 0:00:13.725 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tests_helpers_and_asserts.yml:15 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.009) 0:00:13.735 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:3 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.012) 0:00:13.747 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.009) 0:00:13.757 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.009) 0:00:13.767 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004171", "end": "2024-05-25 14:11:49.483145", "rc": 0, "start": "2024-05-25 14:11:49.478974" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.234) 0:00:14.001 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.009) 0:00:14.011 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:5 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.008) 0:00:14.020 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.012) 0:00:14.032 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.007) 0:00:14.040 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.007) 0:00:14.047 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.010) 0:00:14.058 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.009) 0:00:14.067 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004420", "end": "2024-05-25 14:11:49.784952", "rc": 0, "start": "2024-05-25 14:11:49.780532" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.235) 0:00:14.303 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.009) 0:00:14.313 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:11:49 +0000 (0:00:00.008) 0:00:14.321 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:11:51 +0000 (0:00:01.502) 0:00:15.824 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.013) 0:00:15.837 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.008) 0:00:15.846 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.009) 0:00:15.855 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.009) 0:00:15.864 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.009) 0:00:15.874 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.008) 0:00:15.882 ********** 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-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:9 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.008) 0:00:15.891 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.013) 0:00:15.905 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.009) 0:00:15.915 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004395", "end": "2024-05-25 14:11:51.632561", "rc": 0, "start": "2024-05-25 14:11:51.628166" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.235) 0:00:16.151 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.010) 0:00:16.161 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:11 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.009) 0:00:16.170 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.013) 0:00:16.184 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.010) 0:00:16.194 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.230) 0:00:16.425 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:14 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.013) 0:00:16.438 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.015) 0:00:16.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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.007) 0:00:16.461 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.007) 0:00:16.469 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.010) 0:00:16.480 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:51 +0000 (0:00:00.010) 0:00:16.490 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004457", "end": "2024-05-25 14:11:52.208695", "rc": 0, "start": "2024-05-25 14:11:52.204238" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:52 +0000 (0:00:00.236) 0:00:16.727 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:52 +0000 (0:00:00.010) 0:00:16.737 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:11:52 +0000 (0:00:00.008) 0:00:16.746 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:11:53 +0000 (0:00:01.471) 0:00:18.218 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:11:53 +0000 (0:00:00.014) 0:00:18.232 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:11:53 +0000 (0:00:00.008) 0:00:18.240 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:11:53 +0000 (0:00:00.008) 0:00:18.248 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.105245", "end": "2024-05-25 14:11:54.066896", "rc": 0, "start": "2024-05-25 14:11:53.961651" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.353) 0:00:18.602 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.009) 0:00:18.611 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.008) 0:00:18.619 ********** 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-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:18 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.008) 0:00:18.628 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.015) 0:00:18.644 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.009) 0:00:18.653 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004462", "end": "2024-05-25 14:11:54.371393", "rc": 0, "start": "2024-05-25 14:11:54.366931" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.236) 0:00:18.889 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.009) 0:00:18.899 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:20 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.009) 0:00:18.909 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.016) 0:00:18.925 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.010) 0:00:18.936 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716646314.0641818, "block_size": 4096, "blocks": 0, "ctime": 1716646314.0641818, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39827, "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": 1716646314.0641818, "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-ci5w8icq0q/tests/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.235) 0:00:19.172 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:23 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.011) 0:00:19.183 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.018) 0:00:19.201 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.007) 0:00:19.209 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.007) 0:00:19.217 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.011) 0:00:19.228 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.009) 0:00:19.238 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004577", "end": "2024-05-25 14:11:54.958115", "rc": 0, "start": "2024-05-25 14:11:54.953538" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.238) 0:00:19.477 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:54 +0000 (0:00:00.009) 0:00:19.486 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:11:55 +0000 (0:00:00.008) 0:00:19.495 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:11:56 +0000 (0:00:01.483) 0:00:20.978 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.014) 0:00:20.993 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.008) 0:00:21.001 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.009) 0:00:21.010 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.008) 0:00:21.018 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013007", "end": "2024-05-25 14:11:56.749007", "rc": 0, "start": "2024-05-25 14:11:56.736000" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.248) 0:00:21.267 ********** 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-ci5w8icq0q/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.009) 0:00:21.277 ********** 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-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:27 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.007) 0:00:21.285 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.034) 0:00:21.320 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:11:56 +0000 (0:00:00.009) 0:00:21.330 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004451", "end": "2024-05-25 14:11:57.046331", "rc": 0, "start": "2024-05-25 14:11:57.041880" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:11:57 +0000 (0:00:00.234) 0:00:21.564 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:11:57 +0000 (0:00:00.009) 0:00:21.574 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/create_and_remove_interface.yml:29 Saturday 25 May 2024 14:11:57 +0000 (0:00:00.009) 0:00:21.584 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:11:57 +0000 (0:00:00.019) 0:00:21.603 ********** included: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:11:57 +0000 (0:00:00.010) 0:00:21.613 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:11:57 +0000 (0:00:00.229) 0:00:21.843 ********** 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 25 May 2024 14:11:57 +0000 (0:00:00.015) 0:00:21.859 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 2.51s /WORKDIR/git-weekly-ci5w8icq0q/tests/tests_helpers_and_asserts.yml:3 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 1.86s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/el_repo_setup.yml:3 ---------------- Install iproute --------------------------------------------------------- 1.58s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.50s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.48s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.48s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.48s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.47s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.80s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:27 ------- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/el_repo_setup.yml:17 --------------- Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:43 ------- Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:35 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5w8icq0q/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci5w8icq0q/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. ---^---^---^---^---^---