# 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-route_type8qjbg2dw/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-route_type8qjbg2dw/tests/tests_ethtool_coalesce_initscripts.yml:5 Tuesday 09 January 2024 19:47:15 +0000 (0:00:00.025) 0:00:00.025 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type8qjbg2dw/tests/tests_ethtool_coalesce_initscripts.yml:8 Tuesday 09 January 2024 19:47:15 +0000 (0:00:00.749) 0:00:00.775 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 19:47:15 +0000 (0:00:00.011) 0:00:00.787 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/el_repo_setup.yml:19 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.330) 0:00:01.117 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/el_repo_setup.yml:24 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.274) 0:00:01.392 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/el_repo_setup.yml:28 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.019) 0:00:01.412 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/el_repo_setup.yml:53 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.016) 0:00:01.429 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.029) 0:00:01.458 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.259) 0:00:01.718 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.011) 0:00:01.730 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 19:47:16 +0000 (0:00:00.027) 0:00:01.758 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.247040", "end": "2024-01-09 19:47:17.276048", "rc": 0, "start": "2024-01-09 19:47:17.029008" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 19:47:17 +0000 (0:00:00.437) 0:00:02.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/tests_ethtool_coalesce_initscripts.yml:10 Tuesday 09 January 2024 19:47:17 +0000 (0:00:00.010) 0:00:02.206 ******* 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-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:3 Tuesday 09 January 2024 19:47:17 +0000 (0:00:00.047) 0:00:02.253 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:9 Tuesday 09 January 2024 19:47:17 +0000 (0:00:00.573) 0:00:02.826 ******* ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:15 Tuesday 09 January 2024 19:47:17 +0000 (0:00:00.036) 0:00:02.863 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:18 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.048) 0:00:02.912 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.029) 0:00:02.941 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.028) 0:00:02.970 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003339", "end": "2024-01-09 19:47:18.270862", "rc": 0, "start": "2024-01-09 19:47:18.267523" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.238) 0:00:03.209 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.041) 0:00:03.250 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:20 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.037) 0:00:03.288 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.043) 0:00:03.332 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.025) 0:00:03.357 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.031) 0:00:03.388 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.065) 0:00:03.454 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.018) 0:00:03.473 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003263", "end": "2024-01-09 19:47:18.761007", "rc": 0, "start": "2024-01-09 19:47:18.757744" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.205) 0:00:03.678 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.016) 0:00:03.695 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 19:47:18 +0000 (0:00:00.012) 0:00:03.708 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 19:47:22 +0000 (0:00:03.249) 0:00:06.957 ******* 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.008813", "end": "2024-01-09 19:47:22.236931", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-01-09 19:47:22.228118" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003797", "end": "2024-01-09 19:47:22.464736", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-01-09 19:47:22.460939" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004452", "end": "2024-01-09 19:47:22.649071", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-01-09 19:47:22.644619" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.611) 0:00:07.569 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.023934", "end": "2024-01-09 19:47:22.863308", "rc": 0, "start": "2024-01-09 19:47:22.839374" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.216) 0:00:07.785 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.014) 0:00:07.799 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.011) 0:00:07.811 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.011) 0:00:07.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.013) 0:00:07.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:24 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.022) 0:00:07.859 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 19:47:22 +0000 (0:00:00.030) 0:00:07.889 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 19:47:23 +0000 (0:00:00.031) 0:00:07.921 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704829642.2319334, "block_size": 4096, "blocks": 0, "ctime": 1704829642.2319334, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29536, "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": 1704829642.2319334, "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-route_type8qjbg2dw/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 19:47:23 +0000 (0:00:00.186) 0:00:08.107 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:26 Tuesday 09 January 2024 19:47:23 +0000 (0:00:00.013) 0:00:08.121 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:35 Tuesday 09 January 2024 19:47:26 +0000 (0:00:03.054) 0:00:11.176 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:47:26 +0000 (0:00:00.010) 0:00:11.186 ******* included: /WORKDIR/git-route_type8qjbg2dw/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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:47:26 +0000 (0:00:00.063) 0:00:11.250 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:47:26 +0000 (0:00:00.012) 0:00:11.263 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:47:26 +0000 (0:00:00.018) 0:00:11.281 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:47:26 +0000 (0:00:00.030) 0:00:11.312 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:47:28 +0000 (0:00:01.623) 0:00:12.936 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:47:29 +0000 (0:00:01.559) 0:00:14.496 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.030) 0:00:14.527 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.044) 0:00:14.572 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.030) 0:00:14.602 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.045) 0:00:14.647 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.021) 0:00:14.669 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.022) 0:00:14.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.026) 0:00:14.718 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.021) 0:00:14.740 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:47:29 +0000 (0:00:00.022) 0:00:14.762 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:47:30 +0000 (0:00:00.507) 0:00:15.270 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10503lerx4vz5/tmpv1d7v6ye" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:47:30 +0000 (0:00:00.335) 0:00:15.606 ******* 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='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.572) 0:00:16.178 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.044) 0:00:16.222 ******* 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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.034) 0:00:16.257 ******* 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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.053) 0:00:16.310 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.047) 0:00:16.358 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:51 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.271) 0:00:16.629 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:57 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.026) 0:00:16.656 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:62 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.031) 0:00:16.688 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003287", "end": "2024-01-09 19:47:31.970763", "rc": 1, "start": "2024-01-09 19:47:31.967476" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:70 Tuesday 09 January 2024 19:47:31 +0000 (0:00:00.211) 0:00:16.899 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx-frames.] ********************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:76 Tuesday 09 January 2024 19:47:32 +0000 (0:00:00.024) 0:00:16.923 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:47:32 +0000 (0:00:00.021) 0:00:16.945 ******* included: /WORKDIR/git-route_type8qjbg2dw/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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:47:32 +0000 (0:00:00.038) 0:00:16.984 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:47:32 +0000 (0:00:00.027) 0:00:17.011 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:47:32 +0000 (0:00:00.050) 0:00:17.062 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:47:32 +0000 (0:00:00.024) 0:00:17.086 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:47:33 +0000 (0:00:01.554) 0:00:18.641 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:47:35 +0000 (0:00:01.382) 0:00:20.023 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.030) 0:00:20.054 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.024) 0:00:20.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.027) 0:00:20.106 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.054) 0:00:20.161 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.024) 0:00:20.185 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.022) 0:00:20.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.025) 0:00:20.233 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.022) 0:00:20.255 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.020) 0:00:20.276 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:47:35 +0000 (0:00:00.347) 0:00:20.623 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10503lerx4vz5/tmpu_u_cnaz" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.298) 0:00:20.922 ******* 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='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\nnetlink error: Operation not supported\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.423) 0:00:21.346 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.052) 0:00:21.398 ******* 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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.025) 0:00:21.423 ******* 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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: 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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.025) 0:00:21.448 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.024) 0:00:21.473 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:94 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.213) 0:00:21.686 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:100 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.023) 0:00:21.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:106 Tuesday 09 January 2024 19:47:36 +0000 (0:00:00.032) 0:00:21.743 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003300", "end": "2024-01-09 19:47:37.017253", "rc": 0, "start": "2024-01-09 19:47:37.013953" } STDOUT: ETHTOOL_OPTS="-C testnic1 rx-frames 128" TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:114 Tuesday 09 January 2024 19:47:37 +0000 (0:00:00.203) 0:00:21.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear coalescing options] ************************************ task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:120 Tuesday 09 January 2024 19:47:37 +0000 (0:00:00.024) 0:00:21.971 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:47:37 +0000 (0:00:00.022) 0:00:21.994 ******* included: /WORKDIR/git-route_type8qjbg2dw/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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:47:37 +0000 (0:00:00.039) 0:00:22.033 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:47:37 +0000 (0:00:00.029) 0:00:22.063 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:47:37 +0000 (0:00:00.023) 0:00:22.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:47:37 +0000 (0:00:00.030) 0:00:22.117 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:47:38 +0000 (0:00:01.565) 0:00:23.683 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:47:40 +0000 (0:00:01.301) 0:00:24.984 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.042) 0:00:25.027 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.022) 0:00:25.049 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.023) 0:00:25.072 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.045) 0:00:25.118 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.024) 0:00:25.143 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.025) 0:00:25.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.026) 0:00:25.195 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.034) 0:00:25.230 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.046) 0:00:25.277 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:47:40 +0000 (0:00:00.389) 0:00:25.666 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10503lerx4vz5/tmprgtfe0a9" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.298) 0:00:25.965 ******* 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='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.415) 0:00:26.380 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.023) 0:00:26.404 ******* 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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.051) 0:00:26.455 ******* 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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\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='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.025) 0:00:26.480 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.023) 0:00:26.504 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:135 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.191) 0:00:26.696 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:141 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.023) 0:00:26.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:146 Tuesday 09 January 2024 19:47:41 +0000 (0:00:00.023) 0:00:26.743 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.002977", "end": "2024-01-09 19:47:42.015189", "rc": 1, "start": "2024-01-09 19:47:42.012212" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:154 Tuesday 09 January 2024 19:47:42 +0000 (0:00:00.203) 0:00:26.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:47:42 +0000 (0:00:00.041) 0:00:26.988 ******* included: /WORKDIR/git-route_type8qjbg2dw/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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:47:42 +0000 (0:00:00.052) 0:00:27.041 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:47:42 +0000 (0:00:00.028) 0:00:27.069 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:47:42 +0000 (0:00:00.025) 0:00:27.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:47:42 +0000 (0:00:00.022) 0:00:27.117 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:47:43 +0000 (0:00:01.569) 0:00:28.686 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:47:45 +0000 (0:00:01.301) 0:00:29.987 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.024) 0:00:30.012 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.023) 0:00:30.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.022) 0:00:30.058 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.073) 0:00:30.131 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.023) 0:00:30.155 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.032) 0:00:30.187 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.026) 0:00:30.214 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.023) 0:00:30.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.024) 0:00:30.262 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:47:45 +0000 (0:00:00.344) 0:00:30.607 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10503lerx4vz5/tmpndrzb26a" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.296) 0:00:30.903 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.305) 0:00:31.208 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.027) 0:00:31.236 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.042) 0:00:31.279 ******* 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-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.037) 0:00:31.317 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.022) 0:00:31.340 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:173 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.244) 0:00:31.584 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.042) 0:00:31.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.022) 0:00:31.649 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.022) 0:00:31.671 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.036) 0:00:31.708 ******* included: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:47:46 +0000 (0:00:00.036) 0:00:31.744 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2024-01-09 19:47:47.016132", "rc": 0, "start": "2024-01-09 19:47:47.012693" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:47:47 +0000 (0:00:00.201) 0:00:31.946 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:47:47 +0000 (0:00:00.023) 0:00:31.969 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 19:47:47 +0000 (0:00:00.023) 0:00:31.993 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 19:47:50 +0000 (0:00:03.001) 0:00:34.994 ******* 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-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 19:47:50 +0000 (0:00:00.043) 0:00:35.037 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 19:47:50 +0000 (0:00:00.026) 0:00:35.063 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.013500", "end": "2024-01-09 19:47:50.348757", "rc": 0, "start": "2024-01-09 19:47:50.335257" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 19:47:50 +0000 (0:00:00.217) 0:00:35.281 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 19:47:50 +0000 (0:00:00.025) 0:00:35.306 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 19:47:50 +0000 (0:00:00.025) 0:00:35.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 19:47:50 +0000 (0:00:00.022) 0:00:35.354 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=88 changed=4 unreachable=0 failed=0 skipped=77 rescued=0 ignored=2 Tuesday 09 January 2024 19:47:50 +0000 (0:00:00.009) 0:00:35.363 ******* =============================================================================== Install iproute --------------------------------------------------------- 3.25s /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 3.05s /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:26 - Install iproute --------------------------------------------------------- 3.00s /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.56s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.38s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.99s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable network service --------------------- 0.90s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:105 Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-route_type8qjbg2dw/tests/tests_ethtool_coalesce_initscripts.yml:5 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.63s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:113 Create veth interface testnic1 ------------------------------------------ 0.61s /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tasks/manage_test_interface.yml:24 Gathering Facts --------------------------------------------------------- 0.57s /WORKDIR/git-route_type8qjbg2dw/tests/playbooks/tests_ethtool_coalesce.yml:3 -- linux-system-roles.network : Re-test connectivity ----------------------- 0.46s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:155 Enable EPEL 8 ----------------------------------------------------------- 0.44s /WORKDIR/git-route_type8qjbg2dw/tests/tasks/enable_epel.yml:35 ---------------- linux-system-roles.network : Configure networking connection profiles --- 0.42s /WORKDIR/git-route_type8qjbg2dw/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---