# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci_lmodkip/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ci_lmodkip/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tests_helpers_and_asserts.yml:3 Saturday 11 May 2024 13:17:28 +0000 (0:00:00.036) 0:00:00.036 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tests_helpers_and_asserts.yml:6 Saturday 11 May 2024 13:17:30 +0000 (0:00:02.339) 0:00:02.375 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/el_repo_setup.yml:3 Saturday 11 May 2024 13:17:30 +0000 (0:00:00.013) 0:00:02.388 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/el_repo_setup.yml:17 Saturday 11 May 2024 13:17:32 +0000 (0:00:01.854) 0:00:04.243 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/el_repo_setup.yml:22 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.308) 0:00:04.552 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/el_repo_setup.yml:26 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.015) 0:00:04.567 ********** 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-ci_lmodkip/tests/tasks/el_repo_setup.yml:51 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.008) 0:00:04.576 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/enable_epel.yml:8 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.024) 0:00:04.600 ********** 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-ci_lmodkip/tests/tasks/enable_epel.yml:24 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.009) 0:00:04.610 ********** 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-ci_lmodkip/tests/tasks/enable_epel.yml:30 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.007) 0:00:04.617 ********** 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-ci_lmodkip/tests/tasks/enable_epel.yml:35 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.018) 0:00:04.635 ********** 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-ci_lmodkip/tests/tasks/enable_epel.yml:40 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.009) 0:00:04.645 ********** 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-ci_lmodkip/tests/tests_helpers_and_asserts.yml:9 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.018) 0:00:04.663 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:3 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.019) 0:00:04.683 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.020) 0:00:04.703 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:32 +0000 (0:00:00.009) 0:00:04.713 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004236", "end": "2024-05-11 13:17:33.214070", "rc": 0, "start": "2024-05-11 13:17:33.209834" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.321) 0:00:05.034 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.011) 0:00:05.045 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:5 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.009) 0:00:05.054 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.013) 0:00:05.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-ci_lmodkip/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.009) 0:00:05.077 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.007) 0:00:05.085 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.011) 0:00:05.096 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.009) 0:00:05.106 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004398", "end": "2024-05-11 13:17:33.534755", "rc": 0, "start": "2024-05-11 13:17:33.530357" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.251) 0:00:05.357 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.010) 0:00:05.367 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:17:33 +0000 (0:00:00.009) 0:00:05.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-ci_lmodkip/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:17:35 +0000 (0:00:01.681) 0:00:07.059 ********** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.015) 0:00:07.074 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.011) 0:00:07.085 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.009) 0:00:07.095 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.008) 0:00:07.103 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.008) 0:00:07.112 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.008) 0:00:07.120 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:9 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.007) 0:00:07.128 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.014) 0:00:07.142 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.009) 0:00:07.152 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004221", "end": "2024-05-11 13:17:35.581140", "rc": 0, "start": "2024-05-11 13:17:35.576919" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.249) 0:00:07.402 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.010) 0:00:07.412 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:11 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.009) 0:00:07.422 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.014) 0:00:07.436 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.012) 0:00:07.449 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.242) 0:00:07.691 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:14 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.011) 0:00:07.703 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.015) 0:00:07.718 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.008) 0:00:07.727 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.007) 0:00:07.734 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.010) 0:00:07.745 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:35 +0000 (0:00:00.010) 0:00:07.756 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004139", "end": "2024-05-11 13:17:36.185718", "rc": 0, "start": "2024-05-11 13:17:36.181579" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:36 +0000 (0:00:00.249) 0:00:08.005 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:36 +0000 (0:00:00.009) 0:00:08.015 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:17:36 +0000 (0:00:00.008) 0:00:08.024 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:17:37 +0000 (0:00:01.509) 0:00:09.533 ********** 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.008950", "end": "2024-05-11 13:17:37.984945", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-11 13:17:37.975995" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005018", "end": "2024-05-11 13:17:38.308650", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-11 13:17:38.303632" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004619", "end": "2024-05-11 13:17:38.552319", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-11 13:17:38.547700" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.841) 0:00:10.375 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025675", "end": "2024-05-11 13:17:38.826486", "rc": 0, "start": "2024-05-11 13:17:38.800811" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.273) 0:00:10.648 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.009) 0:00:10.658 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.009) 0:00:10.668 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.010) 0:00:10.679 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.009) 0:00:10.688 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:18 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.008) 0:00:10.697 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.016) 0:00:10.713 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:38 +0000 (0:00:00.011) 0:00:10.725 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004086", "end": "2024-05-11 13:17:39.152280", "rc": 0, "start": "2024-05-11 13:17:39.148194" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.248) 0:00:10.973 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.011) 0:00:10.984 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:20 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.010) 0:00:10.994 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_present.yml:3 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.016) 0:00:11.011 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.010) 0:00:11.021 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715433457.9807944, "block_size": 4096, "blocks": 0, "ctime": 1715433457.9807944, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34443, "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": 1715433457.9807944, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_present.yml:5 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.245) 0:00:11.266 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:23 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.010) 0:00:11.277 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.018) 0:00:11.296 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.008) 0:00:11.304 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.007) 0:00:11.312 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.011) 0:00:11.323 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.018) 0:00:11.342 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004080", "end": "2024-05-11 13:17:39.774052", "rc": 0, "start": "2024-05-11 13:17:39.769972" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.253) 0:00:11.595 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.010) 0:00:11.605 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:17:39 +0000 (0:00:00.008) 0:00:11.614 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:17:41 +0000 (0:00:01.537) 0:00:13.151 ********** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.014) 0:00:13.165 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.008) 0:00:13.174 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013685", "end": "2024-05-11 13:17:41.611767", "rc": 0, "start": "2024-05-11 13:17:41.598082" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.277) 0:00:13.451 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.009) 0:00:13.461 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.008) 0:00:13.470 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.009) 0:00:13.480 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:27 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.007) 0:00:13.487 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.019) 0:00:13.507 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.009) 0:00:13.516 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004293", "end": "2024-05-11 13:17:41.943775", "rc": 0, "start": "2024-05-11 13:17:41.939482" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.247) 0:00:13.764 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.009) 0:00:13.773 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:29 Saturday 11 May 2024 13:17:41 +0000 (0:00:00.008) 0:00:13.782 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.019) 0:00:13.801 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.010) 0:00:13.811 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.245) 0:00:14.057 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tests_helpers_and_asserts.yml:15 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.011) 0:00:14.069 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.013) 0:00:14.083 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.010) 0:00:14.093 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.010) 0:00:14.104 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004292", "end": "2024-05-11 13:17:42.533047", "rc": 0, "start": "2024-05-11 13:17:42.528755" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.261) 0:00:14.365 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.010) 0:00:14.376 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:5 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.013) 0:00:14.390 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.014) 0:00:14.404 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.009) 0:00:14.413 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.012) 0:00:14.426 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.013) 0:00:14.439 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.010) 0:00:14.450 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004094", "end": "2024-05-11 13:17:42.877896", "rc": 0, "start": "2024-05-11 13:17:42.873802" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.249) 0:00:14.699 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.011) 0:00:14.711 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:17:42 +0000 (0:00:00.012) 0:00:14.723 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:17:44 +0000 (0:00:01.537) 0:00:16.260 ********** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.019) 0:00:16.280 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.015) 0:00:16.296 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.009) 0:00:16.305 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.009) 0:00:16.315 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.008) 0:00:16.324 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.008) 0:00:16.332 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:9 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.008) 0:00:16.341 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.014) 0:00:16.356 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.010) 0:00:16.366 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004166", "end": "2024-05-11 13:17:44.791429", "rc": 0, "start": "2024-05-11 13:17:44.787263" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.246) 0:00:16.612 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.012) 0:00:16.624 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:11 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.010) 0:00:16.634 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.016) 0:00:16.651 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:17:44 +0000 (0:00:00.024) 0:00:16.676 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.256) 0:00:16.932 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:14 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.012) 0:00:16.944 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.016) 0:00:16.961 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.008) 0:00:16.969 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.008) 0:00:16.977 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.013) 0:00:16.990 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.014) 0:00:17.005 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004424", "end": "2024-05-11 13:17:45.437236", "rc": 0, "start": "2024-05-11 13:17:45.432812" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.252) 0:00:17.257 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.012) 0:00:17.270 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:17:45 +0000 (0:00:00.010) 0:00:17.280 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:17:47 +0000 (0:00:01.516) 0:00:18.796 ********** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.014) 0:00:18.811 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.008) 0:00:18.819 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.008) 0:00:18.828 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.124701", "end": "2024-05-11 13:17:47.378375", "rc": 0, "start": "2024-05-11 13:17:47.253674" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.384) 0:00:19.212 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.009) 0:00:19.222 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.008) 0:00:19.230 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:18 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.010) 0:00:19.241 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.015) 0:00:19.256 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.009) 0:00:19.266 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004279", "end": "2024-05-11 13:17:47.691500", "rc": 0, "start": "2024-05-11 13:17:47.687221" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.245) 0:00:19.511 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.012) 0:00:19.524 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:20 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.010) 0:00:19.534 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_present.yml:3 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.017) 0:00:19.552 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:17:47 +0000 (0:00:00.012) 0:00:19.564 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715433467.3746667, "block_size": 4096, "blocks": 0, "ctime": 1715433467.3746667, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34775, "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": 1715433467.3746667, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_present.yml:5 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.246) 0:00:19.811 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:23 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.011) 0:00:19.822 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.018) 0:00:19.841 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.008) 0:00:19.849 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.007) 0:00:19.857 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.011) 0:00:19.868 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.009) 0:00:19.878 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004325", "end": "2024-05-11 13:17:48.307325", "rc": 0, "start": "2024-05-11 13:17:48.303000" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.249) 0:00:20.127 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.010) 0:00:20.138 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:17:48 +0000 (0:00:00.010) 0:00:20.148 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:17:49 +0000 (0:00:01.510) 0:00:21.659 ********** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:17:49 +0000 (0:00:00.014) 0:00:21.674 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:17:49 +0000 (0:00:00.009) 0:00:21.683 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:17:49 +0000 (0:00:00.009) 0:00:21.693 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:17:49 +0000 (0:00:00.008) 0:00:21.701 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012265", "end": "2024-05-11 13:17:50.138170", "rc": 0, "start": "2024-05-11 13:17:50.125905" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.258) 0:00:21.960 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.011) 0:00:21.971 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:27 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.008) 0:00:21.980 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.036) 0:00:22.017 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.010) 0:00:22.027 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004170", "end": "2024-05-11 13:17:50.453193", "rc": 0, "start": "2024-05-11 13:17:50.449023" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.245) 0:00:22.273 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.009) 0:00:22.283 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/create_and_remove_interface.yml:29 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.009) 0:00:22.293 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.019) 0:00:22.312 ********** included: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.009) 0:00:22.322 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:17:50 +0000 (0:00:00.247) 0:00:22.570 ********** 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 11 May 2024 13:17:50 +0000 (0:00:00.017) 0:00:22.588 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 2.34s /WORKDIR/git-weekly-ci_lmodkip/tests/tests_helpers_and_asserts.yml:3 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 1.85s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/el_repo_setup.yml:3 ---------------- Install iproute --------------------------------------------------------- 1.68s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.54s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.54s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.52s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.51s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.51s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.84s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:27 ------- Create dummy interface dummy1298 ---------------------------------------- 0.38s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.32s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.31s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/el_repo_setup.yml:17 --------------- Delete veth interface veth1298 ------------------------------------------ 0.28s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:43 ------- Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/manage_test_interface.yml:54 ------- Get stat for interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci_lmodkip/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci_lmodkip/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. ---^---^---^---^---^---