ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp4wbeq7zn executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Wednesday 03 August 2022 17:09:00 +0000 (0:00:00.018) 0:00:00.018 ****** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.202558", "end": "2022-08-03 17:09:00.254709", "rc": 0, "start": "2022-08-03 17:09:00.052151" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:09:01 +0000 (0:00:00.800) 0:00:00.819 ****** =============================================================================== Enable HA repos --------------------------------------------------------- 0.80s /cache/centos-8_setup.yml:5 --------------------------------------------------- PLAYBOOK: _backup.yml ********************************************************** 1 plays in /tmp/tmp650e3cfh/tests/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmp650e3cfh/tests/_backup.yml:6 Wednesday 03 August 2022 17:09:01 +0000 (0:00:00.016) 0:00:00.836 ****** ok: [/cache/centos-8.qcow2] => (item=/etc/resolv.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/resolv.conf", "stat": { "atime": 1659546539.8302848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659546538.828285, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 19231, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545238.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2437777439", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check if system files exist] ********************************************* task path: /tmp/tmp650e3cfh/tests/_backup.yml:13 Wednesday 03 August 2022 17:09:01 +0000 (0:00:00.528) 0:00:01.364 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/centos-8.qcow2] => (item={'changed': False, 'stat': {'exists': True, 'path': '/etc/resolv.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 90, 'inode': 19231, 'dev': 64513, 'nlink': 1, 'atime': 1659546539.8302848, 'mtime': 1659545238.0, 'ctime': 1659546538.828285, 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False, 'blocks': 8, 'block_size': 4096, 'device_type': 0, 'readable': True, 'writeable': True, 'executable': False, 'pw_name': 'root', 'gr_name': 'root', 'checksum': 'fba82b5b78ea37322e584bf452f6f8e163f0869b', 'mimetype': 'text/plain', 'charset': 'us-ascii', 'version': '2437777439', 'attributes': [], 'attr_flags': ''}, 'invocation': {'module_args': {'path': '/etc/resolv.conf', 'follow': False, 'get_md5': False, 'get_checksum': True, 'get_mime': True, 'get_attributes': True, 'checksum_algorithm': 'sha1'}}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659546539.8302848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659546538.828285, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 19231, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659545238.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2437777439", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmp650e3cfh/tests/_backup.yml:19 Wednesday 03 August 2022 17:09:01 +0000 (0:00:00.071) 0:00:01.436 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.004631", "end": "2022-08-03 17:09:01.268043", "rc": 0, "start": "2022-08-03 17:09:01.263412" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:09:02 +0000 (0:00:00.392) 0:00:01.828 ****** =============================================================================== Enable HA repos --------------------------------------------------------- 0.80s /cache/centos-8_setup.yml:5 --------------------------------------------------- Get stats of system files ----------------------------------------------- 0.53s /tmp/tmp650e3cfh/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/_backup.yml:19 ----------------------------------------- Check if system files exist --------------------------------------------- 0.07s /tmp/tmp650e3cfh/tests/_backup.yml:13 ----------------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmp650e3cfh/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp650e3cfh/tests/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 17:09:02 +0000 (0:00:00.010) 0:00:01.838 ****** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 17:09:03 +0000 (0:00:01.032) 0:00:02.870 ****** included: /tmp/tmp650e3cfh/tests/tasks/el_repo_setup.yml for /cache/centos-8.qcow2 TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 17:09:03 +0000 (0:00:00.026) 0:00:02.897 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 17:09:03 +0000 (0:00:00.022) 0:00:02.919 ****** included: /tmp/tmp650e3cfh/tests/tasks/enable_epel.yml for /cache/centos-8.qcow2 TASK [Create EPEL 8] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/enable_epel.yml:4 Wednesday 03 August 2022 17:09:03 +0000 (0:00:00.028) 0:00:02.948 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Enable EPEL 7] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/enable_epel.yml:11 Wednesday 03 August 2022 17:09:03 +0000 (0:00:00.377) 0:00:03.326 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/enable_epel.yml:17 Wednesday 03 August 2022 17:09:03 +0000 (0:00:00.020) 0:00:03.347 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.217579", "end": "2022-08-03 17:09:03.378742", "rc": 0, "start": "2022-08-03 17:09:03.161163" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/enable_epel.yml:26 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.591) 0:00:03.938 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [test veth interface management] ****************************************** task path: /tmp/tmp650e3cfh/tests/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.020) 0:00:03.959 ****** included: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.027) 0:00:03.986 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.026) 0:00:04.013 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.024) 0:00:04.038 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003286", "end": "2022-08-03 17:09:03.846722", "rc": 0, "start": "2022-08-03 17:09:03.843436" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.364) 0:00:04.403 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.030) 0:00:04.434 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.028) 0:00:04.463 ****** included: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.038) 0:00:04.501 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:09:04 +0000 (0:00:00.023) 0:00:04.524 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:09:05 +0000 (0:00:00.020) 0:00:04.544 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:05 +0000 (0:00:00.029) 0:00:04.574 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:05 +0000 (0:00:00.025) 0:00:04.599 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003350", "end": "2022-08-03 17:09:04.435400", "rc": 0, "start": "2022-08-03 17:09:04.432050" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:05 +0000 (0:00:00.398) 0:00:04.997 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:05 +0000 (0:00:00.029) 0:00:05.027 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:09:05 +0000 (0:00:00.027) 0:00:05.054 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:09:08 +0000 (0:00:03.074) 0:00:08.129 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.030) 0:00:08.160 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.020) 0:00:08.180 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.019) 0:00:08.200 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.019) 0:00:08.219 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.020) 0:00:08.239 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.020) 0:00:08.260 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.019) 0:00:08.280 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.030) 0:00:08.310 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:08 +0000 (0:00:00.026) 0:00:08.337 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.011298", "end": "2022-08-03 17:09:08.163598", "rc": 0, "start": "2022-08-03 17:09:08.152300" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.388) 0:00:08.726 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.030) 0:00:08.756 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.056) 0:00:08.813 ****** included: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.030) 0:00:08.843 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.026) 0:00:08.869 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.371) 0:00:09.240 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.029) 0:00:09.270 ****** included: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.032) 0:00:09.303 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.018) 0:00:09.321 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.017) 0:00:09.339 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.027) 0:00:09.367 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:09 +0000 (0:00:00.058) 0:00:09.425 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003273", "end": "2022-08-03 17:09:09.254925", "rc": 0, "start": "2022-08-03 17:09:09.251652" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:10 +0000 (0:00:00.385) 0:00:09.811 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:10 +0000 (0:00:00.029) 0:00:09.840 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:09:10 +0000 (0:00:00.029) 0:00:09.870 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:09:12 +0000 (0:00:02.092) 0:00:11.962 ****** changed: [/cache/centos-8.qcow2] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.006527", "end": "2022-08-03 17:09:11.776009", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 17:09:11.769482" } changed: [/cache/centos-8.qcow2] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.011200", "end": "2022-08-03 17:09:12.144913", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 17:09:12.133713" } changed: [/cache/centos-8.qcow2] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005398", "end": "2022-08-03 17:09:12.506495", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 17:09:12.501097" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:09:13 +0000 (0:00:01.100) 0:00:13.063 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.020175", "end": "2022-08-03 17:09:12.892227", "rc": 0, "start": "2022-08-03 17:09:12.872052" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:09:13 +0000 (0:00:00.387) 0:00:13.450 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:09:13 +0000 (0:00:00.022) 0:00:13.473 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:09:13 +0000 (0:00:00.020) 0:00:13.493 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:09:13 +0000 (0:00:00.021) 0:00:13.514 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.020) 0:00:13.535 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.019) 0:00:13.554 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.034) 0:00:13.588 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.026) 0:00:13.615 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003362", "end": "2022-08-03 17:09:13.426967", "rc": 0, "start": "2022-08-03 17:09:13.423605" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.368) 0:00:13.983 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.028) 0:00:14.011 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.032) 0:00:14.043 ****** included: /tmp/tmp650e3cfh/tests/tasks/assert_device_present.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.034) 0:00:14.078 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.025) 0:00:14.104 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1659546551.773583, "block_size": 4096, "blocks": 0, "ctime": 1659546551.773583, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33732, "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": 1659546551.773583, "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 interface veth1298 is present] ******************************* task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.369) 0:00:14.473 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:09:14 +0000 (0:00:00.031) 0:00:14.505 ****** included: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.038) 0:00:14.543 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.019) 0:00:14.563 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.018) 0:00:14.581 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.028) 0:00:14.610 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.027) 0:00:14.637 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002996", "end": "2022-08-03 17:09:14.450359", "rc": 0, "start": "2022-08-03 17:09:14.447363" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.367) 0:00:15.005 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.030) 0:00:15.036 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:09:15 +0000 (0:00:00.029) 0:00:15.065 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:09:17 +0000 (0:00:01.963) 0:00:17.029 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:09:17 +0000 (0:00:00.031) 0:00:17.060 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:09:17 +0000 (0:00:00.020) 0:00:17.080 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012404", "end": "2022-08-03 17:09:16.908187", "rc": 0, "start": "2022-08-03 17:09:16.895783" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:09:17 +0000 (0:00:00.386) 0:00:17.466 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:09:17 +0000 (0:00:00.021) 0:00:17.488 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:09:17 +0000 (0:00:00.020) 0:00:17.509 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:09:17 +0000 (0:00:00.020) 0:00:17.529 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.019) 0:00:17.549 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.039) 0:00:17.588 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.025) 0:00:17.614 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003044", "end": "2022-08-03 17:09:17.432904", "rc": 0, "start": "2022-08-03 17:09:17.429860" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.375) 0:00:17.989 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.062) 0:00:18.052 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.030) 0:00:18.083 ****** included: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.039) 0:00:18.123 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:09:18 +0000 (0:00:00.026) 0:00:18.149 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.410) 0:00:18.559 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmp650e3cfh/tests/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.061) 0:00:18.621 ****** included: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.054) 0:00:18.675 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.027) 0:00:18.702 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.024) 0:00:18.726 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003040", "end": "2022-08-03 17:09:18.539767", "rc": 0, "start": "2022-08-03 17:09:18.536727" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.369) 0:00:19.096 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.028) 0:00:19.124 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.029) 0:00:19.154 ****** included: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.031) 0:00:19.185 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.019) 0:00:19.205 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.019) 0:00:19.225 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.028) 0:00:19.254 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:19 +0000 (0:00:00.025) 0:00:19.280 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002935", "end": "2022-08-03 17:09:19.088851", "rc": 0, "start": "2022-08-03 17:09:19.085916" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:20 +0000 (0:00:00.364) 0:00:19.644 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:20 +0000 (0:00:00.030) 0:00:19.675 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:09:20 +0000 (0:00:00.030) 0:00:19.705 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:09:22 +0000 (0:00:01.949) 0:00:21.654 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.031) 0:00:21.686 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.021) 0:00:21.707 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.021) 0:00:21.729 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.021) 0:00:21.750 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.020) 0:00:21.771 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.021) 0:00:21.792 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.021) 0:00:21.814 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.032) 0:00:21.847 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.025) 0:00:21.872 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003079", "end": "2022-08-03 17:09:21.684639", "rc": 0, "start": "2022-08-03 17:09:21.681560" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.368) 0:00:22.241 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.030) 0:00:22.271 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.030) 0:00:22.302 ****** included: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.031) 0:00:22.333 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:09:22 +0000 (0:00:00.027) 0:00:22.360 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.380) 0:00:22.741 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.032) 0:00:22.773 ****** included: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.033) 0:00:22.806 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.020) 0:00:22.827 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.021) 0:00:22.848 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.027) 0:00:22.876 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.024) 0:00:22.901 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004213", "end": "2022-08-03 17:09:22.732157", "rc": 0, "start": "2022-08-03 17:09:22.727944" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.392) 0:00:23.293 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.028) 0:00:23.321 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:09:23 +0000 (0:00:00.030) 0:00:23.351 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:09:25 +0000 (0:00:01.964) 0:00:25.316 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:09:25 +0000 (0:00:00.029) 0:00:25.346 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:09:25 +0000 (0:00:00.021) 0:00:25.367 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:09:25 +0000 (0:00:00.021) 0:00:25.388 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.004232", "end": "2022-08-03 17:09:25.201964", "rc": 0, "start": "2022-08-03 17:09:25.197732" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.373) 0:00:25.762 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.019) 0:00:25.782 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.018) 0:00:25.800 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.017) 0:00:25.818 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.034) 0:00:25.853 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.026) 0:00:25.879 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003273", "end": "2022-08-03 17:09:25.725025", "rc": 0, "start": "2022-08-03 17:09:25.721752" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.402) 0:00:26.281 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.028) 0:00:26.310 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.027) 0:00:26.337 ****** included: /tmp/tmp650e3cfh/tests/tasks/assert_device_present.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.035) 0:00:26.372 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:09:26 +0000 (0:00:00.024) 0:00:26.397 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1659546565.2012794, "block_size": 4096, "blocks": 0, "ctime": 1659546565.2012794, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33860, "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": 1659546565.2012794, "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 interface dummy1298 is present] ****************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.386) 0:00:26.783 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.070) 0:00:26.854 ****** included: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.037) 0:00:26.891 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.018) 0:00:26.910 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.017) 0:00:26.927 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.027) 0:00:26.955 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.025) 0:00:26.980 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003680", "end": "2022-08-03 17:09:26.854528", "rc": 0, "start": "2022-08-03 17:09:26.850848" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.436) 0:00:27.417 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.031) 0:00:27.448 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:09:27 +0000 (0:00:00.030) 0:00:27.479 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:09:29 +0000 (0:00:02.031) 0:00:29.510 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.030) 0:00:29.541 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.021) 0:00:29.562 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.021) 0:00:29.583 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.020) 0:00:29.603 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012804", "end": "2022-08-03 17:09:29.425207", "rc": 0, "start": "2022-08-03 17:09:29.412403" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.378) 0:00:29.982 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.022) 0:00:30.005 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.021) 0:00:30.026 ****** included: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.039) 0:00:30.066 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.025) 0:00:30.091 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003219", "end": "2022-08-03 17:09:29.906134", "rc": 0, "start": "2022-08-03 17:09:29.902915" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.371) 0:00:30.463 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmp650e3cfh/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.029) 0:00:30.493 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:09:30 +0000 (0:00:00.027) 0:00:30.520 ****** included: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:09:31 +0000 (0:00:00.040) 0:00:30.561 ****** included: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:09:31 +0000 (0:00:00.028) 0:00:30.589 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmp650e3cfh/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:09:31 +0000 (0:00:00.366) 0:00:30.955 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=122 changed=8 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:09:31 +0000 (0:00:00.041) 0:00:30.997 ****** =============================================================================== Install iproute --------------------------------------------------------- 3.07s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 2.09s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 2.03s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.96s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.96s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.95s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Create veth interface veth1298 ------------------------------------------ 1.10s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 --------------------- Gathering Facts --------------------------------------------------------- 1.03s /tmp/tmp650e3cfh/tests/tests_helpers_and_asserts.yml:3 ------------------------ Enable HA repos --------------------------------------------------------- 0.80s /cache/centos-8_setup.yml:5 --------------------------------------------------- Enable EPEL 8 ----------------------------------------------------------- 0.59s /tmp/tmp650e3cfh/tests/tasks/enable_epel.yml:17 ------------------------------- Get stats of system files ----------------------------------------------- 0.53s /tmp/tmp650e3cfh/tests/_backup.yml:6 ------------------------------------------ Gather current interface info ------------------------------------------- 0.44s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.41s /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Back up system files ---------------------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/_backup.yml:19 ----------------------------------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Set up veth as managed by NetworkManager -------------------------------- 0.39s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 --------------------- Get stat for interface dummy1298 ---------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 ------------------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmp650e3cfh/tests/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmp650e3cfh/tests/_restore.yml:4 Wednesday 03 August 2022 17:09:31 +0000 (0:00:00.019) 0:00:31.016 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.006896", "end": "2022-08-03 17:09:30.853051", "rc": 0, "start": "2022-08-03 17:09:30.846155" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=123 changed=9 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:09:31 +0000 (0:00:00.402) 0:00:31.419 ****** =============================================================================== Install iproute --------------------------------------------------------- 3.07s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 2.09s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 2.03s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.96s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.96s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 1.95s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:15 --------------------- Create veth interface veth1298 ------------------------------------------ 1.10s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:21 --------------------- Gathering Facts --------------------------------------------------------- 1.03s /tmp/tmp650e3cfh/tests/tests_helpers_and_asserts.yml:3 ------------------------ Enable HA repos --------------------------------------------------------- 0.80s /cache/centos-8_setup.yml:5 --------------------------------------------------- Enable EPEL 8 ----------------------------------------------------------- 0.59s /tmp/tmp650e3cfh/tests/tasks/enable_epel.yml:17 ------------------------------- Get stats of system files ----------------------------------------------- 0.53s /tmp/tmp650e3cfh/tests/_backup.yml:6 ------------------------------------------ Gather current interface info ------------------------------------------- 0.44s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface veth1298 ----------------------------------------- 0.41s /tmp/tmp650e3cfh/tests/tasks/get_interface_stat.yml:3 ------------------------- Restore system files ---------------------------------------------------- 0.40s /tmp/tmp650e3cfh/tests/_restore.yml:4 ----------------------------------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Gather current interface info ------------------------------------------- 0.40s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Back up system files ---------------------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/_backup.yml:19 ----------------------------------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmp650e3cfh/tests/tasks/get_current_interfaces.yml:3 --------------------- Set up veth as managed by NetworkManager -------------------------------- 0.39s /tmp/tmp650e3cfh/tests/tasks/manage_test_interface.yml:29 --------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp4wbeq7zn executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Wednesday 03 August 2022 17:48:12 +0000 (0:00:00.019) 0:00:00.019 ****** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.213878", "end": "2022-08-03 17:48:11.684913", "rc": 0, "start": "2022-08-03 17:48:11.471035" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:48:13 +0000 (0:00:00.794) 0:00:00.814 ****** =============================================================================== Enable HA repos --------------------------------------------------------- 0.79s /cache/centos-8_setup.yml:5 --------------------------------------------------- PLAYBOOK: _backup.yml ********************************************************** 1 plays in /tmp/tmpjloc5qmw/tests/network/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmpjloc5qmw/tests/network/_backup.yml:6 Wednesday 03 August 2022 17:48:13 +0000 (0:00:00.018) 0:00:00.832 ****** ok: [/cache/centos-8.qcow2] => (item=/etc/resolv.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/resolv.conf", "stat": { "atime": 1659548891.2480774, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659548890.2470772, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 19274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659547587.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2299847702", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check if system files exist] ********************************************* task path: /tmp/tmpjloc5qmw/tests/network/_backup.yml:13 Wednesday 03 August 2022 17:48:13 +0000 (0:00:00.502) 0:00:01.335 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/centos-8.qcow2] => (item={'changed': False, 'stat': {'exists': True, 'path': '/etc/resolv.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 90, 'inode': 19274, 'dev': 64513, 'nlink': 1, 'atime': 1659548891.2480774, 'mtime': 1659547587.0, 'ctime': 1659548890.2470772, 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False, 'blocks': 8, 'block_size': 4096, 'device_type': 0, 'readable': True, 'writeable': True, 'executable': False, 'pw_name': 'root', 'gr_name': 'root', 'checksum': 'fba82b5b78ea37322e584bf452f6f8e163f0869b', 'mimetype': 'text/plain', 'charset': 'us-ascii', 'version': '2299847702', 'attributes': [], 'attr_flags': ''}, 'invocation': {'module_args': {'path': '/etc/resolv.conf', 'follow': False, 'get_md5': False, 'get_checksum': True, 'get_mime': True, 'get_attributes': True, 'checksum_algorithm': 'sha1'}}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659548891.2480774, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fba82b5b78ea37322e584bf452f6f8e163f0869b", "ctime": 1659548890.2470772, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 19274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659547587.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "2299847702", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmpjloc5qmw/tests/network/_backup.yml:19 Wednesday 03 August 2022 17:48:13 +0000 (0:00:00.079) 0:00:01.415 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.004008", "end": "2022-08-03 17:48:12.662678", "rc": 0, "start": "2022-08-03 17:48:12.658670" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 17:48:13 +0000 (0:00:00.370) 0:00:01.785 ****** =============================================================================== Enable HA repos --------------------------------------------------------- 0.79s /cache/centos-8_setup.yml:5 --------------------------------------------------- Get stats of system files ----------------------------------------------- 0.50s /tmp/tmpjloc5qmw/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.37s /tmp/tmpjloc5qmw/tests/network/_backup.yml:19 --------------------------------- Check if system files exist --------------------------------------------- 0.08s /tmp/tmpjloc5qmw/tests/network/_backup.yml:13 --------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmpjloc5qmw/tests/network/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 17:48:14 +0000 (0:00:00.010) 0:00:01.795 ****** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 17:48:15 +0000 (0:00:01.016) 0:00:02.812 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/el_repo_setup.yml for /cache/centos-8.qcow2 TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 17:48:15 +0000 (0:00:00.027) 0:00:02.839 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 17:48:15 +0000 (0:00:00.022) 0:00:02.861 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/enable_epel.yml for /cache/centos-8.qcow2 TASK [Create EPEL 8] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/enable_epel.yml:4 Wednesday 03 August 2022 17:48:15 +0000 (0:00:00.027) 0:00:02.889 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Enable EPEL 7] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/enable_epel.yml:11 Wednesday 03 August 2022 17:48:15 +0000 (0:00:00.363) 0:00:03.252 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/enable_epel.yml:17 Wednesday 03 August 2022 17:48:15 +0000 (0:00:00.022) 0:00:03.275 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.200620", "end": "2022-08-03 17:48:14.732962", "rc": 0, "start": "2022-08-03 17:48:14.532342" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/enable_epel.yml:26 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.578) 0:00:03.853 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [test veth interface management] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.021) 0:00:03.874 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.028) 0:00:03.903 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.026) 0:00:03.929 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.026) 0:00:03.956 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003213", "end": "2022-08-03 17:48:15.202138", "rc": 0, "start": "2022-08-03 17:48:15.198925" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.366) 0:00:04.322 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.029) 0:00:04.351 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.026) 0:00:04.377 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.034) 0:00:04.412 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.021) 0:00:04.433 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.019) 0:00:04.453 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.026) 0:00:04.480 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:16 +0000 (0:00:00.026) 0:00:04.506 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003409", "end": "2022-08-03 17:48:15.775188", "rc": 0, "start": "2022-08-03 17:48:15.771779" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:17 +0000 (0:00:00.385) 0:00:04.892 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:17 +0000 (0:00:00.029) 0:00:04.922 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:48:17 +0000 (0:00:00.027) 0:00:04.949 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:48:19 +0000 (0:00:02.441) 0:00:07.391 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.027) 0:00:07.418 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.020) 0:00:07.439 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.018) 0:00:07.458 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.020) 0:00:07.479 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.018) 0:00:07.498 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.018) 0:00:07.517 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.020) 0:00:07.537 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.031) 0:00:07.568 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:19 +0000 (0:00:00.030) 0:00:07.599 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002864", "end": "2022-08-03 17:48:18.847534", "rc": 0, "start": "2022-08-03 17:48:18.844670" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.365) 0:00:07.964 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.031) 0:00:07.995 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.029) 0:00:08.025 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.032) 0:00:08.057 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.024) 0:00:08.082 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.386) 0:00:08.468 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.032) 0:00:08.501 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.034) 0:00:08.535 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.020) 0:00:08.556 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.020) 0:00:08.576 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.028) 0:00:08.605 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:20 +0000 (0:00:00.025) 0:00:08.631 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002902", "end": "2022-08-03 17:48:19.920574", "rc": 0, "start": "2022-08-03 17:48:19.917672" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:21 +0000 (0:00:00.407) 0:00:09.038 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:21 +0000 (0:00:00.031) 0:00:09.070 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:48:21 +0000 (0:00:00.030) 0:00:09.100 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:48:23 +0000 (0:00:01.996) 0:00:11.096 ****** changed: [/cache/centos-8.qcow2] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.007924", "end": "2022-08-03 17:48:22.349939", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 17:48:22.342015" } changed: [/cache/centos-8.qcow2] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.013376", "end": "2022-08-03 17:48:22.723378", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 17:48:22.710002" } changed: [/cache/centos-8.qcow2] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.013903", "end": "2022-08-03 17:48:23.094347", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 17:48:23.080444" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:48:24 +0000 (0:00:01.120) 0:00:12.217 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023265", "end": "2022-08-03 17:48:23.495320", "rc": 0, "start": "2022-08-03 17:48:23.472055" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.400) 0:00:12.618 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.021) 0:00:12.640 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.020) 0:00:12.660 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.021) 0:00:12.682 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.021) 0:00:12.703 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.018) 0:00:12.722 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.035) 0:00:12.757 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:24 +0000 (0:00:00.025) 0:00:12.783 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003270", "end": "2022-08-03 17:48:24.076114", "rc": 0, "start": "2022-08-03 17:48:24.072844" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.414) 0:00:13.197 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.029) 0:00:13.226 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.029) 0:00:13.255 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_present.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.035) 0:00:13.291 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.026) 0:00:13.317 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1659548902.3455992, "block_size": 4096, "blocks": 0, "ctime": 1659548902.3455992, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33732, "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": 1659548902.3455992, "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 interface veth1298 is present] ******************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.362) 0:00:13.679 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.031) 0:00:13.711 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.040) 0:00:13.752 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:48:25 +0000 (0:00:00.019) 0:00:13.771 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:48:26 +0000 (0:00:00.022) 0:00:13.794 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:26 +0000 (0:00:00.027) 0:00:13.822 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:26 +0000 (0:00:00.026) 0:00:13.849 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002911", "end": "2022-08-03 17:48:25.097366", "rc": 0, "start": "2022-08-03 17:48:25.094455" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:26 +0000 (0:00:00.365) 0:00:14.215 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:26 +0000 (0:00:00.030) 0:00:14.245 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:48:26 +0000 (0:00:00.029) 0:00:14.275 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:48:28 +0000 (0:00:02.060) 0:00:16.336 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:48:28 +0000 (0:00:00.030) 0:00:16.366 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:48:28 +0000 (0:00:00.020) 0:00:16.387 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013524", "end": "2022-08-03 17:48:27.649817", "rc": 0, "start": "2022-08-03 17:48:27.636293" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:48:28 +0000 (0:00:00.385) 0:00:16.772 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.022) 0:00:16.795 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.021) 0:00:16.817 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.020) 0:00:16.837 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.017) 0:00:16.855 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.036) 0:00:16.892 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.023) 0:00:16.915 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003026", "end": "2022-08-03 17:48:28.163692", "rc": 0, "start": "2022-08-03 17:48:28.160666" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.367) 0:00:17.282 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.027) 0:00:17.310 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.026) 0:00:17.337 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.038) 0:00:17.376 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.026) 0:00:17.402 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:48:29 +0000 (0:00:00.370) 0:00:17.773 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.032) 0:00:17.805 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.030) 0:00:17.835 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.026) 0:00:17.861 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.024) 0:00:17.886 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002947", "end": "2022-08-03 17:48:29.177266", "rc": 0, "start": "2022-08-03 17:48:29.174319" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.410) 0:00:18.296 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.030) 0:00:18.327 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.031) 0:00:18.358 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.029) 0:00:18.388 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.019) 0:00:18.407 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.019) 0:00:18.427 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.027) 0:00:18.454 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:30 +0000 (0:00:00.057) 0:00:18.511 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003035", "end": "2022-08-03 17:48:29.753825", "rc": 0, "start": "2022-08-03 17:48:29.750790" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:31 +0000 (0:00:00.362) 0:00:18.874 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:31 +0000 (0:00:00.030) 0:00:18.905 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:48:31 +0000 (0:00:00.030) 0:00:18.935 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:48:33 +0000 (0:00:01.926) 0:00:20.862 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.031) 0:00:20.893 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.021) 0:00:20.915 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.020) 0:00:20.935 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.022) 0:00:20.958 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.022) 0:00:20.980 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.020) 0:00:21.001 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.020) 0:00:21.021 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.031) 0:00:21.052 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.027) 0:00:21.080 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003545", "end": "2022-08-03 17:48:32.331459", "rc": 0, "start": "2022-08-03 17:48:32.327914" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.372) 0:00:21.452 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.028) 0:00:21.481 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.030) 0:00:21.512 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.031) 0:00:21.543 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:48:33 +0000 (0:00:00.027) 0:00:21.570 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.367) 0:00:21.938 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.032) 0:00:21.970 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.033) 0:00:22.004 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.018) 0:00:22.023 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.020) 0:00:22.043 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.029) 0:00:22.072 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.026) 0:00:22.099 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002637", "end": "2022-08-03 17:48:33.342669", "rc": 0, "start": "2022-08-03 17:48:33.340032" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.361) 0:00:22.460 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.033) 0:00:22.493 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:48:34 +0000 (0:00:00.028) 0:00:22.522 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:48:36 +0000 (0:00:02.095) 0:00:24.617 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:48:36 +0000 (0:00:00.029) 0:00:24.647 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:48:36 +0000 (0:00:00.018) 0:00:24.666 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:48:36 +0000 (0:00:00.021) 0:00:24.687 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.003941", "end": "2022-08-03 17:48:35.948579", "rc": 0, "start": "2022-08-03 17:48:35.944638" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.383) 0:00:25.070 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.022) 0:00:25.092 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.021) 0:00:25.114 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.020) 0:00:25.134 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.034) 0:00:25.169 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.025) 0:00:25.194 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002890", "end": "2022-08-03 17:48:36.439392", "rc": 0, "start": "2022-08-03 17:48:36.436502" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.366) 0:00:25.561 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.028) 0:00:25.590 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.030) 0:00:25.621 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_present.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.035) 0:00:25.656 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:48:37 +0000 (0:00:00.027) 0:00:25.684 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1659548915.947977, "block_size": 4096, "blocks": 0, "ctime": 1659548915.947977, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33860, "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": 1659548915.947977, "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 interface dummy1298 is present] ****************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.362) 0:00:26.046 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.030) 0:00:26.077 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml for /cache/centos-8.qcow2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.039) 0:00:26.117 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.019) 0:00:26.136 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.019) 0:00:26.155 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.027) 0:00:26.182 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.025) 0:00:26.208 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003255", "end": "2022-08-03 17:48:37.456805", "rc": 0, "start": "2022-08-03 17:48:37.453550" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.367) 0:00:26.575 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.032) 0:00:26.608 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 17:48:38 +0000 (0:00:00.031) 0:00:26.639 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 17:48:40 +0000 (0:00:01.981) 0:00:28.621 ****** skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 17:48:40 +0000 (0:00:00.032) 0:00:28.654 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 17:48:40 +0000 (0:00:00.019) 0:00:28.673 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 17:48:40 +0000 (0:00:00.018) 0:00:28.692 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 17:48:40 +0000 (0:00:00.017) 0:00:28.710 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011655", "end": "2022-08-03 17:48:39.981008", "rc": 0, "start": "2022-08-03 17:48:39.969353" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.393) 0:00:29.104 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.021) 0:00:29.126 ****** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.021) 0:00:29.148 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.083) 0:00:29.231 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml for /cache/centos-8.qcow2 TASK [Gather current interface info] ******************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.026) 0:00:29.258 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004057", "end": "2022-08-03 17:48:40.524039", "rc": 0, "start": "2022-08-03 17:48:40.519982" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.386) 0:00:29.644 ****** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.030) 0:00:29.674 ****** ok: [/cache/centos-8.qcow2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.030) 0:00:29.705 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml for /cache/centos-8.qcow2 TASK [include_tasks] *********************************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.042) 0:00:29.748 ****** included: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml for /cache/centos-8.qcow2 TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 17:48:41 +0000 (0:00:00.030) 0:00:29.778 ****** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpjloc5qmw/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 17:48:42 +0000 (0:00:00.370) 0:00:30.149 ****** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=122 changed=8 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:48:42 +0000 (0:00:00.044) 0:00:30.193 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.44s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 2.10s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 2.06s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 2.00s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.98s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.93s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Create veth interface veth1298 ------------------------------------------ 1.12s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 ------------- Gathering Facts --------------------------------------------------------- 1.02s /tmp/tmpjloc5qmw/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Enable HA repos --------------------------------------------------------- 0.79s /cache/centos-8_setup.yml:5 --------------------------------------------------- Enable EPEL 8 ----------------------------------------------------------- 0.58s /tmp/tmpjloc5qmw/tests/network/tasks/enable_epel.yml:17 ----------------------- Get stats of system files ----------------------------------------------- 0.50s /tmp/tmpjloc5qmw/tests/network/_backup.yml:6 ---------------------------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Set up veth as managed by NetworkManager -------------------------------- 0.40s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 ------------- Delete dummy interface dummy1298 ---------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 ------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface veth1298 ----------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Delete veth interface veth1298 ------------------------------------------ 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:35 ------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmpjloc5qmw/tests/network/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmpjloc5qmw/tests/network/_restore.yml:4 Wednesday 03 August 2022 17:48:42 +0000 (0:00:00.019) 0:00:30.212 ****** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.006954", "end": "2022-08-03 17:48:41.469722", "rc": 0, "start": "2022-08-03 17:48:41.462768" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=123 changed=9 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Wednesday 03 August 2022 17:48:42 +0000 (0:00:00.386) 0:00:30.599 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.44s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 2.10s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 2.06s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 2.00s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.98s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 1.93s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:15 ------------- Create veth interface veth1298 ------------------------------------------ 1.12s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:21 ------------- Gathering Facts --------------------------------------------------------- 1.02s /tmp/tmpjloc5qmw/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Enable HA repos --------------------------------------------------------- 0.79s /cache/centos-8_setup.yml:5 --------------------------------------------------- Enable EPEL 8 ----------------------------------------------------------- 0.58s /tmp/tmpjloc5qmw/tests/network/tasks/enable_epel.yml:17 ----------------------- Get stats of system files ----------------------------------------------- 0.50s /tmp/tmpjloc5qmw/tests/network/_backup.yml:6 ---------------------------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.41s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Set up veth as managed by NetworkManager -------------------------------- 0.40s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:28 ------------- Delete dummy interface dummy1298 ---------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/manage_test_interface.yml:44 ------------- Restore system files ---------------------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/_restore.yml:4 --------------------------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface veth1298 ----------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.39s /tmp/tmpjloc5qmw/tests/network/tasks/get_current_interfaces.yml:3 -------------