# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cibx_o_u9j/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cibx_o_u9j/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tests_helpers_and_asserts.yml:3 Saturday 17 February 2024 19:44:37 +0000 (0:00:00.037) 0:00:00.037 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tests_helpers_and_asserts.yml:6 Saturday 17 February 2024 19:44:38 +0000 (0:00:00.750) 0:00:00.788 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml:3 Saturday 17 February 2024 19:44:38 +0000 (0:00:00.013) 0:00:00.801 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml:17 Saturday 17 February 2024 19:44:38 +0000 (0:00:00.238) 0:00:01.040 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml:22 Saturday 17 February 2024 19:44:38 +0000 (0:00:00.185) 0:00:01.225 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml:26 Saturday 17 February 2024 19:44:38 +0000 (0:00:00.014) 0:00:01.240 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml:51 Saturday 17 February 2024 19:44:38 +0000 (0:00:00.009) 0:00:01.249 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:8 Saturday 17 February 2024 19:44:38 +0000 (0:00:00.023) 0:00:01.272 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:24 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.191) 0:00:01.464 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:30 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.429) 0:00:01.894 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.180113", "end": "2024-02-17 19:44:39.806313", "rc": 0, "start": "2024-02-17 19:44:39.626200" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:35 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.305) 0:00:02.200 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:40 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.008) 0:00:02.209 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tests_helpers_and_asserts.yml:9 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.009) 0:00:02.218 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.012) 0:00:02.230 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.010) 0:00:02.241 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.009) 0:00:02.251 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003752", "end": "2024-02-17 19:44:39.983954", "rc": 0, "start": "2024-02-17 19:44:39.980202" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:39 +0000 (0:00:00.126) 0:00:02.377 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:40 +0000 (0:00:00.010) 0:00:02.388 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 19:44:40 +0000 (0:00:00.010) 0:00:02.398 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:44:40 +0000 (0:00:00.015) 0:00:02.413 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:44:40 +0000 (0:00:00.008) 0:00:02.421 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:44:40 +0000 (0:00:00.008) 0:00:02.429 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:40 +0000 (0:00:00.011) 0:00:02.441 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:40 +0000 (0:00:00.010) 0:00:02.451 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004999", "end": "2024-02-17 19:44:41.185933", "rc": 0, "start": "2024-02-17 19:44:40.180934" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:41 +0000 (0:00:01.128) 0:00:03.579 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.010) 0:00:03.589 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.009) 0:00:03.599 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.316) 0:00:03.916 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.013) 0:00:03.930 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.008) 0:00:03.938 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.008) 0:00:03.947 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.008) 0:00:03.955 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.008) 0:00:03.964 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.009) 0:00:03.973 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.008) 0:00:03.982 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.013) 0:00:03.995 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:41 +0000 (0:00:00.009) 0:00:04.005 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005006", "end": "2024-02-17 19:44:42.741656", "rc": 0, "start": "2024-02-17 19:44:41.736650" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:42 +0000 (0:00:01.131) 0:00:05.136 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.012) 0:00:05.148 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.009) 0:00:05.158 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.013) 0:00:05.172 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.010) 0:00:05.183 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.124) 0:00:05.307 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.010) 0:00:05.318 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.015) 0:00:05.334 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.007) 0:00:05.341 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.007) 0:00:05.349 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.011) 0:00:05.361 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:42 +0000 (0:00:00.009) 0:00:05.371 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004947", "end": "2024-02-17 19:44:44.104303", "rc": 0, "start": "2024-02-17 19:44:43.099356" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:44 +0000 (0:00:01.127) 0:00:06.498 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:44 +0000 (0:00:00.009) 0:00:06.508 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:44:44 +0000 (0:00:00.009) 0:00:06.518 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:44:44 +0000 (0:00:00.317) 0:00:06.835 ***** 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.012837", "end": "2024-02-17 19:44:44.582851", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-17 19:44:44.570014" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003861", "end": "2024-02-17 19:44:44.714439", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-17 19:44:44.710578" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004961", "end": "2024-02-17 19:44:44.837097", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-17 19:44:44.832136" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:44:44 +0000 (0:00:00.397) 0:00:07.232 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.034192", "end": "2024-02-17 19:44:45.000585", "rc": 0, "start": "2024-02-17 19:44:44.966393" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.168) 0:00:07.400 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.010) 0:00:07.411 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.009) 0:00:07.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-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.009) 0:00:07.429 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.009) 0:00:07.439 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.008) 0:00:07.447 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.017) 0:00:07.465 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:45 +0000 (0:00:00.009) 0:00:07.474 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005078", "end": "2024-02-17 19:44:46.211105", "rc": 0, "start": "2024-02-17 19:44:45.206027" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:46 +0000 (0:00:01.130) 0:00:08.604 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.010) 0:00:08.615 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.010) 0:00:08.626 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.017) 0:00:08.644 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.011) 0:00:08.655 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708199084.5818381, "block_size": 4096, "blocks": 0, "ctime": 1708199084.5818381, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17715, "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": 1708199084.5818381, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.125) 0:00:08.781 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.010) 0:00:08.792 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.018) 0:00:08.810 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.008) 0:00:08.819 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.009) 0:00:08.828 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.012) 0:00:08.841 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.010) 0:00:08.851 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003814", "end": "2024-02-17 19:44:46.584805", "rc": 0, "start": "2024-02-17 19:44:46.580991" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.126) 0:00:08.978 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.010) 0:00:08.988 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.010) 0:00:08.998 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.315) 0:00:09.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-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.014) 0:00:09.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-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:44:46 +0000 (0:00:00.008) 0:00:09.337 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008928", "end": "2024-02-17 19:44:47.080389", "rc": 0, "start": "2024-02-17 19:44:47.071461" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:44:47 +0000 (0:00:00.140) 0:00:09.477 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:44:47 +0000 (0:00:00.009) 0:00:09.487 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:44:47 +0000 (0:00:00.008) 0:00:09.495 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:44:47 +0000 (0:00:00.009) 0:00:09.505 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 19:44:47 +0000 (0:00:00.008) 0:00:09.513 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:47 +0000 (0:00:00.018) 0:00:09.532 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:47 +0000 (0:00:00.009) 0:00:09.542 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005002", "end": "2024-02-17 19:44:48.277881", "rc": 0, "start": "2024-02-17 19:44:47.272879" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:48 +0000 (0:00:01.130) 0:00:10.672 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.010) 0:00:10.682 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.009) 0:00:10.692 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.020) 0:00:10.712 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.010) 0:00:10.723 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.123) 0:00:10.846 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tests_helpers_and_asserts.yml:15 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.011) 0:00:10.857 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.013) 0:00:10.871 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.010) 0:00:10.881 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.009) 0:00:10.891 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003783", "end": "2024-02-17 19:44:48.622789", "rc": 0, "start": "2024-02-17 19:44:48.619006" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.125) 0:00:11.016 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.009) 0:00:11.026 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.009) 0:00:11.036 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.012) 0:00:11.049 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.008) 0:00:11.057 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.008) 0:00:11.065 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.011) 0:00:11.077 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.011) 0:00:11.088 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003820", "end": "2024-02-17 19:44:48.822312", "rc": 0, "start": "2024-02-17 19:44:48.818492" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.128) 0:00:11.216 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.010) 0:00:11.226 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:44:48 +0000 (0:00:00.012) 0:00:11.239 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.324) 0:00:11.564 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.014) 0:00:11.579 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.008) 0:00:11.587 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.009) 0:00:11.597 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.008) 0:00:11.606 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.008) 0:00:11.614 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.009) 0:00:11.624 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.008) 0:00:11.632 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.013) 0:00:11.645 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.009) 0:00:11.655 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003853", "end": "2024-02-17 19:44:49.388073", "rc": 0, "start": "2024-02-17 19:44:49.384220" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.126) 0:00:11.782 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.009) 0:00:11.792 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.010) 0:00:11.802 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.013) 0:00:11.816 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.010) 0:00:11.826 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.123) 0:00:11.949 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.011) 0:00:11.960 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.016) 0:00:11.977 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.008) 0:00:11.985 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.008) 0:00:11.993 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.011) 0:00:12.005 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.009) 0:00:12.015 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003804", "end": "2024-02-17 19:44:49.748913", "rc": 0, "start": "2024-02-17 19:44:49.745109" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.127) 0:00:12.142 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.009) 0:00:12.152 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:44:49 +0000 (0:00:00.010) 0:00:12.162 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.321) 0:00:12.483 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.015) 0:00:12.499 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.014) 0:00:12.513 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.009) 0:00:12.522 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010647", "end": "2024-02-17 19:44:50.265280", "rc": 0, "start": "2024-02-17 19:44:50.254633" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.144) 0:00:12.667 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.009) 0:00:12.677 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.009) 0:00:12.686 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.008) 0:00:12.694 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.016) 0:00:12.711 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.010) 0:00:12.721 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003855", "end": "2024-02-17 19:44:50.460029", "rc": 0, "start": "2024-02-17 19:44:50.456174" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.132) 0:00:12.854 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.010) 0:00:12.864 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.013) 0:00:12.877 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.017) 0:00:12.895 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.010) 0:00:12.905 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708199090.2646718, "block_size": 4096, "blocks": 0, "ctime": 1708199090.2646718, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17744, "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": 1708199090.2646718, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.126) 0:00:13.032 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.011) 0:00:13.043 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.018) 0:00:13.062 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.008) 0:00:13.071 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.008) 0:00:13.079 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.011) 0:00:13.090 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.010) 0:00:13.101 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004040", "end": "2024-02-17 19:44:50.834928", "rc": 0, "start": "2024-02-17 19:44:50.830888" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.127) 0:00:13.228 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.010) 0:00:13.239 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:44:50 +0000 (0:00:00.010) 0:00:13.249 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.314) 0:00:13.564 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.015) 0:00:13.580 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.008) 0:00:13.589 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.010) 0:00:13.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-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.008) 0:00:13.609 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009324", "end": "2024-02-17 19:44:51.349315", "rc": 0, "start": "2024-02-17 19:44:51.339991" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.137) 0:00:13.746 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.009) 0:00:13.756 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.009) 0:00:13.765 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.020) 0:00:13.785 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.010) 0:00:13.796 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003811", "end": "2024-02-17 19:44:51.528196", "rc": 0, "start": "2024-02-17 19:44:51.524385" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.126) 0:00:13.922 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.010) 0:00:13.932 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.010) 0:00:13.943 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.019) 0:00:13.963 ***** included: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.015) 0:00:13.978 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.123) 0:00:14.102 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 17 February 2024 19:44:51 +0000 (0:00:00.015) 0:00:14.118 ***** =============================================================================== Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-weekly-cibx_o_u9j/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.43s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:27 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.31s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.19s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:35 ------- Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-weekly-cibx_o_u9j/tests/tasks/manage_test_interface.yml:49 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---