# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci1z0ov6nq/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ci1z0ov6nq/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tests_helpers_and_asserts.yml:3 Saturday 20 January 2024 13:45:53 +0000 (0:00:00.035) 0:00:00.035 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tests_helpers_and_asserts.yml:6 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.746) 0:00:00.781 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.011) 0:00:00.793 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml:17 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.235) 0:00:01.028 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml:22 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.186) 0:00:01.215 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml:26 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.014) 0:00:01.230 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml:51 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.008) 0:00:01.238 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.021) 0:00:01.259 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.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 [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.222) 0:00:01.482 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.475) 0:00:01.957 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.176232", "end": "2024-01-20 13:45:55.717938", "rc": 0, "start": "2024-01-20 13:45:55.541706" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.332) 0:00:02.289 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.008) 0:00:02.298 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tests_helpers_and_asserts.yml:9 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.026) 0:00:02.324 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.024) 0:00:02.348 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.029) 0:00:02.377 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.017) 0:00:02.394 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003821", "end": "2024-01-20 13:45:55.959848", "rc": 0, "start": "2024-01-20 13:45:55.956027" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.143) 0:00:02.538 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.025) 0:00:02.563 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.011) 0:00:02.575 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.014) 0:00:02.589 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.015) 0:00:02.604 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.019) 0:00:02.624 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.031) 0:00:02.656 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.021) 0:00:02.677 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003647", "end": "2024-01-20 13:45:56.259226", "rc": 0, "start": "2024-01-20 13:45:56.255579" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.152) 0:00:02.829 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.011) 0:00:02.841 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.028) 0:00:02.869 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.331) 0:00:03.201 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.082) 0:00:03.283 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.020) 0:00:03.304 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.015) 0:00:03.319 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.009) 0:00:03.329 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.039) 0:00:03.368 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.009) 0:00:03.378 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.007) 0:00:03.386 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.013) 0:00:03.399 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.008) 0:00:03.408 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003819", "end": "2024-01-20 13:45:56.965856", "rc": 0, "start": "2024-01-20 13:45:56.962037" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.127) 0:00:03.536 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.010) 0:00:03.546 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.020) 0:00:03.567 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.014) 0:00:03.581 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.022) 0:00:03.604 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.145) 0:00:03.749 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.015) 0:00:03.764 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.019) 0:00:03.784 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.009) 0:00:03.794 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.009) 0:00:03.803 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.012) 0:00:03.815 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.011) 0:00:03.827 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003685", "end": "2024-01-20 13:45:57.380680", "rc": 0, "start": "2024-01-20 13:45:57.376995" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.128) 0:00:03.955 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.018) 0:00:03.974 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.015) 0:00:03.989 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.332) 0:00:04.321 ****** ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.009660", "end": "2024-01-20 13:45:57.888103", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-20 13:45:57.878443" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003611", "end": "2024-01-20 13:45:58.014457", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-20 13:45:58.010846" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005170", "end": "2024-01-20 13:45:58.138405", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-20 13:45:58.133235" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.397) 0:00:04.718 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.033247", "end": "2024-01-20 13:45:58.319424", "rc": 0, "start": "2024-01-20 13:45:58.286177" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.179) 0:00:04.898 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.009) 0:00:04.907 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.009) 0:00:04.916 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.009) 0:00:04.925 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.008) 0:00:04.934 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.009) 0:00:04.943 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.019) 0:00:04.963 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.018) 0:00:04.981 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003816", "end": "2024-01-20 13:45:58.538880", "rc": 0, "start": "2024-01-20 13:45:58.535064" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.129) 0:00:05.110 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.009) 0:00:05.120 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.009) 0:00:05.129 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.016) 0:00:05.146 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.010) 0:00:05.156 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758357.893139, "block_size": 4096, "blocks": 0, "ctime": 1705758357.893139, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17719, "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": 1705758357.893139, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.127) 0:00:05.283 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.016) 0:00:05.299 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.018) 0:00:05.318 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.008) 0:00:05.326 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.007) 0:00:05.334 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.010) 0:00:05.345 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.009) 0:00:05.354 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003859", "end": "2024-01-20 13:45:58.910709", "rc": 0, "start": "2024-01-20 13:45:58.906850" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.129) 0:00:05.484 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.012) 0:00:05.496 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.013) 0:00:05.510 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.317) 0:00:05.828 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.015) 0:00:05.844 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.009) 0:00:05.853 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008689", "end": "2024-01-20 13:45:59.414865", "rc": 0, "start": "2024-01-20 13:45:59.406176" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.133) 0:00:05.986 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.009) 0:00:05.996 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.008) 0:00:06.004 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.007) 0:00:06.012 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.008) 0:00:06.020 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.018) 0:00:06.038 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.008) 0:00:06.047 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003703", "end": "2024-01-20 13:45:59.600967", "rc": 0, "start": "2024-01-20 13:45:59.597264" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.122) 0:00:06.169 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.009) 0:00:06.179 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.009) 0:00:06.189 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.018) 0:00:06.207 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.009) 0:00:06.216 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.118) 0:00:06.335 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tests_helpers_and_asserts.yml:15 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.009) 0:00:06.345 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.013) 0:00:06.358 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.015) 0:00:06.374 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.011) 0:00:06.385 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003767", "end": "2024-01-20 13:45:59.944806", "rc": 0, "start": "2024-01-20 13:45:59.941039" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.132) 0:00:06.517 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.016) 0:00:06.534 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.011) 0:00:06.546 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.014) 0:00:06.560 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.008) 0:00:06.568 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.013) 0:00:06.582 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.016) 0:00:06.598 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.012) 0:00:06.611 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003896", "end": "2024-01-20 13:46:00.174951", "rc": 0, "start": "2024-01-20 13:46:00.171055" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.134) 0:00:06.745 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.011) 0:00:06.756 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.010) 0:00:06.767 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.311) 0:00:07.078 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.013) 0:00:07.092 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.007) 0:00:07.100 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.008) 0:00:07.109 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.008) 0:00:07.117 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.008) 0:00:07.126 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.008) 0:00:07.134 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.007) 0:00:07.142 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.014) 0:00:07.156 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.015) 0:00:07.171 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004886", "end": "2024-01-20 13:46:01.746386", "rc": 0, "start": "2024-01-20 13:46:00.741500" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:46:01 +0000 (0:00:01.146) 0:00:08.318 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.010) 0:00:08.328 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.018) 0:00:08.346 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.013) 0:00:08.360 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.017) 0:00:08.377 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.125) 0:00:08.503 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.012) 0:00:08.516 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.018) 0:00:08.534 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:46:01 +0000 (0:00:00.018) 0:00:08.553 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.038) 0:00:08.592 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.021) 0:00:08.613 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.013) 0:00:08.627 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003847", "end": "2024-01-20 13:46:02.213566", "rc": 0, "start": "2024-01-20 13:46:02.209719" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.158) 0:00:08.785 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.021) 0:00:08.807 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.012) 0:00:08.819 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.315) 0:00:09.135 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.014) 0:00:09.149 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.015) 0:00:09.165 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.012) 0:00:09.177 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013524", "end": "2024-01-20 13:46:02.769108", "rc": 0, "start": "2024-01-20 13:46:02.755584" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.172) 0:00:09.350 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.015) 0:00:09.366 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.008) 0:00:09.375 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.008) 0:00:09.383 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.015) 0:00:09.399 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.015) 0:00:09.414 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004024", "end": "2024-01-20 13:46:02.977814", "rc": 0, "start": "2024-01-20 13:46:02.973790" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:46:02 +0000 (0:00:00.133) 0:00:09.547 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.009) 0:00:09.557 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.013) 0:00:09.570 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.017) 0:00:09.587 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.034) 0:00:09.622 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758362.7791252, "block_size": 4096, "blocks": 0, "ctime": 1705758362.7791252, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17748, "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": 1705758362.7791252, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.139) 0:00:09.762 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.013) 0:00:09.775 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.039) 0:00:09.815 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.009) 0:00:09.825 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.018) 0:00:09.843 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.021) 0:00:09.865 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.010) 0:00:09.876 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003767", "end": "2024-01-20 13:46:03.434545", "rc": 0, "start": "2024-01-20 13:46:03.430778" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.136) 0:00:10.012 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.014) 0:00:10.027 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.011) 0:00:10.038 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.309) 0:00:10.348 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.014) 0:00:10.362 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.008) 0:00:10.370 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.007) 0:00:10.378 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.008) 0:00:10.386 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010038", "end": "2024-01-20 13:46:03.949846", "rc": 0, "start": "2024-01-20 13:46:03.939808" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.138) 0:00:10.524 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.008) 0:00:10.533 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:46:03 +0000 (0:00:00.009) 0:00:10.543 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.018) 0:00:10.561 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.012) 0:00:10.574 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003877", "end": "2024-01-20 13:46:04.130852", "rc": 0, "start": "2024-01-20 13:46:04.126975" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.126) 0:00:10.700 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.009) 0:00:10.710 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.012) 0:00:10.723 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.020) 0:00:10.743 ****** included: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.010) 0:00:10.754 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.124) 0:00:10.878 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 20 January 2024 13:46:04 +0000 (0:00:00.020) 0:00:10.899 ****** =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.48s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:23 ------- Enable EPEL 7 ----------------------------------------------------------- 0.33s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:30 ----------------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:16 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.22s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.18s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:31 ------- Create dummy interface dummy1298 ---------------------------------------- 0.17s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.15s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.14s /WORKDIR/git-weekly-ci1z0ov6nq/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---