# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.2] 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.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-route_src43az0efs/.collection executable location = /opt/ansible-2.17/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.17/bin/python) jinja version = 3.1.4 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-route_src43az0efs/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tests_helpers_and_asserts.yml:3 Sunday 04 August 2024 17:51:31 +0000 (0:00:00.026) 0:00:00.026 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_src43az0efs/tests/tests_helpers_and_asserts.yml:6 Sunday 04 August 2024 17:51:32 +0000 (0:00:00.843) 0:00:00.869 ********* included: /WORKDIR/git-route_src43az0efs/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-route_src43az0efs/tests/tasks/el_repo_setup.yml:3 Sunday 04 August 2024 17:51:32 +0000 (0:00:00.012) 0:00:00.881 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/el_repo_setup.yml:17 Sunday 04 August 2024 17:51:32 +0000 (0:00:00.340) 0:00:01.222 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/el_repo_setup.yml:22 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.232) 0:00:01.454 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/el_repo_setup.yml:26 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.015) 0:00:01.470 ********* 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-route_src43az0efs/tests/tasks/el_repo_setup.yml:51 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.025) 0:00:01.496 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/enable_epel.yml:8 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.017) 0:00:01.513 ********* 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-route_src43az0efs/tests/tasks/enable_epel.yml:24 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.007) 0:00:01.521 ********* 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-route_src43az0efs/tests/tasks/enable_epel.yml:30 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.007) 0:00:01.529 ********* 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-route_src43az0efs/tests/tasks/enable_epel.yml:35 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.008) 0:00:01.537 ********* 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-route_src43az0efs/tests/tasks/enable_epel.yml:40 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.009) 0:00:01.547 ********* 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-route_src43az0efs/tests/tests_helpers_and_asserts.yml:9 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.007) 0:00:01.554 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:3 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.011) 0:00:01.566 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.010) 0:00:01.576 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.009) 0:00:01.586 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003235", "end": "2024-08-04 17:51:33.551695", "rc": 0, "start": "2024-08-04 17:51:33.548460" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.223) 0:00:01.809 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.023) 0:00:01.832 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:5 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.010) 0:00:01.843 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:3 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.015) 0:00:01.858 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:8 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.023) 0:00:01.882 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:13 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.010) 0:00:01.892 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.013) 0:00:01.906 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.010) 0:00:01.916 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003169", "end": "2024-08-04 17:51:33.832259", "rc": 0, "start": "2024-08-04 17:51:33.829090" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.171) 0:00:02.088 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.011) 0:00:02.099 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 Sunday 04 August 2024 17:51:33 +0000 (0:00:00.009) 0:00:02.109 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:27 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.863) 0:00:02.973 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:35 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.014) 0:00:02.987 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:43 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.007) 0:00:02.995 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:49 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.007) 0:00:03.003 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:54 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.008) 0:00:03.011 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:60 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.009) 0:00:03.020 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:65 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.009) 0:00:03.030 ********* 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-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:9 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.008) 0:00:03.038 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.013) 0:00:03.051 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:34 +0000 (0:00:00.010) 0:00:03.062 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003260", "end": "2024-08-04 17:51:34.975894", "rc": 0, "start": "2024-08-04 17:51:34.972634" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.178) 0:00:03.240 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.018) 0:00:03.258 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:11 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.021) 0:00:03.280 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:3 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.026) 0:00:03.306 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml:3 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.013) 0:00:03.320 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:5 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.183) 0:00:03.503 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:14 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.013) 0:00:03.516 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:3 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.020) 0:00:03.537 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:8 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.008) 0:00:03.546 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:13 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.008) 0:00:03.554 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.011) 0:00:03.565 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.011) 0:00:03.577 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003265", "end": "2024-08-04 17:51:35.494742", "rc": 0, "start": "2024-08-04 17:51:35.491477" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.173) 0:00:03.751 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.009) 0:00:03.761 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 Sunday 04 August 2024 17:51:35 +0000 (0:00:00.008) 0:00:03.769 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:27 Sunday 04 August 2024 17:51:36 +0000 (0:00:00.767) 0:00:04.536 ********* 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.010067", "end": "2024-08-04 17:51:36.460153", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-08-04 17:51:36.450086" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003401", "end": "2024-08-04 17:51:36.652413", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-08-04 17:51:36.649012" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.006283", "end": "2024-08-04 17:51:36.820481", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-08-04 17:51:36.814198" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:35 Sunday 04 August 2024 17:51:36 +0000 (0:00:00.541) 0:00:05.078 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023773", "end": "2024-08-04 17:51:37.014464", "rc": 0, "start": "2024-08-04 17:51:36.990691" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:43 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.193) 0:00:05.271 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:49 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.009) 0:00:05.281 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:54 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.009) 0:00:05.291 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:60 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.009) 0:00:05.300 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:65 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.008) 0:00:05.309 ********* 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-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:18 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.010) 0:00:05.319 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.025) 0:00:05.344 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.011) 0:00:05.356 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003305", "end": "2024-08-04 17:51:37.276609", "rc": 0, "start": "2024-08-04 17:51:37.273304" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.180) 0:00:05.536 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.013) 0:00:05.550 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:20 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.010) 0:00:05.561 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_present.yml:3 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.017) 0:00:05.578 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml:3 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.010) 0:00:05.589 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722793896.4537551, "block_size": 4096, "blocks": 0, "ctime": 1722793896.4537551, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30107, "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": 1722793896.4537551, "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-route_src43az0efs/tests/tasks/assert_device_present.yml:5 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.173) 0:00:05.762 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:23 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.015) 0:00:05.778 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:3 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.029) 0:00:05.808 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:8 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.017) 0:00:05.825 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:13 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.019) 0:00:05.844 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.018) 0:00:05.863 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.017) 0:00:05.881 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003309", "end": "2024-08-04 17:51:37.801365", "rc": 0, "start": "2024-08-04 17:51:37.798056" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.181) 0:00:06.062 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.016) 0:00:06.078 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 Sunday 04 August 2024 17:51:37 +0000 (0:00:00.015) 0:00:06.094 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:27 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.761) 0:00:06.856 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:35 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.014) 0:00:06.870 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:43 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.008) 0:00:06.878 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011401", "end": "2024-08-04 17:51:38.802050", "rc": 0, "start": "2024-08-04 17:51:38.790649" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:49 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.182) 0:00:07.061 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:54 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.012) 0:00:07.073 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:60 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.024) 0:00:07.098 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:65 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.013) 0:00:07.111 ********* 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-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:27 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.008) 0:00:07.120 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.020) 0:00:07.140 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:38 +0000 (0:00:00.009) 0:00:07.149 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003414", "end": "2024-08-04 17:51:39.063131", "rc": 0, "start": "2024-08-04 17:51:39.059717" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.171) 0:00:07.321 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.012) 0:00:07.333 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:29 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.009) 0:00:07.343 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.027) 0:00:07.371 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.011) 0:00:07.383 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:5 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.169) 0:00:07.553 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tests_helpers_and_asserts.yml:15 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.018) 0:00:07.571 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.019) 0:00:07.590 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.030) 0:00:07.621 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.017) 0:00:07.639 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003052", "end": "2024-08-04 17:51:39.557643", "rc": 0, "start": "2024-08-04 17:51:39.554591" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.176) 0:00:07.816 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.018) 0:00:07.834 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:5 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.010) 0:00:07.844 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.014) 0:00:07.859 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:8 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.009) 0:00:07.868 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:13 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.014) 0:00:07.883 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.014) 0:00:07.898 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.013) 0:00:07.911 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003274", "end": "2024-08-04 17:51:39.822118", "rc": 0, "start": "2024-08-04 17:51:39.818844" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.172) 0:00:08.084 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.016) 0:00:08.100 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 Sunday 04 August 2024 17:51:39 +0000 (0:00:00.016) 0:00:08.116 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:27 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.769) 0:00:08.885 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:35 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.032) 0:00:08.918 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:43 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.014) 0:00:08.933 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:49 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.011) 0:00:08.945 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:54 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.020) 0:00:08.965 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:60 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.010) 0:00:08.976 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:65 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.016) 0:00:08.992 ********* 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-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:9 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.010) 0:00:09.003 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.022) 0:00:09.025 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.012) 0:00:09.038 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003123", "end": "2024-08-04 17:51:40.975061", "rc": 0, "start": "2024-08-04 17:51:40.971938" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:40 +0000 (0:00:00.195) 0:00:09.233 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.011) 0:00:09.244 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:11 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.009) 0:00:09.254 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:3 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.015) 0:00:09.270 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml:3 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.010) 0:00:09.280 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:5 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.171) 0:00:09.451 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:14 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.019) 0:00:09.471 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:3 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.019) 0:00:09.491 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:8 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.021) 0:00:09.512 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:13 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.022) 0:00:09.535 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.017) 0:00:09.552 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.013) 0:00:09.566 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003212", "end": "2024-08-04 17:51:41.486484", "rc": 0, "start": "2024-08-04 17:51:41.483272" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.177) 0:00:09.743 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.010) 0:00:09.754 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 Sunday 04 August 2024 17:51:41 +0000 (0:00:00.008) 0:00:09.763 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:27 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.752) 0:00:10.515 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:35 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.014) 0:00:10.530 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:43 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.008) 0:00:10.538 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:49 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.009) 0:00:10.547 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.059188", "end": "2024-08-04 17:51:42.519400", "rc": 0, "start": "2024-08-04 17:51:42.460212" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:54 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.240) 0:00:10.788 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:60 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.011) 0:00:10.799 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:65 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.009) 0:00:10.809 ********* 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-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:18 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.009) 0:00:10.819 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.017) 0:00:10.836 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.015) 0:00:10.851 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003305", "end": "2024-08-04 17:51:42.765793", "rc": 0, "start": "2024-08-04 17:51:42.762488" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.170) 0:00:11.022 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.010) 0:00:11.032 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:20 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.009) 0:00:11.042 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_present.yml:3 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.017) 0:00:11.059 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml:3 Sunday 04 August 2024 17:51:42 +0000 (0:00:00.010) 0:00:11.070 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722793902.5160246, "block_size": 4096, "blocks": 0, "ctime": 1722793902.5160246, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30437, "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": 1722793902.5160246, "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-route_src43az0efs/tests/tasks/assert_device_present.yml:5 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.169) 0:00:11.239 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:23 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.010) 0:00:11.250 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:3 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.020) 0:00:11.271 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:8 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.008) 0:00:11.280 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:13 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.008) 0:00:11.289 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.014) 0:00:11.303 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.011) 0:00:11.314 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003317", "end": "2024-08-04 17:51:43.250851", "rc": 0, "start": "2024-08-04 17:51:43.247534" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.212) 0:00:11.527 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.011) 0:00:11.538 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 Sunday 04 August 2024 17:51:43 +0000 (0:00:00.009) 0:00:11.548 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:27 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.770) 0:00:12.318 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:35 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.014) 0:00:12.332 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:43 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.008) 0:00:12.341 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:49 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.009) 0:00:12.350 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:54 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.008) 0:00:12.358 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013498", "end": "2024-08-04 17:51:44.284655", "rc": 0, "start": "2024-08-04 17:51:44.271157" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:60 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.183) 0:00:12.541 ********* 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-route_src43az0efs/tests/tasks/manage_test_interface.yml:65 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.011) 0:00:12.553 ********* 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-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:27 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.009) 0:00:12.563 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:3 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.020) 0:00:12.584 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.010) 0:00:12.594 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003253", "end": "2024-08-04 17:51:44.508901", "rc": 0, "start": "2024-08-04 17:51:44.505648" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:9 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.176) 0:00:12.771 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/show_interfaces.yml:5 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.009) 0:00:12.781 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/create_and_remove_interface.yml:29 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.009) 0:00:12.791 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:3 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.022) 0:00:12.813 ********* included: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml:3 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.021) 0:00:12.835 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_src43az0efs/tests/tasks/assert_device_absent.yml:5 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.171) 0:00:13.007 ********* 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 Sunday 04 August 2024 17:51:44 +0000 (0:00:00.022) 0:00:13.029 ********* =============================================================================== Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-route_src43az0efs/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.77s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.77s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.77s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.76s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.75s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.54s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.34s /WORKDIR/git-route_src43az0efs/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:49 ------- Check if system is ostree ----------------------------------------------- 0.23s /WORKDIR/git-route_src43az0efs/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.19s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:35 ------- Get stat for interface veth1298 ----------------------------------------- 0.18s /WORKDIR/git-route_src43az0efs/tests/tasks/get_interface_stat.yml:3 ----------- Delete dummy interface dummy1298 ---------------------------------------- 0.18s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:54 ------- Delete veth interface veth1298 ------------------------------------------ 0.18s /WORKDIR/git-route_src43az0efs/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-route_src43az0efs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-route_src43az0efs/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. [WARNING]: Platform linux on host sut is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ---^---^---^---^---^---