# 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_ring_initscripts.yml *********************************** 2 plays in /WORKDIR/git-route_type2fpt0sta/tests/tests_ethtool_ring_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/tests_ethtool_ring_initscripts.yml:4 Friday 29 December 2023 14:56:53 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type2fpt0sta/tests/tests_ethtool_ring_initscripts.yml:8 Friday 29 December 2023 14:56:54 +0000 (0:00:00.687) 0:00:00.698 ******* included: /WORKDIR/git-route_type2fpt0sta/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_type2fpt0sta/tests/tasks/el_repo_setup.yml:3 Friday 29 December 2023 14:56:54 +0000 (0:00:00.010) 0:00:00.709 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/el_repo_setup.yml:19 Friday 29 December 2023 14:56:54 +0000 (0:00:00.377) 0:00:01.087 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/el_repo_setup.yml:24 Friday 29 December 2023 14:56:54 +0000 (0:00:00.246) 0:00:01.334 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/el_repo_setup.yml:28 Friday 29 December 2023 14:56:54 +0000 (0:00:00.019) 0:00:01.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/el_repo_setup.yml:53 Friday 29 December 2023 14:56:54 +0000 (0:00:00.017) 0:00:01.370 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/enable_epel.yml:8 Friday 29 December 2023 14:56:54 +0000 (0:00:00.028) 0:00:01.399 ******* 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_type2fpt0sta/tests/tasks/enable_epel.yml:24 Friday 29 December 2023 14:56:55 +0000 (0:00:00.239) 0:00:01.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/enable_epel.yml:30 Friday 29 December 2023 14:56:55 +0000 (0:00:00.010) 0:00:01.649 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/enable_epel.yml:35 Friday 29 December 2023 14:56:55 +0000 (0:00:00.010) 0:00:01.659 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:01.265425", "end": "2023-12-29 14:56:56.542714", "rc": 0, "start": "2023-12-29 14:56:55.277289" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tasks/enable_epel.yml:40 Friday 29 December 2023 14:56:56 +0000 (0:00:01.456) 0:00:03.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/tests_ethtool_ring_initscripts.yml:10 Friday 29 December 2023 14:56:56 +0000 (0:00:00.009) 0:00:03.125 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool ring settings] ********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:3 Friday 29 December 2023 14:56:56 +0000 (0:00:00.010) 0:00:03.136 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:9 Friday 29 December 2023 14:56:57 +0000 (0:00:00.576) 0:00:03.712 ******* ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_ring.yml TASK [INIT: Ethtool ring tests] ************************************************ task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:15 Friday 29 December 2023 14:56:57 +0000 (0:00:00.010) 0:00:03.723 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:18 Friday 29 December 2023 14:56:57 +0000 (0:00:00.009) 0:00:03.732 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml:3 Friday 29 December 2023 14:56:57 +0000 (0:00:00.012) 0:00:03.745 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 29 December 2023 14:56:57 +0000 (0:00:00.011) 0:00:03.756 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003964", "end": "2023-12-29 14:56:57.381248", "rc": 0, "start": "2023-12-29 14:56:57.377284" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 29 December 2023 14:56:57 +0000 (0:00:00.197) 0:00:03.954 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml:5 Friday 29 December 2023 14:56:57 +0000 (0:00:00.011) 0:00:03.965 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:20 Friday 29 December 2023 14:56:57 +0000 (0:00:00.010) 0:00:03.976 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 29 December 2023 14:56:57 +0000 (0:00:00.016) 0:00:03.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 29 December 2023 14:56:57 +0000 (0:00:00.009) 0:00:04.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 29 December 2023 14:56:57 +0000 (0:00:00.009) 0:00:04.010 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml:3 Friday 29 December 2023 14:56:57 +0000 (0:00:00.013) 0:00:04.024 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 29 December 2023 14:56:57 +0000 (0:00:00.011) 0:00:04.036 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004024", "end": "2023-12-29 14:56:57.657045", "rc": 0, "start": "2023-12-29 14:56:57.653021" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 29 December 2023 14:56:57 +0000 (0:00:00.193) 0:00:04.229 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml:5 Friday 29 December 2023 14:56:57 +0000 (0:00:00.011) 0:00:04.241 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 29 December 2023 14:56:57 +0000 (0:00:00.010) 0:00:04.252 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 29 December 2023 14:57:01 +0000 (0:00:03.561) 0:00:07.813 ******* 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.013229", "end": "2023-12-29 14:57:01.451440", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-29 14:57:01.438211" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.005127", "end": "2023-12-29 14:57:01.700438", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-29 14:57:01.695311" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.005021", "end": "2023-12-29 14:57:01.892511", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-29 14:57:01.887490" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 29 December 2023 14:57:01 +0000 (0:00:00.652) 0:00:08.466 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.076606", "end": "2023-12-29 14:57:02.162797", "rc": 0, "start": "2023-12-29 14:57:02.086191" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 29 December 2023 14:57:02 +0000 (0:00:00.270) 0:00:08.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 29 December 2023 14:57:02 +0000 (0:00:00.010) 0:00:08.747 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 29 December 2023 14:57:02 +0000 (0:00:00.011) 0:00:08.759 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 29 December 2023 14:57:02 +0000 (0:00:00.011) 0:00:08.770 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 29 December 2023 14:57:02 +0000 (0:00:00.009) 0:00:08.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:24 Friday 29 December 2023 14:57:02 +0000 (0:00:00.009) 0:00:08.789 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/assert_device_present.yml:3 Friday 29 December 2023 14:57:02 +0000 (0:00:00.013) 0:00:08.803 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 29 December 2023 14:57:02 +0000 (0:00:00.012) 0:00:08.815 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703861821.4494145, "block_size": 4096, "blocks": 0, "ctime": 1703861821.4494145, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21759, "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": 1703861821.4494145, "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_type2fpt0sta/tests/playbooks/tasks/assert_device_present.yml:5 Friday 29 December 2023 14:57:02 +0000 (0:00:00.197) 0:00:09.013 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:26 Friday 29 December 2023 14:57:02 +0000 (0:00:00.011) 0:00:09.024 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [TEST: I can create a profile without any ring option.] ******************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:35 Friday 29 December 2023 14:57:05 +0000 (0:00:03.179) 0:00:12.204 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:57:05 +0000 (0:00:00.010) 0:00:12.215 ******* included: /WORKDIR/git-route_type2fpt0sta/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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:57:05 +0000 (0:00:00.063) 0:00:12.278 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:57:05 +0000 (0:00:00.011) 0:00:12.290 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:57:05 +0000 (0:00:00.009) 0:00:12.300 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:57:05 +0000 (0:00:00.010) 0:00:12.310 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:57:07 +0000 (0:00:01.632) 0:00:13.942 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:57:08 +0000 (0:00:01.479) 0:00:15.422 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:57:08 +0000 (0:00:00.021) 0:00:15.443 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:57:08 +0000 (0:00:00.020) 0:00:15.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:57:08 +0000 (0:00:00.019) 0:00:15.484 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.00.18-1.el8.x86_64", "Installed: network-scripts-team-1.31-4.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:57:14 +0000 (0:00:05.481) 0:00:20.965 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:57:14 +0000 (0:00:00.021) 0:00:20.987 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:57:14 +0000 (0:00:00.020) 0:00:21.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:57:14 +0000 (0:00:00.024) 0:00:21.032 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:57:14 +0000 (0:00:00.036) 0:00:21.069 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:57:14 +0000 (0:00:00.021) 0:00:21.090 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:57:15 +0000 (0:00:00.820) 0:00:21.911 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23639uqkhsf9t/tmpytyt2or0" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:57:15 +0000 (0:00:00.307) 0:00:22.218 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:57:16 +0000 (0:00:00.536) 0:00:22.754 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:57:16 +0000 (0:00:00.021) 0:00:22.776 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:57:16 +0000 (0:00:00.022) 0:00:22.798 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:57:16 +0000 (0:00:00.022) 0:00:22.821 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:57:16 +0000 (0:00:00.019) 0:00:22.841 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:51 Friday 29 December 2023 14:57:16 +0000 (0:00:00.282) 0:00:23.123 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:57 Friday 29 December 2023 14:57:16 +0000 (0:00:00.021) 0:00:23.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:62 Friday 29 December 2023 14:57:16 +0000 (0:00:00.020) 0:00:23.165 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003732", "end": "2023-12-29 14:57:16.787629", "rc": 1, "start": "2023-12-29 14:57:16.783897" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:70 Friday 29 December 2023 14:57:16 +0000 (0:00:00.205) 0:00:23.370 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx.] ***************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:76 Friday 29 December 2023 14:57:16 +0000 (0:00:00.023) 0:00:23.394 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:57:16 +0000 (0:00:00.021) 0:00:23.415 ******* included: /WORKDIR/git-route_type2fpt0sta/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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:57:16 +0000 (0:00:00.035) 0:00:23.451 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:57:16 +0000 (0:00:00.025) 0:00:23.476 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:57:16 +0000 (0:00:00.019) 0:00:23.496 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:57:16 +0000 (0:00:00.020) 0:00:23.517 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:57:18 +0000 (0:00:01.682) 0:00:25.199 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:57:19 +0000 (0:00:01.329) 0:00:26.528 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:57:19 +0000 (0:00:00.022) 0:00:26.551 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:57:20 +0000 (0:00:00.021) 0:00:26.573 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:57:20 +0000 (0:00:00.020) 0:00:26.593 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:57:20 +0000 (0:00:00.042) 0:00:26.635 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:57:20 +0000 (0:00:00.020) 0:00:26.656 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:57:20 +0000 (0:00:00.038) 0:00:26.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:57:20 +0000 (0:00:00.025) 0:00:26.719 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:57:20 +0000 (0:00:00.020) 0:00:26.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:57:20 +0000 (0:00:00.020) 0:00:26.759 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:57:20 +0000 (0:00:00.359) 0:00:27.119 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23639uqkhsf9t/tmpp50krgl8" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:57:20 +0000 (0:00:00.310) 0:00:27.430 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:57:21 +0000 (0:00:00.438) 0:00:27.868 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:57:21 +0000 (0:00:00.021) 0:00:27.889 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:57:21 +0000 (0:00:00.022) 0:00:27.912 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:57:21 +0000 (0:00:00.022) 0:00:27.934 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:57:21 +0000 (0:00:00.019) 0:00:27.954 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:98 Friday 29 December 2023 14:57:21 +0000 (0:00:00.216) 0:00:28.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:104 Friday 29 December 2023 14:57:21 +0000 (0:00:00.021) 0:00:28.193 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:109 Friday 29 December 2023 14:57:21 +0000 (0:00:00.020) 0:00:28.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:115 Friday 29 December 2023 14:57:21 +0000 (0:00:00.020) 0:00:28.233 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:120 Friday 29 December 2023 14:57:21 +0000 (0:00:00.020) 0:00:28.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:126 Friday 29 December 2023 14:57:21 +0000 (0:00:00.020) 0:00:28.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:131 Friday 29 December 2023 14:57:21 +0000 (0:00:00.019) 0:00:28.294 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:137 Friday 29 December 2023 14:57:21 +0000 (0:00:00.020) 0:00:28.314 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring options] ************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:143 Friday 29 December 2023 14:57:21 +0000 (0:00:00.020) 0:00:28.334 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003405", "end": "2023-12-29 14:57:21.955291", "rc": 0, "start": "2023-12-29 14:57:21.951886" } STDOUT: ETHTOOL_OPTS="-G testnic1 rx 128 rx-jumbo 128 rx-mini 128 tx 128" TASK [Assert ethtool.ring option set in profile] ******************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:151 Friday 29 December 2023 14:57:21 +0000 (0:00:00.203) 0:00:28.538 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear ring options] ****************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:161 Friday 29 December 2023 14:57:22 +0000 (0:00:00.025) 0:00:28.564 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:57:22 +0000 (0:00:00.020) 0:00:28.585 ******* included: /WORKDIR/git-route_type2fpt0sta/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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:57:22 +0000 (0:00:00.036) 0:00:28.621 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:57:22 +0000 (0:00:00.025) 0:00:28.646 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:57:22 +0000 (0:00:00.020) 0:00:28.667 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:57:22 +0000 (0:00:00.020) 0:00:28.687 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:57:23 +0000 (0:00:01.709) 0:00:30.397 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:57:25 +0000 (0:00:01.341) 0:00:31.738 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:57:25 +0000 (0:00:00.023) 0:00:31.761 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:57:25 +0000 (0:00:00.036) 0:00:31.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:57:25 +0000 (0:00:00.022) 0:00:31.820 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:57:25 +0000 (0:00:00.042) 0:00:31.863 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:57:25 +0000 (0:00:00.020) 0:00:31.884 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:57:25 +0000 (0:00:00.020) 0:00:31.904 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:57:25 +0000 (0:00:00.024) 0:00:31.929 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:57:25 +0000 (0:00:00.020) 0:00:31.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:57:25 +0000 (0:00:00.020) 0:00:31.970 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:57:25 +0000 (0:00:00.365) 0:00:32.335 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23639uqkhsf9t/tmpx49kfkau" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:57:26 +0000 (0:00:00.318) 0:00:32.653 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:57:26 +0000 (0:00:00.452) 0:00:33.106 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:57:26 +0000 (0:00:00.021) 0:00:33.128 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:57:26 +0000 (0:00:00.042) 0:00:33.170 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:57:26 +0000 (0:00:00.023) 0:00:33.194 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:57:26 +0000 (0:00:00.020) 0:00:33.214 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:176 Friday 29 December 2023 14:57:26 +0000 (0:00:00.207) 0:00:33.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:182 Friday 29 December 2023 14:57:26 +0000 (0:00:00.021) 0:00:33.443 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:187 Friday 29 December 2023 14:57:26 +0000 (0:00:00.020) 0:00:33.463 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003853", "end": "2023-12-29 14:57:27.097051", "rc": 1, "start": "2023-12-29 14:57:27.093198" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:195 Friday 29 December 2023 14:57:27 +0000 (0:00:00.217) 0:00:33.681 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:57:27 +0000 (0:00:00.023) 0:00:33.705 ******* included: /WORKDIR/git-route_type2fpt0sta/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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:57:27 +0000 (0:00:00.037) 0:00:33.743 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:57:27 +0000 (0:00:00.026) 0:00:33.769 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:57:27 +0000 (0:00:00.021) 0:00:33.790 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:57:27 +0000 (0:00:00.021) 0:00:33.812 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:57:29 +0000 (0:00:01.779) 0:00:35.591 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:57:30 +0000 (0:00:01.346) 0:00:36.938 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:57:30 +0000 (0:00:00.022) 0:00:36.961 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:57:30 +0000 (0:00:00.037) 0:00:36.998 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:57:30 +0000 (0:00:00.022) 0:00:37.020 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:57:30 +0000 (0:00:00.041) 0:00:37.062 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:57:30 +0000 (0:00:00.020) 0:00:37.083 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:57:30 +0000 (0:00:00.020) 0:00:37.104 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:57:30 +0000 (0:00:00.023) 0:00:37.127 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:57:30 +0000 (0:00:00.021) 0:00:37.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:57:30 +0000 (0:00:00.019) 0:00:37.169 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:57:30 +0000 (0:00:00.368) 0:00:37.538 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23639uqkhsf9t/tmpnvf937hu" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:57:31 +0000 (0:00:00.321) 0:00:37.860 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:57:31 +0000 (0:00:00.334) 0:00:38.194 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:57:31 +0000 (0:00:00.021) 0:00:38.216 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:57:31 +0000 (0:00:00.022) 0:00:38.238 ******* 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_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:57:31 +0000 (0:00:00.042) 0:00:38.280 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:57:31 +0000 (0:00:00.022) 0:00:38.303 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:214 Friday 29 December 2023 14:57:31 +0000 (0:00:00.204) 0:00:38.507 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 29 December 2023 14:57:31 +0000 (0:00:00.039) 0:00:38.547 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 29 December 2023 14:57:32 +0000 (0:00:00.022) 0:00:38.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 29 December 2023 14:57:32 +0000 (0:00:00.021) 0:00:38.590 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml:3 Friday 29 December 2023 14:57:32 +0000 (0:00:00.035) 0:00:38.626 ******* included: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 29 December 2023 14:57:32 +0000 (0:00:00.034) 0:00:38.660 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003981", "end": "2023-12-29 14:57:32.284913", "rc": 0, "start": "2023-12-29 14:57:32.280932" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 29 December 2023 14:57:32 +0000 (0:00:00.208) 0:00:38.869 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/show_interfaces.yml:5 Friday 29 December 2023 14:57:32 +0000 (0:00:00.022) 0:00:38.891 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 29 December 2023 14:57:32 +0000 (0:00:00.021) 0:00:38.913 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 29 December 2023 14:57:35 +0000 (0:00:03.138) 0:00:42.052 ******* 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_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 29 December 2023 14:57:35 +0000 (0:00:00.031) 0:00:42.084 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 29 December 2023 14:57:35 +0000 (0:00:00.022) 0:00:42.106 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.012584", "end": "2023-12-29 14:57:35.749741", "rc": 0, "start": "2023-12-29 14:57:35.737157" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 29 December 2023 14:57:35 +0000 (0:00:00.232) 0:00:42.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 29 December 2023 14:57:35 +0000 (0:00:00.022) 0:00:42.361 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 29 December 2023 14:57:35 +0000 (0:00:00.038) 0:00:42.400 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 29 December 2023 14:57:35 +0000 (0:00:00.022) 0:00:42.423 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=89 changed=6 unreachable=0 failed=0 skipped=82 rescued=0 ignored=2 Friday 29 December 2023 14:57:35 +0000 (0:00:00.009) 0:00:42.433 ******* =============================================================================== linux-system-roles.network : Install packages --------------------------- 5.52s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 3.56s /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 3.18s /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:26 ----- Install iproute --------------------------------------------------------- 3.14s /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.78s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.71s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.68s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.48s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 8 ----------------------------------------------------------- 1.46s /WORKDIR/git-route_type2fpt0sta/tests/tasks/enable_epel.yml:35 ---------------- linux-system-roles.network : Check which packages are installed --------- 1.35s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.33s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable network service --------------------- 1.19s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Configure networking connection profiles --- 0.99s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-route_type2fpt0sta/tests/tests_ethtool_ring_initscripts.yml:4 ---- Create veth interface testnic1 ------------------------------------------ 0.65s /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.63s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:113 Gathering Facts --------------------------------------------------------- 0.58s /WORKDIR/git-route_type2fpt0sta/tests/playbooks/tests_ethtool_ring.yml:3 ------ linux-system-roles.network : Re-test connectivity ----------------------- 0.49s /WORKDIR/git-route_type2fpt0sta/tests/roles/linux-system-roles.network/tasks/main.yml:155 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---