# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ethtool_coalesce_initscripts.yml ******************************* 2 plays in /WORKDIR/git-weekly-cizxg5dh0i/tests/tests_ethtool_coalesce_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tests_ethtool_coalesce_initscripts.yml:4 Saturday 09 December 2023 14:11:54 +0000 (0:00:00.011) 0:00:00.012 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tests_ethtool_coalesce_initscripts.yml:8 Saturday 09 December 2023 14:11:55 +0000 (0:00:00.868) 0:00:00.880 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/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-cizxg5dh0i/tests/tasks/el_repo_setup.yml:3 Saturday 09 December 2023 14:11:55 +0000 (0:00:00.013) 0:00:00.893 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/el_repo_setup.yml:19 Saturday 09 December 2023 14:11:55 +0000 (0:00:00.235) 0:00:01.129 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/el_repo_setup.yml:24 Saturday 09 December 2023 14:11:55 +0000 (0:00:00.168) 0:00:01.297 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/el_repo_setup.yml:28 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.021) 0:00:01.318 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/el_repo_setup.yml:53 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.018) 0:00:01.337 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/enable_epel.yml:8 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.032) 0:00:01.370 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/enable_epel.yml:24 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.012) 0:00:01.383 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/enable_epel.yml:30 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.010) 0:00:01.394 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/enable_epel.yml:35 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.010) 0:00:01.404 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/enable_epel.yml:40 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.011) 0:00:01.416 ***** ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/tests_ethtool_coalesce_initscripts.yml:10 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.426) 0:00:01.843 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool coalesce settings] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:3 Saturday 09 December 2023 14:11:56 +0000 (0:00:00.013) 0:00:01.856 ***** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:9 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.680) 0:00:02.537 ***** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:15 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.012) 0:00:02.549 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:18 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.012) 0:00:02.561 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.016) 0:00:02.577 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.015) 0:00:02.593 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003110", "end": "2023-12-09 14:11:57.461854", "rc": 0, "start": "2023-12-09 14:11:57.458744" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.185) 0:00:02.778 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.013) 0:00:02.791 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:20 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.011) 0:00:02.803 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.019) 0:00:02.822 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.011) 0:00:02.834 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.011) 0:00:02.845 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.016) 0:00:02.862 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.015) 0:00:02.877 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003028", "end": "2023-12-09 14:11:57.679049", "rc": 0, "start": "2023-12-09 14:11:57.676021" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.117) 0:00:02.995 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.013) 0:00:03.008 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 09 December 2023 14:11:57 +0000 (0:00:00.011) 0:00:03.020 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.498) 0:00:03.519 ***** ok: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.003235", "end": "2023-12-09 14:11:58.326224", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-09 14:11:58.322989" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004367", "end": "2023-12-09 14:11:58.485548", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-09 14:11:58.481181" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003342", "end": "2023-12-09 14:11:58.611971", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-09 14:11:58.608629" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.410) 0:00:03.929 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set testnic1 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.120) 0:00:04.050 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.012) 0:00:04.063 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.012) 0:00:04.076 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.012) 0:00:04.089 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.012) 0:00:04.101 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:24 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.011) 0:00:04.113 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.032) 0:00:04.145 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.016) 0:00:04.162 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702131118.380829, "block_size": 4096, "blocks": 0, "ctime": 1702131118.343829, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1702131118.343829, "nlink": 1, "path": "/sys/class/net/testnic1", "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 - 'testnic1'] *********************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.115) 0:00:04.278 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:26 Saturday 09 December 2023 14:11:58 +0000 (0:00:00.014) 0:00:04.292 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "2:ethtool-3.5-6.el6.x86_64 providing ethtool is already installed" ] } lsrpackages: ethtool TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:35 Saturday 09 December 2023 14:11:59 +0000 (0:00:00.402) 0:00:04.694 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 14:11:59 +0000 (0:00:00.012) 0:00:04.706 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 14:11:59 +0000 (0:00:00.069) 0:00:04.775 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 14:11:59 +0000 (0:00:00.013) 0:00:04.789 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 14:11:59 +0000 (0:00:00.012) 0:00:04.801 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 14:11:59 +0000 (0:00:00.012) 0:00:04.813 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 14:12:01 +0000 (0:00:01.634) 0:00:06.447 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 14:12:01 +0000 (0:00:00.722) 0:00:07.170 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 14:12:01 +0000 (0:00:00.038) 0:00:07.208 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 14:12:01 +0000 (0:00:00.021) 0:00:07.229 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 14:12:01 +0000 (0:00:00.021) 0:00:07.251 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 14:12:01 +0000 (0:00:00.042) 0:00:07.293 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.020) 0:00:07.314 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.021) 0:00:07.335 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.024) 0:00:07.359 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.021) 0:00:07.380 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.020) 0:00:07.401 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.270) 0:00:07.672 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-8728rsv4o7de/tmpa4hyyact" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.187) 0:00:07.859 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.400) 0:00:08.260 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 14:12:02 +0000 (0:00:00.021) 0:00:08.281 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.022) 0:00:08.304 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.023) 0:00:08.327 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.041) 0:00:08.369 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:51 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.168) 0:00:08.537 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:57 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.020) 0:00:08.558 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:62 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.019) 0:00:08.578 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.002951", "end": "2023-12-09 14:12:03.380606", "rc": 1, "start": "2023-12-09 14:12:03.377655" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:70 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.127) 0:00:08.706 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx-frames.] ********************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:76 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.023) 0:00:08.729 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.021) 0:00:08.750 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.036) 0:00:08.787 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.026) 0:00:08.813 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.021) 0:00:08.834 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 14:12:03 +0000 (0:00:00.020) 0:00:08.855 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 14:12:04 +0000 (0:00:01.413) 0:00:10.269 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.559) 0:00:10.828 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.023) 0:00:10.851 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.021) 0:00:10.873 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.021) 0:00:10.894 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.044) 0:00:10.938 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.021) 0:00:10.960 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.021) 0:00:10.981 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.024) 0:00:11.006 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.021) 0:00:11.028 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.021) 0:00:11.049 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 14:12:05 +0000 (0:00:00.185) 0:00:11.234 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-8728rsv4o7de/tmpkhp0iso7" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.215) 0:00:11.449 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='Cannot get device coalesce settings: Operation not supported RTNETLINK answers: File exists ' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.306) 0:00:11.756 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.021) 0:00:11.778 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='Cannot get device coalesce settings: Operation not supported", "RTNETLINK answers: File exists", "'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.022) 0:00:11.801 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='Cannot get device coalesce settings: Operation not supported\nRTNETLINK answers: File exists\n'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='Cannot get device coalesce settings: Operation not supported", "RTNETLINK answers: File exists", "'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.022) 0:00:11.823 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.020) 0:00:11.844 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:94 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.123) 0:00:11.968 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:100 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.021) 0:00:11.989 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:106 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.020) 0:00:12.010 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003003", "end": "2023-12-09 14:12:06.816819", "rc": 0, "start": "2023-12-09 14:12:06.813816" } STDOUT: ETHTOOL_OPTS="-C testnic1 rx-frames 128" TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:114 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.132) 0:00:12.143 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear coalescing options] ************************************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:120 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.024) 0:00:12.167 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.020) 0:00:12.188 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.036) 0:00:12.225 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.025) 0:00:12.250 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 14:12:06 +0000 (0:00:00.045) 0:00:12.296 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 14:12:07 +0000 (0:00:00.022) 0:00:12.318 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 14:12:08 +0000 (0:00:01.374) 0:00:13.692 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 14:12:08 +0000 (0:00:00.562) 0:00:14.254 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 14:12:08 +0000 (0:00:00.022) 0:00:14.276 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 14:12:08 +0000 (0:00:00.021) 0:00:14.298 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.021) 0:00:14.319 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.068) 0:00:14.388 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.021) 0:00:14.409 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.021) 0:00:14.431 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.024) 0:00:14.456 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.020) 0:00:14.477 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.021) 0:00:14.498 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.186) 0:00:14.684 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-8728rsv4o7de/tmppz1jmg0n" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.189) 0:00:14.874 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists ' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.292) 0:00:15.166 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.021) 0:00:15.187 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists", "'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.021) 0:00:15.209 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists\n'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists", "'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.023) 0:00:15.233 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 14:12:09 +0000 (0:00:00.020) 0:00:15.254 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:135 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.119) 0:00:15.373 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:141 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.020) 0:00:15.394 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:146 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.053) 0:00:15.448 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.002953", "end": "2023-12-09 14:12:10.255404", "rc": 1, "start": "2023-12-09 14:12:10.252451" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:154 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.141) 0:00:15.589 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.024) 0:00:15.614 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.039) 0:00:15.653 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.026) 0:00:15.680 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.021) 0:00:15.701 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 14:12:10 +0000 (0:00:00.021) 0:00:15.723 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 14:12:11 +0000 (0:00:01.387) 0:00:17.111 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.599) 0:00:17.710 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.024) 0:00:17.734 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.021) 0:00:17.756 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.021) 0:00:17.778 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.043) 0:00:17.822 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.021) 0:00:17.843 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.023) 0:00:17.866 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.026) 0:00:17.892 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.023) 0:00:17.916 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.022) 0:00:17.938 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 14:12:12 +0000 (0:00:00.188) 0:00:18.126 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-8728rsv4o7de/tmpy50yr99d" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.212) 0:00:18.338 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.233) 0:00:18.572 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.021) 0:00:18.593 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.053) 0:00:18.647 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.024) 0:00:18.671 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.020) 0:00:18.691 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:173 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.119) 0:00:18.811 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.038) 0:00:18.850 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.020) 0:00:18.871 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.021) 0:00:18.892 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.034) 0:00:18.926 ***** included: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.033) 0:00:18.960 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003148", "end": "2023-12-09 14:12:13.763295", "rc": 0, "start": "2023-12-09 14:12:13.760147" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.128) 0:00:19.088 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.023) 0:00:19.112 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 09 December 2023 14:12:13 +0000 (0:00:00.021) 0:00:19.134 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.401) 0:00:19.535 ***** skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.035) 0:00:19.570 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.022) 0:00:19.593 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.047815", "end": "2023-12-09 14:12:14.443712", "rc": 0, "start": "2023-12-09 14:12:14.395897" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.186) 0:00:19.779 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.024) 0:00:19.803 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.023) 0:00:19.827 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.024) 0:00:19.851 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=87 changed=4 unreachable=0 failed=0 skipped=78 rescued=0 ignored=3 Saturday 09 December 2023 14:12:14 +0000 (0:00:00.009) 0:00:19.860 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.37s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cizxg5dh0i/tests/tests_ethtool_coalesce_initscripts.yml:4 - linux-system-roles.network : Check which packages are installed --------- 0.72s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.69s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:3 --- linux-system-roles.network : Check which packages are installed --------- 0.60s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.56s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.56s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable network service --------------------- 0.46s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Enable EPEL 6 ----------------------------------------------------------- 0.43s /WORKDIR/git-weekly-cizxg5dh0i/tests/tasks/enable_epel.yml:40 ----------------- Create veth interface testnic1 ------------------------------------------ 0.41s /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:24 Install ethtool (test dependency) --------------------------------------- 0.40s /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tests_ethtool_coalesce.yml:26 -- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cizxg5dh0i/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.38s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Configure networking connection profiles --- 0.31s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Re-test connectivity ----------------------- 0.29s /WORKDIR/git-weekly-cizxg5dh0i/tests/roles/linux-system-roles.network/tasks/main.yml:155 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---