# 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-citi62zneh/.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-citi62zneh/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-citi62zneh/tests/tests_helpers_and_asserts.yml:3 Saturday 10 February 2024 13:34:16 +0000 (0:00:00.036) 0:00:00.036 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-citi62zneh/tests/tests_helpers_and_asserts.yml:6 Saturday 10 February 2024 13:34:16 +0000 (0:00:00.757) 0:00:00.793 ***** included: /WORKDIR/git-weekly-citi62zneh/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-citi62zneh/tests/tasks/el_repo_setup.yml:3 Saturday 10 February 2024 13:34:16 +0000 (0:00:00.016) 0:00:00.809 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/el_repo_setup.yml:17 Saturday 10 February 2024 13:34:17 +0000 (0:00:00.240) 0:00:01.050 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/el_repo_setup.yml:22 Saturday 10 February 2024 13:34:17 +0000 (0:00:00.275) 0:00:01.325 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/el_repo_setup.yml:26 Saturday 10 February 2024 13:34:17 +0000 (0:00:00.020) 0:00:01.345 ***** 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-citi62zneh/tests/tasks/el_repo_setup.yml:51 Saturday 10 February 2024 13:34:17 +0000 (0:00:00.030) 0:00:01.376 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/enable_epel.yml:8 Saturday 10 February 2024 13:34:17 +0000 (0:00:00.051) 0:00:01.427 ***** 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-citi62zneh/tests/tasks/enable_epel.yml:24 Saturday 10 February 2024 13:34:17 +0000 (0:00:00.225) 0:00:01.652 ***** 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-citi62zneh/tests/tasks/enable_epel.yml:30 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.416) 0:00:02.069 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.171380", "end": "2024-02-10 13:34:18.525840", "rc": 0, "start": "2024-02-10 13:34:18.354460" } 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-citi62zneh/tests/tasks/enable_epel.yml:35 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.294) 0:00:02.364 ***** 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-citi62zneh/tests/tasks/enable_epel.yml:40 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.012) 0:00:02.376 ***** 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-citi62zneh/tests/tests_helpers_and_asserts.yml:9 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.009) 0:00:02.386 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.013) 0:00:02.400 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.011) 0:00:02.411 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.012) 0:00:02.424 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003404", "end": "2024-02-10 13:34:18.712387", "rc": 0, "start": "2024-02-10 13:34:18.708983" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.127) 0:00:02.551 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.012) 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-citi62zneh/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.015) 0:00:02.579 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.030) 0:00:02.609 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.008) 0:00:02.618 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.015) 0:00:02.633 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.011) 0:00:02.644 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.010) 0:00:02.655 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003430", "end": "2024-02-10 13:34:18.939427", "rc": 0, "start": "2024-02-10 13:34:18.935997" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.129) 0:00:02.785 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:18 +0000 (0:00:00.032) 0:00:02.817 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.016) 0:00:02.833 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.352) 0:00:03.186 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.018) 0:00:03.205 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.008) 0:00:03.213 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.014) 0:00:03.227 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.008) 0:00:03.235 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.007) 0:00:03.243 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.008) 0:00:03.251 ***** 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-citi62zneh/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.008) 0:00:03.260 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.024) 0:00:03.284 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:19 +0000 (0:00:00.019) 0:00:03.304 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004694", "end": "2024-02-10 13:34:20.599310", "rc": 0, "start": "2024-02-10 13:34:19.594616" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:20 +0000 (0:00:01.147) 0:00:04.451 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.022) 0:00:04.474 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.034) 0:00:04.509 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.032) 0:00:04.541 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.010) 0:00:04.552 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.144) 0:00:04.696 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.017) 0:00:04.714 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.015) 0:00:04.729 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.019) 0:00:04.748 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.011) 0:00:04.760 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.011) 0:00:04.772 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:20 +0000 (0:00:00.018) 0:00:04.790 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003620", "end": "2024-02-10 13:34:21.091343", "rc": 0, "start": "2024-02-10 13:34:21.087723" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:21 +0000 (0:00:00.143) 0:00:04.933 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:21 +0000 (0:00:00.018) 0:00:04.951 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:34:21 +0000 (0:00:00.017) 0:00:04.969 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:34:21 +0000 (0:00:00.337) 0:00:05.306 ***** 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.011913", "end": "2024-02-10 13:34:21.635770", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-10 13:34:21.623857" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003552", "end": "2024-02-10 13:34:21.781162", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-10 13:34:21.777610" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004393", "end": "2024-02-10 13:34:21.925962", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-10 13:34:21.921569" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:34:21 +0000 (0:00:00.472) 0:00:05.779 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.038361", "end": "2024-02-10 13:34:22.110591", "rc": 0, "start": "2024-02-10 13:34:22.072230" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.173) 0:00:05.952 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.008) 0:00:05.961 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.009) 0:00:05.970 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.015) 0:00:05.985 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.024) 0:00:06.009 ***** 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-citi62zneh/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.010) 0:00:06.020 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.020) 0:00:06.041 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.009) 0:00:06.050 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003580", "end": "2024-02-10 13:34:22.336450", "rc": 0, "start": "2024-02-10 13:34:22.332870" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.122) 0:00:06.173 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.011) 0:00:06.184 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.011) 0:00:06.195 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.038) 0:00:06.234 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.009) 0:00:06.243 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572061.634949, "block_size": 4096, "blocks": 0, "ctime": 1707572061.634949, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17708, "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": 1707572061.634949, "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-citi62zneh/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.119) 0:00:06.363 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.011) 0:00:06.374 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.017) 0:00:06.391 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.007) 0:00:06.399 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.007) 0:00:06.406 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.010) 0:00:06.417 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.009) 0:00:06.426 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003404", "end": "2024-02-10 13:34:22.710400", "rc": 0, "start": "2024-02-10 13:34:22.706996" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.119) 0:00:06.546 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.009) 0:00:06.555 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:34:22 +0000 (0:00:00.011) 0:00:06.567 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.296) 0:00:06.863 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.015) 0:00:06.879 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.008) 0:00:06.887 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007288", "end": "2024-02-10 13:34:23.178794", "rc": 0, "start": "2024-02-10 13:34:23.171506" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.159) 0:00:07.047 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.044) 0:00:07.091 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.011) 0:00:07.103 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.013) 0:00:07.116 ***** 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-citi62zneh/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.020) 0:00:07.137 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.044) 0:00:07.181 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.014) 0:00:07.196 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003455", "end": "2024-02-10 13:34:23.489307", "rc": 0, "start": "2024-02-10 13:34:23.485852" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.133) 0:00:07.330 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.029) 0:00:07.359 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.012) 0:00:07.372 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.040) 0:00:07.413 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.010) 0:00:07.423 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.126) 0:00:07.549 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tests_helpers_and_asserts.yml:15 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.013) 0:00:07.563 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.014) 0:00:07.577 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.010) 0:00:07.587 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.010) 0:00:07.598 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003696", "end": "2024-02-10 13:34:23.883120", "rc": 0, "start": "2024-02-10 13:34:23.879424" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.122) 0:00:07.721 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.024) 0:00:07.745 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.016) 0:00:07.761 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.013) 0:00:07.775 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.007) 0:00:07.783 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.007) 0:00:07.790 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.013) 0:00:07.804 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:23 +0000 (0:00:00.009) 0:00:07.813 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003563", "end": "2024-02-10 13:34:24.097427", "rc": 0, "start": "2024-02-10 13:34:24.093864" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.119) 0:00:07.933 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.010) 0:00:07.944 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.009) 0:00:07.953 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.298) 0:00:08.252 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.015) 0:00:08.267 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.008) 0:00:08.275 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.009) 0:00:08.285 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.007) 0:00:08.293 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.008) 0:00:08.301 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.007) 0:00:08.309 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.007) 0:00:08.316 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.012) 0:00:08.328 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.009) 0:00:08.337 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003651", "end": "2024-02-10 13:34:24.623825", "rc": 0, "start": "2024-02-10 13:34:24.620174" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.124) 0:00:08.462 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.009) 0:00:08.472 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.009) 0:00:08.482 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.013) 0:00:08.495 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.011) 0:00:08.507 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.129) 0:00:08.636 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.023) 0:00:08.660 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.045) 0:00:08.705 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.021) 0:00:08.726 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.012) 0:00:08.739 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.020) 0:00:08.759 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:24 +0000 (0:00:00.036) 0:00:08.796 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003490", "end": "2024-02-10 13:34:25.092391", "rc": 0, "start": "2024-02-10 13:34:25.088901" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.156) 0:00:08.953 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.012) 0:00:08.965 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.017) 0:00:08.983 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.322) 0:00:09.306 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.015) 0:00:09.322 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.013) 0:00:09.335 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.025) 0:00:09.360 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013097", "end": "2024-02-10 13:34:25.680649", "rc": 0, "start": "2024-02-10 13:34:25.667552" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.166) 0:00:09.527 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.010) 0:00:09.538 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.008) 0:00:09.546 ***** 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-citi62zneh/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.007) 0:00:09.554 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.015) 0:00:09.569 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.009) 0:00:09.579 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003500", "end": "2024-02-10 13:34:25.864585", "rc": 0, "start": "2024-02-10 13:34:25.861085" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.128) 0:00:09.707 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.010) 0:00:09.717 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.010) 0:00:09.728 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.016) 0:00:09.744 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:34:25 +0000 (0:00:00.009) 0:00:09.754 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572065.6798456, "block_size": 4096, "blocks": 0, "ctime": 1707572065.6798456, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17737, "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": 1707572065.6798456, "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-citi62zneh/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.118) 0:00:09.872 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.011) 0:00:09.883 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.018) 0:00:09.902 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.007) 0:00:09.910 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.007) 0:00:09.917 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.010) 0:00:09.928 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.009) 0:00:09.937 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003389", "end": "2024-02-10 13:34:26.221804", "rc": 0, "start": "2024-02-10 13:34:26.218415" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.119) 0:00:10.057 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.012) 0:00:10.069 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.013) 0:00:10.083 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.303) 0:00:10.387 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.014) 0:00:10.402 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.008) 0:00:10.410 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.009) 0:00:10.419 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.009) 0:00:10.429 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010058", "end": "2024-02-10 13:34:26.723269", "rc": 0, "start": "2024-02-10 13:34:26.713211" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.148) 0:00:10.577 ***** 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-citi62zneh/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.034) 0:00:10.612 ***** 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-citi62zneh/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.026) 0:00:10.638 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.022) 0:00:10.660 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.010) 0:00:10.670 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003579", "end": "2024-02-10 13:34:26.975380", "rc": 0, "start": "2024-02-10 13:34:26.971801" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.140) 0:00:10.811 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:34:26 +0000 (0:00:00.010) 0:00:10.821 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:34:27 +0000 (0:00:00.013) 0:00:10.835 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:34:27 +0000 (0:00:00.028) 0:00:10.863 ***** included: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:34:27 +0000 (0:00:00.010) 0:00:10.873 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-citi62zneh/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:34:27 +0000 (0:00:00.132) 0:00:11.006 ***** 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 10 February 2024 13:34:27 +0000 (0:00:00.036) 0:00:11.043 ***** =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-weekly-citi62zneh/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.47s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:23 ------- Install yum-utils package ----------------------------------------------- 0.42s /WORKDIR/git-weekly-citi62zneh/tests/tasks/enable_epel.yml:24 ----------------- Install iproute --------------------------------------------------------- 0.35s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.34s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.29s /WORKDIR/git-weekly-citi62zneh/tests/tasks/enable_epel.yml:30 ----------------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-citi62zneh/tests/tasks/el_repo_setup.yml:17 --------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-weekly-citi62zneh/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.23s /WORKDIR/git-weekly-citi62zneh/tests/tasks/enable_epel.yml:8 ------------------ Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:31 ------- Create dummy interface dummy1298 ---------------------------------------- 0.17s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:45 ------- Delete veth interface veth1298 ------------------------------------------ 0.16s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:39 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-weekly-citi62zneh/tests/tasks/manage_test_interface.yml:50 ------- Get stat for interface veth1298 ----------------------------------------- 0.14s /WORKDIR/git-weekly-citi62zneh/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---