ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp0kvc21tn executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file 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_ssh_wrapper.yml ************************************************ 3 plays in /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:2 Wednesday 06 July 2022 00:59:46 +0000 (0:00:00.013) 0:00:00.013 ******** [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [create temporary file] *************************************************** task path: /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:7 Wednesday 06 July 2022 00:59:47 +0000 (0:00:00.995) 0:00:01.009 ******** changed: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.04wxzyns.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:14 Wednesday 06 July 2022 00:59:47 +0000 (0:00:00.310) 0:00:01.320 ******** changed: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": true, "checksum": "b1dce3fe8f54560f7da8575bcf324b1d903bb981", "dest": "/tmp/ansible.04wxzyns.inventory.yaml", "gid": 0, "group": "root", "md5sum": "97b24e2a64df6c86e3178e875ff3c0e3", "mode": "0644", "owner": "root", "size": 54662, "src": "/root/.ansible/tmp/ansible-tmp-1657069187.9627185-36768-237351351235261/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:1 Wednesday 06 July 2022 00:59:48 +0000 (0:00:00.694) 0:00:02.014 ******** ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [gather facts from /cache/centos-6.qcow2c.snap] *************************** task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:59 Wednesday 06 July 2022 00:59:49 +0000 (0:00:00.696) 0:00:02.711 ******** ok: [/cache/centos-6.qcow2c.snap] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:64 Wednesday 06 July 2022 00:59:50 +0000 (0:00:00.695) 0:00:03.406 ******** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: Skipping the test on EL 6 when storing logs over ssh to localhost TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:74 Wednesday 06 July 2022 00:59:50 +0000 (0:00:00.033) 0:00:03.440 ******** META: ending play for /cache/centos-6.qcow2c.snap PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:27 Wednesday 06 July 2022 00:59:50 +0000 (0:00:00.025) 0:00:03.465 ******** ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:34 Wednesday 06 July 2022 00:59:50 +0000 (0:00:00.696) 0:00:04.161 ******** ok: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.04wxzyns.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:02.391487", "end": "2022-07-06 00:59:53.462319", "rc": 0, "start": "2022-07-06 00:59:51.070832" } STDOUT: ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp0kvc21tn executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.04wxzyns.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.04wxzyns.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.04wxzyns.inventory.yaml inventory source with yaml plugin 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_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:1 Wednesday 06 July 2022 00:59:51 +0000 (0:00:00.013) 0:00:00.013 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306 `" && echo ansible-tmp-1657069191.7201145-36861-161349128158306="` echo /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657069191.7201145-36861-161349128158306=/root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306\n', b'') Attempting python interpreter discovery <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <127.0.0.3> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python2.6\n/usr/bin/python\n/usr/bin/python\nENDFOUND\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python2.6 && sleep 0'"'"'' <127.0.0.3> (0, b'{"osrelease_content": null, "platform_dist_result": ["centos", "6.10", "Final"]}\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-36857ixhdncf3/tmpcrthqgr8 TO /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-36857ixhdncf3/tmpcrthqgr8 /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306/ /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"invocation": {"module_args": {"filter": [], "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "deprecations": [{"msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "collection_name": null, "version": "2.13"}], "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "6.10", "ansible_board_name": "NA", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LC_CTYPE": "C.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "SSH_CLIENT": "10.0.2.2 60136 22", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin", "LANG": "en_US.utf8", "SHELL": "/bin/bash", "SHLVL": "2", "G_BROKEN_FILENAMES": "1", "SELINUX_ROLE_REQUESTED": "", "LC_ALL": "en_US.utf8", "_": "/usr/bin/python", "SSH_CONNECTION": "10.0.2.2 60136 10.0.2.15 22", "LC_MESSAGES": "en_US.utf8", "SSH_TTY": "/dev/pts/0", "SELINUX_LEVEL_REQUESTED": "", "PWD": "/root", "MAIL": "/var/mail/root", "LS_COLORS": ""}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "52:54:00:12:34:56", "network": "10.0.2.0", "mtu": 1500, "broadcast": "10.0.2.255", "alias": "eth0", "netmask": "255.255.255.0", "address": "10.0.2.15", "interface": "eth0", "type": "ether", "gateway": "10.0.2.2"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {"macaddress": "52:54:00:12:34:56", "mtu": 1500, "prefix": "64", "address": "fec0::5054:ff:fe12:3456", "interface": "eth0", "scope": "site", "type": "ether", "gateway": "fe80::2"}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_selinux": {"status": "enabled", "policyvers": 24, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "NA", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fec0::5054:ff:fe12:3456", "fe80::5054:ff:fe12:3456"], "ansible_uptime_seconds": 57, "ansible_kernel": "2.6.32-754.17.1.el6.x86_64", "ansible_system_capabilities_enforced": "False", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 6, "major": 2, "releaselevel": "final", "serial": 0, "minor": 6}, "type": "CPython", "has_sslcontext": false, "version_info": [2, 6, 6, "final", 0]}, "ansible_is_chroot": false, "gather_subset": ["all"], "ansible_board_asset_tag": "NA", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "NA", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_board_serial": "NA", "ansible_kernel_version": "#1 SMP Tue Jul 2 12:42:48 UTC 2019", "ansible_local": {}, "ansible_processor_vcpus": 4, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"], "ansible_user_gid": 0, "ansible_system_vendor": "QEMU", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "6", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEAy8stZWOtvWc/5emWc/GaTxI3nmnf9laMZ5XGx1U1hPjdcT2ys8DCqTaJnjaNSF3GyuFFABN7pL/pAX4NBWhNUJ1zSZzG175cWF1xwwZZJxuLnTOgXfCiJBokRjuepjaPgoXvwbhrfdOhUvgaD4vkIkUxSfFiYdNRvozy9w0YOPbeZNvN/YRqh9sbbu7YVOv3MHNCjMGq1qqB+fD97yhOhcYrGVG2bvV3XE1XkjpToAoEJWi2v2JK3Pw9EQOJQXkeQf3goXAdxETs/FofoeCzZmBTpkHYJITAr+53hBegXfoThYnTRD5EbW/jOL2bscaxjWx1cEiTaHV5IPMU+Ch/JQ==", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 1, "ansible_eth0": {"macaddress": "52:54:00:12:34:56", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "off [fixed]", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "off [fixed]", "netns_local": "off [fixed]", "generic_segmentation_offload": "off [requested on]", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "scatter_gather": "off", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "on [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio0", "module": "virtio_net", "mtu": 1500, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.0.2.255", "netmask": "255.255.255.0", "network": "10.0.2.0", "address": "10.0.2.15"}, "ipv6": [{"scope": "site", "prefix": "64", "address": "fec0::5054:ff:fe12:3456"}, {"scope": "link", "prefix": "64", "address": "fe80::5054:ff:fe12:3456"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "Standard PC (i440FX + PIIX, 1996)", "ansible_processor_nproc": 4, "ansible_bios_vendor": "SeaBIOS", "ansible_all_ipv4_addresses": ["10.0.2.15"], "ansible_python_version": "2.6.6", "ansible_virtualization_tech_guest": ["kvm"], "ansible_product_version": "pc-i440fx-5.2", "ansible_service_mgr": "upstart", "ansible_memory_mb": {"real": {"total": 1876, "used": 216, "free": 1660}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 118, "free": 1758}}, "ansible_user_dir": "/root", "ansible_hostnqn": "", "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.0.2.3"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "udp_fragmentation_offload": "on", "scatter_gather": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 1876, "ansible_device_links": {"masters": {}, "labels": {"sr0": ["cidata"]}, "ids": {"sr0": ["ata-QEMU_DVD-ROM_QM00003"]}, "uuids": {"vda1": ["1768745c-f048-4534-851c-f8a47ce987bb"]}}, "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_apparmor": {"status": "disabled"}, "ansible_board_vendor": "NA", "ansible_bios_date": "04/01/2014", "ansible_memfree_mb": 1660, "ansible_board_version": "NA", "ansible_chassis_vendor": "QEMU", "ansible_virtualization_tech_host": ["kvm"], "ansible_processor_count": 4, "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_interfaces": ["lo", "eth0"], "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_mounts": [{"block_used": 354656, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "size_total": 8319852544, "block_total": 2031214, "mount": "/", "block_available": 1676558, "size_available": 6867181568, "fstype": "ext4", "inode_total": 524288, "options": "rw", "device": "/dev/vda1", "inode_used": 18855, "block_size": 4096, "inode_available": 505433}], "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "kvm", "ansible_processor_cores": 1, "ansible_chassis_serial": "NA", "ansible_bios_version": "1.14.0-4.fc34", "ansible_date_time": {"weekday_number": "3", "iso8601_basic_short": "20220706T005952", "tz": "UTC", "weeknumber": "27", "hour": "00", "year": "2022", "epoch_int": "1657069192", "tz_offset": "+0000", "month": "07", "epoch": "1657069192", "iso8601_micro": "2022-07-06T00:59:52.312750Z", "weekday": "Wednesday", "minute": "59", "time": "00:59:52", "date": "2022-07-06", "iso8601": "2022-07-06T00:59:52Z", "tz_dst": "UTC", "day": "06", "iso8601_basic": "20220706T005952312750", "second": "52"}, "ansible_distribution_release": "Final", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"ram14": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram15": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram12": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram13": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram10": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram11": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram8": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram9": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "sr0": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "QEMU", "sectors": "728", "links": {"masters": [], "labels": ["cidata"], "ids": ["ata-QEMU_DVD-ROM_QM00003"], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]", "sectorsize": "2048", "removable": "1", "support_discard": "0", "model": "QEMU DVD-ROM", "partitions": {}, "holders": [], "size": "364.00 KB"}, "loop3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "vda": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "16777216", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"vda1": {"sectorsize": 512, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["1768745c-f048-4534-851c-f8a47ce987bb"]}, "sectors": "16775168", "start": "2048", "holders": [], "size": "8.00 GB"}}, "holders": [], "size": "8.00 GB"}, "vdc": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}, "vdb": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}}, "ansible_user_uid": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPZTpWR27DAwsrazN+lyQd5w07R8yup71MT/bM/HqS/67f8YOXwyhYl4gFTP5xtENXJYEV5YjpFOMBviF6c//mAz2bvd1VTEE/r+SJIlS8ilVi7xdh224yEIrbGum6Mtf4f436xe7fvUHCJKtG9lHWDtuQvKuhG7DkP5/sL5irArAAAAFQDVFAlXrL8QXew1S2Qvoi+TASWT5wAAAIEA6TjcL1x1hFvnxwzeUPw0GRouJH3OUbMkZV46sS3aDJH2r5qBXt7X16Km7Q0rSH17i4HBX09bIRvQNj2KZadoTZHwwuZ2nCQquhe7SR6wfmayrHs4kA8VJbFFmz0qa9fwcWpnHzf6T5KUsztsOMosiTCLebPfBtIrgbVAFuGNPtAAAACBALvJBGBd75tfNfVTwRuo3KzRVk0eZvvzdxIxyhIrxB98iCvSKNkLKejGOo4YJmZe1iwMZZc7n4UQISyfcJtVcPNYfocJDnd69/COn45O615DEL4dkQTFLjLudnbBMgoSDZ/cxN5L3GUF/rHZQEkdGL+TFGh/e+FEg8zZ+Kj9HTX9", "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_chassis_version": "pc-i440fx-5.2", "ansible_system_capabilities": [], "ansible_chassis_asset_tag": "NA"}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657069191.7201145-36861-161349128158306/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [gather facts from /cache/centos-6.qcow2c.snap] *************************** task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:59 Wednesday 06 July 2022 00:59:52 +0000 (0:00:00.974) 0:00:00.988 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922 `" && echo ansible-tmp-1657069192.6984098-36881-4387011753922="` echo /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657069192.6984098-36881-4387011753922=/root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-36857ixhdncf3/tmpqibh61ds TO /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-36857ixhdncf3/tmpqibh61ds /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922/ /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"invocation": {"module_args": {"filter": [], "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "deprecations": [{"msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "collection_name": null, "version": "2.13"}], "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "6.10", "ansible_board_name": "NA", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LC_CTYPE": "C.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "SSH_CLIENT": "10.0.2.2 60136 22", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin", "LANG": "en_US.utf8", "SHELL": "/bin/bash", "SHLVL": "2", "G_BROKEN_FILENAMES": "1", "SELINUX_ROLE_REQUESTED": "", "LC_ALL": "en_US.utf8", "_": "/usr/bin/python", "SSH_CONNECTION": "10.0.2.2 60136 10.0.2.15 22", "LC_MESSAGES": "en_US.utf8", "SSH_TTY": "/dev/pts/0", "SELINUX_LEVEL_REQUESTED": "", "PWD": "/root", "MAIL": "/var/mail/root", "LS_COLORS": ""}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "52:54:00:12:34:56", "network": "10.0.2.0", "mtu": 1500, "broadcast": "10.0.2.255", "alias": "eth0", "netmask": "255.255.255.0", "address": "10.0.2.15", "interface": "eth0", "type": "ether", "gateway": "10.0.2.2"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {"macaddress": "52:54:00:12:34:56", "mtu": 1500, "prefix": "64", "address": "fec0::5054:ff:fe12:3456", "interface": "eth0", "scope": "site", "type": "ether", "gateway": "fe80::2"}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_selinux": {"status": "enabled", "policyvers": 24, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "NA", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fec0::5054:ff:fe12:3456", "fe80::5054:ff:fe12:3456"], "ansible_uptime_seconds": 58, "ansible_kernel": "2.6.32-754.17.1.el6.x86_64", "ansible_system_capabilities_enforced": "False", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 6, "major": 2, "releaselevel": "final", "serial": 0, "minor": 6}, "type": "CPython", "has_sslcontext": false, "version_info": [2, 6, 6, "final", 0]}, "ansible_is_chroot": false, "gather_subset": ["all"], "ansible_board_asset_tag": "NA", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "NA", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_board_serial": "NA", "ansible_kernel_version": "#1 SMP Tue Jul 2 12:42:48 UTC 2019", "ansible_local": {}, "ansible_processor_vcpus": 4, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"], "ansible_user_gid": 0, "ansible_system_vendor": "QEMU", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "6", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEAy8stZWOtvWc/5emWc/GaTxI3nmnf9laMZ5XGx1U1hPjdcT2ys8DCqTaJnjaNSF3GyuFFABN7pL/pAX4NBWhNUJ1zSZzG175cWF1xwwZZJxuLnTOgXfCiJBokRjuepjaPgoXvwbhrfdOhUvgaD4vkIkUxSfFiYdNRvozy9w0YOPbeZNvN/YRqh9sbbu7YVOv3MHNCjMGq1qqB+fD97yhOhcYrGVG2bvV3XE1XkjpToAoEJWi2v2JK3Pw9EQOJQXkeQf3goXAdxETs/FofoeCzZmBTpkHYJITAr+53hBegXfoThYnTRD5EbW/jOL2bscaxjWx1cEiTaHV5IPMU+Ch/JQ==", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 1, "ansible_eth0": {"macaddress": "52:54:00:12:34:56", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "off [fixed]", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "off [fixed]", "netns_local": "off [fixed]", "generic_segmentation_offload": "off [requested on]", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "scatter_gather": "off", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "on [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio0", "module": "virtio_net", "mtu": 1500, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.0.2.255", "netmask": "255.255.255.0", "network": "10.0.2.0", "address": "10.0.2.15"}, "ipv6": [{"scope": "site", "prefix": "64", "address": "fec0::5054:ff:fe12:3456"}, {"scope": "link", "prefix": "64", "address": "fe80::5054:ff:fe12:3456"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "Standard PC (i440FX + PIIX, 1996)", "ansible_processor_nproc": 4, "ansible_bios_vendor": "SeaBIOS", "ansible_all_ipv4_addresses": ["10.0.2.15"], "ansible_python_version": "2.6.6", "ansible_virtualization_tech_guest": ["kvm"], "ansible_product_version": "pc-i440fx-5.2", "ansible_service_mgr": "upstart", "ansible_memory_mb": {"real": {"total": 1876, "used": 216, "free": 1660}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 118, "free": 1758}}, "ansible_user_dir": "/root", "ansible_hostnqn": "", "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.0.2.3"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "udp_fragmentation_offload": "on", "scatter_gather": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 1876, "ansible_device_links": {"masters": {}, "labels": {"sr0": ["cidata"]}, "ids": {"sr0": ["ata-QEMU_DVD-ROM_QM00003"]}, "uuids": {"vda1": ["1768745c-f048-4534-851c-f8a47ce987bb"]}}, "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_apparmor": {"status": "disabled"}, "ansible_board_vendor": "NA", "ansible_bios_date": "04/01/2014", "ansible_memfree_mb": 1660, "ansible_board_version": "NA", "ansible_chassis_vendor": "QEMU", "ansible_virtualization_tech_host": ["kvm"], "ansible_processor_count": 4, "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_interfaces": ["lo", "eth0"], "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_mounts": [{"block_used": 354660, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "size_total": 8319852544, "block_total": 2031214, "mount": "/", "block_available": 1676554, "size_available": 6867165184, "fstype": "ext4", "inode_total": 524288, "options": "rw", "device": "/dev/vda1", "inode_used": 18855, "block_size": 4096, "inode_available": 505433}], "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "kvm", "ansible_processor_cores": 1, "ansible_chassis_serial": "NA", "ansible_bios_version": "1.14.0-4.fc34", "ansible_date_time": {"weekday_number": "3", "iso8601_basic_short": "20220706T005953", "tz": "UTC", "weeknumber": "27", "hour": "00", "year": "2022", "epoch_int": "1657069193", "tz_offset": "+0000", "month": "07", "epoch": "1657069193", "iso8601_micro": "2022-07-06T00:59:53.030412Z", "weekday": "Wednesday", "minute": "59", "time": "00:59:53", "date": "2022-07-06", "iso8601": "2022-07-06T00:59:53Z", "tz_dst": "UTC", "day": "06", "iso8601_basic": "20220706T005953030412", "second": "53"}, "ansible_distribution_release": "Final", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"ram14": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram15": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram12": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram13": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram10": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram11": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram8": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram9": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "sr0": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "QEMU", "sectors": "728", "links": {"masters": [], "labels": ["cidata"], "ids": ["ata-QEMU_DVD-ROM_QM00003"], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]", "sectorsize": "2048", "removable": "1", "support_discard": "0", "model": "QEMU DVD-ROM", "partitions": {}, "holders": [], "size": "364.00 KB"}, "loop3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "vda": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "16777216", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"vda1": {"sectorsize": 512, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["1768745c-f048-4534-851c-f8a47ce987bb"]}, "sectors": "16775168", "start": "2048", "holders": [], "size": "8.00 GB"}}, "holders": [], "size": "8.00 GB"}, "vdc": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}, "vdb": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}}, "ansible_user_uid": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPZTpWR27DAwsrazN+lyQd5w07R8yup71MT/bM/HqS/67f8YOXwyhYl4gFTP5xtENXJYEV5YjpFOMBviF6c//mAz2bvd1VTEE/r+SJIlS8ilVi7xdh224yEIrbGum6Mtf4f436xe7fvUHCJKtG9lHWDtuQvKuhG7DkP5/sL5irArAAAAFQDVFAlXrL8QXew1S2Qvoi+TASWT5wAAAIEA6TjcL1x1hFvnxwzeUPw0GRouJH3OUbMkZV46sS3aDJH2r5qBXt7X16Km7Q0rSH17i4HBX09bIRvQNj2KZadoTZHwwuZ2nCQquhe7SR6wfmayrHs4kA8VJbFFmz0qa9fwcWpnHzf6T5KUsztsOMosiTCLebPfBtIrgbVAFuGNPtAAAACBALvJBGBd75tfNfVTwRuo3KzRVk0eZvvzdxIxyhIrxB98iCvSKNkLKejGOo4YJmZe1iwMZZc7n4UQISyfcJtVcPNYfocJDnd69/COn45O615DEL4dkQTFLjLudnbBMgoSDZ/cxN5L3GUF/rHZQEkdGL+TFGh/e+FEg8zZ+Kj9HTX9", "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_chassis_version": "pc-i440fx-5.2", "ansible_system_capabilities": [], "ansible_chassis_asset_tag": "NA"}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3692 -o 'IdentityFile="/tmp/inventory-cloud0vncb_4t/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/f036ae6fe1"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657069192.6984098-36881-4387011753922/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/centos-6.qcow2c.snap] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:64 Wednesday 06 July 2022 00:59:53 +0000 (0:00:00.697) 0:00:01.686 ******** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: Skipping the test on EL 6 when storing logs over ssh to localhost TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/tmpa1bgfogr/tests/tests_ssh.yml:74 Wednesday 06 July 2022 00:59:53 +0000 (0:00:00.035) 0:00:01.722 ******** META: ending play for /cache/centos-6.qcow2c.snap PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 00:59:53 +0000 (0:00:00.014) 0:00:01.736 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.97s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:1 ---------------------------------------- gather facts from /cache/centos-6.qcow2c.snap --------------------------- 0.70s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:59 --------------------------------------- Print message that this test is skipped on EL 6 ------------------------- 0.04s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:64 --------------------------------------- Skip the test on EL 6 when control node == managed node ----------------- 0.01s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:74 --------------------------------------- STDERR: [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [remove the temporary file] *********************************************** task path: /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:40 Wednesday 06 July 2022 00:59:53 +0000 (0:00:02.726) 0:00:06.887 ******** changed: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": true, "path": "/tmp/ansible.04wxzyns.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=9 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 00:59:53 +0000 (0:00:00.340) 0:00:07.228 ******** =============================================================================== Run ansible-playbook with tests_ssh.yml in check mode ------------------- 2.73s /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:34 ------------------------------- Gathering Facts --------------------------------------------------------- 1.00s /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:2 -------------------------------- Gathering Facts --------------------------------------------------------- 0.70s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:1 ---------------------------------------- Gathering Facts --------------------------------------------------------- 0.70s /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:27 ------------------------------- gather facts from /cache/centos-6.qcow2c.snap --------------------------- 0.70s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:59 --------------------------------------- Create static inventory from hostvars ----------------------------------- 0.69s /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:14 ------------------------------- remove the temporary file ----------------------------------------------- 0.34s /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:40 ------------------------------- create temporary file --------------------------------------------------- 0.31s /tmp/tmpa1bgfogr/tests/tests_ssh_wrapper.yml:7 -------------------------------- Print message that this test is skipped on EL 6 ------------------------- 0.03s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:64 --------------------------------------- Skip the test on EL 6 when control node == managed node ----------------- 0.03s /tmp/tmpa1bgfogr/tests/tests_ssh.yml:74 --------------------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp0kvc21tn executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file 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_ssh_wrapper.yml ************************************************ 3 plays in /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:2 Wednesday 06 July 2022 01:00:47 +0000 (0:00:00.012) 0:00:00.012 ******** [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [create temporary file] *************************************************** task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:7 Wednesday 06 July 2022 01:00:48 +0000 (0:00:00.989) 0:00:01.001 ******** changed: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.y9b6imnu.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:14 Wednesday 06 July 2022 01:00:49 +0000 (0:00:00.320) 0:00:01.321 ******** changed: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": true, "checksum": "4e36ee8a1b62a74f1f784df0453b88cc711f037b", "dest": "/tmp/ansible.y9b6imnu.inventory.yaml", "gid": 0, "group": "root", "md5sum": "cc0d739868e6ed35f3390639fc247328", "mode": "0644", "owner": "root", "size": 54668, "src": "/root/.ansible/tmp/ansible-tmp-1657069249.1708896-38034-198801806151842/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:1 Wednesday 06 July 2022 01:00:49 +0000 (0:00:00.644) 0:00:01.966 ******** ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [gather facts from /cache/centos-6.qcow2c.snap] *************************** task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:55 Wednesday 06 July 2022 01:00:50 +0000 (0:00:00.718) 0:00:02.684 ******** ok: [/cache/centos-6.qcow2c.snap] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:60 Wednesday 06 July 2022 01:00:51 +0000 (0:00:00.714) 0:00:03.399 ******** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: Skipping the test on EL 6 when storing logs over ssh to localhost TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:70 Wednesday 06 July 2022 01:00:51 +0000 (0:00:00.037) 0:00:03.436 ******** META: ending play for /cache/centos-6.qcow2c.snap PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:27 Wednesday 06 July 2022 01:00:51 +0000 (0:00:00.024) 0:00:03.461 ******** ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:34 Wednesday 06 July 2022 01:00:51 +0000 (0:00:00.704) 0:00:04.165 ******** ok: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.y9b6imnu.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:02.482524", "end": "2022-07-06 01:00:54.755209", "rc": 0, "start": "2022-07-06 01:00:52.272685" } STDOUT: ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp0kvc21tn executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.y9b6imnu.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.y9b6imnu.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.y9b6imnu.inventory.yaml inventory source with yaml plugin 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_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:1 Wednesday 06 July 2022 01:00:52 +0000 (0:00:00.012) 0:00:00.012 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017 `" && echo ansible-tmp-1657069252.9754553-38127-2407162059017="` echo /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657069252.9754553-38127-2407162059017=/root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017\n', b'') Attempting python interpreter discovery <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <127.0.0.3> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python2.6\n/usr/bin/python\n/usr/bin/python\nENDFOUND\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python2.6 && sleep 0'"'"'' <127.0.0.3> (0, b'{"osrelease_content": null, "platform_dist_result": ["centos", "6.10", "Final"]}\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-38123fq56u3bi/tmpmn0nb4j8 TO /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-38123fq56u3bi/tmpmn0nb4j8 /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017/ /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"invocation": {"module_args": {"filter": [], "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "deprecations": [{"msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "collection_name": null, "version": "2.13"}], "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "6.10", "ansible_board_name": "NA", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LC_CTYPE": "C.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "SSH_CLIENT": "10.0.2.2 50948 22", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin", "LANG": "en_US.utf8", "SHELL": "/bin/bash", "SHLVL": "2", "G_BROKEN_FILENAMES": "1", "SELINUX_ROLE_REQUESTED": "", "LC_ALL": "en_US.utf8", "_": "/usr/bin/python", "SSH_CONNECTION": "10.0.2.2 50948 10.0.2.15 22", "LC_MESSAGES": "en_US.utf8", "SSH_TTY": "/dev/pts/0", "SELINUX_LEVEL_REQUESTED": "", "PWD": "/root", "MAIL": "/var/mail/root", "LS_COLORS": ""}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "52:54:00:12:34:56", "network": "10.0.2.0", "mtu": 1500, "broadcast": "10.0.2.255", "alias": "eth0", "netmask": "255.255.255.0", "address": "10.0.2.15", "interface": "eth0", "type": "ether", "gateway": "10.0.2.2"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {"macaddress": "52:54:00:12:34:56", "mtu": 1500, "prefix": "64", "address": "fec0::5054:ff:fe12:3456", "interface": "eth0", "scope": "site", "type": "ether", "gateway": "fe80::2"}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_selinux": {"status": "enabled", "policyvers": 24, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "NA", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fec0::5054:ff:fe12:3456", "fe80::5054:ff:fe12:3456"], "ansible_uptime_seconds": 56, "ansible_kernel": "2.6.32-754.17.1.el6.x86_64", "ansible_system_capabilities_enforced": "False", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 6, "major": 2, "releaselevel": "final", "serial": 0, "minor": 6}, "type": "CPython", "has_sslcontext": false, "version_info": [2, 6, 6, "final", 0]}, "ansible_is_chroot": false, "gather_subset": ["all"], "ansible_board_asset_tag": "NA", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "NA", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_board_serial": "NA", "ansible_kernel_version": "#1 SMP Tue Jul 2 12:42:48 UTC 2019", "ansible_local": {}, "ansible_processor_vcpus": 4, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"], "ansible_user_gid": 0, "ansible_system_vendor": "QEMU", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "6", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEAy8stZWOtvWc/5emWc/GaTxI3nmnf9laMZ5XGx1U1hPjdcT2ys8DCqTaJnjaNSF3GyuFFABN7pL/pAX4NBWhNUJ1zSZzG175cWF1xwwZZJxuLnTOgXfCiJBokRjuepjaPgoXvwbhrfdOhUvgaD4vkIkUxSfFiYdNRvozy9w0YOPbeZNvN/YRqh9sbbu7YVOv3MHNCjMGq1qqB+fD97yhOhcYrGVG2bvV3XE1XkjpToAoEJWi2v2JK3Pw9EQOJQXkeQf3goXAdxETs/FofoeCzZmBTpkHYJITAr+53hBegXfoThYnTRD5EbW/jOL2bscaxjWx1cEiTaHV5IPMU+Ch/JQ==", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 1, "ansible_eth0": {"macaddress": "52:54:00:12:34:56", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "off [fixed]", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "off [fixed]", "netns_local": "off [fixed]", "generic_segmentation_offload": "off [requested on]", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "scatter_gather": "off", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "on [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio0", "module": "virtio_net", "mtu": 1500, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.0.2.255", "netmask": "255.255.255.0", "network": "10.0.2.0", "address": "10.0.2.15"}, "ipv6": [{"scope": "site", "prefix": "64", "address": "fec0::5054:ff:fe12:3456"}, {"scope": "link", "prefix": "64", "address": "fe80::5054:ff:fe12:3456"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "Standard PC (i440FX + PIIX, 1996)", "ansible_processor_nproc": 4, "ansible_bios_vendor": "SeaBIOS", "ansible_all_ipv4_addresses": ["10.0.2.15"], "ansible_python_version": "2.6.6", "ansible_virtualization_tech_guest": ["kvm"], "ansible_product_version": "pc-i440fx-5.2", "ansible_service_mgr": "upstart", "ansible_memory_mb": {"real": {"total": 1876, "used": 218, "free": 1658}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 120, "free": 1756}}, "ansible_user_dir": "/root", "ansible_hostnqn": "", "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.0.2.3"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "udp_fragmentation_offload": "on", "scatter_gather": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 1876, "ansible_device_links": {"masters": {}, "labels": {"sr0": ["cidata"]}, "ids": {"sr0": ["ata-QEMU_DVD-ROM_QM00003"]}, "uuids": {"vda1": ["1768745c-f048-4534-851c-f8a47ce987bb"]}}, "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_apparmor": {"status": "disabled"}, "ansible_board_vendor": "NA", "ansible_bios_date": "04/01/2014", "ansible_memfree_mb": 1658, "ansible_board_version": "NA", "ansible_chassis_vendor": "QEMU", "ansible_virtualization_tech_host": ["kvm"], "ansible_processor_count": 4, "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_interfaces": ["lo", "eth0"], "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_mounts": [{"block_used": 354656, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "size_total": 8319852544, "block_total": 2031214, "mount": "/", "block_available": 1676558, "size_available": 6867181568, "fstype": "ext4", "inode_total": 524288, "options": "rw", "device": "/dev/vda1", "inode_used": 18855, "block_size": 4096, "inode_available": 505433}], "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "kvm", "ansible_processor_cores": 1, "ansible_chassis_serial": "NA", "ansible_bios_version": "1.14.0-4.fc34", "ansible_date_time": {"weekday_number": "3", "iso8601_basic_short": "20220706T010053", "tz": "UTC", "weeknumber": "27", "hour": "01", "year": "2022", "epoch_int": "1657069253", "tz_offset": "+0000", "month": "07", "epoch": "1657069253", "iso8601_micro": "2022-07-06T01:00:53.150571Z", "weekday": "Wednesday", "minute": "00", "time": "01:00:53", "date": "2022-07-06", "iso8601": "2022-07-06T01:00:53Z", "tz_dst": "UTC", "day": "06", "iso8601_basic": "20220706T010053150571", "second": "53"}, "ansible_distribution_release": "Final", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"ram14": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram15": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram12": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram13": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram10": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram11": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram8": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram9": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "sr0": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "QEMU", "sectors": "728", "links": {"masters": [], "labels": ["cidata"], "ids": ["ata-QEMU_DVD-ROM_QM00003"], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]", "sectorsize": "2048", "removable": "1", "support_discard": "0", "model": "QEMU DVD-ROM", "partitions": {}, "holders": [], "size": "364.00 KB"}, "loop3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "vda": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "16777216", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"vda1": {"sectorsize": 512, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["1768745c-f048-4534-851c-f8a47ce987bb"]}, "sectors": "16775168", "start": "2048", "holders": [], "size": "8.00 GB"}}, "holders": [], "size": "8.00 GB"}, "vdc": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}, "vdb": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}}, "ansible_user_uid": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPZTpWR27DAwsrazN+lyQd5w07R8yup71MT/bM/HqS/67f8YOXwyhYl4gFTP5xtENXJYEV5YjpFOMBviF6c//mAz2bvd1VTEE/r+SJIlS8ilVi7xdh224yEIrbGum6Mtf4f436xe7fvUHCJKtG9lHWDtuQvKuhG7DkP5/sL5irArAAAAFQDVFAlXrL8QXew1S2Qvoi+TASWT5wAAAIEA6TjcL1x1hFvnxwzeUPw0GRouJH3OUbMkZV46sS3aDJH2r5qBXt7X16Km7Q0rSH17i4HBX09bIRvQNj2KZadoTZHwwuZ2nCQquhe7SR6wfmayrHs4kA8VJbFFmz0qa9fwcWpnHzf6T5KUsztsOMosiTCLebPfBtIrgbVAFuGNPtAAAACBALvJBGBd75tfNfVTwRuo3KzRVk0eZvvzdxIxyhIrxB98iCvSKNkLKejGOo4YJmZe1iwMZZc7n4UQISyfcJtVcPNYfocJDnd69/COn45O615DEL4dkQTFLjLudnbBMgoSDZ/cxN5L3GUF/rHZQEkdGL+TFGh/e+FEg8zZ+Kj9HTX9", "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_chassis_version": "pc-i440fx-5.2", "ansible_system_capabilities": [], "ansible_chassis_asset_tag": "NA"}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657069252.9754553-38127-2407162059017/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/centos-6.qcow2c.snap] META: ran handlers TASK [gather facts from /cache/centos-6.qcow2c.snap] *************************** task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:55 Wednesday 06 July 2022 01:00:53 +0000 (0:00:01.017) 0:00:01.030 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362 `" && echo ansible-tmp-1657069253.9914532-38147-60301152823362="` echo /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657069253.9914532-38147-60301152823362=/root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-38123fq56u3bi/tmpx2jqzw1m TO /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-38123fq56u3bi/tmpx2jqzw1m /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362/ /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"invocation": {"module_args": {"filter": [], "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "deprecations": [{"msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]", "collection_name": null, "version": "2.13"}], "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "6.10", "ansible_board_name": "NA", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LC_CTYPE": "C.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "SSH_CLIENT": "10.0.2.2 50948 22", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin", "LANG": "en_US.utf8", "SHELL": "/bin/bash", "SHLVL": "2", "G_BROKEN_FILENAMES": "1", "SELINUX_ROLE_REQUESTED": "", "LC_ALL": "en_US.utf8", "_": "/usr/bin/python", "SSH_CONNECTION": "10.0.2.2 50948 10.0.2.15 22", "LC_MESSAGES": "en_US.utf8", "SSH_TTY": "/dev/pts/0", "SELINUX_LEVEL_REQUESTED": "", "PWD": "/root", "MAIL": "/var/mail/root", "LS_COLORS": ""}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "52:54:00:12:34:56", "network": "10.0.2.0", "mtu": 1500, "broadcast": "10.0.2.255", "alias": "eth0", "netmask": "255.255.255.0", "address": "10.0.2.15", "interface": "eth0", "type": "ether", "gateway": "10.0.2.2"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {"macaddress": "52:54:00:12:34:56", "mtu": 1500, "prefix": "64", "address": "fec0::5054:ff:fe12:3456", "interface": "eth0", "scope": "site", "type": "ether", "gateway": "fe80::2"}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_selinux": {"status": "enabled", "policyvers": 24, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "NA", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fec0::5054:ff:fe12:3456", "fe80::5054:ff:fe12:3456"], "ansible_uptime_seconds": 57, "ansible_kernel": "2.6.32-754.17.1.el6.x86_64", "ansible_system_capabilities_enforced": "False", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 6, "major": 2, "releaselevel": "final", "serial": 0, "minor": 6}, "type": "CPython", "has_sslcontext": false, "version_info": [2, 6, 6, "final", 0]}, "ansible_is_chroot": false, "gather_subset": ["all"], "ansible_board_asset_tag": "NA", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "NA", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_board_serial": "NA", "ansible_kernel_version": "#1 SMP Tue Jul 2 12:42:48 UTC 2019", "ansible_local": {}, "ansible_processor_vcpus": 4, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"], "ansible_user_gid": 0, "ansible_system_vendor": "QEMU", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "6", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEAy8stZWOtvWc/5emWc/GaTxI3nmnf9laMZ5XGx1U1hPjdcT2ys8DCqTaJnjaNSF3GyuFFABN7pL/pAX4NBWhNUJ1zSZzG175cWF1xwwZZJxuLnTOgXfCiJBokRjuepjaPgoXvwbhrfdOhUvgaD4vkIkUxSfFiYdNRvozy9w0YOPbeZNvN/YRqh9sbbu7YVOv3MHNCjMGq1qqB+fD97yhOhcYrGVG2bvV3XE1XkjpToAoEJWi2v2JK3Pw9EQOJQXkeQf3goXAdxETs/FofoeCzZmBTpkHYJITAr+53hBegXfoThYnTRD5EbW/jOL2bscaxjWx1cEiTaHV5IPMU+Ch/JQ==", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 1, "ansible_eth0": {"macaddress": "52:54:00:12:34:56", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "off [fixed]", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "off [fixed]", "netns_local": "off [fixed]", "generic_segmentation_offload": "off [requested on]", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "scatter_gather": "off", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "on [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio0", "module": "virtio_net", "mtu": 1500, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.0.2.255", "netmask": "255.255.255.0", "network": "10.0.2.0", "address": "10.0.2.15"}, "ipv6": [{"scope": "site", "prefix": "64", "address": "fec0::5054:ff:fe12:3456"}, {"scope": "link", "prefix": "64", "address": "fe80::5054:ff:fe12:3456"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "Standard PC (i440FX + PIIX, 1996)", "ansible_processor_nproc": 4, "ansible_bios_vendor": "SeaBIOS", "ansible_all_ipv4_addresses": ["10.0.2.15"], "ansible_python_version": "2.6.6", "ansible_virtualization_tech_guest": ["kvm"], "ansible_product_version": "pc-i440fx-5.2", "ansible_service_mgr": "upstart", "ansible_memory_mb": {"real": {"total": 1876, "used": 218, "free": 1658}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 120, "free": 1756}}, "ansible_user_dir": "/root", "ansible_hostnqn": "", "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.0.2.3"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_checksum_unneeded": "off [fixed]", "highdma": "on [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "udp_fragmentation_offload": "on", "scatter_gather": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 1876, "ansible_device_links": {"masters": {}, "labels": {"sr0": ["cidata"]}, "ids": {"sr0": ["ata-QEMU_DVD-ROM_QM00003"]}, "uuids": {"vda1": ["1768745c-f048-4534-851c-f8a47ce987bb"]}}, "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_apparmor": {"status": "disabled"}, "ansible_board_vendor": "NA", "ansible_bios_date": "04/01/2014", "ansible_memfree_mb": 1658, "ansible_board_version": "NA", "ansible_chassis_vendor": "QEMU", "ansible_virtualization_tech_host": ["kvm"], "ansible_processor_count": 4, "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_interfaces": ["lo", "eth0"], "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_mounts": [{"block_used": 354660, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "size_total": 8319852544, "block_total": 2031214, "mount": "/", "block_available": 1676554, "size_available": 6867165184, "fstype": "ext4", "inode_total": 524288, "options": "rw", "device": "/dev/vda1", "inode_used": 18855, "block_size": 4096, "inode_available": 505433}], "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "kvm", "ansible_processor_cores": 1, "ansible_chassis_serial": "NA", "ansible_bios_version": "1.14.0-4.fc34", "ansible_date_time": {"weekday_number": "3", "iso8601_basic_short": "20220706T010053", "tz": "UTC", "weeknumber": "27", "hour": "01", "year": "2022", "epoch_int": "1657069253", "tz_offset": "+0000", "month": "07", "epoch": "1657069253", "iso8601_micro": "2022-07-06T01:00:53.868387Z", "weekday": "Wednesday", "minute": "00", "time": "01:00:53", "date": "2022-07-06", "iso8601": "2022-07-06T01:00:53Z", "tz_dst": "UTC", "day": "06", "iso8601_basic": "20220706T010053868387", "second": "53"}, "ansible_distribution_release": "Final", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"ram14": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram15": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram12": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram13": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram10": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram11": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram8": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram9": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "ram3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "32768", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "16.00 MB"}, "sr0": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "QEMU", "sectors": "728", "links": {"masters": [], "labels": ["cidata"], "ids": ["ata-QEMU_DVD-ROM_QM00003"], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]", "sectorsize": "2048", "removable": "1", "support_discard": "0", "model": "QEMU DVD-ROM", "partitions": {}, "holders": [], "size": "364.00 KB"}, "loop3": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop2": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop1": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop7": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop6": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop5": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "loop4": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "0", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "0.00 Bytes"}, "vda": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "16777216", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"vda1": {"sectorsize": 512, "uuid": "1768745c-f048-4534-851c-f8a47ce987bb", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["1768745c-f048-4534-851c-f8a47ce987bb"]}, "sectors": "16775168", "start": "2048", "holders": [], "size": "8.00 GB"}}, "holders": [], "size": "8.00 GB"}, "vdc": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}, "vdb": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "6900", "sectors": "4194304", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SCSI storage controller: Red Hat, Inc. Virtio block device", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "2.00 GB"}}, "ansible_user_uid": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPZTpWR27DAwsrazN+lyQd5w07R8yup71MT/bM/HqS/67f8YOXwyhYl4gFTP5xtENXJYEV5YjpFOMBviF6c//mAz2bvd1VTEE/r+SJIlS8ilVi7xdh224yEIrbGum6Mtf4f436xe7fvUHCJKtG9lHWDtuQvKuhG7DkP5/sL5irArAAAAFQDVFAlXrL8QXew1S2Qvoi+TASWT5wAAAIEA6TjcL1x1hFvnxwzeUPw0GRouJH3OUbMkZV46sS3aDJH2r5qBXt7X16Km7Q0rSH17i4HBX09bIRvQNj2KZadoTZHwwuZ2nCQquhe7SR6wfmayrHs4kA8VJbFFmz0qa9fwcWpnHzf6T5KUsztsOMosiTCLebPfBtIrgbVAFuGNPtAAAACBALvJBGBd75tfNfVTwRuo3KzRVk0eZvvzdxIxyhIrxB98iCvSKNkLKejGOo4YJmZe1iwMZZc7n4UQISyfcJtVcPNYfocJDnd69/COn45O615DEL4dkQTFLjLudnbBMgoSDZ/cxN5L3GUF/rHZQEkdGL+TFGh/e+FEg8zZ+Kj9HTX9", "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "rd_NO_LUKS": true, "rd_NO_LVM": true, "console": "ttyS0,115200", "ro": true, "KEYBOARDTYPE": "pc", "rd_NO_MD": true, "KEYTABLE": "us", "crashkernel": "129M@48M", "SYSFONT": "latarcyrheb-sun16", "root": "UUID=1768745c-f048-4534-851c-f8a47ce987bb", "rd_NO_DM": true}, "ansible_chassis_version": "pc-i440fx-5.2", "ansible_system_capabilities": [], "ansible_chassis_asset_tag": "NA"}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=2478 -o 'IdentityFile="/tmp/inventory-cloudzxy2robg/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PubkeyAcceptedKeyTypes=+ssh-rsa -o 'ControlPath="/root/.ansible/cp/752e539519"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657069253.9914532-38147-60301152823362/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/centos-6.qcow2c.snap] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:60 Wednesday 06 July 2022 01:00:54 +0000 (0:00:00.691) 0:00:01.721 ******** ok: [/cache/centos-6.qcow2c.snap] => {} MSG: Skipping the test on EL 6 when storing logs over ssh to localhost TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:70 Wednesday 06 July 2022 01:00:54 +0000 (0:00:00.035) 0:00:01.757 ******** META: ending play for /cache/centos-6.qcow2c.snap PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 01:00:54 +0000 (0:00:00.013) 0:00:01.770 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 1.02s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:1 ---------------------------------- gather facts from /cache/centos-6.qcow2c.snap --------------------------- 0.69s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:55 --------------------------------- Print message that this test is skipped on EL 6 ------------------------- 0.04s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:60 --------------------------------- Skip the test on EL 6 when control node == managed node ----------------- 0.01s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:70 --------------------------------- STDERR: [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Jun 20 2019, 14:14:55) [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [remove the temporary file] *********************************************** task path: /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:40 Wednesday 06 July 2022 01:00:54 +0000 (0:00:02.805) 0:00:06.971 ******** changed: [/cache/centos-6.qcow2c.snap -> localhost] => { "changed": true, "path": "/tmp/ansible.y9b6imnu.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-6.qcow2c.snap : ok=9 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 01:00:55 +0000 (0:00:00.347) 0:00:07.318 ******** =============================================================================== Run ansible-playbook with tests_ssh.yml in check mode ------------------- 2.81s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:34 ------------------------- Gathering Facts --------------------------------------------------------- 0.99s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:2 -------------------------- Gathering Facts --------------------------------------------------------- 0.72s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:1 ---------------------------------- gather facts from /cache/centos-6.qcow2c.snap --------------------------- 0.71s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:55 --------------------------------- Gathering Facts --------------------------------------------------------- 0.70s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:27 ------------------------- Create static inventory from hostvars ----------------------------------- 0.64s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:14 ------------------------- remove the temporary file ----------------------------------------------- 0.35s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:40 ------------------------- create temporary file --------------------------------------------------- 0.32s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh_wrapper.yml:7 -------------------------- Print message that this test is skipped on EL 6 ------------------------- 0.04s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:60 --------------------------------- Skip the test on EL 6 when control node == managed node ----------------- 0.02s /tmp/tmprwp4cb3w/tests/kdump/tests_ssh.yml:70 ---------------------------------