# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-ci_fixny490rq5/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tests_helpers_and_asserts.yml:3 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/tests_helpers_and_asserts.yml:6 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.520) 0:00:00.533 ******* included: /WORKDIR/git-ci_fixny490rq5/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-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.021) 0:00:00.555 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:19 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.231) 0:00:00.786 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:24 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.200) 0:00:00.987 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:28 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.025) 0:00:01.013 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:53 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.019) 0:00:01.032 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.032) 0:00:01.064 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.196) 0:00:01.261 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.490) 0:00:01.752 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.191994", "end": "2024-01-23 19:41:49.003599", "rc": 0, "start": "2024-01-23 19:41:48.811605" } 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-ci_fixny490rq5/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.351) 0:00:02.103 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.011) 0:00:02.115 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tests_helpers_and_asserts.yml:9 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.011) 0:00:02.126 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.028) 0:00:02.155 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.011) 0:00:02.166 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.020) 0:00:02.186 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003800", "end": "2024-01-23 19:41:49.228001", "rc": 0, "start": "2024-01-23 19:41:49.224201" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.139) 0:00:02.326 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.010) 0:00:02.337 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:5 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.009) 0:00:02.346 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.014) 0:00:02.361 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.008) 0:00:02.369 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.008) 0:00:02.377 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.011) 0:00:02.388 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.011) 0:00:02.400 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003812", "end": "2024-01-23 19:41:49.448316", "rc": 0, "start": "2024-01-23 19:41:49.444504" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.146) 0:00:02.546 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.009) 0:00:02.556 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.009) 0:00:02.566 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:24 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.400) 0:00:02.967 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:33 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.016) 0:00:02.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:41 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.009) 0:00:02.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:48 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.009) 0:00:03.002 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:54 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.008) 0:00:03.011 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.008) 0:00:03.020 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:67 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.008) 0:00:03.028 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:9 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.007) 0:00:03.036 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.012) 0:00:03.049 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.009) 0:00:03.059 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003764", "end": "2024-01-23 19:41:50.095444", "rc": 0, "start": "2024-01-23 19:41:50.091680" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.135) 0:00:03.194 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.010) 0:00:03.205 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:11 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.009) 0:00:03.214 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.013) 0:00:03.228 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.011) 0:00:03.239 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.133) 0:00:03.372 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:14 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.011) 0:00:03.384 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.017) 0:00:03.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.008) 0:00:03.409 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.007) 0:00:03.417 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.011) 0:00:03.429 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.010) 0:00:03.440 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005060", "end": "2024-01-23 19:41:51.478352", "rc": 0, "start": "2024-01-23 19:41:50.473292" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:51 +0000 (0:00:01.147) 0:00:04.587 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.013) 0:00:04.601 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.014) 0:00:04.615 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:24 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.411) 0:00:05.026 ******* 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.014716", "end": "2024-01-23 19:41:52.078466", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-23 19:41:52.063750" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003745", "end": "2024-01-23 19:41:52.216013", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-23 19:41:52.212268" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004538", "end": "2024-01-23 19:41:52.341915", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-23 19:41:52.337377" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:33 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.415) 0:00:05.441 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.035960", "end": "2024-01-23 19:41:52.506696", "rc": 0, "start": "2024-01-23 19:41:52.470736" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:41 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.168) 0:00:05.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:48 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.009) 0:00:05.620 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:54 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.009) 0:00:05.630 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.010) 0:00:05.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:67 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.009) 0:00:05.650 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:18 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.010) 0:00:05.660 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.017) 0:00:05.677 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.010) 0:00:05.688 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003793", "end": "2024-01-23 19:41:52.724737", "rc": 0, "start": "2024-01-23 19:41:52.720944" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.135) 0:00:05.823 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.012) 0:00:05.835 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:20 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.017) 0:00:05.852 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.022) 0:00:05.875 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.012) 0:00:05.887 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038912.0768974, "block_size": 4096, "blocks": 0, "ctime": 1706038912.0758975, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17707, "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": 1706038912.0758975, "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-ci_fixny490rq5/tests/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.138) 0:00:06.026 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:23 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.013) 0:00:06.039 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.026) 0:00:06.065 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.009) 0:00:06.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.009) 0:00:06.085 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.011) 0:00:06.096 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.009) 0:00:06.106 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003863", "end": "2024-01-23 19:41:53.156223", "rc": 0, "start": "2024-01-23 19:41:53.152360" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.153) 0:00:06.260 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.016) 0:00:06.276 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.033) 0:00:06.309 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:24 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.442) 0:00:06.751 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:33 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.022) 0:00:06.774 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:41 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.009) 0:00:06.783 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012251", "end": "2024-01-23 19:41:53.845652", "rc": 0, "start": "2024-01-23 19:41:53.833401" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:48 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.166) 0:00:06.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:54 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.009) 0:00:06.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.010) 0:00:06.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:67 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.010) 0:00:06.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:27 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.008) 0:00:06.988 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.020) 0:00:07.009 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.009) 0:00:07.018 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003859", "end": "2024-01-23 19:41:54.058039", "rc": 0, "start": "2024-01-23 19:41:54.054180" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.139) 0:00:07.158 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.011) 0:00:07.170 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:29 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.012) 0:00:07.182 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.020) 0:00:07.202 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.010) 0:00:07.213 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.133) 0:00:07.346 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tests_helpers_and_asserts.yml:15 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.010) 0:00:07.356 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.013) 0:00:07.369 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.009) 0:00:07.379 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.009) 0:00:07.389 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003722", "end": "2024-01-23 19:41:54.428534", "rc": 0, "start": "2024-01-23 19:41:54.424812" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.137) 0:00:07.527 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.010) 0:00:07.537 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:5 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.008) 0:00:07.545 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.012) 0:00:07.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.008) 0:00:07.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.008) 0:00:07.574 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.010) 0:00:07.585 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.010) 0:00:07.595 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003931", "end": "2024-01-23 19:41:54.634688", "rc": 0, "start": "2024-01-23 19:41:54.630757" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.139) 0:00:07.734 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.009) 0:00:07.744 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.009) 0:00:07.753 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:24 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.414) 0:00:08.167 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:33 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.022) 0:00:08.190 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:41 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.012) 0:00:08.203 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:48 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.019) 0:00:08.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:54 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.011) 0:00:08.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.016) 0:00:08.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:67 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.010) 0:00:08.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:9 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.013) 0:00:08.274 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.013) 0:00:08.287 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.009) 0:00:08.297 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003797", "end": "2024-01-23 19:41:55.337236", "rc": 0, "start": "2024-01-23 19:41:55.333439" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.138) 0:00:08.436 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.009) 0:00:08.446 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:11 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.009) 0:00:08.455 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.014) 0:00:08.470 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.015) 0:00:08.486 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.138) 0:00:08.624 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:14 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.010) 0:00:08.635 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.016) 0:00:08.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.008) 0:00:08.660 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.009) 0:00:08.669 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.012) 0:00:08.681 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.010) 0:00:08.692 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003831", "end": "2024-01-23 19:41:55.728340", "rc": 0, "start": "2024-01-23 19:41:55.724509" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.136) 0:00:08.828 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.009) 0:00:08.837 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.009) 0:00:08.846 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:24 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.406) 0:00:09.253 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:33 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.018) 0:00:09.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:41 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.011) 0:00:09.282 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:48 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.013) 0:00:09.296 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.015893", "end": "2024-01-23 19:41:56.355708", "rc": 0, "start": "2024-01-23 19:41:56.339815" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:54 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.164) 0:00:09.461 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.010) 0:00:09.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:67 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.009) 0:00:09.481 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:18 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.016) 0:00:09.497 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.018) 0:00:09.515 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.021) 0:00:09.537 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003877", "end": "2024-01-23 19:41:56.582989", "rc": 0, "start": "2024-01-23 19:41:56.579112" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.144) 0:00:09.682 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.009) 0:00:09.692 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:20 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.009) 0:00:09.701 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.016) 0:00:09.718 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.010) 0:00:09.728 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038916.3587513, "block_size": 4096, "blocks": 0, "ctime": 1706038916.3587513, "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": 1706038916.3587513, "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-ci_fixny490rq5/tests/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.134) 0:00:09.863 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:23 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.010) 0:00:09.874 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.020) 0:00:09.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.008) 0:00:09.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.008) 0:00:09.911 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.011) 0:00:09.922 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.010) 0:00:09.932 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003921", "end": "2024-01-23 19:41:56.969917", "rc": 0, "start": "2024-01-23 19:41:56.965996" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.136) 0:00:10.069 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.011) 0:00:10.081 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.009) 0:00:10.090 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:24 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.400) 0:00:10.491 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:33 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.017) 0:00:10.508 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:41 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.009) 0:00:10.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:48 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.009) 0:00:10.527 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:54 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.009) 0:00:10.536 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010982", "end": "2024-01-23 19:41:57.581566", "rc": 0, "start": "2024-01-23 19:41:57.570584" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.145) 0:00:10.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:67 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.010) 0:00:10.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:27 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.008) 0:00:10.700 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.019) 0:00:10.719 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.011) 0:00:10.730 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003805", "end": "2024-01-23 19:41:57.766947", "rc": 0, "start": "2024-01-23 19:41:57.763142" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.136) 0:00:10.867 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.009) 0:00:10.876 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/create_and_remove_interface.yml:29 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.009) 0:00:10.886 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.019) 0:00:10.905 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.010) 0:00:10.915 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.135) 0:00:11.051 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.008) 0:00:11.060 ******* =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 ---------- Gathering Facts --------------------------------------------------------- 0.52s /WORKDIR/git-ci_fixny490rq5/tests/tests_helpers_and_asserts.yml:3 ------------- Install yum-utils package ----------------------------------------------- 0.49s /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:24 -------------------- Install iproute --------------------------------------------------------- 0.44s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 ---------- Create veth interface veth1298 ------------------------------------------ 0.42s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:24 ---------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:16 ---------- Enable EPEL 7 ----------------------------------------------------------- 0.35s /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:30 -------------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:3 ------------------- Check if system is ostree ----------------------------------------------- 0.20s /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:19 ------------------ Create EPEL 7 ----------------------------------------------------------- 0.20s /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:8 --------------------- Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:33 ---------- Delete veth interface veth1298 ------------------------------------------ 0.17s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:41 ---------- Create dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:48 ---------- Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-ci_fixny490rq5/tests/tasks/get_current_interfaces.yml:3 ---------- Delete dummy interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-ci_fixny490rq5/tests/tasks/manage_test_interface.yml:54 ---------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---