# 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-ansible-lint-test-2.16dnz8119d/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-ansible-lint-test-2.16dnz8119d/tests/tests_ethtool_ring_initscripts.yml:4 Tuesday 19 December 2023 15:48:23 +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-ansible-lint-test-2.16dnz8119d/tests/tests_ethtool_ring_initscripts.yml:8 Tuesday 19 December 2023 15:48:28 +0000 (0:00:05.710) 0:00:05.722 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/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-ansible-lint-test-2.16dnz8119d/tests/tasks/el_repo_setup.yml:3 Tuesday 19 December 2023 15:48:28 +0000 (0:00:00.011) 0:00:05.733 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/el_repo_setup.yml:19 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.326) 0:00:06.059 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/el_repo_setup.yml:24 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.253) 0:00:06.312 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/el_repo_setup.yml:28 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.019) 0:00:06.332 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/el_repo_setup.yml:53 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.016) 0:00:06.349 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/enable_epel.yml:8 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.029) 0:00:06.379 ****** 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-ansible-lint-test-2.16dnz8119d/tests/tasks/enable_epel.yml:24 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.250) 0:00:06.629 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/enable_epel.yml:30 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.010) 0:00:06.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/enable_epel.yml:35 Tuesday 19 December 2023 15:48:29 +0000 (0:00:00.010) 0:00:06.650 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.243840", "end": "2023-12-19 15:48:30.208940", "rc": 0, "start": "2023-12-19 15:48:29.965100" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/enable_epel.yml:40 Tuesday 19 December 2023 15:48:30 +0000 (0:00:00.427) 0:00:07.078 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tests_ethtool_ring_initscripts.yml:10 Tuesday 19 December 2023 15:48:30 +0000 (0:00:00.009) 0:00:07.087 ****** 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-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:3 Tuesday 19 December 2023 15:48:30 +0000 (0:00:00.011) 0:00:07.098 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:9 Tuesday 19 December 2023 15:48:35 +0000 (0:00:05.576) 0:00:12.675 ****** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_ring.yml TASK [INIT: Ethtool ring tests] ************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:15 Tuesday 19 December 2023 15:48:35 +0000 (0:00:00.010) 0:00:12.686 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:18 Tuesday 19 December 2023 15:48:35 +0000 (0:00:00.010) 0:00:12.697 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 15:48:35 +0000 (0:00:00.011) 0:00:12.709 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 15:48:35 +0000 (0:00:00.012) 0:00:12.721 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003440", "end": "2023-12-19 15:48:36.039951", "rc": 0, "start": "2023-12-19 15:48:36.036511" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.187) 0:00:12.909 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.013) 0:00:12.922 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:20 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.011) 0:00:12.933 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.016) 0:00:12.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.009) 0:00:12.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.009) 0:00:12.969 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.013) 0:00:12.983 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.012) 0:00:12.995 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003377", "end": "2023-12-19 15:48:36.312671", "rc": 0, "start": "2023-12-19 15:48:36.309294" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.184) 0:00:13.180 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.011) 0:00:13.192 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 19 December 2023 15:48:36 +0000 (0:00:00.010) 0:00:13.203 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 19 December 2023 15:48:39 +0000 (0:00:03.259) 0:00:16.463 ****** 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.012050", "end": "2023-12-19 15:48:39.797883", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-19 15:48:39.785833" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004534", "end": "2023-12-19 15:48:40.047820", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-19 15:48:40.043286" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004575", "end": "2023-12-19 15:48:40.235023", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-19 15:48:40.230448" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.642) 0:00:17.105 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.157703", "end": "2023-12-19 15:48:40.583944", "rc": 0, "start": "2023-12-19 15:48:40.426241" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.349) 0:00:17.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.011) 0:00:17.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.011) 0:00:17.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.011) 0:00:17.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.011) 0:00:17.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:24 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.010) 0:00:17.511 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.013) 0:00:17.525 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.013) 0:00:17.538 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703000919.7961633, "block_size": 4096, "blocks": 0, "ctime": 1703000919.7961633, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21723, "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": 1703000919.7961633, "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-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.199) 0:00:17.738 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:26 Tuesday 19 December 2023 15:48:40 +0000 (0:00:00.012) 0:00:17.751 ****** 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-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:35 Tuesday 19 December 2023 15:48:43 +0000 (0:00:03.032) 0:00:20.783 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 15:48:43 +0000 (0:00:00.010) 0:00:20.794 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 15:48:44 +0000 (0:00:00.065) 0:00:20.859 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 15:48:44 +0000 (0:00:00.012) 0:00:20.871 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 15:48:44 +0000 (0:00:00.010) 0:00:20.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 15:48:44 +0000 (0:00:00.010) 0:00:20.892 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 15:48:45 +0000 (0:00:01.560) 0:00:22.452 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 15:48:47 +0000 (0:00:01.425) 0:00:23.878 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 15:48:47 +0000 (0:00:00.023) 0:00:23.902 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 15:48:47 +0000 (0:00:00.021) 0:00:23.923 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 15:48:47 +0000 (0:00:00.021) 0:00:23.944 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 15:48:57 +0000 (0:00:10.455) 0:00:34.399 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 15:48:57 +0000 (0:00:00.022) 0:00:34.422 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 15:48:57 +0000 (0:00:00.022) 0:00:34.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 15:48:57 +0000 (0:00:00.024) 0:00:34.468 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 15:48:57 +0000 (0:00:00.021) 0:00:34.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 15:48:57 +0000 (0:00:00.041) 0:00:34.532 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 15:48:58 +0000 (0:00:00.803) 0:00:35.335 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23485424_rd23/tmptba9vby5" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 15:48:58 +0000 (0:00:00.297) 0:00:35.632 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.522) 0:00:36.154 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.022) 0:00:36.177 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.022) 0:00:36.199 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.023) 0:00:36.222 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.021) 0:00:36.244 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:51 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.269) 0:00:36.513 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:57 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.021) 0:00:36.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:62 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.044) 0:00:36.579 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003333", "end": "2023-12-19 15:48:59.899928", "rc": 1, "start": "2023-12-19 15:48:59.896595" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:70 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.199) 0:00:36.779 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx.] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:76 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.024) 0:00:36.803 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 15:48:59 +0000 (0:00:00.022) 0:00:36.825 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 15:49:00 +0000 (0:00:00.037) 0:00:36.863 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 15:49:00 +0000 (0:00:00.026) 0:00:36.890 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 15:49:00 +0000 (0:00:00.021) 0:00:36.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 15:49:00 +0000 (0:00:00.021) 0:00:36.933 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 15:49:01 +0000 (0:00:01.626) 0:00:38.560 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 15:49:03 +0000 (0:00:01.318) 0:00:39.878 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.023) 0:00:39.902 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.021) 0:00:39.923 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.022) 0:00:39.946 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.044) 0:00:39.990 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.021) 0:00:40.012 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.022) 0:00:40.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.049) 0:00:40.083 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.021) 0:00:40.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.022) 0:00:40.128 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.351) 0:00:40.479 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23485424_rd23/tmp7vlcaz2e" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 15:49:03 +0000 (0:00:00.293) 0:00:40.773 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.416) 0:00:41.190 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.021) 0:00:41.211 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.023) 0:00:41.235 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.023) 0:00:41.258 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.021) 0:00:41.279 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:98 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.190) 0:00:41.470 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:104 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.022) 0:00:41.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:109 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.045) 0:00:41.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:115 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.021) 0:00:41.560 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:120 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.022) 0:00:41.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:126 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.022) 0:00:41.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:131 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.020) 0:00:41.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:137 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.020) 0:00:41.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring options] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:143 Tuesday 19 December 2023 15:49:04 +0000 (0:00:00.020) 0:00:41.666 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003189", "end": "2023-12-19 15:49:04.984967", "rc": 0, "start": "2023-12-19 15:49:04.981778" } 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-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:151 Tuesday 19 December 2023 15:49:05 +0000 (0:00:00.199) 0:00:41.865 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear ring options] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:161 Tuesday 19 December 2023 15:49:05 +0000 (0:00:00.026) 0:00:41.892 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 15:49:05 +0000 (0:00:00.022) 0:00:41.914 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 15:49:05 +0000 (0:00:00.037) 0:00:41.952 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 15:49:05 +0000 (0:00:00.026) 0:00:41.979 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 15:49:05 +0000 (0:00:00.022) 0:00:42.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 15:49:05 +0000 (0:00:00.021) 0:00:42.022 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 15:49:06 +0000 (0:00:01.569) 0:00:43.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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 15:49:08 +0000 (0:00:01.298) 0:00:44.890 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.023) 0:00:44.913 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.021) 0:00:44.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.041) 0:00:44.976 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.044) 0:00:45.021 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.021) 0:00:45.042 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.020) 0:00:45.063 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.024) 0:00:45.088 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.021) 0:00:45.109 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.021) 0:00:45.131 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.346) 0:00:45.477 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23485424_rd23/tmpdnf3pyb1" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 15:49:08 +0000 (0:00:00.293) 0:00:45.771 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.411) 0:00:46.182 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.021) 0:00:46.203 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.022) 0:00:46.226 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.045) 0:00:46.271 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.021) 0:00:46.293 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:176 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.191) 0:00:46.485 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:182 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.022) 0:00:46.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:187 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.021) 0:00:46.529 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003148", "end": "2023-12-19 15:49:09.851239", "rc": 1, "start": "2023-12-19 15:49:09.848091" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:195 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.201) 0:00:46.730 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.024) 0:00:46.755 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.038) 0:00:46.793 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.026) 0:00:46.820 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 15:49:09 +0000 (0:00:00.021) 0:00:46.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 15:49:10 +0000 (0:00:00.021) 0:00:46.863 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 15:49:11 +0000 (0:00:01.574) 0:00:48.437 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 15:49:12 +0000 (0:00:01.298) 0:00:49.736 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 15:49:12 +0000 (0:00:00.023) 0:00:49.760 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 15:49:12 +0000 (0:00:00.021) 0:00:49.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 15:49:12 +0000 (0:00:00.020) 0:00:49.802 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 15:49:12 +0000 (0:00:00.042) 0:00:49.845 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 15:49:13 +0000 (0:00:00.041) 0:00:49.887 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 15:49:13 +0000 (0:00:00.022) 0:00:49.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 15:49:13 +0000 (0:00:00.024) 0:00:49.934 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 15:49:13 +0000 (0:00:00.022) 0:00:49.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 15:49:13 +0000 (0:00:00.022) 0:00:49.978 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 15:49:13 +0000 (0:00:00.343) 0:00:50.322 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23485424_rd23/tmppemqe0ky" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 15:49:13 +0000 (0:00:00.291) 0:00:50.614 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.302) 0:00:50.917 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.022) 0:00:50.939 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.023) 0:00:50.962 ****** 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-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.022) 0:00:50.985 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.020) 0:00:51.006 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:214 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.212) 0:00:51.218 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.039) 0:00:51.258 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.022) 0:00:51.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.022) 0:00:51.303 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.036) 0:00:51.339 ****** included: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.035) 0:00:51.375 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003471", "end": "2023-12-19 15:49:14.693536", "rc": 0, "start": "2023-12-19 15:49:14.690065" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.198) 0:00:51.573 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.023) 0:00:51.596 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 19 December 2023 15:49:14 +0000 (0:00:00.022) 0:00:51.619 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 19 December 2023 15:49:17 +0000 (0:00:02.979) 0:00:54.598 ****** 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-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 19 December 2023 15:49:17 +0000 (0:00:00.032) 0:00:54.631 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 19 December 2023 15:49:17 +0000 (0:00:00.023) 0:00:54.654 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.010628", "end": "2023-12-19 15:49:17.982946", "rc": 0, "start": "2023-12-19 15:49:17.972318" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 19 December 2023 15:49:18 +0000 (0:00:00.212) 0:00:54.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 19 December 2023 15:49:18 +0000 (0:00:00.023) 0:00:54.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 19 December 2023 15:49:18 +0000 (0:00:00.022) 0:00:54.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 19 December 2023 15:49:18 +0000 (0:00:00.023) 0:00:54.937 ****** 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 Tuesday 19 December 2023 15:49:18 +0000 (0:00:00.008) 0:00:54.945 ****** =============================================================================== linux-system-roles.network : Install packages -------------------------- 10.50s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:30 Gathering Facts --------------------------------------------------------- 5.71s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tests_ethtool_ring_initscripts.yml:4 Gathering Facts --------------------------------------------------------- 5.58s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:3 Install iproute --------------------------------------------------------- 3.26s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 3.03s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tests_ethtool_ring.yml:26 Install iproute --------------------------------------------------------- 2.98s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.43s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.32s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable network service --------------------- 1.15s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Configure networking connection profiles --- 0.93s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:122 Create veth interface testnic1 ------------------------------------------ 0.64s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.59s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Re-test connectivity ----------------------- 0.46s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/roles/linux-system-roles.network/tasks/main.yml:155 Enable EPEL 8 ----------------------------------------------------------- 0.43s /WORKDIR/git-ansible-lint-test-2.16dnz8119d/tests/tasks/enable_epel.yml:35 ---- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---