# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-route_typexvc837ip/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-route_typexvc837ip/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tests_helpers_and_asserts.yml:3 Friday 12 January 2024 18:18:12 +0000 (0:00:00.034) 0:00:00.034 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typexvc837ip/tests/tests_helpers_and_asserts.yml:6 Friday 12 January 2024 18:18:12 +0000 (0:00:00.662) 0:00:00.697 ******** included: /WORKDIR/git-route_typexvc837ip/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-route_typexvc837ip/tests/tasks/el_repo_setup.yml:3 Friday 12 January 2024 18:18:12 +0000 (0:00:00.011) 0:00:00.708 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/el_repo_setup.yml:17 Friday 12 January 2024 18:18:13 +0000 (0:00:00.240) 0:00:00.949 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/el_repo_setup.yml:22 Friday 12 January 2024 18:18:13 +0000 (0:00:00.201) 0:00:01.151 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/el_repo_setup.yml:26 Friday 12 January 2024 18:18:13 +0000 (0:00:00.014) 0:00:01.165 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/el_repo_setup.yml:51 Friday 12 January 2024 18:18:13 +0000 (0:00:00.008) 0:00:01.174 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/enable_epel.yml:8 Friday 12 January 2024 18:18:13 +0000 (0:00:00.020) 0:00:01.194 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/enable_epel.yml:24 Friday 12 January 2024 18:18:13 +0000 (0:00:00.183) 0:00:01.377 ******** 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-route_typexvc837ip/tests/tasks/enable_epel.yml:30 Friday 12 January 2024 18:18:13 +0000 (0:00:00.413) 0:00:01.791 ******** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.179650", "end": "2024-01-12 18:18:14.145509", "rc": 0, "start": "2024-01-12 18:18:13.965859" } 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-route_typexvc837ip/tests/tasks/enable_epel.yml:35 Friday 12 January 2024 18:18:14 +0000 (0:00:00.305) 0:00:02.096 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/enable_epel.yml:40 Friday 12 January 2024 18:18:14 +0000 (0:00:00.008) 0:00:02.105 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tests_helpers_and_asserts.yml:9 Friday 12 January 2024 18:18:14 +0000 (0:00:00.008) 0:00:02.113 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:3 Friday 12 January 2024 18:18:14 +0000 (0:00:00.011) 0:00:02.125 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:14 +0000 (0:00:00.010) 0:00:02.135 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:14 +0000 (0:00:00.009) 0:00:02.144 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003939", "end": "2024-01-12 18:18:14.323173", "rc": 0, "start": "2024-01-12 18:18:14.319234" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:14 +0000 (0:00:00.130) 0:00:02.275 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:14 +0000 (0:00:00.010) 0:00:02.286 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:5 Friday 12 January 2024 18:18:14 +0000 (0:00:00.014) 0:00:02.301 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:18:14 +0000 (0:00:00.036) 0:00:02.337 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:18:14 +0000 (0:00:00.008) 0:00:02.345 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:18:14 +0000 (0:00:00.022) 0:00:02.368 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:14 +0000 (0:00:00.024) 0:00:02.392 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:14 +0000 (0:00:00.012) 0:00:02.404 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004037", "end": "2024-01-12 18:18:14.589658", "rc": 0, "start": "2024-01-12 18:18:14.585621" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:14 +0000 (0:00:00.135) 0:00:02.539 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:14 +0000 (0:00:00.010) 0:00:02.550 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:18:14 +0000 (0:00:00.009) 0:00:02.560 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:18:14 +0000 (0:00:00.311) 0:00:02.871 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:18:14 +0000 (0:00:00.013) 0:00:02.885 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:18:14 +0000 (0:00:00.018) 0:00:02.904 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:18:14 +0000 (0:00:00.020) 0:00:02.925 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:18:15 +0000 (0:00:00.016) 0:00:02.941 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:18:15 +0000 (0:00:00.014) 0:00:02.956 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:18:15 +0000 (0:00:00.016) 0:00:02.972 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:9 Friday 12 January 2024 18:18:15 +0000 (0:00:00.008) 0:00:02.980 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:15 +0000 (0:00:00.019) 0:00:02.999 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:15 +0000 (0:00:00.009) 0:00:03.009 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003953", "end": "2024-01-12 18:18:15.193485", "rc": 0, "start": "2024-01-12 18:18:15.189532" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:15 +0000 (0:00:00.134) 0:00:03.144 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:15 +0000 (0:00:00.009) 0:00:03.153 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:11 Friday 12 January 2024 18:18:15 +0000 (0:00:00.009) 0:00:03.162 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:3 Friday 12 January 2024 18:18:15 +0000 (0:00:00.014) 0:00:03.176 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:18:15 +0000 (0:00:00.011) 0:00:03.188 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:5 Friday 12 January 2024 18:18:15 +0000 (0:00:00.124) 0:00:03.312 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:14 Friday 12 January 2024 18:18:15 +0000 (0:00:00.010) 0:00:03.322 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:18:15 +0000 (0:00:00.014) 0:00:03.337 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:18:15 +0000 (0:00:00.007) 0:00:03.345 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:18:15 +0000 (0:00:00.007) 0:00:03.353 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:15 +0000 (0:00:00.011) 0:00:03.365 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:15 +0000 (0:00:00.011) 0:00:03.376 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004126", "end": "2024-01-12 18:18:15.555700", "rc": 0, "start": "2024-01-12 18:18:15.551574" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:15 +0000 (0:00:00.128) 0:00:03.505 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:15 +0000 (0:00:00.009) 0:00:03.514 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:18:15 +0000 (0:00:00.009) 0:00:03.523 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:18:15 +0000 (0:00:00.307) 0:00:03.831 ******** 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.013573", "end": "2024-01-12 18:18:16.023760", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-12 18:18:16.010187" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004090", "end": "2024-01-12 18:18:16.153532", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-12 18:18:16.149442" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003884", "end": "2024-01-12 18:18:16.275674", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-12 18:18:16.271790" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:18:16 +0000 (0:00:00.396) 0:00:04.227 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.041296", "end": "2024-01-12 18:18:16.447206", "rc": 0, "start": "2024-01-12 18:18:16.405910" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:18:16 +0000 (0:00:00.176) 0:00:04.403 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:18:16 +0000 (0:00:00.008) 0:00:04.412 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:18:16 +0000 (0:00:00.008) 0:00:04.420 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:18:16 +0000 (0:00:00.008) 0:00:04.428 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:18:16 +0000 (0:00:00.008) 0:00:04.436 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:18 Friday 12 January 2024 18:18:16 +0000 (0:00:00.008) 0:00:04.445 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:16 +0000 (0:00:00.016) 0:00:04.462 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:16 +0000 (0:00:00.009) 0:00:04.471 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003989", "end": "2024-01-12 18:18:16.649841", "rc": 0, "start": "2024-01-12 18:18:16.645852" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:16 +0000 (0:00:00.129) 0:00:04.600 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:16 +0000 (0:00:00.009) 0:00:04.610 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:20 Friday 12 January 2024 18:18:16 +0000 (0:00:00.008) 0:00:04.619 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:18:16 +0000 (0:00:00.016) 0:00:04.636 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:18:16 +0000 (0:00:00.009) 0:00:04.645 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705083496.022477, "block_size": 4096, "blocks": 0, "ctime": 1705083496.022477, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17736, "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": 1705083496.022477, "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-route_typexvc837ip/tests/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:18:16 +0000 (0:00:00.126) 0:00:04.772 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:23 Friday 12 January 2024 18:18:16 +0000 (0:00:00.011) 0:00:04.783 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:18:16 +0000 (0:00:00.017) 0:00:04.801 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:18:16 +0000 (0:00:00.007) 0:00:04.808 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:18:16 +0000 (0:00:00.007) 0:00:04.816 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:16 +0000 (0:00:00.010) 0:00:04.827 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:16 +0000 (0:00:00.009) 0:00:04.836 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003946", "end": "2024-01-12 18:18:17.015211", "rc": 0, "start": "2024-01-12 18:18:17.011265" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:17 +0000 (0:00:00.136) 0:00:04.972 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:17 +0000 (0:00:00.014) 0:00:04.987 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:18:17 +0000 (0:00:00.012) 0:00:04.999 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:18:17 +0000 (0:00:00.315) 0:00:05.314 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:18:17 +0000 (0:00:00.014) 0:00:05.329 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:18:17 +0000 (0:00:00.007) 0:00:05.336 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010660", "end": "2024-01-12 18:18:17.526300", "rc": 0, "start": "2024-01-12 18:18:17.515640" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:18:17 +0000 (0:00:00.142) 0:00:05.479 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:18:17 +0000 (0:00:00.010) 0:00:05.489 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:18:17 +0000 (0:00:00.008) 0:00:05.498 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:18:17 +0000 (0:00:00.008) 0:00:05.507 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:27 Friday 12 January 2024 18:18:17 +0000 (0:00:00.008) 0:00:05.516 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:17 +0000 (0:00:00.020) 0:00:05.536 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:17 +0000 (0:00:00.010) 0:00:05.546 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004002", "end": "2024-01-12 18:18:17.734599", "rc": 0, "start": "2024-01-12 18:18:17.730597" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:17 +0000 (0:00:00.138) 0:00:05.685 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:17 +0000 (0:00:00.010) 0:00:05.696 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:29 Friday 12 January 2024 18:18:17 +0000 (0:00:00.009) 0:00:05.705 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:3 Friday 12 January 2024 18:18:17 +0000 (0:00:00.020) 0:00:05.726 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:18:17 +0000 (0:00:00.010) 0:00:05.736 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:5 Friday 12 January 2024 18:18:17 +0000 (0:00:00.127) 0:00:05.863 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tests_helpers_and_asserts.yml:15 Friday 12 January 2024 18:18:17 +0000 (0:00:00.010) 0:00:05.873 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:3 Friday 12 January 2024 18:18:17 +0000 (0:00:00.014) 0:00:05.888 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:17 +0000 (0:00:00.010) 0:00:05.898 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:17 +0000 (0:00:00.009) 0:00:05.908 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004059", "end": "2024-01-12 18:18:18.087409", "rc": 0, "start": "2024-01-12 18:18:18.083350" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:18 +0000 (0:00:00.129) 0:00:06.037 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.047 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:5 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.057 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:18:18 +0000 (0:00:00.012) 0:00:06.069 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:18:18 +0000 (0:00:00.007) 0:00:06.077 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:18:18 +0000 (0:00:00.007) 0:00:06.084 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:18 +0000 (0:00:00.010) 0:00:06.095 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.105 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004030", "end": "2024-01-12 18:18:18.284703", "rc": 0, "start": "2024-01-12 18:18:18.280673" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:18 +0000 (0:00:00.129) 0:00:06.234 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.244 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:18:18 +0000 (0:00:00.008) 0:00:06.253 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:18:18 +0000 (0:00:00.315) 0:00:06.568 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:18:18 +0000 (0:00:00.014) 0:00:06.583 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:18:18 +0000 (0:00:00.008) 0:00:06.591 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.600 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:18:18 +0000 (0:00:00.007) 0:00:06.608 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:18:18 +0000 (0:00:00.008) 0:00:06.617 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:18:18 +0000 (0:00:00.007) 0:00:06.625 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:9 Friday 12 January 2024 18:18:18 +0000 (0:00:00.007) 0:00:06.632 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:18 +0000 (0:00:00.012) 0:00:06.644 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.653 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004006", "end": "2024-01-12 18:18:18.832253", "rc": 0, "start": "2024-01-12 18:18:18.828247" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:18 +0000 (0:00:00.129) 0:00:06.783 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.793 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:11 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.802 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:3 Friday 12 January 2024 18:18:18 +0000 (0:00:00.012) 0:00:06.815 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:18:18 +0000 (0:00:00.009) 0:00:06.824 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:5 Friday 12 January 2024 18:18:19 +0000 (0:00:00.129) 0:00:06.954 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:14 Friday 12 January 2024 18:18:19 +0000 (0:00:00.011) 0:00:06.965 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:18:19 +0000 (0:00:00.015) 0:00:06.980 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:18:19 +0000 (0:00:00.007) 0:00:06.988 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:18:19 +0000 (0:00:00.007) 0:00:06.995 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:19 +0000 (0:00:00.013) 0:00:07.009 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:19 +0000 (0:00:00.012) 0:00:07.022 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003944", "end": "2024-01-12 18:18:19.212102", "rc": 0, "start": "2024-01-12 18:18:19.208158" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:19 +0000 (0:00:00.142) 0:00:07.164 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:19 +0000 (0:00:00.010) 0:00:07.174 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.184 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:18:19 +0000 (0:00:00.316) 0:00:07.500 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:18:19 +0000 (0:00:00.014) 0:00:07.515 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.524 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.533 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006273", "end": "2024-01-12 18:18:19.719574", "rc": 0, "start": "2024-01-12 18:18:19.713301" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:18:19 +0000 (0:00:00.141) 0:00:07.675 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.685 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.694 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:18 Friday 12 January 2024 18:18:19 +0000 (0:00:00.008) 0:00:07.702 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:19 +0000 (0:00:00.015) 0:00:07.718 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.727 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004058", "end": "2024-01-12 18:18:19.910605", "rc": 0, "start": "2024-01-12 18:18:19.906547" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:19 +0000 (0:00:00.134) 0:00:07.862 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.871 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:20 Friday 12 January 2024 18:18:19 +0000 (0:00:00.010) 0:00:07.881 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:18:19 +0000 (0:00:00.016) 0:00:07.898 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:18:19 +0000 (0:00:00.009) 0:00:07.908 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705083499.7194707, "block_size": 4096, "blocks": 0, "ctime": 1705083499.7184708, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17651, "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": 1705083499.7184708, "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-route_typexvc837ip/tests/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:18:20 +0000 (0:00:00.125) 0:00:08.034 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:23 Friday 12 January 2024 18:18:20 +0000 (0:00:00.013) 0:00:08.047 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:18:20 +0000 (0:00:00.020) 0:00:08.067 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:18:20 +0000 (0:00:00.008) 0:00:08.076 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:18:20 +0000 (0:00:00.015) 0:00:08.091 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:20 +0000 (0:00:00.017) 0:00:08.109 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:20 +0000 (0:00:00.022) 0:00:08.131 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003909", "end": "2024-01-12 18:18:20.309134", "rc": 0, "start": "2024-01-12 18:18:20.305225" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:20 +0000 (0:00:00.128) 0:00:08.260 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:20 +0000 (0:00:00.009) 0:00:08.270 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:18:20 +0000 (0:00:00.010) 0:00:08.280 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:18:20 +0000 (0:00:00.311) 0:00:08.592 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:18:20 +0000 (0:00:00.015) 0:00:08.607 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:18:20 +0000 (0:00:00.008) 0:00:08.616 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:18:20 +0000 (0:00:00.008) 0:00:08.624 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:18:20 +0000 (0:00:00.009) 0:00:08.633 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009615", "end": "2024-01-12 18:18:20.820292", "rc": 0, "start": "2024-01-12 18:18:20.810677" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:18:20 +0000 (0:00:00.137) 0:00:08.771 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:18:20 +0000 (0:00:00.015) 0:00:08.787 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:27 Friday 12 January 2024 18:18:20 +0000 (0:00:00.008) 0:00:08.795 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:18:20 +0000 (0:00:00.018) 0:00:08.814 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:18:20 +0000 (0:00:00.009) 0:00:08.823 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004073", "end": "2024-01-12 18:18:21.005660", "rc": 0, "start": "2024-01-12 18:18:21.001587" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:18:21 +0000 (0:00:00.132) 0:00:08.956 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:18:21 +0000 (0:00:00.009) 0:00:08.966 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/create_and_remove_interface.yml:29 Friday 12 January 2024 18:18:21 +0000 (0:00:00.013) 0:00:08.979 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:3 Friday 12 January 2024 18:18:21 +0000 (0:00:00.019) 0:00:08.999 ******** included: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:18:21 +0000 (0:00:00.010) 0:00:09.009 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typexvc837ip/tests/tasks/assert_device_absent.yml:5 Friday 12 January 2024 18:18:21 +0000 (0:00:00.138) 0:00:09.147 ******** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Friday 12 January 2024 18:18:21 +0000 (0:00:00.022) 0:00:09.170 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.66s /WORKDIR/git-route_typexvc837ip/tests/tests_helpers_and_asserts.yml:3 --------- Install yum-utils package ----------------------------------------------- 0.41s /WORKDIR/git-route_typexvc837ip/tests/tasks/enable_epel.yml:24 ---------------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:23 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:16 ------ Enable EPEL 7 ----------------------------------------------------------- 0.31s /WORKDIR/git-route_typexvc837ip/tests/tasks/enable_epel.yml:30 ---------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-route_typexvc837ip/tests/tasks/el_repo_setup.yml:3 --------------- Check if system is ostree ----------------------------------------------- 0.20s /WORKDIR/git-route_typexvc837ip/tests/tasks/el_repo_setup.yml:17 -------------- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-route_typexvc837ip/tests/tasks/enable_epel.yml:8 ----------------- Set up veth as managed by NetworkManager -------------------------------- 0.18s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:31 ------ Delete veth interface veth1298 ------------------------------------------ 0.14s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:39 ------ Gather current interface info ------------------------------------------- 0.14s /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 ------ Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:45 ------ Get stat for interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-route_typexvc837ip/tests/tasks/get_interface_stat.yml:3 ---------- Gather current interface info ------------------------------------------- 0.14s /WORKDIR/git-route_typexvc837ip/tests/tasks/get_current_interfaces.yml:3 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-route_typexvc837ip/tests/tasks/manage_test_interface.yml:50 ------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---