# 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-cif2bl31lh/.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-cif2bl31lh/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-cif2bl31lh/tests/tests_helpers_and_asserts.yml:3 Saturday 27 January 2024 13:36:11 +0000 (0:00:00.061) 0:00:00.061 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tests_helpers_and_asserts.yml:6 Saturday 27 January 2024 13:36:12 +0000 (0:00:00.767) 0:00:00.828 ****** included: /WORKDIR/git-weekly-cif2bl31lh/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-cif2bl31lh/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 13:36:12 +0000 (0:00:00.011) 0:00:00.840 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:17 Saturday 27 January 2024 13:36:12 +0000 (0:00:00.343) 0:00:01.183 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:22 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.239) 0:00:01.423 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:26 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.013) 0:00:01.436 ****** 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-cif2bl31lh/tests/tasks/el_repo_setup.yml:51 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.008) 0:00:01.444 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.021) 0:00:01.466 ****** 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-cif2bl31lh/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.008) 0:00:01.474 ****** 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-cif2bl31lh/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.008) 0:00:01.483 ****** 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-cif2bl31lh/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.007) 0:00:01.490 ****** 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-cif2bl31lh/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.012) 0:00:01.503 ****** 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-cif2bl31lh/tests/tests_helpers_and_asserts.yml:9 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.008) 0:00:01.512 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.011) 0:00:01.523 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.010) 0:00:01.534 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.009) 0:00:01.543 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003263", "end": "2024-01-27 13:36:13.526468", "rc": 0, "start": "2024-01-27 13:36:13.523205" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.251) 0:00:01.794 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.011) 0:00:01.805 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.009) 0:00:01.815 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.013) 0:00:01.829 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.007) 0:00:01.836 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.008) 0:00:01.845 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.010) 0:00:01.856 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.011) 0:00:01.867 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003235", "end": "2024-01-27 13:36:13.796326", "rc": 0, "start": "2024-01-27 13:36:13.793091" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.192) 0:00:02.059 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.009) 0:00:02.069 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:36:13 +0000 (0:00:00.011) 0:00:02.080 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.956) 0:00:03.037 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.016) 0:00:03.053 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.008) 0:00:03.062 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.010) 0:00:03.073 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.010) 0:00:03.083 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.010) 0:00:03.094 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.016) 0:00:03.110 ****** 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-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.015) 0:00:03.126 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.020) 0:00:03.146 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:14 +0000 (0:00:00.014) 0:00:03.161 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003246", "end": "2024-01-27 13:36:15.110180", "rc": 0, "start": "2024-01-27 13:36:15.106934" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.213) 0:00:03.375 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.009) 0:00:03.384 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.008) 0:00:03.393 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.014) 0:00:03.407 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.011) 0:00:03.418 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.186) 0:00:03.605 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.011) 0:00:03.617 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.015) 0:00:03.633 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.008) 0:00:03.642 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.008) 0:00:03.651 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.011) 0:00:03.662 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.009) 0:00:03.671 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003245", "end": "2024-01-27 13:36:15.598203", "rc": 0, "start": "2024-01-27 13:36:15.594958" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.191) 0:00:03.863 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.009) 0:00:03.873 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:36:15 +0000 (0:00:00.008) 0:00:03.881 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:36:16 +0000 (0:00:00.851) 0:00:04.733 ****** 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.010271", "end": "2024-01-27 13:36:16.669558", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-27 13:36:16.659287" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003388", "end": "2024-01-27 13:36:16.882458", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-27 13:36:16.879070" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004069", "end": "2024-01-27 13:36:17.064048", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-27 13:36:17.059979" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.599) 0:00:05.332 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022830", "end": "2024-01-27 13:36:17.276931", "rc": 0, "start": "2024-01-27 13:36:17.254101" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.209) 0:00:05.542 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.009) 0:00:05.551 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.007) 0:00:05.559 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.007) 0:00:05.567 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.008) 0:00:05.575 ****** 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-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.007) 0:00:05.582 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.016) 0:00:05.598 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.009) 0:00:05.607 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003950", "end": "2024-01-27 13:36:17.531122", "rc": 0, "start": "2024-01-27 13:36:17.527172" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.188) 0:00:05.796 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.029) 0:00:05.826 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.025) 0:00:05.851 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.024) 0:00:05.876 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.011) 0:00:05.888 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362576.663027, "block_size": 4096, "blocks": 0, "ctime": 1706362576.663027, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29260, "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": 1706362576.663027, "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-cif2bl31lh/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.193) 0:00:06.081 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.009) 0:00:06.091 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.017) 0:00:06.109 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.008) 0:00:06.118 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.007) 0:00:06.126 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.011) 0:00:06.137 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:17 +0000 (0:00:00.012) 0:00:06.150 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003435", "end": "2024-01-27 13:36:18.073443", "rc": 0, "start": "2024-01-27 13:36:18.070008" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:18 +0000 (0:00:00.188) 0:00:06.338 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:18 +0000 (0:00:00.014) 0:00:06.353 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:36:18 +0000 (0:00:00.014) 0:00:06.367 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:36:18 +0000 (0:00:00.866) 0:00:07.233 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.017) 0:00:07.251 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.009) 0:00:07.260 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.016867", "end": "2024-01-27 13:36:19.200735", "rc": 0, "start": "2024-01-27 13:36:19.183868" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.227) 0:00:07.487 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.019) 0:00:07.507 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.019) 0:00:07.526 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.043) 0:00:07.570 ****** 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-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.023) 0:00:07.593 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.024) 0:00:07.618 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.022) 0:00:07.641 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003125", "end": "2024-01-27 13:36:19.577014", "rc": 0, "start": "2024-01-27 13:36:19.573889" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.201) 0:00:07.842 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.010) 0:00:07.852 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.008) 0:00:07.860 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.018) 0:00:07.879 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.009) 0:00:07.889 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.179) 0:00:08.069 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tests_helpers_and_asserts.yml:15 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.010) 0:00:08.080 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.013) 0:00:08.093 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.010) 0:00:08.104 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:19 +0000 (0:00:00.009) 0:00:08.113 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003319", "end": "2024-01-27 13:36:20.033728", "rc": 0, "start": "2024-01-27 13:36:20.030409" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.184) 0:00:08.297 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.010) 0:00:08.308 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.012) 0:00:08.320 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.018) 0:00:08.339 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.016) 0:00:08.356 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.009) 0:00:08.365 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.011) 0:00:08.376 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.009) 0:00:08.386 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003207", "end": "2024-01-27 13:36:20.310426", "rc": 0, "start": "2024-01-27 13:36:20.307219" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.188) 0:00:08.575 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.010) 0:00:08.585 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:36:20 +0000 (0:00:00.011) 0:00:08.596 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.827) 0:00:09.424 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.014) 0:00:09.438 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.013) 0:00:09.452 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.009) 0:00:09.461 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.009) 0:00:09.471 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.008) 0:00:09.480 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.009) 0:00:09.489 ****** 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-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.008) 0:00:09.498 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.013) 0:00:09.512 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.011) 0:00:09.523 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003128", "end": "2024-01-27 13:36:21.451450", "rc": 0, "start": "2024-01-27 13:36:21.448322" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.191) 0:00:09.715 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.009) 0:00:09.725 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.008) 0:00:09.734 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.013) 0:00:09.747 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.009) 0:00:09.757 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.180) 0:00:09.937 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.010) 0:00:09.948 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.016) 0:00:09.965 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.007) 0:00:09.973 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.008) 0:00:09.982 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.017) 0:00:09.999 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.011) 0:00:10.011 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003146", "end": "2024-01-27 13:36:21.934159", "rc": 0, "start": "2024-01-27 13:36:21.931013" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.195) 0:00:10.207 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.012) 0:00:10.219 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:36:21 +0000 (0:00:00.012) 0:00:10.231 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:36:22 +0000 (0:00:00.840) 0:00:11.072 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:36:22 +0000 (0:00:00.017) 0:00:11.089 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:36:22 +0000 (0:00:00.009) 0:00:11.098 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:36:22 +0000 (0:00:00.009) 0:00:11.107 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.052885", "end": "2024-01-27 13:36:23.081433", "rc": 0, "start": "2024-01-27 13:36:23.028548" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.256) 0:00:11.364 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.010) 0:00:11.375 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.014) 0:00:11.390 ****** 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-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.020) 0:00:11.410 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.026) 0:00:11.436 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.010) 0:00:11.447 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003143", "end": "2024-01-27 13:36:23.375170", "rc": 0, "start": "2024-01-27 13:36:23.372027" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.191) 0:00:11.639 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.009) 0:00:11.649 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.010) 0:00:11.659 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.015) 0:00:11.675 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.011) 0:00:11.686 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362583.07744, "block_size": 4096, "blocks": 0, "ctime": 1706362583.07744, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29588, "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": 1706362583.07744, "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-cif2bl31lh/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.184) 0:00:11.870 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.011) 0:00:11.882 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.018) 0:00:11.900 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.008) 0:00:11.909 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.008) 0:00:11.918 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.011) 0:00:11.929 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.009) 0:00:11.939 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003084", "end": "2024-01-27 13:36:23.861730", "rc": 0, "start": "2024-01-27 13:36:23.858646" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.195) 0:00:12.134 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.017) 0:00:12.152 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:36:23 +0000 (0:00:00.016) 0:00:12.168 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:36:24 +0000 (0:00:00.891) 0:00:13.060 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:36:24 +0000 (0:00:00.047) 0:00:13.107 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:36:24 +0000 (0:00:00.042) 0:00:13.150 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:36:24 +0000 (0:00:00.014) 0:00:13.164 ****** 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-cif2bl31lh/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:36:24 +0000 (0:00:00.037) 0:00:13.202 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010564", "end": "2024-01-27 13:36:25.151766", "rc": 0, "start": "2024-01-27 13:36:25.141202" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.237) 0:00:13.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 dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.010) 0:00:13.450 ****** 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-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.026) 0:00:13.476 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.034) 0:00:13.511 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.011) 0:00:13.522 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003364", "end": "2024-01-27 13:36:25.450998", "rc": 0, "start": "2024-01-27 13:36:25.447634" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.192) 0:00:13.715 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.010) 0:00:13.725 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.009) 0:00:13.735 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.020) 0:00:13.755 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.010) 0:00:13.766 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:36:25 +0000 (0:00:00.191) 0:00:13.958 ****** 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 27 January 2024 13:36:25 +0000 (0:00:00.034) 0:00:13.992 ****** =============================================================================== Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-weekly-cif2bl31lh/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.34s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:17 --------------- Delete dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:50 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:39 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/manage_test_interface.yml:31 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.19s /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---