# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cif2ley3hl/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-cif2ley3hl/tests/tests_helpers_and_asserts.yml:3 Saturday 16 March 2024 13:24:06 +0000 (0:00:00.018) 0:00:00.018 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tests_helpers_and_asserts.yml:6 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.696) 0:00:00.715 ******** included: /WORKDIR/git-weekly-cif2ley3hl/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-cif2ley3hl/tests/tasks/el_repo_setup.yml:3 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.023) 0:00:00.738 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/el_repo_setup.yml:19 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.380) 0:00:01.119 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/el_repo_setup.yml:24 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.266) 0:00:01.385 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/el_repo_setup.yml:28 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.033) 0:00:01.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/el_repo_setup.yml:53 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.081) 0:00:01.500 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/enable_epel.yml:8 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.050) 0:00:01.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/enable_epel.yml:24 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.013) 0:00:01.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/enable_epel.yml:30 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.048) 0:00:01.613 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/enable_epel.yml:35 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.011) 0:00:01.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/enable_epel.yml:40 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.011) 0:00:01.636 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tests_helpers_and_asserts.yml:9 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.010) 0:00:01.647 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 March 2024 13:24:07 +0000 (0:00:00.013) 0:00:01.661 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.045) 0:00:01.706 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.013) 0:00:01.720 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003097", "end": "2024-03-16 13:24:08.246674", "rc": 0, "start": "2024-03-16 13:24:08.243577" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.234) 0:00:01.955 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.017) 0:00:01.973 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.010) 0:00:01.984 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.028) 0:00:02.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.013) 0:00:02.026 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.026) 0:00:02.053 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.019) 0:00:02.072 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:08 +0000 (0:00:00.011) 0:00:02.084 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005041", "end": "2024-03-16 13:24:09.583469", "rc": 0, "start": "2024-03-16 13:24:08.578428" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:09 +0000 (0:00:01.208) 0:00:03.293 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:09 +0000 (0:00:00.009) 0:00:03.302 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:24:09 +0000 (0:00:00.008) 0:00:03.310 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:28 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.990) 0:00:04.301 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:37 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.028) 0:00:04.330 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:45 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.032) 0:00:04.363 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:52 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.014) 0:00:04.377 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:58 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.019) 0:00:04.397 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.015) 0:00:04.412 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:71 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.015) 0:00:04.428 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.018) 0:00:04.446 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.014) 0:00:04.460 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.015) 0:00:04.476 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003134", "end": "2024-03-16 13:24:10.947678", "rc": 0, "start": "2024-03-16 13:24:10.944544" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.179) 0:00:04.655 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.011) 0:00:04.667 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 March 2024 13:24:10 +0000 (0:00:00.010) 0:00:04.677 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.014) 0:00:04.692 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.018) 0:00:04.711 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.201) 0:00:04.912 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.025) 0:00:04.938 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.025) 0:00:04.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.031) 0:00:04.996 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.041) 0:00:05.038 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.032) 0:00:05.071 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.011) 0:00:05.082 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003172", "end": "2024-03-16 13:24:11.558510", "rc": 0, "start": "2024-03-16 13:24:11.555338" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.190) 0:00:05.272 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.020) 0:00:05.293 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:24:11 +0000 (0:00:00.012) 0:00:05.306 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:28 Saturday 16 March 2024 13:24:12 +0000 (0:00:00.924) 0:00:06.231 ******** 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.015721", "end": "2024-03-16 13:24:12.721020", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-16 13:24:12.705299" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003395", "end": "2024-03-16 13:24:12.924850", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-16 13:24:12.921455" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003610", "end": "2024-03-16 13:24:13.126577", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-16 13:24:13.122967" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:37 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.604) 0:00:06.836 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022316", "end": "2024-03-16 13:24:13.327992", "rc": 0, "start": "2024-03-16 13:24:13.305676" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:45 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.202) 0:00:07.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:52 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.010) 0:00:07.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:58 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.009) 0:00:07.059 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.012) 0:00:07.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:71 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.012) 0:00:07.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.010) 0:00:07.095 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.018) 0:00:07.113 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.012) 0:00:07.125 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003933", "end": "2024-03-16 13:24:13.601214", "rc": 0, "start": "2024-03-16 13:24:13.597281" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.185) 0:00:07.310 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.012) 0:00:07.323 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.009) 0:00:07.333 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_present.yml:3 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.018) 0:00:07.351 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.011) 0:00:07.362 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710595452.7087271, "block_size": 4096, "blocks": 0, "ctime": 1710595452.7087271, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30135, "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": 1710595452.7087271, "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-cif2ley3hl/tests/tasks/assert_device_present.yml:5 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.181) 0:00:07.544 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.013) 0:00:07.558 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.022) 0:00:07.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.018) 0:00:07.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.010) 0:00:07.610 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.016) 0:00:07.626 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:13 +0000 (0:00:00.012) 0:00:07.638 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003239", "end": "2024-03-16 13:24:14.120449", "rc": 0, "start": "2024-03-16 13:24:14.117210" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:14 +0000 (0:00:00.197) 0:00:07.836 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:14 +0000 (0:00:00.011) 0:00:07.847 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:24:14 +0000 (0:00:00.014) 0:00:07.862 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:28 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.949) 0:00:08.812 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:37 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.032) 0:00:08.844 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:45 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.013) 0:00:08.857 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012040", "end": "2024-03-16 13:24:15.343285", "rc": 0, "start": "2024-03-16 13:24:15.331245" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:52 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.204) 0:00:09.062 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:58 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.012) 0:00:09.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.029) 0:00:09.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:71 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.021) 0:00:09.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.080) 0:00:09.205 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.081) 0:00:09.286 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.028) 0:00:09.315 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003118", "end": "2024-03-16 13:24:15.802410", "rc": 0, "start": "2024-03-16 13:24:15.799292" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.195) 0:00:09.510 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.011) 0:00:09.522 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.010) 0:00:09.532 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.020) 0:00:09.553 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:24:15 +0000 (0:00:00.011) 0:00:09.565 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.189) 0:00:09.754 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tests_helpers_and_asserts.yml:15 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.011) 0:00:09.766 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.015) 0:00:09.781 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.010) 0:00:09.792 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.009) 0:00:09.801 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003159", "end": "2024-03-16 13:24:16.272417", "rc": 0, "start": "2024-03-16 13:24:16.269258" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.179) 0:00:09.981 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.014) 0:00:09.996 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.008) 0:00:10.005 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.019) 0:00:10.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.018) 0:00:10.042 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.034) 0:00:10.076 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.012) 0:00:10.089 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.010) 0:00:10.099 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003323", "end": "2024-03-16 13:24:16.571712", "rc": 0, "start": "2024-03-16 13:24:16.568389" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.181) 0:00:10.281 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.015) 0:00:10.296 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:24:16 +0000 (0:00:00.014) 0:00:10.311 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:28 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.910) 0:00:11.221 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:37 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.018) 0:00:11.240 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:45 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.009) 0:00:11.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:52 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.010) 0:00:11.259 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:58 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.010) 0:00:11.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.008) 0:00:11.279 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:71 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.009) 0:00:11.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.009) 0:00:11.297 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.012) 0:00:11.310 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.009) 0:00:11.319 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003191", "end": "2024-03-16 13:24:17.791244", "rc": 0, "start": "2024-03-16 13:24:17.788053" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.180) 0:00:11.499 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.010) 0:00:11.510 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.009) 0:00:11.519 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.016) 0:00:11.536 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:24:17 +0000 (0:00:00.011) 0:00:11.547 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:24:18 +0000 (0:00:00.187) 0:00:11.734 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 March 2024 13:24:18 +0000 (0:00:00.011) 0:00:11.746 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:24:18 +0000 (0:00:00.015) 0:00:11.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:24:18 +0000 (0:00:00.008) 0:00:11.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:24:18 +0000 (0:00:00.008) 0:00:11.778 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:18 +0000 (0:00:00.011) 0:00:11.790 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:18 +0000 (0:00:00.010) 0:00:11.800 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004254", "end": "2024-03-16 13:24:19.272605", "rc": 0, "start": "2024-03-16 13:24:18.268351" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:19 +0000 (0:00:01.187) 0:00:12.987 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:19 +0000 (0:00:00.011) 0:00:12.999 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:24:19 +0000 (0:00:00.009) 0:00:13.008 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:28 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.898) 0:00:13.907 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:37 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.016) 0:00:13.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:45 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.009) 0:00:13.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:52 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.009) 0:00:13.943 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.071387", "end": "2024-03-16 13:24:20.484107", "rc": 0, "start": "2024-03-16 13:24:20.412720" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:58 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.257) 0:00:14.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.010) 0:00:14.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:71 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.009) 0:00:14.220 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.009) 0:00:14.229 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.015) 0:00:14.245 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.009) 0:00:14.254 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003655", "end": "2024-03-16 13:24:20.726488", "rc": 0, "start": "2024-03-16 13:24:20.722833" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.180) 0:00:14.435 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.010) 0:00:14.446 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.009) 0:00:14.456 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_present.yml:3 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.016) 0:00:14.472 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.011) 0:00:14.484 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710595460.4801397, "block_size": 4096, "blocks": 0, "ctime": 1710595460.4801397, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30463, "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": 1710595460.4801397, "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-cif2ley3hl/tests/tasks/assert_device_present.yml:5 Saturday 16 March 2024 13:24:20 +0000 (0:00:00.186) 0:00:14.671 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.021) 0:00:14.692 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.038) 0:00:14.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.013) 0:00:14.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.009) 0:00:14.753 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.011) 0:00:14.765 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.027) 0:00:14.792 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003118", "end": "2024-03-16 13:24:21.277735", "rc": 0, "start": "2024-03-16 13:24:21.274617" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.201) 0:00:14.994 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.010) 0:00:15.005 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:24:21 +0000 (0:00:00.019) 0:00:15.025 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:28 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.935) 0:00:15.960 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:37 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.018) 0:00:15.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:45 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.030) 0:00:16.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:52 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.021) 0:00:16.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:58 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.012) 0:00:16.043 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007226", "end": "2024-03-16 13:24:22.522687", "rc": 0, "start": "2024-03-16 13:24:22.515461" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.190) 0:00:16.233 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:71 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.011) 0:00:16.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.010) 0:00:16.255 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.021) 0:00:16.277 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.011) 0:00:16.288 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003174", "end": "2024-03-16 13:24:22.760784", "rc": 0, "start": "2024-03-16 13:24:22.757610" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.180) 0:00:16.469 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.011) 0:00:16.481 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.010) 0:00:16.491 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.019) 0:00:16.511 ******** included: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:24:22 +0000 (0:00:00.011) 0:00:16.522 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:24:23 +0000 (0:00:00.177) 0:00:16.699 ******** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 16 March 2024 13:24:23 +0000 (0:00:00.009) 0:00:16.709 ******** =============================================================================== Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.19s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 ------- Install iproute --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-cif2ley3hl/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:28 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/el_repo_setup.yml:19 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:52 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:45 ------- Set up veth as managed by NetworkManager -------------------------------- 0.20s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/manage_test_interface.yml:37 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.20s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cif2ley3hl/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---