# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_removal_nm.yml ******************************************** 2 plays in /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tests_bond_removal_nm.yml PLAY [Run playbook 'playbooks/tests_bond_removal.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tests_bond_removal_nm.yml:6 Monday 25 December 2023 21:58:08 +0000 (0:00:00.015) 0:00:00.015 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tests_bond_removal_nm.yml:9 Monday 25 December 2023 21:58:09 +0000 (0:00:00.801) 0:00:00.816 ******* included: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/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.165tpu80k0/tests/tasks/el_repo_setup.yml:3 Monday 25 December 2023 21:58:09 +0000 (0:00:00.012) 0:00:00.829 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/el_repo_setup.yml:17 Monday 25 December 2023 21:58:09 +0000 (0:00:00.384) 0:00:01.213 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/el_repo_setup.yml:22 Monday 25 December 2023 21:58:10 +0000 (0:00:00.251) 0:00:01.465 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/el_repo_setup.yml:26 Monday 25 December 2023 21:58:10 +0000 (0:00:00.014) 0:00:01.480 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/el_repo_setup.yml:51 Monday 25 December 2023 21:58:10 +0000 (0:00:00.028) 0:00:01.509 ******* included: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/enable_epel.yml:8 Monday 25 December 2023 21:58:10 +0000 (0:00:00.022) 0:00:01.531 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/enable_epel.yml:24 Monday 25 December 2023 21:58:10 +0000 (0:00:00.009) 0:00:01.541 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/enable_epel.yml:30 Monday 25 December 2023 21:58:10 +0000 (0:00:00.009) 0:00:01.550 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/enable_epel.yml:35 Monday 25 December 2023 21:58:10 +0000 (0:00:00.023) 0:00:01.573 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/enable_epel.yml:40 Monday 25 December 2023 21:58:10 +0000 (0:00:00.010) 0:00:01.584 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tests_bond_removal_nm.yml:11 Monday 25 December 2023 21:58:10 +0000 (0:00:00.013) 0:00:01.597 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing bond removal] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tests_bond_removal.yml:3 Monday 25 December 2023 21:58:10 +0000 (0:00:00.049) 0:00:01.647 ******* ok: [sut] TASK [INIT Prepare setup] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tests_bond_removal.yml:13 Monday 25 December 2023 21:58:10 +0000 (0:00:00.619) 0:00:02.266 ******* ok: [sut] => {} MSG: ################################################## TASK [Install dnsmasq] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Monday 25 December 2023 21:58:10 +0000 (0:00:00.009) 0:00:02.275 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:9 Monday 25 December 2023 21:58:11 +0000 (0:00:00.946) 0:00:03.222 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version is version('6', '<=')", "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:18 Monday 25 December 2023 21:58:11 +0000 (0:00:00.010) 0:00:03.233 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create test interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:27 Monday 25 December 2023 21:58:12 +0000 (0:00:00.828) 0:00:04.062 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then break; fi\n sleep 1\n ip addr add 192.0.2.1/24 dev testbr\n ip -6 addr add 2001:DB8::1/32 dev testbr\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\nfi\n", "delta": "0:00:01.234836", "end": "2023-12-25 21:58:14.133532", "rc": 0, "start": "2023-12-25 21:58:12.898696" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/assert_device_present.yml:3 Monday 25 December 2023 21:58:14 +0000 (0:00:01.482) 0:00:05.544 ******* included: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface test1] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 December 2023 21:58:14 +0000 (0:00:00.015) 0:00:05.560 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703541492.9040148, "block_size": 4096, "blocks": 0, "ctime": 1703541492.9040148, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26590, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test1", "lnk_target": "../../devices/virtual/net/test1", "mode": "0777", "mtime": 1703541492.9040148, "nlink": 1, "path": "/sys/class/net/test1", "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 - 'test1'] ************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/assert_device_present.yml:5 Monday 25 December 2023 21:58:14 +0000 (0:00:00.192) 0:00:05.752 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/assert_device_present.yml:3 Monday 25 December 2023 21:58:14 +0000 (0:00:00.012) 0:00:05.764 ******* included: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface test2] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 December 2023 21:58:14 +0000 (0:00:00.011) 0:00:05.776 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703541492.912755, "block_size": 4096, "blocks": 0, "ctime": 1703541492.912755, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27176, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test2", "lnk_target": "../../devices/virtual/net/test2", "mode": "0777", "mtime": 1703541492.912755, "nlink": 1, "path": "/sys/class/net/test2", "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 - 'test2'] ************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/assert_device_present.yml:5 Monday 25 December 2023 21:58:14 +0000 (0:00:00.188) 0:00:05.965 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tests_bond_removal.yml:26 Monday 25 December 2023 21:58:14 +0000 (0:00:00.011) 0:00:05.976 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [TEST Add Bond with 2 ports] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tests_bond_removal.yml:33 Monday 25 December 2023 21:58:14 +0000 (0:00:00.007) 0:00:05.984 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 December 2023 21:58:14 +0000 (0:00:00.010) 0:00:05.994 ******* included: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 December 2023 21:58:14 +0000 (0:00:00.017) 0:00:06.011 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 December 2023 21:58:14 +0000 (0:00:00.017) 0:00:06.029 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 December 2023 21:58:14 +0000 (0:00:00.011) 0:00:06.041 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 December 2023 21:58:14 +0000 (0:00:00.012) 0:00:06.053 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 December 2023 21:58:16 +0000 (0:00:01.577) 0:00:07.630 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 December 2023 21:58:17 +0000 (0:00:01.233) 0:00:08.864 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.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.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 December 2023 21:58:17 +0000 (0:00:00.022) 0:00:08.886 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 December 2023 21:58:17 +0000 (0:00:00.020) 0:00:08.907 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Monday 25 December 2023 21:58:17 +0000 (0:00:00.021) 0:00:08.929 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 25 December 2023 21:58:17 +0000 (0:00:00.061) 0:00:08.990 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Monday 25 December 2023 21:58:17 +0000 (0:00:00.021) 0:00:09.012 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Monday 25 December 2023 21:58:17 +0000 (0:00:00.023) 0:00:09.036 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Monday 25 December 2023 21:58:17 +0000 (0:00:00.034) 0:00:09.070 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Monday 25 December 2023 21:58:18 +0000 (0:00:00.599) 0:00:09.670 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Monday 25 December 2023 21:58:18 +0000 (0:00:00.039) 0:00:09.709 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Monday 25 December 2023 21:58:18 +0000 (0:00:00.020) 0:00:09.729 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 25 December 2023 21:58:18 +0000 (0:00:00.018) 0:00:09.748 ******* fatal: [sut]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Data could not be sent to remote host "10.31.43.152". Make sure this host can be reached over ssh: to retry, use: --limit @/tmp/tests_bond_removal_nm.retry PLAY RECAP ********************************************************************* sut : ok=24 changed=0 unreachable=1 failed=0 skipped=20 rescued=0 ignored=0 Tuesday 26 December 2023 09:47:30 +0000 (11:49:12.434) 11:49:22.182 **** =============================================================================== fedora.linux_system_roles.network : Configure networking connection profiles 42552.43s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Check which services are running ---- 1.58s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Create test interfaces -------------------------------------------------- 1.48s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 1.23s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install dnsmasq --------------------------------------------------------- 0.95s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Install pgrep, sysctl --------------------------------------------------- 0.83s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:18 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tests_bond_removal_nm.yml:6 - Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tests_bond_removal.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.60s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/el_repo_setup.yml:3 --- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/el_repo_setup.yml:17 -- Get stat for interface test1 -------------------------------------------- 0.19s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/get_interface_stat.yml:3 Get stat for interface test2 -------------------------------------------- 0.19s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/playbooks/tasks/get_interface_stat.yml:3 fedora.linux_system_roles.network : Install packages -------------------- 0.06s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Set network provider to 'nm' -------------------------------------------- 0.05s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tests_bond_removal_nm.yml:11 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.04s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.03s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Fix CentOS6 Base repo --------------------------------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/el_repo_setup.yml:26 -- fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.02s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Enable EPEL 7 ----------------------------------------------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.165tpu80k0/tests/tasks/enable_epel.yml:30 ---- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---