# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cikebwli0z/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-cikebwli0z/tests/tests_helpers_and_asserts.yml:3 Saturday 22 June 2024 17:45:45 +0000 (0:00:00.014) 0:00:00.014 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cikebwli0z/tests/tests_helpers_and_asserts.yml:6 Saturday 22 June 2024 17:45:46 +0000 (0:00:00.592) 0:00:00.606 ********* included: /WORKDIR/git-weekly-cikebwli0z/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-cikebwli0z/tests/tasks/el_repo_setup.yml:3 Saturday 22 June 2024 17:45:46 +0000 (0:00:00.023) 0:00:00.630 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/el_repo_setup.yml:19 Saturday 22 June 2024 17:45:46 +0000 (0:00:00.233) 0:00:00.864 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/el_repo_setup.yml:24 Saturday 22 June 2024 17:45:46 +0000 (0:00:00.210) 0:00:01.075 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/el_repo_setup.yml:28 Saturday 22 June 2024 17:45:46 +0000 (0:00:00.022) 0:00:01.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/el_repo_setup.yml:53 Saturday 22 June 2024 17:45:46 +0000 (0:00:00.030) 0:00:01.127 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/enable_epel.yml:8 Saturday 22 June 2024 17:45:46 +0000 (0:00:00.092) 0:00:01.219 ********* 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-weekly-cikebwli0z/tests/tasks/enable_epel.yml:24 Saturday 22 June 2024 17:45:47 +0000 (0:00:00.290) 0:00:01.509 ********* 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-cikebwli0z/tests/tasks/enable_epel.yml:30 Saturday 22 June 2024 17:45:47 +0000 (0:00:00.527) 0:00:02.037 ********* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.183335", "end": "2024-06-22 17:45:48.105234", "rc": 0, "start": "2024-06-22 17:45:47.921899" } 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-cikebwli0z/tests/tasks/enable_epel.yml:35 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.364) 0:00:02.402 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/enable_epel.yml:40 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.022) 0:00:02.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tests_helpers_and_asserts.yml:9 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.030) 0:00:02.455 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.017) 0:00:02.473 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.019) 0:00:02.492 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.021) 0:00:02.514 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003510", "end": "2024-06-22 17:45:48.421341", "rc": 0, "start": "2024-06-22 17:45:48.417831" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.191) 0:00:02.706 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.025) 0:00:02.731 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.013) 0:00:02.745 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.070) 0:00:02.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.039) 0:00:02.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.061) 0:00:02.918 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.018) 0:00:02.936 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.054) 0:00:02.991 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003572", "end": "2024-06-22 17:45:48.883200", "rc": 0, "start": "2024-06-22 17:45:48.879628" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.206) 0:00:03.198 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:48 +0000 (0:00:00.023) 0:00:03.221 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.106) 0:00:03.328 ********* ok: [sut] => { "attempts": 1, "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-cikebwli0z/tests/tasks/manage_test_interface.yml:28 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.571) 0:00:03.899 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:37 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.109) 0:00:04.009 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:45 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.056) 0:00:04.066 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:52 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.039) 0:00:04.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:58 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.045) 0:00:04.150 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.016) 0:00:04.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:71 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.058) 0:00:04.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 17:45:49 +0000 (0:00:00.036) 0:00:04.262 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.038) 0:00:04.301 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.016) 0:00:04.318 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003494", "end": "2024-06-22 17:45:50.191473", "rc": 0, "start": "2024-06-22 17:45:50.187979" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.183) 0:00:04.501 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.015) 0:00:04.517 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.032) 0:00:04.549 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.022) 0:00:04.572 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.017) 0:00:04.589 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.168) 0:00:04.758 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.020) 0:00:04.779 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.047) 0:00:04.826 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.026) 0:00:04.853 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.047) 0:00:04.901 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.041) 0:00:04.942 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.032) 0:00:04.974 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003480", "end": "2024-06-22 17:45:50.865999", "rc": 0, "start": "2024-06-22 17:45:50.862519" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.197) 0:00:05.172 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.032) 0:00:05.204 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:45:50 +0000 (0:00:00.028) 0:00:05.233 ********* ok: [sut] => { "attempts": 1, "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-cikebwli0z/tests/tasks/manage_test_interface.yml:28 Saturday 22 June 2024 17:45:51 +0000 (0:00:00.433) 0:00:05.666 ********* 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.012522", "end": "2024-06-22 17:45:51.536140", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-22 17:45:51.523618" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.006959", "end": "2024-06-22 17:45:51.688829", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-22 17:45:51.681870" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.009966", "end": "2024-06-22 17:45:51.822569", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-22 17:45:51.812603" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:37 Saturday 22 June 2024 17:45:51 +0000 (0:00:00.443) 0:00:06.110 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.043368", "end": "2024-06-22 17:45:51.999396", "rc": 0, "start": "2024-06-22 17:45:51.956028" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:45 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.177) 0:00:06.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:52 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.012) 0:00:06.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:58 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.012) 0:00:06.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.019) 0:00:06.331 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:71 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.013) 0:00:06.345 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.010) 0:00:06.355 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.018) 0:00:06.374 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.011) 0:00:06.385 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003510", "end": "2024-06-22 17:45:52.229162", "rc": 0, "start": "2024-06-22 17:45:52.225652" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.127) 0:00:06.513 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.013) 0:00:06.526 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.011) 0:00:06.538 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.020) 0:00:06.559 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.012) 0:00:06.571 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719078351.5344217, "block_size": 4096, "blocks": 0, "ctime": 1719078351.5344217, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17765, "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": 1719078351.5344217, "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-cikebwli0z/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.151) 0:00:06.722 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.013) 0:00:06.736 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.019) 0:00:06.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.010) 0:00:06.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.038) 0:00:06.805 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.022) 0:00:06.827 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.016) 0:00:06.844 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003505", "end": "2024-06-22 17:45:52.696150", "rc": 0, "start": "2024-06-22 17:45:52.692645" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.145) 0:00:06.989 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.034) 0:00:07.023 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:45:52 +0000 (0:00:00.033) 0:00:07.057 ********* ok: [sut] => { "attempts": 1, "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-cikebwli0z/tests/tasks/manage_test_interface.yml:28 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.436) 0:00:07.493 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:37 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.029) 0:00:07.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:45 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.035) 0:00:07.558 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009761", "end": "2024-06-22 17:45:53.413360", "rc": 0, "start": "2024-06-22 17:45:53.403599" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:52 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.155) 0:00:07.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:58 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.011) 0:00:07.724 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.037) 0:00:07.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:71 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.025) 0:00:07.787 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.013) 0:00:07.801 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.024) 0:00:07.825 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.013) 0:00:07.839 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003518", "end": "2024-06-22 17:45:53.681883", "rc": 0, "start": "2024-06-22 17:45:53.678365" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.153) 0:00:07.992 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.023) 0:00:08.016 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.012) 0:00:08.028 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.031) 0:00:08.060 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.012) 0:00:08.073 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.177) 0:00:08.251 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tests_helpers_and_asserts.yml:15 Saturday 22 June 2024 17:45:53 +0000 (0:00:00.014) 0:00:08.265 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.015) 0:00:08.281 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.019) 0:00:08.301 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.010) 0:00:08.311 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003502", "end": "2024-06-22 17:45:54.190338", "rc": 0, "start": "2024-06-22 17:45:54.186836" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.185) 0:00:08.497 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.023) 0:00:08.521 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.040) 0:00:08.561 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.023) 0:00:08.585 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.033) 0:00:08.619 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.024) 0:00:08.643 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.040) 0:00:08.683 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.036) 0:00:08.720 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003578", "end": "2024-06-22 17:45:54.587384", "rc": 0, "start": "2024-06-22 17:45:54.583806" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.176) 0:00:08.896 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.018) 0:00:08.915 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:45:54 +0000 (0:00:00.017) 0:00:08.933 ********* ok: [sut] => { "attempts": 1, "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-cikebwli0z/tests/tasks/manage_test_interface.yml:28 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.470) 0:00:09.403 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:37 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.082) 0:00:09.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:45 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.027) 0:00:09.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:52 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.056) 0:00:09.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:58 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.069) 0:00:09.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.035) 0:00:09.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:71 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.037) 0:00:09.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.076) 0:00:09.788 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.050) 0:00:09.838 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.064) 0:00:09.903 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003509", "end": "2024-06-22 17:45:55.776251", "rc": 0, "start": "2024-06-22 17:45:55.772742" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.170) 0:00:10.073 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.014) 0:00:10.087 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.042) 0:00:10.130 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.050) 0:00:10.181 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:45:55 +0000 (0:00:00.013) 0:00:10.194 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.209) 0:00:10.403 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.038) 0:00:10.442 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.055) 0:00:10.498 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.016) 0:00:10.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.022) 0:00:10.537 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.041) 0:00:10.578 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.040) 0:00:10.619 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003503", "end": "2024-06-22 17:45:56.464680", "rc": 0, "start": "2024-06-22 17:45:56.461177" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.130) 0:00:10.750 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.012) 0:00:10.762 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.011) 0:00:10.774 ********* ok: [sut] => { "attempts": 1, "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-cikebwli0z/tests/tasks/manage_test_interface.yml:28 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.412) 0:00:11.186 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:37 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.034) 0:00:11.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:45 Saturday 22 June 2024 17:45:56 +0000 (0:00:00.036) 0:00:11.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:52 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.015) 0:00:11.273 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008349", "end": "2024-06-22 17:45:57.144776", "rc": 0, "start": "2024-06-22 17:45:57.136427" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:58 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.171) 0:00:11.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.041) 0:00:11.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:71 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.038) 0:00:11.524 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.035) 0:00:11.560 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.031) 0:00:11.591 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.029) 0:00:11.621 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003475", "end": "2024-06-22 17:45:57.483883", "rc": 0, "start": "2024-06-22 17:45:57.480408" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.164) 0:00:11.785 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.039) 0:00:11.825 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.029) 0:00:11.854 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.048) 0:00:11.902 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.015) 0:00:11.918 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719078357.1434286, "block_size": 4096, "blocks": 0, "ctime": 1719078357.1434286, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17654, "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": 1719078357.1434286, "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-cikebwli0z/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.175) 0:00:12.093 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.032) 0:00:12.126 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.058) 0:00:12.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.015) 0:00:12.200 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.030) 0:00:12.230 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:57 +0000 (0:00:00.027) 0:00:12.258 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.038) 0:00:12.297 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003531", "end": "2024-06-22 17:45:58.193689", "rc": 0, "start": "2024-06-22 17:45:58.190158" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.191) 0:00:12.488 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.014) 0:00:12.502 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.043) 0:00:12.546 ********* ok: [sut] => { "attempts": 1, "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-cikebwli0z/tests/tasks/manage_test_interface.yml:28 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.541) 0:00:13.087 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:37 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.056) 0:00:13.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:45 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.019) 0:00:13.164 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:52 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.021) 0:00:13.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:58 Saturday 22 June 2024 17:45:58 +0000 (0:00:00.051) 0:00:13.237 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008688", "end": "2024-06-22 17:45:59.117320", "rc": 0, "start": "2024-06-22 17:45:59.108632" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.190) 0:00:13.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:71 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.032) 0:00:13.461 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.038) 0:00:13.499 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.059) 0:00:13.559 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.013) 0:00:13.572 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003468", "end": "2024-06-22 17:45:59.451729", "rc": 0, "start": "2024-06-22 17:45:59.448261" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.233) 0:00:13.806 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.036) 0:00:13.843 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.021) 0:00:13.864 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.129) 0:00:13.994 ********* included: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.022) 0:00:14.017 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cikebwli0z/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.154) 0:00:14.171 ********* 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 Saturday 22 June 2024 17:45:59 +0000 (0:00:00.070) 0:00:14.242 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.59s /WORKDIR/git-weekly-cikebwli0z/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.57s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.54s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 ------- Install yum-utils package ----------------------------------------------- 0.53s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/enable_epel.yml:24 ----------------- Install iproute --------------------------------------------------------- 0.47s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.44s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:28 ------- Install iproute --------------------------------------------------------- 0.44s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.43s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.36s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/enable_epel.yml:30 ----------------- Create EPEL 7 ----------------------------------------------------------- 0.29s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/enable_epel.yml:8 ------------------ Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.21s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/el_repo_setup.yml:19 --------------- Get stat for interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-cikebwli0z/tests/tasks/manage_test_interface.yml:58 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---