# 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-nm_plugin_hotfix8taec5z5/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tests_helpers_and_asserts.yml:3 Monday 19 February 2024 22:11:06 +0000 (0:00:00.017) 0:00:00.017 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tests_helpers_and_asserts.yml:6 Monday 19 February 2024 22:11:07 +0000 (0:00:00.794) 0:00:00.812 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/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-nm_plugin_hotfix8taec5z5/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 22:11:07 +0000 (0:00:00.036) 0:00:00.849 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/el_repo_setup.yml:19 Monday 19 February 2024 22:11:08 +0000 (0:00:00.360) 0:00:01.209 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/el_repo_setup.yml:24 Monday 19 February 2024 22:11:08 +0000 (0:00:00.347) 0:00:01.557 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/el_repo_setup.yml:28 Monday 19 February 2024 22:11:08 +0000 (0:00:00.031) 0:00:01.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/el_repo_setup.yml:53 Monday 19 February 2024 22:11:08 +0000 (0:00:00.028) 0:00:01.617 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 22:11:08 +0000 (0:00:00.045) 0:00:01.662 ******* 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-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 22:11:08 +0000 (0:00:00.231) 0:00:01.894 ******* 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-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 22:11:09 +0000 (0:00:00.587) 0:00:02.482 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.190870", "end": "2024-02-19 22:11:09.652636", "rc": 0, "start": "2024-02-19 22:11:09.461766" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/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/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/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=$infra&content=$contentdir 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/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/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-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 22:11:09 +0000 (0:00:00.349) 0:00:02.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 22:11:09 +0000 (0:00:00.023) 0:00:02.855 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tests_helpers_and_asserts.yml:9 Monday 19 February 2024 22:11:09 +0000 (0:00:00.023) 0:00:02.879 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:11:09 +0000 (0:00:00.031) 0:00:02.910 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:09 +0000 (0:00:00.024) 0:00:02.934 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:09 +0000 (0:00:00.029) 0:00:02.964 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003437", "end": "2024-02-19 22:11:09.921220", "rc": 0, "start": "2024-02-19 22:11:09.917783" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:09 +0000 (0:00:00.148) 0:00:03.112 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:09 +0000 (0:00:00.012) 0:00:03.124 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:11:09 +0000 (0:00:00.013) 0:00:03.137 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:11:10 +0000 (0:00:00.021) 0:00:03.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:11:10 +0000 (0:00:00.017) 0:00:03.176 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:11:10 +0000 (0:00:00.018) 0:00:03.195 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:10 +0000 (0:00:00.013) 0:00:03.208 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:10 +0000 (0:00:00.010) 0:00:03.219 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004647", "end": "2024-02-19 22:11:11.187487", "rc": 0, "start": "2024-02-19 22:11:10.182840" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:11 +0000 (0:00:01.145) 0:00:04.365 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:11 +0000 (0:00:00.012) 0:00:04.378 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:11:11 +0000 (0:00:00.009) 0:00:04.387 ******* ok: [sut] => { "attempts": 1, "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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:11:11 +0000 (0:00:00.366) 0:00:04.754 ******* 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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:11:11 +0000 (0:00:00.020) 0:00:04.774 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:11:11 +0000 (0:00:00.010) 0:00:04.785 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:11:11 +0000 (0:00:00.016) 0:00:04.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:11:11 +0000 (0:00:00.022) 0:00:04.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:11:11 +0000 (0:00:00.045) 0:00:04.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:11:11 +0000 (0:00:00.011) 0:00:04.882 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:11:11 +0000 (0:00:00.022) 0:00:04.905 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:11 +0000 (0:00:00.030) 0:00:04.935 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:11 +0000 (0:00:00.029) 0:00:04.965 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003320", "end": "2024-02-19 22:11:11.911743", "rc": 0, "start": "2024-02-19 22:11:11.908423" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:11 +0000 (0:00:00.128) 0:00:05.094 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:11 +0000 (0:00:00.018) 0:00:05.113 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:11:11 +0000 (0:00:00.009) 0:00:05.123 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:11:11 +0000 (0:00:00.025) 0:00:05.148 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:11:12 +0000 (0:00:00.046) 0:00:05.194 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:11:12 +0000 (0:00:00.162) 0:00:05.357 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:11:12 +0000 (0:00:00.016) 0:00:05.374 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:11:12 +0000 (0:00:00.022) 0:00:05.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:11:12 +0000 (0:00:00.011) 0:00:05.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:11:12 +0000 (0:00:00.023) 0:00:05.430 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:12 +0000 (0:00:00.021) 0:00:05.451 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:12 +0000 (0:00:00.023) 0:00:05.475 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003360", "end": "2024-02-19 22:11:12.452691", "rc": 0, "start": "2024-02-19 22:11:12.449331" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:12 +0000 (0:00:00.157) 0:00:05.632 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:12 +0000 (0:00:00.011) 0:00:05.643 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:11:12 +0000 (0:00:00.009) 0:00:05.653 ******* ok: [sut] => { "attempts": 1, "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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:11:12 +0000 (0:00:00.453) 0:00:06.107 ******* 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.011345", "end": "2024-02-19 22:11:13.097514", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-19 22:11:13.086169" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.006813", "end": "2024-02-19 22:11:13.232955", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-19 22:11:13.226142" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007606", "end": "2024-02-19 22:11:13.408380", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-19 22:11:13.400774" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:11:13 +0000 (0:00:00.487) 0:00:06.595 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025219", "end": "2024-02-19 22:11:13.604629", "rc": 0, "start": "2024-02-19 22:11:13.579410" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:11:13 +0000 (0:00:00.193) 0:00:06.788 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:11:13 +0000 (0:00:00.016) 0:00:06.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:11:13 +0000 (0:00:00.011) 0:00:06.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:11:13 +0000 (0:00:00.034) 0:00:06.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:11:13 +0000 (0:00:00.014) 0:00:06.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:11:13 +0000 (0:00:00.011) 0:00:06.875 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:13 +0000 (0:00:00.016) 0:00:06.892 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:13 +0000 (0:00:00.016) 0:00:06.908 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003306", "end": "2024-02-19 22:11:13.857325", "rc": 0, "start": "2024-02-19 22:11:13.854019" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:13 +0000 (0:00:00.125) 0:00:07.034 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:13 +0000 (0:00:00.059) 0:00:07.094 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:11:13 +0000 (0:00:00.048) 0:00:07.143 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:11:14 +0000 (0:00:00.063) 0:00:07.206 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:11:14 +0000 (0:00:00.040) 0:00:07.247 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380673.1027899, "block_size": 4096, "blocks": 0, "ctime": 1708380673.09579, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17568, "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": 1708380673.09579, "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-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:11:14 +0000 (0:00:00.134) 0:00:07.381 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:11:14 +0000 (0:00:00.030) 0:00:07.412 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:11:14 +0000 (0:00:00.033) 0:00:07.445 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:11:14 +0000 (0:00:00.061) 0:00:07.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:11:14 +0000 (0:00:00.033) 0:00:07.540 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:14 +0000 (0:00:00.052) 0:00:07.592 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:14 +0000 (0:00:00.015) 0:00:07.608 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003388", "end": "2024-02-19 22:11:14.567694", "rc": 0, "start": "2024-02-19 22:11:14.564306" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:14 +0000 (0:00:00.153) 0:00:07.762 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:14 +0000 (0:00:00.015) 0:00:07.778 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:11:14 +0000 (0:00:00.022) 0:00:07.801 ******* ok: [sut] => { "attempts": 1, "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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:11:15 +0000 (0:00:00.401) 0:00:08.202 ******* 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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:11:15 +0000 (0:00:00.043) 0:00:08.246 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:11:15 +0000 (0:00:00.029) 0:00:08.275 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008767", "end": "2024-02-19 22:11:15.233888", "rc": 0, "start": "2024-02-19 22:11:15.225121" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:11:15 +0000 (0:00:00.152) 0:00:08.428 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:11:15 +0000 (0:00:00.031) 0:00:08.459 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:11:15 +0000 (0:00:00.031) 0:00:08.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:11:15 +0000 (0:00:00.012) 0:00:08.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:11:15 +0000 (0:00:00.022) 0:00:08.525 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:15 +0000 (0:00:00.048) 0:00:08.574 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:15 +0000 (0:00:00.034) 0:00:08.609 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004516", "end": "2024-02-19 22:11:16.557832", "rc": 0, "start": "2024-02-19 22:11:15.553316" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:16 +0000 (0:00:01.152) 0:00:09.761 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:16 +0000 (0:00:00.038) 0:00:09.800 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:11:16 +0000 (0:00:00.025) 0:00:09.825 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:11:16 +0000 (0:00:00.033) 0:00:09.859 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:11:16 +0000 (0:00:00.025) 0:00:09.884 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:11:16 +0000 (0:00:00.179) 0:00:10.064 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tests_helpers_and_asserts.yml:15 Monday 19 February 2024 22:11:16 +0000 (0:00:00.017) 0:00:10.081 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:11:16 +0000 (0:00:00.044) 0:00:10.126 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:16 +0000 (0:00:00.017) 0:00:10.143 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:17 +0000 (0:00:00.015) 0:00:10.158 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004709", "end": "2024-02-19 22:11:18.114461", "rc": 0, "start": "2024-02-19 22:11:17.109752" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:18 +0000 (0:00:01.155) 0:00:11.314 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:18 +0000 (0:00:00.013) 0:00:11.327 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:11:18 +0000 (0:00:00.022) 0:00:11.350 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:11:18 +0000 (0:00:00.065) 0:00:11.415 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:11:18 +0000 (0:00:00.031) 0:00:11.446 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:11:18 +0000 (0:00:00.027) 0:00:11.474 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:18 +0000 (0:00:00.092) 0:00:11.567 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:18 +0000 (0:00:00.034) 0:00:11.601 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004656", "end": "2024-02-19 22:11:19.604772", "rc": 0, "start": "2024-02-19 22:11:18.600116" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:19 +0000 (0:00:01.181) 0:00:12.783 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:19 +0000 (0:00:00.011) 0:00:12.794 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:11:19 +0000 (0:00:00.009) 0:00:12.804 ******* ok: [sut] => { "attempts": 1, "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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:11:20 +0000 (0:00:00.360) 0:00:13.164 ******* 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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:11:20 +0000 (0:00:00.017) 0:00:13.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:11:20 +0000 (0:00:00.013) 0:00:13.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:11:20 +0000 (0:00:00.027) 0:00:13.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:11:20 +0000 (0:00:00.025) 0:00:13.248 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:11:20 +0000 (0:00:00.017) 0:00:13.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:11:20 +0000 (0:00:00.013) 0:00:13.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:11:20 +0000 (0:00:00.012) 0:00:13.291 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:20 +0000 (0:00:00.022) 0:00:13.314 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:20 +0000 (0:00:00.017) 0:00:13.331 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003430", "end": "2024-02-19 22:11:20.285905", "rc": 0, "start": "2024-02-19 22:11:20.282475" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:20 +0000 (0:00:00.133) 0:00:13.465 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:20 +0000 (0:00:00.011) 0:00:13.476 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:11:20 +0000 (0:00:00.013) 0:00:13.489 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:11:20 +0000 (0:00:00.016) 0:00:13.506 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:11:20 +0000 (0:00:00.019) 0:00:13.525 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:11:20 +0000 (0:00:00.139) 0:00:13.665 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:11:20 +0000 (0:00:00.039) 0:00:13.705 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:11:20 +0000 (0:00:00.052) 0:00:13.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:11:20 +0000 (0:00:00.014) 0:00:13.771 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:11:20 +0000 (0:00:00.043) 0:00:13.815 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:20 +0000 (0:00:00.019) 0:00:13.834 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:20 +0000 (0:00:00.035) 0:00:13.869 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003450", "end": "2024-02-19 22:11:20.833077", "rc": 0, "start": "2024-02-19 22:11:20.829627" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:20 +0000 (0:00:00.158) 0:00:14.027 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:20 +0000 (0:00:00.020) 0:00:14.047 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:11:20 +0000 (0:00:00.018) 0:00:14.065 ******* ok: [sut] => { "attempts": 1, "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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:11:21 +0000 (0:00:00.422) 0:00:14.487 ******* 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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:11:21 +0000 (0:00:00.082) 0:00:14.570 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:11:21 +0000 (0:00:00.016) 0:00:14.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:11:21 +0000 (0:00:00.022) 0:00:14.609 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.082306", "end": "2024-02-19 22:11:21.695621", "rc": 0, "start": "2024-02-19 22:11:21.613315" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:11:21 +0000 (0:00:00.277) 0:00:14.887 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:11:21 +0000 (0:00:00.026) 0:00:14.914 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:11:21 +0000 (0:00:00.041) 0:00:14.955 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:11:21 +0000 (0:00:00.037) 0:00:14.993 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:21 +0000 (0:00:00.036) 0:00:15.029 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:21 +0000 (0:00:00.023) 0:00:15.053 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003495", "end": "2024-02-19 22:11:22.046372", "rc": 0, "start": "2024-02-19 22:11:22.042877" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:22 +0000 (0:00:00.184) 0:00:15.238 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:22 +0000 (0:00:00.013) 0:00:15.251 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:11:22 +0000 (0:00:00.011) 0:00:15.263 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:11:22 +0000 (0:00:00.029) 0:00:15.292 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:11:22 +0000 (0:00:00.031) 0:00:15.323 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380681.6956086, "block_size": 4096, "blocks": 0, "ctime": 1708380681.6956086, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17597, "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": 1708380681.6956086, "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-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:11:22 +0000 (0:00:00.187) 0:00:15.511 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:11:22 +0000 (0:00:00.014) 0:00:15.526 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:11:22 +0000 (0:00:00.059) 0:00:15.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:11:22 +0000 (0:00:00.045) 0:00:15.631 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:11:22 +0000 (0:00:00.038) 0:00:15.669 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:22 +0000 (0:00:00.034) 0:00:15.704 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:22 +0000 (0:00:00.040) 0:00:15.744 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003468", "end": "2024-02-19 22:11:22.809004", "rc": 0, "start": "2024-02-19 22:11:22.805536" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:22 +0000 (0:00:00.260) 0:00:16.005 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:23 +0000 (0:00:00.178) 0:00:16.183 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:11:23 +0000 (0:00:00.036) 0:00:16.219 ******* ok: [sut] => { "attempts": 1, "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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:11:23 +0000 (0:00:00.435) 0:00:16.655 ******* 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-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:11:23 +0000 (0:00:00.030) 0:00:16.686 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:11:23 +0000 (0:00:00.016) 0:00:16.703 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:11:23 +0000 (0:00:00.014) 0:00:16.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:11:23 +0000 (0:00:00.021) 0:00:16.738 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009907", "end": "2024-02-19 22:11:23.695872", "rc": 0, "start": "2024-02-19 22:11:23.685965" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:11:23 +0000 (0:00:00.139) 0:00:16.878 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:11:23 +0000 (0:00:00.019) 0:00:16.897 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:11:23 +0000 (0:00:00.032) 0:00:16.929 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:11:23 +0000 (0:00:00.047) 0:00:16.977 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:11:23 +0000 (0:00:00.023) 0:00:17.000 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003527", "end": "2024-02-19 22:11:23.956165", "rc": 0, "start": "2024-02-19 22:11:23.952638" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:11:23 +0000 (0:00:00.135) 0:00:17.136 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:11:23 +0000 (0:00:00.011) 0:00:17.148 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:11:23 +0000 (0:00:00.009) 0:00:17.157 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:11:24 +0000 (0:00:00.022) 0:00:17.179 ******* included: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:11:24 +0000 (0:00:00.013) 0:00:17.193 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:11:24 +0000 (0:00:00.178) 0:00:17.371 ******* 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 Monday 19 February 2024 22:11:24 +0000 (0:00:00.083) 0:00:17.455 ******* =============================================================================== Gather current interface info ------------------------------------------- 1.18s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.16s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tests_helpers_and_asserts.yml:3 --- Install yum-utils package ----------------------------------------------- 0.59s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:24 ---------- Create veth interface veth1298 ------------------------------------------ 0.49s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.45s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.44s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.42s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/el_repo_setup.yml:3 --------- Install iproute --------------------------------------------------------- 0.36s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.35s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:30 ---------- Check if system is ostree ----------------------------------------------- 0.35s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/el_repo_setup.yml:19 -------- Create dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:52 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/get_current_interfaces.yml:3 Create EPEL 7 ----------------------------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/enable_epel.yml:8 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfix8taec5z5/tests/tasks/manage_test_interface.yml:37 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---