# 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-cir1c75lpp/.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-cir1c75lpp/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-cir1c75lpp/tests/tests_helpers_and_asserts.yml:3 Saturday 17 February 2024 19:48:56 +0000 (0:00:00.034) 0:00:00.034 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tests_helpers_and_asserts.yml:6 Saturday 17 February 2024 19:48:57 +0000 (0:00:00.878) 0:00:00.912 ***** included: /WORKDIR/git-weekly-cir1c75lpp/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-cir1c75lpp/tests/tasks/el_repo_setup.yml:3 Saturday 17 February 2024 19:48:57 +0000 (0:00:00.012) 0:00:00.925 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/el_repo_setup.yml:17 Saturday 17 February 2024 19:48:57 +0000 (0:00:00.392) 0:00:01.317 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/el_repo_setup.yml:22 Saturday 17 February 2024 19:48:57 +0000 (0:00:00.262) 0:00:01.580 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/el_repo_setup.yml:26 Saturday 17 February 2024 19:48:57 +0000 (0:00:00.013) 0:00:01.593 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/el_repo_setup.yml:51 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.010) 0:00:01.603 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/enable_epel.yml:8 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.021) 0:00:01.624 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/enable_epel.yml:24 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.008) 0:00:01.632 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/enable_epel.yml:30 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.007) 0:00:01.640 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/enable_epel.yml:35 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.007) 0:00:01.647 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/enable_epel.yml:40 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.007) 0:00:01.655 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tests_helpers_and_asserts.yml:9 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.007) 0:00:01.662 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.011) 0:00:01.674 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.009) 0:00:01.683 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.009) 0:00:01.693 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004094", "end": "2024-02-17 19:48:58.337157", "rc": 0, "start": "2024-02-17 19:48:58.333063" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.263) 0:00:01.956 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.009) 0:00:01.965 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.008) 0:00:01.974 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.014) 0:00:01.989 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.009) 0:00:01.998 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.007) 0:00:02.005 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.010) 0:00:02.016 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.009) 0:00:02.025 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003921", "end": "2024-02-17 19:48:58.618593", "rc": 0, "start": "2024-02-17 19:48:58.614672" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.212) 0:00:02.237 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.008) 0:00:02.246 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:48:58 +0000 (0:00:00.008) 0:00:02.254 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:52:59 +0000 (0:04:01.137) 0:04:03.392 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.014) 0:04:03.406 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.008) 0:04:03.415 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.007) 0:04:03.423 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.007) 0:04:03.431 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.007) 0:04:03.439 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.007) 0:04:03.446 ***** 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-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.007) 0:04:03.454 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.012) 0:04:03.467 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:52:59 +0000 (0:00:00.008) 0:04:03.476 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003904", "end": "2024-02-17 19:53:00.064022", "rc": 0, "start": "2024-02-17 19:53:00.060118" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.206) 0:04:03.683 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.009) 0:04:03.693 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.008) 0:04:03.701 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.014) 0:04:03.715 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.009) 0:04:03.725 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.201) 0:04:03.927 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.009) 0:04:03.937 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.015) 0:04:03.952 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.007) 0:04:03.960 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.007) 0:04:03.967 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.010) 0:04:03.978 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.009) 0:04:03.987 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003817", "end": "2024-02-17 19:53:00.576904", "rc": 0, "start": "2024-02-17 19:53:00.573087" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.207) 0:04:04.195 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.009) 0:04:04.204 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:53:00 +0000 (0:00:00.009) 0:04:04.214 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:57:01 +0000 (0:04:01.003) 0:08:05.218 ***** 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.009705", "end": "2024-02-17 19:57:01.811818", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-17 19:57:01.802113" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003826", "end": "2024-02-17 19:57:02.041629", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-17 19:57:02.037803" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004336", "end": "2024-02-17 19:57:02.236387", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-17 19:57:02.232051" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.636) 0:08:05.854 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023269", "end": "2024-02-17 19:57:02.459840", "rc": 0, "start": "2024-02-17 19:57:02.436571" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.223) 0:08:06.078 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.008) 0:08:06.087 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.009) 0:08:06.096 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.008) 0:08:06.104 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.008) 0:08:06.113 ***** 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-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.007) 0:08:06.120 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.016) 0:08:06.137 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.009) 0:08:06.146 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003449", "end": "2024-02-17 19:57:02.732467", "rc": 0, "start": "2024-02-17 19:57:02.729018" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.204) 0:08:06.351 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.009) 0:08:06.360 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.009) 0:08:06.370 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.016) 0:08:06.387 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.010) 0:08:06.397 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708199821.8058872, "block_size": 4096, "blocks": 0, "ctime": 1708199821.8058872, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29919, "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": 1708199821.8058872, "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-cir1c75lpp/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 19:57:02 +0000 (0:00:00.198) 0:08:06.596 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.011) 0:08:06.607 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.018) 0:08:06.626 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.008) 0:08:06.634 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.007) 0:08:06.641 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.010) 0:08:06.652 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.009) 0:08:06.662 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003666", "end": "2024-02-17 19:57:03.246724", "rc": 0, "start": "2024-02-17 19:57:03.243058" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.203) 0:08:06.865 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.013) 0:08:06.879 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:57:03 +0000 (0:00:00.009) 0:08:06.889 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 20:01:04 +0000 (0:04:00.981) 0:12:07.870 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.014) 0:12:07.885 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.008) 0:12:07.893 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.017700", "end": "2024-02-17 20:01:04.500232", "rc": 0, "start": "2024-02-17 20:01:04.482532" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.228) 0:12:08.122 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.009) 0:12:08.131 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.008) 0:12:08.139 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.009) 0:12:08.148 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.007) 0:12:08.156 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.018) 0:12:08.174 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.009) 0:12:08.183 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003882", "end": "2024-02-17 20:01:04.770782", "rc": 0, "start": "2024-02-17 20:01:04.766900" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.206) 0:12:08.390 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.010) 0:12:08.401 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.008) 0:12:08.409 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.018) 0:12:08.428 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 20:01:04 +0000 (0:00:00.009) 0:12:08.438 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.202) 0:12:08.641 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tests_helpers_and_asserts.yml:15 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.011) 0:12:08.652 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.013) 0:12:08.665 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.009) 0:12:08.675 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.009) 0:12:08.684 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003759", "end": "2024-02-17 20:01:05.271387", "rc": 0, "start": "2024-02-17 20:01:05.267628" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.205) 0:12:08.890 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.009) 0:12:08.900 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.009) 0:12:08.909 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.012) 0:12:08.922 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.007) 0:12:08.929 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.007) 0:12:08.936 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.010) 0:12:08.947 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.009) 0:12:08.957 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003731", "end": "2024-02-17 20:01:05.547084", "rc": 0, "start": "2024-02-17 20:01:05.543353" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.209) 0:12:09.166 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.009) 0:12:09.176 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 20:01:05 +0000 (0:00:00.008) 0:12:09.185 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 20:05:06 +0000 (0:04:01.007) 0:16:10.192 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.014) 0:16:10.207 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.008) 0:16:10.215 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.008) 0:16:10.223 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.008) 0:16:10.232 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.011) 0:16:10.244 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.008) 0:16:10.252 ***** 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-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.007) 0:16:10.260 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.012) 0:16:10.273 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.009) 0:16:10.282 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003840", "end": "2024-02-17 20:05:06.871419", "rc": 0, "start": "2024-02-17 20:05:06.867579" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.207) 0:16:10.489 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.009) 0:16:10.499 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.009) 0:16:10.509 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.012) 0:16:10.522 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 20:05:06 +0000 (0:00:00.009) 0:16:10.532 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.202) 0:16:10.734 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.011) 0:16:10.745 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.014) 0:16:10.760 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.007) 0:16:10.767 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.007) 0:16:10.775 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.010) 0:16:10.785 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.009) 0:16:10.795 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003841", "end": "2024-02-17 20:05:07.384116", "rc": 0, "start": "2024-02-17 20:05:07.380275" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.208) 0:16:11.004 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.009) 0:16:11.014 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 20:05:07 +0000 (0:00:00.009) 0:16:11.023 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 20:09:08 +0000 (0:04:01.013) 0:20:12.037 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.014) 0:20:12.051 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.008) 0:20:12.059 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.007) 0:20:12.067 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007830", "end": "2024-02-17 20:09:08.667404", "rc": 0, "start": "2024-02-17 20:09:08.659574" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.231) 0:20:12.298 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.009) 0:20:12.308 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.008) 0:20:12.316 ***** 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-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.007) 0:20:12.323 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.015) 0:20:12.339 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.009) 0:20:12.348 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003929", "end": "2024-02-17 20:09:08.939672", "rc": 0, "start": "2024-02-17 20:09:08.935743" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.210) 0:20:12.558 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.010) 0:20:12.569 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.008) 0:20:12.577 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 20:09:08 +0000 (0:00:00.016) 0:20:12.594 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.010) 0:20:12.604 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708200548.6630611, "block_size": 4096, "blocks": 0, "ctime": 1708200548.6630611, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30212, "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": 1708200548.6630611, "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-cir1c75lpp/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.203) 0:20:12.808 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.011) 0:20:12.820 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.019) 0:20:12.839 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.010) 0:20:12.850 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.008) 0:20:12.858 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.011) 0:20:12.869 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.009) 0:20:12.878 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003843", "end": "2024-02-17 20:09:09.466105", "rc": 0, "start": "2024-02-17 20:09:09.462262" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.206) 0:20:13.085 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.009) 0:20:13.095 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 20:09:09 +0000 (0:00:00.009) 0:20:13.104 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 20:13:10 +0000 (0:04:01.004) 0:24:14.109 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.015) 0:24:14.124 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.008) 0:24:14.133 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.009) 0:24:14.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 dummy1298] **************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.009) 0:24:14.151 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.018653", "end": "2024-02-17 20:13:10.758108", "rc": 0, "start": "2024-02-17 20:13:10.739455" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.226) 0:24:14.377 ***** 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-cir1c75lpp/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.009) 0:24:14.387 ***** 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-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.009) 0:24:14.397 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.018) 0:24:14.416 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 20:13:10 +0000 (0:00:00.010) 0:24:14.426 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003846", "end": "2024-02-17 20:13:11.015090", "rc": 0, "start": "2024-02-17 20:13:11.011244" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 20:13:11 +0000 (0:00:00.208) 0:24:14.634 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 20:13:11 +0000 (0:00:00.009) 0:24:14.644 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 20:13:11 +0000 (0:00:00.012) 0:24:14.657 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 20:13:11 +0000 (0:00:00.020) 0:24:14.677 ***** included: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 20:13:11 +0000 (0:00:00.011) 0:24:14.688 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 20:13:11 +0000 (0:00:00.202) 0:24:14.891 ***** 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 17 February 2024 20:13:11 +0000 (0:00:00.015) 0:24:14.906 ***** =============================================================================== Install iproute ------------------------------------------------------- 241.14s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 241.01s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 241.01s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 241.00s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 241.00s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 240.98s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-cir1c75lpp/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.64s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.39s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/el_repo_setup.yml:17 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:49 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:54 ------- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cir1c75lpp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cir1c75lpp/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. ---^---^---^---^---^---