ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 28 December 2024 02:16:07 -0500 (0:00:00.023) 0:00:00.023 ***** ok: [managed-node1] META: ran handlers TASK [Create temporary file] *************************************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 28 December 2024 02:16:08 -0500 (0:00:00.898) 0:00:00.921 ***** changed: [managed-node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.VXfsk2.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Saturday 28 December 2024 02:16:08 -0500 (0:00:00.363) 0:00:01.285 ***** changed: [managed-node1 -> localhost] => { "changed": true, "checksum": "441f5439b6a14170ee970e03587f95f6d1856562", "dest": "/tmp/ansible.VXfsk2.inventory.yaml", "gid": 0, "group": "root", "md5sum": "744b1c1d148d14d4d3bf4023d82fdaf1", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 28492, "src": "/root/.ansible/tmp/ansible-tmp-1735370168.54-11510-242760434362434/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/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 28 December 2024 02:16:09 -0500 (0:00:01.077) 0:00:02.362 ***** ok: [managed-node1] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 28 December 2024 02:16:10 -0500 (0:00:00.668) 0:00:03.030 ***** ok: [managed-node1 -> managed-node1] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 28 December 2024 02:16:10 -0500 (0:00:00.555) 0:00:03.586 ***** skipping: [managed-node1] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 28 December 2024 02:16:10 -0500 (0:00:00.051) 0:00:03.637 ***** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 28 December 2024 02:16:10 -0500 (0:00:00.127) 0:00:03.764 ***** included: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 28 December 2024 02:16:11 -0500 (0:00:00.065) 0:00:03.829 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 28 December 2024 02:16:11 -0500 (0:00:00.034) 0:00:03.864 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 28 December 2024 02:16:11 -0500 (0:00:00.314) 0:00:04.178 ***** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 28 December 2024 02:16:11 -0500 (0:00:00.034) 0:00:04.213 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 28 December 2024 02:16:11 -0500 (0:00:00.061) 0:00:04.274 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 28 December 2024 02:16:12 -0500 (0:00:00.815) 0:00:05.090 ***** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:15:53 EST", "ActiveEnterTimestampMonotonic": "232007161", "ActiveExitTimestamp": "Sat 2024-12-28 02:15:39 EST", "ActiveExitTimestampMonotonic": "217711893", "ActiveState": "active", "After": "network-online.target system.slice systemd-journald.socket remote-fs.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:15:39 EST", "AssertTimestampMonotonic": "217738736", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:15:39 EST", "ConditionTimestampMonotonic": "217738734", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:15:53 EST", "ExecMainExitTimestampMonotonic": "232006639", "ExecMainPID": "9700", "ExecMainStartTimestamp": "Sat 2024-12-28 02:15:39 EST", "ExecMainStartTimestampMonotonic": "217739227", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:15:39 EST] ; stop_time=[Sat 2024-12-28 02:15:53 EST] ; pid=9700 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:15:39 EST] ; stop_time=[Sat 2024-12-28 02:15:39 EST] ; pid=9691 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:15:39 EST", "InactiveEnterTimestampMonotonic": "217737448", "InactiveExitTimestamp": "Sat 2024-12-28 02:15:39 EST", "InactiveExitTimestampMonotonic": "217739261", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 28 December 2024 02:16:12 -0500 (0:00:00.691) 0:00:05.782 ***** included: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 28 December 2024 02:16:13 -0500 (0:00:00.078) 0:00:05.860 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.028968", "end": "2024-12-28 02:16:13.429488", "rc": 0, "start": "2024-12-28 02:16:13.400520" } STDOUT: Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/kdump_id_rsa. Your public key has been saved in /root/.ssh/kdump_id_rsa.pub. The key fingerprint is: SHA256:e9IJF5hLBKBNtKrDl5pnQmAHCli/5s9G+e5yf2kPWlU root@managed-node1 The key's randomart image is: +---[RSA 2048]----+ |....+.... | |o. = . . o | |o o + + . E| |o. o . . . . . | |o o o .S . . | |.o o. o = . . | |+. o.. .o + o. | | o+o oo oo o+. | | o+ .o=o.oo .. | +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 28 December 2024 02:16:13 -0500 (0:00:00.432) 0:00:06.292 ***** ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFERjJEdGE1M2hOeENBNWRZM0pJdDF3YVIzYjlUVmQ4VVNrRjBta3J6b1BWL3RFOXF0ZUk3Z0JwWmhDQmczY09SVDVPcHpNLzZWWStrRWE0bFJ0aDhtbzllTXJLc2JyeDFna2Rjd0V6WSt2WGszR2dldzZRNUYwWm5FWTNoMXlvRHZ1Y3VjWHkwWlpZOFU1T0k1QUtrMGxITmxZb0ozZkU5L3NWampJVkZHUnVENEZLM2tWU3JiTjZaOG8wbS82MjBsZ2tZOHRzQU5LV0FQOHVGWjVCZWJ3MGJFUGVSZG1HVHV5NTR3R1FtZ1U0c3lNNTJLSERYU0YwdGx3WUJLdHQrRWpSR25oQTdRQzhaTERZL0hnTThEbkdMa1N5ZzF5R0preU5OQlNENzNpZXdVeG10YzNKZXoxZDFicjFzRHpMcHRsVmpjcXZNcWRGZWUzMFhQRHFWY2Qgcm9vdEBtYW5hZ2VkLW5vZGUxCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 28 December 2024 02:16:13 -0500 (0:00:00.421) 0:00:06.714 ***** ok: [managed-node1 -> managed-node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 28 December 2024 02:16:14 -0500 (0:00:00.583) 0:00:07.297 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1735369936.726601, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1735370173.4275715, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 20, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1735370173.4275715, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "18446744072852951894", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 28 December 2024 02:16:14 -0500 (0:00:00.311) 0:00:07.609 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1735370076.4441786, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1735369936.726601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1735369936.725601, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "22411381", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 28 December 2024 02:16:15 -0500 (0:00:00.292) 0:00:07.902 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 28 December 2024 02:16:15 -0500 (0:00:00.486) 0:00:08.388 ***** changed: [managed-node1 -> managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 28 December 2024 02:16:16 -0500 (0:00:00.486) 0:00:08.875 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 28 December 2024 02:16:16 -0500 (0:00:00.284) 0:00:09.159 ***** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "mode": "0644", "name": "10.31.12.162", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 395, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 28 December 2024 02:16:16 -0500 (0:00:00.552) 0:00:09.712 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1735370139.454434, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1735370137.5864263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1735370137.3504255, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1454742826", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 28 December 2024 02:16:17 -0500 (0:00:00.290) 0:00:10.002 ***** NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node1 changed: [managed-node1] => { "backup_file": "/etc/kdump.conf.17811.2024-12-28@02:16:17~", "changed": true, "checksum": "15a8a589c0f6b8022e4a6cdea6a5c2d28ad9a03d", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "9743b9e2499ac8631c913dc086f8dd19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1735370177.25-11967-180510617458645/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 28 December 2024 02:16:17 -0500 (0:00:00.645) 0:00:10.647 ***** ok: [managed-node1] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.277) 0:00:10.925 ***** ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.025) 0:00:10.951 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.020) 0:00:10.971 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.019) 0:00:10.990 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.019) 0:00:11.010 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.018) 0:00:11.029 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.023) 0:00:11.053 ***** ok: [managed-node1] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:15:53 EST", "ActiveEnterTimestampMonotonic": "232007161", "ActiveExitTimestamp": "Sat 2024-12-28 02:15:39 EST", "ActiveExitTimestampMonotonic": "217711893", "ActiveState": "active", "After": "network-online.target system.slice systemd-journald.socket remote-fs.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:15:39 EST", "AssertTimestampMonotonic": "217738736", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:15:39 EST", "ConditionTimestampMonotonic": "217738734", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:15:53 EST", "ExecMainExitTimestampMonotonic": "232006639", "ExecMainPID": "9700", "ExecMainStartTimestamp": "Sat 2024-12-28 02:15:39 EST", "ExecMainStartTimestampMonotonic": "217739227", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:15:39 EST] ; stop_time=[Sat 2024-12-28 02:15:53 EST] ; pid=9700 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:15:39 EST] ; stop_time=[Sat 2024-12-28 02:15:39 EST] ; pid=9691 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:15:39 EST", "InactiveEnterTimestampMonotonic": "217737448", "InactiveExitTimestamp": "Sat 2024-12-28 02:15:39 EST", "InactiveExitTimestampMonotonic": "217739261", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.384) 0:00:11.437 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 28 December 2024 02:16:18 -0500 (0:00:00.286) 0:00:11.723 ***** changed: [managed-node1] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:15:53 EST", "ActiveEnterTimestampMonotonic": "232007161", "ActiveExitTimestamp": "Sat 2024-12-28 02:15:39 EST", "ActiveExitTimestampMonotonic": "217711893", "ActiveState": "active", "After": "network-online.target system.slice systemd-journald.socket remote-fs.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:15:39 EST", "AssertTimestampMonotonic": "217738736", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:15:39 EST", "ConditionTimestampMonotonic": "217738734", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:15:53 EST", "ExecMainExitTimestampMonotonic": "232006639", "ExecMainPID": "9700", "ExecMainStartTimestamp": "Sat 2024-12-28 02:15:39 EST", "ExecMainStartTimestampMonotonic": "217739227", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:15:39 EST] ; stop_time=[Sat 2024-12-28 02:15:53 EST] ; pid=9700 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:15:39 EST] ; stop_time=[Sat 2024-12-28 02:15:39 EST] ; pid=9691 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:15:39 EST", "InactiveEnterTimestampMonotonic": "217737448", "InactiveExitTimestamp": "Sat 2024-12-28 02:15:39 EST", "InactiveExitTimestampMonotonic": "217739261", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Saturday 28 December 2024 02:16:38 -0500 (0:00:19.491) 0:00:31.214 ***** ok: [managed-node1] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Saturday 28 December 2024 02:16:38 -0500 (0:00:00.515) 0:00:31.730 ***** ok: [managed-node1 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.VXfsk2.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:13.580534", "end": "2024-12-28 02:16:52.635253", "rc": 0, "start": "2024-12-28 02:16:39.054719" } STDOUT: ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.VXfsk2.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.VXfsk2.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.VXfsk2.inventory.yaml inventory source with yaml plugin Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 28 December 2024 02:16:39 -0500 (0:00:00.036) 0:00:00.036 ***** <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695 `" && echo ansible-tmp-1735370199.91-12368-242180508439695="` echo /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695 `" ) && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.14.48> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583 `" && echo ansible-tmp-1735370199.93-12376-223811337661583="` echo /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583 `" ) && sleep 0'"'"'' <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101 `" && echo ansible-tmp-1735370199.93-12369-99244026257101="` echo /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370199.91-12368-242180508439695=/root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695\n', '') <10.31.12.136> (0, 'ansible-tmp-1735370199.93-12369-99244026257101=/root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370199.93-12376-223811337661583=/root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583\n', '') Attempting python interpreter discovery <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' Attempting python interpreter discovery Attempting python interpreter discovery <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.12.136> (0, 'PLATFORM\nLinux\nFOUND\n/usr/bin/python\n/usr/bin/python2.7\n/usr/libexec/platform-python\n/usr/bin/python\nENDFOUND\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <10.31.12.162> (0, 'PLATFORM\nLinux\nFOUND\n/usr/bin/python\n/usr/bin/python2.7\n/usr/libexec/platform-python\n/usr/bin/python\nENDFOUND\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <10.31.14.48> (0, 'PLATFORM\nLinux\nFOUND\n/usr/bin/python\n/usr/bin/python2.7\n/usr/libexec/platform-python\n/usr/bin/python\nENDFOUND\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <10.31.12.136> (0, '{"osrelease_content": "NAME=\\"CentOS Linux\\"\\nVERSION=\\"7 (Core)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"7\\"\\nPRETTY_NAME=\\"CentOS Linux 7 (Core)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:7\\"\\nHOME_URL=\\"https://www.centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugs.centos.org/\\"\\n\\nCENTOS_MANTISBT_PROJECT=\\"CentOS-7\\"\\nCENTOS_MANTISBT_PROJECT_VERSION=\\"7\\"\\nREDHAT_SUPPORT_PRODUCT=\\"centos\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"7\\"\\n\\n", "platform_dist_result": ["centos", "7.9.2009", "Core"]}\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpb6SF6Q TO /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101/AnsiballZ_setup.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.12.162> (0, '{"osrelease_content": "NAME=\\"CentOS Linux\\"\\nVERSION=\\"7 (Core)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"7\\"\\nPRETTY_NAME=\\"CentOS Linux 7 (Core)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:7\\"\\nHOME_URL=\\"https://www.centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugs.centos.org/\\"\\n\\nCENTOS_MANTISBT_PROJECT=\\"CentOS-7\\"\\nCENTOS_MANTISBT_PROJECT_VERSION=\\"7\\"\\nREDHAT_SUPPORT_PRODUCT=\\"centos\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"7\\"\\n\\n", "platform_dist_result": ["centos", "7.9.2009", "Core"]}\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp0GvsLQ TO /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695/AnsiballZ_setup.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> (0, '{"osrelease_content": "NAME=\\"CentOS Linux\\"\\nVERSION=\\"7 (Core)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"7\\"\\nPRETTY_NAME=\\"CentOS Linux 7 (Core)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:7\\"\\nHOME_URL=\\"https://www.centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugs.centos.org/\\"\\n\\nCENTOS_MANTISBT_PROJECT=\\"CentOS-7\\"\\nCENTOS_MANTISBT_PROJECT_VERSION=\\"7\\"\\nREDHAT_SUPPORT_PRODUCT=\\"centos\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"7\\"\\n\\n", "platform_dist_result": ["centos", "7.9.2009", "Core"]}\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpvzKmLj TO /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583/AnsiballZ_setup.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp0GvsLQ /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695/AnsiballZ_setup.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695/ /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpb6SF6Q /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101/AnsiballZ_setup.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101/ /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpvzKmLj /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583/AnsiballZ_setup.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583/ /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "7.9", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LANG": "en_US.UTF-8", "_": "/usr/bin/python", "SHELL": "/bin/bash", "XDG_RUNTIME_DIR": "/run/user/0", "SHLVL": "2", "SSH_TTY": "/dev/pts/0", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "MAIL": "/var/mail/root", "LS_COLORS": "", "XDG_SESSION_ID": "4", "SSH_CLIENT": "10.31.14.8 45580 22", "SSH_CONNECTION": "10.31.14.8 45580 10.31.12.162 22"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "0a:ff:e1:04:1d:ef", "network": "10.31.12.0", "mtu": 9001, "broadcast": "10.31.15.255", "alias": "eth0", "netmask": "255.255.252.0", "address": "10.31.12.162", "interface": "eth0", "type": "ether", "gateway": "10.31.12.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200n8", "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_machine_id": "b98e1bd56d3a4b80befc0a32cd636b57", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "EC270FFD-71B9-8C7C-CD30-D411FCF7FDCC", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fe80::8ff:e1ff:fe04:1def"], "ansible_uptime_seconds": 278, "ansible_kernel": "3.10.0-1160.119.1.el7.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_is_chroot": false, "ansible_hostnqn": "", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "ec270ffd-71b9-8c7c-cd30-d411fcf7fdcc", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_kernel_version": "#1 SMP Tue Jun 4 14:43:51 UTC 2024", "ansible_local": {}, "ansible_processor_vcpus": 2, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLhgxdLl6pVPEd/biZMLjq4e9Hk93d+cIFZX/2W8ZOf4TAURC2IF9QpTl0vkjtu9IAk3OAjcbDVyEt28xJnNeA=", "ansible_user_gid": 0, "ansible_system_vendor": "Xen", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "7", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 2, "ansible_eth0": {"macaddress": "0a:ff:e1:04:1d:ef", "features": {"tx_checksum_ipv4": "on [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "on", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "address": "10.31.12.162"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::8ff:e1ff:fe04:1def"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "HVM domU", "ansible_all_ipv4_addresses": ["10.31.12.162"], "ansible_python_version": "2.7.5", "ansible_product_version": "4.11.amazon", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3600, "used": 718, "free": 2882}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 171, "free": 3429}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"], "search": ["us-east-1.aws.redhat.com"]}, "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]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "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": 3600, "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda1": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}}, "ansible_apparmor": {"status": "disabled"}, "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "console": ["tty0", "ttyS0,115200n8"], "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_memfree_mb": 2882, "ansible_processor_count": 1, "ansible_hostname": "managed-node1", "ansible_interfaces": ["lo", "eth0"], "ansible_selinux": {"status": "enabled", "policyvers": 31, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_fqdn": "managed-node1", "ansible_mounts": [{"block_used": 3196650, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "size_total": 264154562560, "block_total": 64490860, "mount": "/", "block_available": 61294210, "size_available": 251061084160, "fstype": "ext4", "inode_total": 16384000, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/xvda1", "inode_used": 64252, "block_size": 4096, "inode_available": 16319748}], "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "xen", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICQv41kEJzqf0Fw0vfBNofL1PGsqN8YLbJvWx5Tb7CQy", "ansible_processor_cores": 1, "ansible_bios_version": "4.11.amazon", "ansible_date_time": {"weekday_number": "6", "iso8601_basic_short": "20241228T021640", "tz": "EST", "weeknumber": "52", "hour": "02", "year": "2024", "minute": "16", "tz_offset": "-0500", "month": "12", "epoch": "1735370200", "iso8601_micro": "2024-12-28T07:16:40.790562Z", "weekday": "Saturday", "time": "02:16:40", "date": "2024-12-28", "iso8601": "2024-12-28T07:16:40Z", "day": "28", "iso8601_basic": "20241228T021640790562", "second": "40"}, "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "524288000", "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": {"xvda1": {"sectorsize": 512, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}, "sectors": "524285919", "start": "2048", "holders": [], "size": "250.00 GB"}}, "holders": [], "size": "250.00 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "08/24/2006", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"]}}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "7.9", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LANG": "en_US.UTF-8", "_": "/usr/bin/python", "SHELL": "/bin/bash", "XDG_RUNTIME_DIR": "/run/user/0", "SHLVL": "2", "SSH_TTY": "/dev/pts/0", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "MAIL": "/var/mail/root", "LS_COLORS": "", "XDG_SESSION_ID": "4", "SSH_CLIENT": "10.31.14.8 53044 22", "SSH_CONNECTION": "10.31.14.8 53044 10.31.12.136 22"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "0a:ff:fe:9f:8a:b1", "network": "10.31.12.0", "mtu": 9001, "broadcast": "10.31.15.255", "alias": "eth0", "netmask": "255.255.252.0", "address": "10.31.12.136", "interface": "eth0", "type": "ether", "gateway": "10.31.12.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200n8", "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_machine_id": "8e7da1c4ee7d44189ec02ea838d3a542", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "EC282BF9-9325-B972-3FC4-3326864FDEFE", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fe9f:8ab1"], "ansible_uptime_seconds": 310, "ansible_kernel": "3.10.0-1160.119.1.el7.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_is_chroot": false, "ansible_hostnqn": "", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "ec282bf9-9325-b972-3fc4-3326864fdefe", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_kernel_version": "#1 SMP Tue Jun 4 14:43:51 UTC 2024", "ansible_local": {}, "ansible_processor_vcpus": 2, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLhgxdLl6pVPEd/biZMLjq4e9Hk93d+cIFZX/2W8ZOf4TAURC2IF9QpTl0vkjtu9IAk3OAjcbDVyEt28xJnNeA=", "ansible_user_gid": 0, "ansible_system_vendor": "Xen", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "7", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 2, "ansible_eth0": {"macaddress": "0a:ff:fe:9f:8a:b1", "features": {"tx_checksum_ipv4": "on [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "on", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "address": "10.31.12.136"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::8ff:feff:fe9f:8ab1"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "HVM domU", "ansible_all_ipv4_addresses": ["10.31.12.136"], "ansible_python_version": "2.7.5", "ansible_product_version": "4.11.amazon", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3600, "used": 721, "free": 2879}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 172, "free": 3428}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"], "search": ["us-east-1.aws.redhat.com"]}, "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]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "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": 3600, "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda1": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}}, "ansible_apparmor": {"status": "disabled"}, "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "console": ["tty0", "ttyS0,115200n8"], "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_memfree_mb": 2879, "ansible_processor_count": 1, "ansible_hostname": "managed-node3", "ansible_interfaces": ["lo", "eth0"], "ansible_selinux": {"status": "enabled", "policyvers": 31, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_fqdn": "managed-node3", "ansible_mounts": [{"block_used": 3196639, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "size_total": 264154562560, "block_total": 64490860, "mount": "/", "block_available": 61294221, "size_available": 251061129216, "fstype": "ext4", "inode_total": 16384000, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/xvda1", "inode_used": 64252, "block_size": 4096, "inode_available": 16319748}], "ansible_nodename": "managed-node3", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "xen", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICQv41kEJzqf0Fw0vfBNofL1PGsqN8YLbJvWx5Tb7CQy", "ansible_processor_cores": 1, "ansible_bios_version": "4.11.amazon", "ansible_date_time": {"weekday_number": "6", "iso8601_basic_short": "20241228T021640", "tz": "EST", "weeknumber": "52", "hour": "02", "year": "2024", "minute": "16", "tz_offset": "-0500", "month": "12", "epoch": "1735370200", "iso8601_micro": "2024-12-28T07:16:40.790512Z", "weekday": "Saturday", "time": "02:16:40", "date": "2024-12-28", "iso8601": "2024-12-28T07:16:40Z", "day": "28", "iso8601_basic": "20241228T021640790512", "second": "40"}, "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "524288000", "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": {"xvda1": {"sectorsize": 512, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}, "sectors": "524285919", "start": "2048", "holders": [], "size": "250.00 GB"}}, "holders": [], "size": "250.00 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "08/24/2006", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"]}}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370199.91-12368-242180508439695/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370199.93-12369-99244026257101/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.162> (0, '', '') <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "7.9", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LANG": "en_US.UTF-8", "_": "/usr/bin/python", "SHELL": "/bin/bash", "XDG_RUNTIME_DIR": "/run/user/0", "SHLVL": "2", "SSH_TTY": "/dev/pts/1", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "MAIL": "/var/mail/root", "LS_COLORS": "", "XDG_SESSION_ID": "4", "SSH_CLIENT": "10.31.14.8 44090 22", "SSH_CONNECTION": "10.31.14.8 44090 10.31.14.48 22"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "0a:ff:ca:2d:81:c1", "network": "10.31.12.0", "mtu": 9001, "broadcast": "10.31.15.255", "alias": "eth0", "netmask": "255.255.252.0", "address": "10.31.14.48", "interface": "eth0", "type": "ether", "gateway": "10.31.12.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200n8", "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_machine_id": "0b9e2443d6d043efa943cc5eef4852da", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "EC27ECB1-281F-A76C-7F35-DF08765C2E5C", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fe80::8ff:caff:fe2d:81c1"], "ansible_uptime_seconds": 283, "ansible_kernel": "3.10.0-1160.119.1.el7.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_is_chroot": false, "ansible_hostnqn": "", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "ec27ecb1-281f-a76c-7f35-df08765c2e5c", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_kernel_version": "#1 SMP Tue Jun 4 14:43:51 UTC 2024", "ansible_local": {}, "ansible_processor_vcpus": 2, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLhgxdLl6pVPEd/biZMLjq4e9Hk93d+cIFZX/2W8ZOf4TAURC2IF9QpTl0vkjtu9IAk3OAjcbDVyEt28xJnNeA=", "ansible_user_gid": 0, "ansible_system_vendor": "Xen", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "7", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 2, "ansible_eth0": {"macaddress": "0a:ff:ca:2d:81:c1", "features": {"tx_checksum_ipv4": "on [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "on", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "address": "10.31.14.48"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::8ff:caff:fe2d:81c1"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "HVM domU", "ansible_all_ipv4_addresses": ["10.31.14.48"], "ansible_python_version": "2.7.5", "ansible_product_version": "4.11.amazon", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3600, "used": 722, "free": 2878}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 171, "free": 3429}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"], "search": ["us-east-1.aws.redhat.com"]}, "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]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "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": 3600, "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda1": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}}, "ansible_apparmor": {"status": "disabled"}, "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "console": ["tty0", "ttyS0,115200n8"], "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_memfree_mb": 2878, "ansible_processor_count": 1, "ansible_hostname": "managed-node2", "ansible_interfaces": ["lo", "eth0"], "ansible_selinux": {"status": "enabled", "policyvers": 31, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_fqdn": "managed-node2", "ansible_mounts": [{"block_used": 3196714, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "size_total": 264154562560, "block_total": 64490860, "mount": "/", "block_available": 61294146, "size_available": 251060822016, "fstype": "ext4", "inode_total": 16384000, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/xvda1", "inode_used": 64262, "block_size": 4096, "inode_available": 16319738}], "ansible_nodename": "managed-node2", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "xen", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICQv41kEJzqf0Fw0vfBNofL1PGsqN8YLbJvWx5Tb7CQy", "ansible_processor_cores": 1, "ansible_bios_version": "4.11.amazon", "ansible_date_time": {"weekday_number": "6", "iso8601_basic_short": "20241228T021640", "tz": "EST", "weeknumber": "52", "hour": "02", "year": "2024", "minute": "16", "tz_offset": "-0500", "month": "12", "epoch": "1735370200", "iso8601_micro": "2024-12-28T07:16:40.881366Z", "weekday": "Saturday", "time": "02:16:40", "date": "2024-12-28", "iso8601": "2024-12-28T07:16:40Z", "day": "28", "iso8601_basic": "20241228T021640881366", "second": "40"}, "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "524288000", "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": {"xvda1": {"sectorsize": 512, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}, "sectors": "524285919", "start": "2048", "holders": [], "size": "250.00 GB"}}, "holders": [], "size": "250.00 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "08/24/2006", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"]}}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370199.93-12376-223811337661583/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node3] ok: [managed-node1] <10.31.14.48> (0, '', '') ok: [managed-node2] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 28 December 2024 02:16:41 -0500 (0:00:01.192) 0:00:01.228 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382 `" && echo ansible-tmp-1735370201.09-12431-221760392081382="` echo /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564 `" && echo ansible-tmp-1735370201.12-12433-18274667231564="` echo /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370201.09-12431-221760392081382=/root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpFdRMWi TO /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382/AnsiballZ_setup.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885 `" && echo ansible-tmp-1735370201.15-12435-44126006191885="` echo /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370201.12-12433-18274667231564=/root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpmzuWO4 TO /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564/AnsiballZ_setup.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpFdRMWi /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382/AnsiballZ_setup.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382/ /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.48> (0, 'ansible-tmp-1735370201.15-12435-44126006191885=/root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpqNO_pv TO /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885/AnsiballZ_setup.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpmzuWO4 /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564/AnsiballZ_setup.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564/ /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpqNO_pv /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885/AnsiballZ_setup.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885/ /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "7.9", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LANG": "en_US.UTF-8", "_": "/usr/bin/python", "SHELL": "/bin/bash", "XDG_RUNTIME_DIR": "/run/user/0", "SHLVL": "2", "SSH_TTY": "/dev/pts/0", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "MAIL": "/var/mail/root", "LS_COLORS": "", "XDG_SESSION_ID": "4", "SSH_CLIENT": "10.31.14.8 45580 22", "SSH_CONNECTION": "10.31.14.8 45580 10.31.12.162 22"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "0a:ff:e1:04:1d:ef", "network": "10.31.12.0", "mtu": 9001, "broadcast": "10.31.15.255", "alias": "eth0", "netmask": "255.255.252.0", "address": "10.31.12.162", "interface": "eth0", "type": "ether", "gateway": "10.31.12.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200n8", "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_machine_id": "b98e1bd56d3a4b80befc0a32cd636b57", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "EC270FFD-71B9-8C7C-CD30-D411FCF7FDCC", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fe80::8ff:e1ff:fe04:1def"], "ansible_uptime_seconds": 279, "ansible_kernel": "3.10.0-1160.119.1.el7.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_is_chroot": false, "ansible_hostnqn": "", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "ec270ffd-71b9-8c7c-cd30-d411fcf7fdcc", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_kernel_version": "#1 SMP Tue Jun 4 14:43:51 UTC 2024", "ansible_local": {}, "ansible_processor_vcpus": 2, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLhgxdLl6pVPEd/biZMLjq4e9Hk93d+cIFZX/2W8ZOf4TAURC2IF9QpTl0vkjtu9IAk3OAjcbDVyEt28xJnNeA=", "ansible_user_gid": 0, "ansible_system_vendor": "Xen", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "7", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 2, "ansible_eth0": {"macaddress": "0a:ff:e1:04:1d:ef", "features": {"tx_checksum_ipv4": "on [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "on", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "address": "10.31.12.162"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::8ff:e1ff:fe04:1def"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "HVM domU", "ansible_all_ipv4_addresses": ["10.31.12.162"], "ansible_python_version": "2.7.5", "ansible_product_version": "4.11.amazon", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3600, "used": 718, "free": 2882}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 171, "free": 3429}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"], "search": ["us-east-1.aws.redhat.com"]}, "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]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "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": 3600, "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda1": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}}, "ansible_apparmor": {"status": "disabled"}, "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "console": ["tty0", "ttyS0,115200n8"], "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_memfree_mb": 2882, "ansible_processor_count": 1, "ansible_hostname": "managed-node1", "ansible_interfaces": ["lo", "eth0"], "ansible_selinux": {"status": "enabled", "policyvers": 31, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_fqdn": "managed-node1", "ansible_mounts": [{"block_used": 3196653, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "size_total": 264154562560, "block_total": 64490860, "mount": "/", "block_available": 61294207, "size_available": 251061071872, "fstype": "ext4", "inode_total": 16384000, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/xvda1", "inode_used": 64252, "block_size": 4096, "inode_available": 16319748}], "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "xen", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICQv41kEJzqf0Fw0vfBNofL1PGsqN8YLbJvWx5Tb7CQy", "ansible_processor_cores": 1, "ansible_bios_version": "4.11.amazon", "ansible_date_time": {"weekday_number": "6", "iso8601_basic_short": "20241228T021641", "tz": "EST", "weeknumber": "52", "hour": "02", "year": "2024", "minute": "16", "tz_offset": "-0500", "month": "12", "epoch": "1735370201", "iso8601_micro": "2024-12-28T07:16:41.521464Z", "weekday": "Saturday", "time": "02:16:41", "date": "2024-12-28", "iso8601": "2024-12-28T07:16:41Z", "day": "28", "iso8601_basic": "20241228T021641521464", "second": "41"}, "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "524288000", "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": {"xvda1": {"sectorsize": 512, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}, "sectors": "524285919", "start": "2048", "holders": [], "size": "250.00 GB"}}, "holders": [], "size": "250.00 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "08/24/2006", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"]}}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370201.09-12431-221760392081382/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1 -> managed-node1] <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "7.9", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LANG": "en_US.UTF-8", "_": "/usr/bin/python", "SHELL": "/bin/bash", "XDG_RUNTIME_DIR": "/run/user/0", "SHLVL": "2", "SSH_TTY": "/dev/pts/0", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "MAIL": "/var/mail/root", "LS_COLORS": "", "XDG_SESSION_ID": "4", "SSH_CLIENT": "10.31.14.8 53044 22", "SSH_CONNECTION": "10.31.14.8 53044 10.31.12.136 22"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "0a:ff:fe:9f:8a:b1", "network": "10.31.12.0", "mtu": 9001, "broadcast": "10.31.15.255", "alias": "eth0", "netmask": "255.255.252.0", "address": "10.31.12.136", "interface": "eth0", "type": "ether", "gateway": "10.31.12.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200n8", "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_machine_id": "8e7da1c4ee7d44189ec02ea838d3a542", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "EC282BF9-9325-B972-3FC4-3326864FDEFE", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fe9f:8ab1"], "ansible_uptime_seconds": 311, "ansible_kernel": "3.10.0-1160.119.1.el7.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_is_chroot": false, "ansible_hostnqn": "", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "ec282bf9-9325-b972-3fc4-3326864fdefe", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_kernel_version": "#1 SMP Tue Jun 4 14:43:51 UTC 2024", "ansible_local": {}, "ansible_processor_vcpus": 2, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLhgxdLl6pVPEd/biZMLjq4e9Hk93d+cIFZX/2W8ZOf4TAURC2IF9QpTl0vkjtu9IAk3OAjcbDVyEt28xJnNeA=", "ansible_user_gid": 0, "ansible_system_vendor": "Xen", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "7", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 2, "ansible_eth0": {"macaddress": "0a:ff:fe:9f:8a:b1", "features": {"tx_checksum_ipv4": "on [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "on", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "address": "10.31.12.136"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::8ff:feff:fe9f:8ab1"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "HVM domU", "ansible_all_ipv4_addresses": ["10.31.12.136"], "ansible_python_version": "2.7.5", "ansible_product_version": "4.11.amazon", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3600, "used": 721, "free": 2879}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 172, "free": 3428}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"], "search": ["us-east-1.aws.redhat.com"]}, "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]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "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": 3600, "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda1": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}}, "ansible_apparmor": {"status": "disabled"}, "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "console": ["tty0", "ttyS0,115200n8"], "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_memfree_mb": 2879, "ansible_processor_count": 1, "ansible_hostname": "managed-node3", "ansible_interfaces": ["lo", "eth0"], "ansible_selinux": {"status": "enabled", "policyvers": 31, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_fqdn": "managed-node3", "ansible_mounts": [{"block_used": 3196644, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "size_total": 264154562560, "block_total": 64490860, "mount": "/", "block_available": 61294216, "size_available": 251061108736, "fstype": "ext4", "inode_total": 16384000, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/xvda1", "inode_used": 64252, "block_size": 4096, "inode_available": 16319748}], "ansible_nodename": "managed-node3", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "xen", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICQv41kEJzqf0Fw0vfBNofL1PGsqN8YLbJvWx5Tb7CQy", "ansible_processor_cores": 1, "ansible_bios_version": "4.11.amazon", "ansible_date_time": {"weekday_number": "6", "iso8601_basic_short": "20241228T021641", "tz": "EST", "weeknumber": "52", "hour": "02", "year": "2024", "minute": "16", "tz_offset": "-0500", "month": "12", "epoch": "1735370201", "iso8601_micro": "2024-12-28T07:16:41.589187Z", "weekday": "Saturday", "time": "02:16:41", "date": "2024-12-28", "iso8601": "2024-12-28T07:16:41Z", "day": "28", "iso8601_basic": "20241228T021641589187", "second": "41"}, "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "524288000", "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": {"xvda1": {"sectorsize": 512, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}, "sectors": "524285919", "start": "2048", "holders": [], "size": "250.00 GB"}}, "holders": [], "size": "250.00 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "08/24/2006", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"]}}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370201.12-12433-18274667231564/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_fibre_channel_wwn": [], "module_setup": true, "ansible_distribution_version": "7.9", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LANG": "en_US.UTF-8", "_": "/usr/bin/python", "SHELL": "/bin/bash", "XDG_RUNTIME_DIR": "/run/user/0", "SHLVL": "2", "SSH_TTY": "/dev/pts/0", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "HOME": "/root", "MAIL": "/var/mail/root", "LS_COLORS": "", "XDG_SESSION_ID": "4", "SSH_CLIENT": "10.31.14.8 44090 22", "SSH_CONNECTION": "10.31.14.8 44090 10.31.14.48 22"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "0a:ff:ca:2d:81:c1", "network": "10.31.12.0", "mtu": 9001, "broadcast": "10.31.15.255", "alias": "eth0", "netmask": "255.255.252.0", "address": "10.31.14.48", "interface": "eth0", "type": "ether", "gateway": "10.31.12.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200n8", "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_machine_id": "0b9e2443d6d043efa943cc5eef4852da", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "EC27ECB1-281F-A76C-7F35-DF08765C2E5C", "ansible_pkg_mgr": "yum", "ansible_distribution": "CentOS", "ansible_iscsi_iqn": "", "ansible_all_ipv6_addresses": ["fe80::8ff:caff:fe2d:81c1"], "ansible_uptime_seconds": 283, "ansible_kernel": "3.10.0-1160.119.1.el7.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_is_chroot": false, "ansible_hostnqn": "", "ansible_user_shell": "/bin/bash", "ansible_product_serial": "ec27ecb1-281f-a76c-7f35-df08765c2e5c", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_kernel_version": "#1 SMP Tue Jun 4 14:43:51 UTC 2024", "ansible_local": {}, "ansible_processor_vcpus": 2, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLhgxdLl6pVPEd/biZMLjq4e9Hk93d+cIFZX/2W8ZOf4TAURC2IF9QpTl0vkjtu9IAk3OAjcbDVyEt28xJnNeA=", "ansible_user_gid": 0, "ansible_system_vendor": "Xen", "ansible_swaptotal_mb": 0, "ansible_distribution_major_version": "7", "ansible_real_group_id": 0, "ansible_lsb": {}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 2, "ansible_eth0": {"macaddress": "0a:ff:ca:2d:81:c1", "features": {"tx_checksum_ipv4": "on [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "on", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "address": "10.31.14.48"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::8ff:caff:fe2d:81c1"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_product_name": "HVM domU", "ansible_all_ipv4_addresses": ["10.31.14.48"], "ansible_python_version": "2.7.5", "ansible_product_version": "4.11.amazon", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3600, "used": 722, "free": 2878}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 171, "free": 3429}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"], "search": ["us-east-1.aws.redhat.com"]}, "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]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "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": 3600, "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda1": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}}, "ansible_apparmor": {"status": "disabled"}, "ansible_proc_cmdline": {"LANG": "en_US.UTF-8", "console": ["tty0", "ttyS0,115200n8"], "net.ifnames": "0", "rhgb": true, "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "ro": true, "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"}, "ansible_memfree_mb": 2878, "ansible_processor_count": 1, "ansible_hostname": "managed-node2", "ansible_interfaces": ["lo", "eth0"], "ansible_selinux": {"status": "enabled", "policyvers": 31, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_fqdn": "managed-node2", "ansible_mounts": [{"block_used": 3196753, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "size_total": 264154562560, "block_total": 64490860, "mount": "/", "block_available": 61294107, "size_available": 251060662272, "fstype": "ext4", "inode_total": 16384000, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/xvda1", "inode_used": 64264, "block_size": 4096, "inode_available": 16319736}], "ansible_nodename": "managed-node2", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "xen", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICQv41kEJzqf0Fw0vfBNofL1PGsqN8YLbJvWx5Tb7CQy", "ansible_processor_cores": 1, "ansible_bios_version": "4.11.amazon", "ansible_date_time": {"weekday_number": "6", "iso8601_basic_short": "20241228T021641", "tz": "EST", "weeknumber": "52", "hour": "02", "year": "2024", "minute": "16", "tz_offset": "-0500", "month": "12", "epoch": "1735370201", "iso8601_micro": "2024-12-28T07:16:41.632028Z", "weekday": "Saturday", "time": "02:16:41", "date": "2024-12-28", "iso8601": "2024-12-28T07:16:41Z", "day": "28", "iso8601_basic": "20241228T021641632028", "second": "41"}, "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_system": "Linux", "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "524288000", "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": {"xvda1": {"sectorsize": 512, "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["c7b7d6a5-fd01-4b9b-bcca-153eaff9d312"]}, "sectors": "524285919", "start": "2048", "holders": [], "size": "250.00 GB"}}, "holders": [], "size": "250.00 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "08/24/2006", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"]}}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370201.15-12435-44126006191885/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node3 -> managed-node3] <10.31.14.48> (0, '', '') ok: [managed-node2 -> managed-node2] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 28 December 2024 02:16:41 -0500 (0:00:00.688) 0:00:01.917 ***** skipping: [managed-node1] => {} skipping: [managed-node3] => {} skipping: [managed-node2] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 META: end_host conditional evaluated to false, continuing execution for managed-node3 META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 28 December 2024 02:16:41 -0500 (0:00:00.107) 0:00:02.024 ***** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 28 December 2024 02:16:41 -0500 (0:00:00.145) 0:00:02.170 ***** included: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1, managed-node2, managed-node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 28 December 2024 02:16:42 -0500 (0:00:00.113) 0:00:02.283 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 28 December 2024 02:16:42 -0500 (0:00:00.062) 0:00:02.346 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629 `" && echo ansible-tmp-1735370202.21-12512-36534247313629="` echo /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629 `" ) && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114 `" && echo ansible-tmp-1735370202.23-12514-2030129200114="` echo /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370202.21-12512-36534247313629=/root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629\n', '') <10.31.12.136> (0, 'ansible-tmp-1735370202.23-12514-2030129200114=/root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114\n', '') <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531 `" && echo ansible-tmp-1735370202.27-12516-121023705564531="` echo /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531 `" ) && sleep 0'"'"'' <10.31.14.48> (0, 'ansible-tmp-1735370202.27-12516-121023705564531=/root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpcHYiSP TO /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629/AnsiballZ_stat.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpYhYNx6 TO /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114/AnsiballZ_stat.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmptFKrVb TO /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531/AnsiballZ_stat.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpcHYiSP /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629/AnsiballZ_stat.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629/ /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmptFKrVb /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531/AnsiballZ_stat.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531/ /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpYhYNx6 /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114/AnsiballZ_stat.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114/ /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370202.21-12512-36534247313629/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370202.27-12516-121023705564531/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370202.23-12514-2030129200114/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.14.48> (0, '', '') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.12.136> (0, '', '') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 28 December 2024 02:16:42 -0500 (0:00:00.462) 0:00:02.809 ***** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed-node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed-node2] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 28 December 2024 02:16:42 -0500 (0:00:00.066) 0:00:02.875 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 28 December 2024 02:16:42 -0500 (0:00:00.122) 0:00:02.998 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703 `" && echo ansible-tmp-1735370203.03-12563-43759822834703="` echo /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703 `" ) && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526 `" && echo ansible-tmp-1735370203.04-12565-238448856957526="` echo /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370203.03-12563-43759822834703=/root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370203.04-12565-238448856957526=/root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526\n', '') <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150 `" && echo ansible-tmp-1735370203.1-12566-157294227938150="` echo /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150 `" ) && sleep 0'"'"'' <10.31.14.48> (0, 'ansible-tmp-1735370203.1-12566-157294227938150=/root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpnGcO2Y TO /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703/AnsiballZ_yum.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpJL9w2X TO /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526/AnsiballZ_yum.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmph5Pl6y TO /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150/AnsiballZ_yum.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpnGcO2Y /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703/AnsiballZ_yum.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703/ /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpJL9w2X /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526/AnsiballZ_yum.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526/ /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmph5Pl6y /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150/AnsiballZ_yum.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150/ /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"msg": "", "invocation": {"module_args": {"lock_timeout": 30, "update_cache": false, "disable_excludes": null, "exclude": [], "allow_downgrade": false, "disable_gpg_check": false, "conf_file": null, "use_backend": "auto", "state": "present", "disablerepo": [], "releasever": null, "skip_broken": false, "autoremove": false, "download_dir": null, "enable_plugin": [], "installroot": "/", "install_weak_deps": true, "name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "download_only": false, "bugfix": false, "list": null, "install_repoquery": true, "update_only": false, "disable_plugin": [], "enablerepo": [], "security": false, "validate_certs": true}}, "changed": false, "results": ["grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed"], "rc": 0}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370203.03-12563-43759822834703/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.136> (0, '\r\n{"msg": "", "invocation": {"module_args": {"lock_timeout": 30, "update_cache": false, "disable_excludes": null, "exclude": [], "allow_downgrade": false, "disable_gpg_check": false, "conf_file": null, "use_backend": "auto", "state": "present", "disablerepo": [], "releasever": null, "skip_broken": false, "autoremove": false, "download_dir": null, "enable_plugin": [], "installroot": "/", "install_weak_deps": true, "name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "download_only": false, "bugfix": false, "list": null, "install_repoquery": true, "update_only": false, "disable_plugin": [], "enablerepo": [], "security": false, "validate_certs": true}}, "changed": false, "results": ["grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed"], "rc": 0}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370203.04-12565-238448856957526/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.12.136> (0, '', '') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.14.48> (0, '\r\n{"msg": "", "invocation": {"module_args": {"lock_timeout": 30, "update_cache": false, "disable_excludes": null, "exclude": [], "allow_downgrade": false, "disable_gpg_check": false, "conf_file": null, "use_backend": "auto", "state": "present", "disablerepo": [], "releasever": null, "skip_broken": false, "autoremove": false, "download_dir": null, "enable_plugin": [], "installroot": "/", "install_weak_deps": true, "name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "download_only": false, "bugfix": false, "list": null, "install_repoquery": true, "update_only": false, "disable_plugin": [], "enablerepo": [], "security": false, "validate_certs": true}}, "changed": false, "results": ["grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed"], "rc": 0}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370203.1-12566-157294227938150/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 28 December 2024 02:16:43 -0500 (0:00:01.013) 0:00:04.011 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792 `" && echo ansible-tmp-1735370203.88-12615-54632612039792="` echo /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942 `" && echo ansible-tmp-1735370203.9-12617-172521093707942="` echo /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370203.88-12615-54632612039792=/root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792\n', '') <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421 `" && echo ansible-tmp-1735370203.92-12620-178636036925421="` echo /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370203.9-12617-172521093707942=/root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370203.92-12620-178636036925421=/root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp3R12rd TO /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792/AnsiballZ_systemd.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpSDgSg8 TO /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942/AnsiballZ_systemd.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpYQZYWJ TO /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421/AnsiballZ_systemd.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp3R12rd /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792/AnsiballZ_systemd.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792/ /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpSDgSg8 /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942/AnsiballZ_systemd.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942/ /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpYQZYWJ /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421/AnsiballZ_systemd.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421/ /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=18030 ; code=exited ; status=0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainCode": "1", "UnitFileState": "enabled", "ExecMainPID": "18030", "LimitSIGPENDING": "14311", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "TTYVHangup": "no", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "276644096", "AllowIsolate": "no", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "257596051", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14311", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=18022 ; code=exited ; status=0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "exited", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "257595030", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "StartLimitInterval": "0", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "StandardInput": "null", "AssertTimestampMonotonic": "257595032", "DefaultDependencies": "no", "Requires": "system.slice", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "276643541", "CollectMode": "inactive", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "257596018", "StandardError": "inherit", "LimitNICE": "0", "After": "network-online.target system.slice systemd-journald.socket remote-fs.target basic.target network.target", "FailureAction": "none", "CanIsolate": "no", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "257593995", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Crash recovery kernel arming", "ActiveExitTimestampMonotonic": "257576515", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "CanReload": "yes", "ControlPID": "0", "BlockIOWeight": "18446744073709551615", "Names": "kdump.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "kdump.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "kdump", "daemon_reexec": false, "enabled": true, "daemon_reload": false, "state": null, "masked": null, "scope": null, "user": null}}, "changed": false, "enabled": true, "name": "kdump"}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370203.88-12615-54632612039792/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:31 EST] ; pid=17981 ; code=exited ; status=0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "ExecMainCode": "1", "UnitFileState": "enabled", "ExecMainPID": "17981", "LimitSIGPENDING": "14311", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "TTYVHangup": "no", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "301424163", "AllowIsolate": "no", "AssertTimestamp": "Sat 2024-12-28 02:16:12 EST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "282451536", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14311", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:12 EST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:12 EST] ; pid=17973 ; code=exited ; status=0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "exited", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "282450902", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:31 EST", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sat 2024-12-28 02:16:12 EST", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "StartLimitInterval": "0", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:12 EST", "StandardInput": "null", "AssertTimestampMonotonic": "282450903", "DefaultDependencies": "no", "Requires": "system.slice", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "301423612", "CollectMode": "inactive", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "282451503", "StandardError": "inherit", "LimitNICE": "0", "After": "network.target systemd-journald.socket remote-fs.target basic.target network-online.target system.slice", "FailureAction": "none", "CanIsolate": "no", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "282449536", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Crash recovery kernel arming", "ActiveExitTimestampMonotonic": "282431306", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:31 EST", "CanReload": "yes", "ControlPID": "0", "BlockIOWeight": "18446744073709551615", "Names": "kdump.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "kdump.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "kdump", "daemon_reexec": false, "enabled": true, "daemon_reload": false, "state": null, "masked": null, "scope": null, "user": null}}, "changed": false, "enabled": true, "name": "kdump"}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370203.9-12617-172521093707942/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": null, "user": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "ActiveEnterTimestampMonotonic": "276644096", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ActiveExitTimestampMonotonic": "257576515", "ActiveState": "active", "After": "network-online.target system.slice systemd-journald.socket remote-fs.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "AssertTimestampMonotonic": "257595032", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "ConditionTimestampMonotonic": "257595030", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "ExecMainExitTimestampMonotonic": "276643541", "ExecMainPID": "18030", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainStartTimestampMonotonic": "257596018", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=18030 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=18022 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveEnterTimestampMonotonic": "257593995", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveExitTimestampMonotonic": "257596051", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.12.136> (0, '', '') <10.31.14.48> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=19510 ; code=exited ; status=0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainCode": "1", "UnitFileState": "enabled", "ExecMainPID": "19510", "LimitSIGPENDING": "14311", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "TTYVHangup": "no", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "281064756", "AllowIsolate": "no", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "262128243", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14311", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=19502 ; code=exited ; status=0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "exited", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "262127651", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "StartLimitInterval": "0", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "StandardInput": "null", "AssertTimestampMonotonic": "262127652", "DefaultDependencies": "no", "Requires": "system.slice", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "281064434", "CollectMode": "inactive", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "262128207", "StandardError": "inherit", "LimitNICE": "0", "After": "systemd-journald.socket remote-fs.target network.target basic.target system.slice network-online.target", "FailureAction": "none", "CanIsolate": "no", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "262127272", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Crash recovery kernel arming", "ActiveExitTimestampMonotonic": "262110149", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "CanReload": "yes", "ControlPID": "0", "BlockIOWeight": "18446744073709551615", "Names": "kdump.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "kdump.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "kdump", "daemon_reexec": false, "enabled": true, "daemon_reload": false, "state": null, "masked": null, "scope": null, "user": null}}, "changed": false, "enabled": true, "name": "kdump"}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370203.92-12620-178636036925421/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node3] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": null, "user": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:31 EST", "ActiveEnterTimestampMonotonic": "301424163", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "ActiveExitTimestampMonotonic": "282431306", "ActiveState": "active", "After": "network.target systemd-journald.socket remote-fs.target basic.target network-online.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:16:12 EST", "AssertTimestampMonotonic": "282450903", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:16:12 EST", "ConditionTimestampMonotonic": "282450902", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:31 EST", "ExecMainExitTimestampMonotonic": "301423612", "ExecMainPID": "17981", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:12 EST", "ExecMainStartTimestampMonotonic": "282451503", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:31 EST] ; pid=17981 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:12 EST] ; pid=17973 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:12 EST", "InactiveEnterTimestampMonotonic": "282449536", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "InactiveExitTimestampMonotonic": "282451536", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.14.48> (0, '', '') ok: [managed-node2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": null, "user": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "ActiveEnterTimestampMonotonic": "281064756", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ActiveExitTimestampMonotonic": "262110149", "ActiveState": "active", "After": "systemd-journald.socket remote-fs.target network.target basic.target system.slice network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "AssertTimestampMonotonic": "262127652", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "ConditionTimestampMonotonic": "262127651", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "ExecMainExitTimestampMonotonic": "281064434", "ExecMainPID": "19510", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainStartTimestampMonotonic": "262128207", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=19510 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=19502 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveEnterTimestampMonotonic": "262127272", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveExitTimestampMonotonic": "262128243", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 28 December 2024 02:16:44 -0500 (0:00:00.801) 0:00:04.813 ***** included: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1, managed-node3, managed-node2 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 28 December 2024 02:16:44 -0500 (0:00:00.206) 0:00:05.019 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062 `" && echo ansible-tmp-1735370204.89-12674-32817586479062="` echo /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062 `" ) && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784 `" && echo ansible-tmp-1735370204.89-12673-181565702592784="` echo /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> (0, 'ansible-tmp-1735370204.89-12674-32817586479062=/root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062\n', '') <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447 `" && echo ansible-tmp-1735370204.92-12676-147846955509447="` echo /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370204.89-12673-181565702592784=/root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370204.92-12676-147846955509447=/root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpV2oqIr TO /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062/AnsiballZ_command.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmptk4nHe TO /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784/AnsiballZ_command.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpuQK_rh TO /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447/AnsiballZ_command.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmptk4nHe /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784/AnsiballZ_command.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784/ /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784/AnsiballZ_command.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpV2oqIr /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062/AnsiballZ_command.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062/ /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062/AnsiballZ_command.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpuQK_rh /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447/AnsiballZ_command.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447/ /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447/AnsiballZ_command.py && sleep 0'"'"'' <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784/AnsiballZ_command.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062/AnsiballZ_command.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447/AnsiballZ_command.py && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "executable": null, "_uses_shell": false, "strip_empty_ends": true, "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "removes": null, "argv": null, "warn": true, "chdir": null, "stdin_add_newline": true, "stdin": null}}, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "rc": 0, "changed": false}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "executable": null, "_uses_shell": false, "strip_empty_ends": true, "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "removes": null, "argv": null, "warn": true, "chdir": null, "stdin_add_newline": true, "stdin": null}}, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "rc": 0, "changed": false}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370204.89-12674-32817586479062/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370204.89-12673-181565702592784/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.136> (0, '', '') ok: [managed-node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true, "warn": true } }, "rc": 0 } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists ok: [managed-node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true, "warn": true } }, "rc": 0 } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "executable": null, "_uses_shell": false, "strip_empty_ends": true, "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "removes": null, "argv": null, "warn": true, "chdir": null, "stdin_add_newline": true, "stdin": null}}, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "rc": 0, "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370204.92-12676-147846955509447/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') ok: [managed-node2] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true, "warn": true } }, "rc": 0 } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 28 December 2024 02:16:45 -0500 (0:00:00.566) 0:00:05.586 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127 `" && echo ansible-tmp-1735370205.47-12714-208672029548127="` echo /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300 `" && echo ansible-tmp-1735370205.48-12716-88125455864300="` echo /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370205.47-12714-208672029548127=/root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127\n', '') <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021 `" && echo ansible-tmp-1735370205.51-12720-201816588139021="` echo /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370205.48-12716-88125455864300=/root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370205.51-12720-201816588139021=/root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp4tPuxo TO /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127/AnsiballZ_slurp.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpqJyuXZ TO /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300/AnsiballZ_slurp.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpH01Uda TO /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021/AnsiballZ_slurp.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp4tPuxo /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127/AnsiballZ_slurp.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127/ /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpqJyuXZ /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300/AnsiballZ_slurp.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300/ /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpH01Uda /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021/AnsiballZ_slurp.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021/ /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFERjJEdGE1M2hOeENBNWRZM0pJdDF3YVIzYjlUVmQ4VVNrRjBta3J6b1BWL3RFOXF0ZUk3Z0JwWmhDQmczY09SVDVPcHpNLzZWWStrRWE0bFJ0aDhtbzllTXJLc2JyeDFna2Rjd0V6WSt2WGszR2dldzZRNUYwWm5FWTNoMXlvRHZ1Y3VjWHkwWlpZOFU1T0k1QUtrMGxITmxZb0ozZkU5L3NWampJVkZHUnVENEZLM2tWU3JiTjZaOG8wbS82MjBsZ2tZOHRzQU5LV0FQOHVGWjVCZWJ3MGJFUGVSZG1HVHV5NTR3R1FtZ1U0c3lNNTJLSERYU0YwdGx3WUJLdHQrRWpSR25oQTdRQzhaTERZL0hnTThEbkdMa1N5ZzF5R0preU5OQlNENzNpZXdVeG10YzNKZXoxZDFicjFzRHpMcHRsVmpjcXZNcWRGZWUzMFhQRHFWY2Qgcm9vdEBtYW5hZ2VkLW5vZGUxCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370205.47-12714-208672029548127/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDeGxNRXI0RmRIZFNUdTlSOGlIRXFNNjB5Y1NLcWdkWUFYWmRudTJkSitTU0VRVEk0NlpmWTVna29nZm96cXJPZzhRK2dKazFFWGFMV29SaTJJbUZWL1NwR0JsYXBnM3VvVEpsVlpxbWwvQ1ZCZ0JlSkE2VCt6bWMxeTZLQ2ZFN0JxYUQ5TnZmVUpJQ1c2cVYwaFpHaHBYNHRGV1E4NW83enJ0WlpDWlRXZW12Z1R1V09mNUcwalJ4c3lyOTlHOTdUMlJuVnlNcnFPNFZwbExDQmhRYkNENWY3RzkxZE5kellqbVl6VTcyRDc0cVI1VkVsVEFJeFRNMEtmRm5UT1JGMDR2b1RjbTJZTHdzOW5ZWVZFcndnYmhsY0Z2Y3dSN09sTEhDN3JlNjU5bkVSWU1FczJJb1BJeEVoMEw5NHBEY2N6bjkvTUEyRDlnT3BlSi9JUGhVY3ggcm9vdEBtYW5hZ2VkLW5vZGUzCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370205.48-12716-88125455864300/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFERjJEdGE1M2hOeENBNWRZM0pJdDF3YVIzYjlUVmQ4VVNrRjBta3J6b1BWL3RFOXF0ZUk3Z0JwWmhDQmczY09SVDVPcHpNLzZWWStrRWE0bFJ0aDhtbzllTXJLc2JyeDFna2Rjd0V6WSt2WGszR2dldzZRNUYwWm5FWTNoMXlvRHZ1Y3VjWHkwWlpZOFU1T0k1QUtrMGxITmxZb0ozZkU5L3NWampJVkZHUnVENEZLM2tWU3JiTjZaOG8wbS82MjBsZ2tZOHRzQU5LV0FQOHVGWjVCZWJ3MGJFUGVSZG1HVHV5NTR3R1FtZ1U0c3lNNTJLSERYU0YwdGx3WUJLdHQrRWpSR25oQTdRQzhaTERZL0hnTThEbkdMa1N5ZzF5R0preU5OQlNENzNpZXdVeG10YzNKZXoxZDFicjFzRHpMcHRsVmpjcXZNcWRGZWUzMFhQRHFWY2Qgcm9vdEBtYW5hZ2VkLW5vZGUxCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.12.136> (0, '', '') ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDeGxNRXI0RmRIZFNUdTlSOGlIRXFNNjB5Y1NLcWdkWUFYWmRudTJkSitTU0VRVEk0NlpmWTVna29nZm96cXJPZzhRK2dKazFFWGFMV29SaTJJbUZWL1NwR0JsYXBnM3VvVEpsVlpxbWwvQ1ZCZ0JlSkE2VCt6bWMxeTZLQ2ZFN0JxYUQ5TnZmVUpJQ1c2cVYwaFpHaHBYNHRGV1E4NW83enJ0WlpDWlRXZW12Z1R1V09mNUcwalJ4c3lyOTlHOTdUMlJuVnlNcnFPNFZwbExDQmhRYkNENWY3RzkxZE5kellqbVl6VTcyRDc0cVI1VkVsVEFJeFRNMEtmRm5UT1JGMDR2b1RjbTJZTHdzOW5ZWVZFcndnYmhsY0Z2Y3dSN09sTEhDN3JlNjU5bkVSWU1FczJJb1BJeEVoMEw5NHBEY2N6bjkvTUEyRDlnT3BlSi9JUGhVY3ggcm9vdEBtYW5hZ2VkLW5vZGUzCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.14.48> (0, '\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDam1NTW1vYUFYR2JTUE1LMEJiZ3pKSk4vTEkvRWZuMzhvMFBESjBEbEIyR0llNjQyYXBjMlVObllEcG1WWTRIVVo5WGpUREY2NG9JRVlMS0kxbGIvVzZqMUhybDE4QTRCaGZheHRsYlAwdXdHd2xYbkp1dTJiVmVQZUxtdllzU0Iva2QxcmNhU3Nmd0pTdThkRmYzQ1hTR2tYQ0hjZTBZbGlqOXc2cmVvL0hLdnFucHBHODZLdVRtTUJLZ1VVRTB1dXBPVU5hQ2VReS9LRzcyUVpRVFduNWJkMTBXWTNpc1VvRHpuVitKSXRPYWxWeDg4RStrNUN2b3Z2aUxIeS8zSVB1ZzN5LzJ1dSsxcWJnUEpHcVUvU0U1N1NSQzRQS0ZmZkYrZWc4aFZNaFZ1UWc4U3lmZy9EWTg1ZXBYaU15Zjh4cHhnQ3gyMEFtYWhRNjUremVQRXQgcm9vdEBtYW5hZ2VkLW5vZGUyCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370205.51-12720-201816588139021/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') ok: [managed-node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDam1NTW1vYUFYR2JTUE1LMEJiZ3pKSk4vTEkvRWZuMzhvMFBESjBEbEIyR0llNjQyYXBjMlVObllEcG1WWTRIVVo5WGpUREY2NG9JRVlMS0kxbGIvVzZqMUhybDE4QTRCaGZheHRsYlAwdXdHd2xYbkp1dTJiVmVQZUxtdllzU0Iva2QxcmNhU3Nmd0pTdThkRmYzQ1hTR2tYQ0hjZTBZbGlqOXc2cmVvL0hLdnFucHBHODZLdVRtTUJLZ1VVRTB1dXBPVU5hQ2VReS9LRzcyUVpRVFduNWJkMTBXWTNpc1VvRHpuVitKSXRPYWxWeDg4RStrNUN2b3Z2aUxIeS8zSVB1ZzN5LzJ1dSsxcWJnUEpHcVUvU0U1N1NSQzRQS0ZmZkYrZWc4aFZNaFZ1UWc4U3lmZy9EWTg1ZXBYaU15Zjh4cHhnQ3gyMEFtYWhRNjUremVQRXQgcm9vdEBtYW5hZ2VkLW5vZGUyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 28 December 2024 02:16:45 -0500 (0:00:00.572) 0:00:06.159 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469 `" && echo ansible-tmp-1735370206.05-12752-96823847222469="` echo /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469 `" ) && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370206.05-12752-96823847222469=/root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469\n', '') <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965 `" && echo ansible-tmp-1735370206.13-12753-166186663765965="` echo /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053 `" && echo ansible-tmp-1735370206.13-12758-214512936798053="` echo /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370206.13-12753-166186663765965=/root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370206.13-12758-214512936798053=/root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpJcF77i TO /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469/AnsiballZ_user.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpZqZbHB TO /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965/AnsiballZ_user.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpElG6km TO /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053/AnsiballZ_user.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpJcF77i /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469/AnsiballZ_user.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469/ /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469/AnsiballZ_user.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpZqZbHB /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965/AnsiballZ_user.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965/ /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965/AnsiballZ_user.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpElG6km /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053/AnsiballZ_user.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053/ /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053/AnsiballZ_user.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> (0, '', '') <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965/AnsiballZ_user.py && sleep 0'"'"'' <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469/AnsiballZ_user.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053/AnsiballZ_user.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"comment": "root", "shell": "/bin/bash", "group": 0, "name": "root", "changed": false, "state": "present", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "create_home": true, "password_lock": null, "ssh_key_passphrase": null, "uid": null, "home": null, "append": false, "skeleton": null, "ssh_key_comment": "ansible-generated on managed-node1", "group": null, "system": false, "state": "present", "role": null, "hidden": null, "local": null, "authorization": null, "profile": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": null, "move_home": false, "password": null, "name": "root", "seuser": null, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/root", "move_home": false, "append": false, "uid": 0}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370206.05-12752-96823847222469/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"comment": "root", "shell": "/bin/bash", "group": 0, "name": "root", "changed": false, "state": "present", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "create_home": true, "password_lock": null, "ssh_key_passphrase": null, "uid": null, "home": null, "append": false, "skeleton": null, "ssh_key_comment": "ansible-generated on managed-node3", "group": null, "system": false, "state": "present", "role": null, "hidden": null, "local": null, "authorization": null, "profile": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": null, "move_home": false, "password": null, "name": "root", "seuser": null, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/root", "move_home": false, "append": false, "uid": 0}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370206.13-12753-166186663765965/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"comment": "root", "shell": "/bin/bash", "group": 0, "name": "root", "changed": false, "state": "present", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "create_home": true, "password_lock": null, "ssh_key_passphrase": null, "uid": null, "home": null, "append": false, "skeleton": null, "ssh_key_comment": "ansible-generated on managed-node2", "group": null, "system": false, "state": "present", "role": null, "hidden": null, "local": null, "authorization": null, "profile": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": null, "move_home": false, "password": null, "name": "root", "seuser": null, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/root", "move_home": false, "append": false, "uid": 0}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370206.13-12758-214512936798053/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.12.136> (0, '', '') <10.31.12.162> (0, '', '') ok: [managed-node2 -> managed-node2] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on managed-node2", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } ok: [managed-node3 -> managed-node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on managed-node3", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } ok: [managed-node1 -> managed-node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on managed-node1", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 28 December 2024 02:16:46 -0500 (0:00:00.694) 0:00:06.853 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903 `" && echo ansible-tmp-1735370206.72-12807-182099222864903="` echo /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903 `" ) && sleep 0'"'"'' <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230 `" && echo ansible-tmp-1735370206.75-12810-101282407339230="` echo /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370206.72-12807-182099222864903=/root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpEolWc5 TO /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903/AnsiballZ_stat.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370206.75-12810-101282407339230=/root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpINTKK4 TO /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230/AnsiballZ_stat.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565 `" && echo ansible-tmp-1735370206.81-12813-231041118794565="` echo /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpEolWc5 /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903/AnsiballZ_stat.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903/ /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, 'ansible-tmp-1735370206.81-12813-231041118794565=/root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpTGWmJS TO /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565/AnsiballZ_stat.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpINTKK4 /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230/AnsiballZ_stat.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230/ /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpTGWmJS /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565/AnsiballZ_stat.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565/ /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/root/.ssh", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": false, "device_type": 0, "mtime": 1735370175.997582, "block_size": 4096, "inode": 20, "isgid": false, "size": 4096, "executable": true, "isuid": false, "readable": true, "version": "18446744072852951894", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 8, "xoth": false, "islnk": false, "nlink": 2, "issock": false, "rgrp": false, "gr_name": "root", "path": "/root/.ssh", "xusr": true, "atime": 1735369936.726601, "isdir": true, "ctime": 1735370175.997582, "isblk": false, "wgrp": false, "xgrp": false, "dev": 51713, "roth": false, "isfifo": false, "mode": "0700", "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370206.72-12807-182099222864903/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/root/.ssh", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": false, "device_type": 0, "mtime": 1735370167.8215408, "block_size": 4096, "inode": 20, "isgid": false, "size": 4096, "executable": true, "isuid": false, "readable": true, "version": "18446744072852951894", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 8, "xoth": false, "islnk": false, "nlink": 2, "issock": false, "rgrp": false, "gr_name": "root", "path": "/root/.ssh", "xusr": true, "atime": 1735369900.068208, "isdir": true, "ctime": 1735370167.8215408, "isblk": false, "wgrp": false, "xgrp": false, "dev": 51713, "roth": false, "isfifo": false, "mode": "0700", "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370206.75-12810-101282407339230/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node1 -> managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1735369936.726601, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1735370175.997582, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 20, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1735370175.997582, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "18446744072852951894", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.12.136> (0, '', '') ok: [managed-node3 -> managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1735369900.068208, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1735370167.8215408, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 20, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1735370167.8215408, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "18446744072852951894", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/root/.ssh", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": false, "device_type": 0, "mtime": 1735370174.460593, "block_size": 4096, "inode": 20, "isgid": false, "size": 4096, "executable": true, "isuid": false, "readable": true, "version": "18446744072852951894", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 8, "xoth": false, "islnk": false, "nlink": 2, "issock": false, "rgrp": false, "gr_name": "root", "path": "/root/.ssh", "xusr": true, "atime": 1735369929.8818305, "isdir": true, "ctime": 1735370174.460593, "isblk": false, "wgrp": false, "xgrp": false, "dev": 51713, "roth": false, "isfifo": false, "mode": "0700", "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370206.81-12813-231041118794565/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') ok: [managed-node2 -> managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1735369929.8818305, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1735370174.460593, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 20, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1735370174.460593, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "18446744072852951894", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 28 December 2024 02:16:47 -0500 (0:00:00.505) 0:00:07.359 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308 `" && echo ansible-tmp-1735370207.24-12845-189255491790308="` echo /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> (0, '/root\n', '') <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142 `" && echo ansible-tmp-1735370207.26-12848-138322886436142="` echo /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370207.24-12845-189255491790308=/root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpoD4OVT TO /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308/AnsiballZ_stat.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708 `" && echo ansible-tmp-1735370207.29-12851-157789401341708="` echo /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370207.26-12848-138322886436142=/root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpT4bZxK TO /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142/AnsiballZ_stat.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.14.48> (0, 'ansible-tmp-1735370207.29-12851-157789401341708=/root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpQr09D0 TO /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708/AnsiballZ_stat.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpoD4OVT /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308/AnsiballZ_stat.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308/ /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpT4bZxK /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142/AnsiballZ_stat.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142/ /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpQr09D0 /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708/AnsiballZ_stat.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708/ /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/root/.ssh/authorized_keys", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370175.997582, "block_size": 4096, "inode": 262456, "isgid": false, "size": 1390, "executable": false, "isuid": false, "readable": true, "version": "1454743883", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": false, "gr_name": "root", "path": "/root/.ssh/authorized_keys", "xusr": false, "atime": 1735370179.419596, "isdir": false, "ctime": 1735370175.9985821, "isblk": false, "wgrp": false, "checksum": "3bf673ffe67a9f171b677bacde3ca0cc2b6a3a35", "dev": 51713, "roth": false, "isfifo": false, "mode": "0600", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370207.24-12845-189255491790308/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/root/.ssh/authorized_keys", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370167.8215408, "block_size": 4096, "inode": 262456, "isgid": false, "size": 1390, "executable": false, "isuid": false, "readable": true, "version": "18446744072859648732", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": false, "gr_name": "root", "path": "/root/.ssh/authorized_keys", "xusr": false, "atime": 1735370172.272533, "isdir": false, "ctime": 1735370167.8225408, "isblk": false, "wgrp": false, "checksum": "d84ba2ff978fa370eb487d00a8b80f146f9d7545", "dev": 51713, "roth": false, "isfifo": false, "mode": "0600", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370207.26-12848-138322886436142/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1 -> managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1735370179.419596, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3bf673ffe67a9f171b677bacde3ca0cc2b6a3a35", "ctime": 1735370175.9985821, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262456, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1735370175.997582, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1390, "uid": 0, "version": "1454743883", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.12.136> (0, '', '') ok: [managed-node3 -> managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1735370172.272533, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d84ba2ff978fa370eb487d00a8b80f146f9d7545", "ctime": 1735370167.8225408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262456, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1735370167.8215408, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1390, "uid": 0, "version": "18446744072859648732", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/root/.ssh/authorized_keys", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735369929.8808303, "block_size": 4096, "inode": 22411, "isgid": false, "size": 990, "executable": false, "isuid": false, "readable": true, "version": "22411381", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": false, "gr_name": "root", "path": "/root/.ssh/authorized_keys", "xusr": false, "atime": 1735370077.6626496, "isdir": false, "ctime": 1735369929.8808303, "isblk": false, "wgrp": false, "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "dev": 51713, "roth": false, "isfifo": false, "mode": "0600", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370207.29-12851-157789401341708/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') ok: [managed-node2 -> managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1735370077.6626496, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1735369929.8808303, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1735369929.8808303, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "22411381", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 28 December 2024 02:16:47 -0500 (0:00:00.452) 0:00:07.811 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469 `" && echo ansible-tmp-1735370207.74-12884-124583162661469="` echo /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631 `" && echo ansible-tmp-1735370207.77-12886-100887224524631="` echo /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370207.74-12884-124583162661469=/root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469\n', '') <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224 `" && echo ansible-tmp-1735370207.8-12888-45681857261224="` echo /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370207.77-12886-100887224524631=/root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370207.8-12888-45681857261224=/root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpX2pYL8 TO /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631/AnsiballZ_file.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpqNdQ5B TO /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224/AnsiballZ_file.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpDPAecN TO /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469/AnsiballZ_file.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpDPAecN /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469/AnsiballZ_file.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469/ /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpX2pYL8 /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631/AnsiballZ_file.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631/ /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpqNdQ5B /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224/AnsiballZ_file.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224/ /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"group": "root", "uid": 0, "changed": false, "owner": "root", "state": "directory", "gid": 0, "secontext": "system_u:object_r:ssh_home_t:s0", "mode": "0700", "path": "/root/.ssh", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": null, "path": "/root/.ssh", "owner": "root", "follow": true, "group": "root", "unsafe_writes": false, "state": "directory", "content": null, "serole": null, "selevel": null, "setype": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": "0700", "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/root/.ssh"}, "before": {"path": "/root/.ssh"}}, "size": 4096}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370207.74-12884-124583162661469/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1 -> managed-node1] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } <10.31.12.136> (0, '\r\n{"group": "root", "uid": 0, "changed": false, "owner": "root", "state": "directory", "gid": 0, "secontext": "system_u:object_r:ssh_home_t:s0", "mode": "0700", "path": "/root/.ssh", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": null, "path": "/root/.ssh", "owner": "root", "follow": true, "group": "root", "unsafe_writes": false, "state": "directory", "content": null, "serole": null, "selevel": null, "setype": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": "0700", "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/root/.ssh"}, "before": {"path": "/root/.ssh"}}, "size": 4096}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370207.77-12886-100887224524631/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"group": "root", "uid": 0, "changed": false, "owner": "root", "state": "directory", "gid": 0, "secontext": "system_u:object_r:ssh_home_t:s0", "mode": "0700", "path": "/root/.ssh", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": null, "path": "/root/.ssh", "owner": "root", "follow": true, "group": "root", "unsafe_writes": false, "state": "directory", "content": null, "serole": null, "selevel": null, "setype": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": "0700", "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/root/.ssh"}, "before": {"path": "/root/.ssh"}}, "size": 4096}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370207.8-12888-45681857261224/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '', '') ok: [managed-node3 -> managed-node3] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } <10.31.14.48> (0, '', '') ok: [managed-node2 -> managed-node2] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 28 December 2024 02:16:48 -0500 (0:00:00.588) 0:00:08.400 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029 `" && echo ansible-tmp-1735370208.3-12930-69129933986029="` echo /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029 `" ) && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370208.3-12930-69129933986029=/root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029\n', '') <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483 `" && echo ansible-tmp-1735370208.36-12931-97506146249483="` echo /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769 `" && echo ansible-tmp-1735370208.37-12933-85531161948769="` echo /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769 `" ) && sleep 0'"'"'' <10.31.14.48> (0, 'ansible-tmp-1735370208.37-12933-85531161948769=/root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769\n', '') <10.31.12.136> (0, 'ansible-tmp-1735370208.36-12931-97506146249483=/root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpzo_XVu TO /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029/AnsiballZ_lineinfile.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpXuzt0w TO /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483/AnsiballZ_lineinfile.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmptHtnSc TO /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769/AnsiballZ_lineinfile.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmptHtnSc /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769/AnsiballZ_lineinfile.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769/ /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpzo_XVu /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029/AnsiballZ_lineinfile.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029/ /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpXuzt0w /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483/AnsiballZ_lineinfile.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483/ /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"msg": "", "diff": [{"after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)", "before": ""}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "changed": false, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/root/.ssh/authorized_keys", "owner": "root", "follow": false, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF2Dta53hNxCA5dY3JIt1waR3b9TVd8USkF0mkrzoPV/tE9qteI7gBpZhCBg3cORT5OpzM/6VY+kEa4lRth8mo9eMrKsbrx1gkdcwEzY+vXk3Ggew6Q5F0ZnEY3h1yoDvucucXy0ZZY8U5OI5AKk0lHNlYoJ3fE9/sVjjIVFGRuD4FK3kVSrbN6Z8o0m/620lgkY8tsANKWAP8uFZ5Bebw0bEPeRdmGTuy54wGQmgU4syM52KHDXSF0tlwYBKtt+EjRGnhA7QC8ZLDY/HgM8DnGLkSyg1yGJkyNNBSD73iewUxmtc3Jez1d1br1sDzLptlVjcqvMqdFee30XPDqVcd root@managed-node1", "group": "root", "insertbefore": null, "unsafe_writes": false, "create": true, "state": "present", "content": null, "serole": null, "setype": null, "selevel": null, "regexp": null, "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": "0600", "firstmatch": false, "attributes": null, "backup": false}}}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370208.3-12930-69129933986029/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"msg": "", "diff": [{"after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)", "before": ""}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "changed": false, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/root/.ssh/authorized_keys", "owner": "root", "follow": false, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxlMEr4FdHdSTu9R8iHEqM60ycSKqgdYAXZdnu2dJ+SSEQTI46ZfY5gkogfozqrOg8Q+gJk1EXaLWoRi2ImFV/SpGBlapg3uoTJlVZqml/CVBgBeJA6T+zmc1y6KCfE7BqaD9NvfUJICW6qV0hZGhpX4tFWQ85o7zrtZZCZTWemvgTuWOf5G0jRxsyr99G97T2RnVyMrqO4VplLCBhQbCD5f7G91dNdzYjmYzU72D74qR5VElTAIxTM0KfFnTORF04voTcm2YLws9nYYVErwgbhlcFvcwR7OlLHC7re659nERYMEs2IoPIxEh0L94pDcczn9/MA2D9gOpeJ/IPhUcx root@managed-node3", "group": "root", "insertbefore": null, "unsafe_writes": false, "create": true, "state": "present", "content": null, "serole": null, "setype": null, "selevel": null, "regexp": null, "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": "0600", "firstmatch": false, "attributes": null, "backup": false}}}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370208.36-12931-97506146249483/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"msg": "line added", "diff": [{"after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)", "before": ""}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/root/.ssh/authorized_keys", "owner": "root", "follow": false, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjmMMmoaAXGbSPMK0BbgzJJN/LI/Efn38o0PDJ0DlB2GIe642apc2UNnYDpmVY4HUZ9XjTDF64oIEYLKI1lb/W6j1Hrl18A4BhfaxtlbP0uwGwlXnJuu2bVePeLmvYsSB/kd1rcaSsfwJSu8dFf3CXSGkXCHce0Ylij9w6reo/HKvqnppG86KuTmMBKgUUE0uupOUNaCeQy/KG72QZQTWn5bd10WY3isUoDznV+JItOalVx88E+k5CvovviLHy/3IPug3y/2uu+1qbgPJGqU/SE57SRC4PKFffF+eg8hVMhVuQg8Syfg/DY85epXiMyf8xpxgCx20AmahQ65+zePEt root@managed-node2", "group": "root", "insertbefore": null, "unsafe_writes": false, "create": true, "state": "present", "content": null, "serole": null, "setype": null, "selevel": null, "regexp": null, "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": "0600", "firstmatch": false, "attributes": null, "backup": false}}}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370208.37-12933-85531161948769/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.136> (0, '', '') ok: [managed-node1 -> managed-node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "content": null, "create": true, "delimiter": null, "directory_mode": null, "firstmatch": false, "follow": false, "force": null, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF2Dta53hNxCA5dY3JIt1waR3b9TVd8USkF0mkrzoPV/tE9qteI7gBpZhCBg3cORT5OpzM/6VY+kEa4lRth8mo9eMrKsbrx1gkdcwEzY+vXk3Ggew6Q5F0ZnEY3h1yoDvucucXy0ZZY8U5OI5AKk0lHNlYoJ3fE9/sVjjIVFGRuD4FK3kVSrbN6Z8o0m/620lgkY8tsANKWAP8uFZ5Bebw0bEPeRdmGTuy54wGQmgU4syM52KHDXSF0tlwYBKtt+EjRGnhA7QC8ZLDY/HgM8DnGLkSyg1yGJkyNNBSD73iewUxmtc3Jez1d1br1sDzLptlVjcqvMqdFee30XPDqVcd root@managed-node1", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "unsafe_writes": false, "validate": null } } } ok: [managed-node3 -> managed-node3] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "content": null, "create": true, "delimiter": null, "directory_mode": null, "firstmatch": false, "follow": false, "force": null, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxlMEr4FdHdSTu9R8iHEqM60ycSKqgdYAXZdnu2dJ+SSEQTI46ZfY5gkogfozqrOg8Q+gJk1EXaLWoRi2ImFV/SpGBlapg3uoTJlVZqml/CVBgBeJA6T+zmc1y6KCfE7BqaD9NvfUJICW6qV0hZGhpX4tFWQ85o7zrtZZCZTWemvgTuWOf5G0jRxsyr99G97T2RnVyMrqO4VplLCBhQbCD5f7G91dNdzYjmYzU72D74qR5VElTAIxTM0KfFnTORF04voTcm2YLws9nYYVErwgbhlcFvcwR7OlLHC7re659nERYMEs2IoPIxEh0L94pDcczn9/MA2D9gOpeJ/IPhUcx root@managed-node3", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "unsafe_writes": false, "validate": null } } } <10.31.14.48> (0, '', '') changed: [managed-node2 -> managed-node2] => { "backup": "", "changed": true, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "content": null, "create": true, "delimiter": null, "directory_mode": null, "firstmatch": false, "follow": false, "force": null, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjmMMmoaAXGbSPMK0BbgzJJN/LI/Efn38o0PDJ0DlB2GIe642apc2UNnYDpmVY4HUZ9XjTDF64oIEYLKI1lb/W6j1Hrl18A4BhfaxtlbP0uwGwlXnJuu2bVePeLmvYsSB/kd1rcaSsfwJSu8dFf3CXSGkXCHce0Ylij9w6reo/HKvqnppG86KuTmMBKgUUE0uupOUNaCeQy/KG72QZQTWn5bd10WY3isUoDznV+JItOalVx88E+k5CvovviLHy/3IPug3y/2uu+1qbgPJGqU/SE57SRC4PKFffF+eg8hVMhVuQg8Syfg/DY85epXiMyf8xpxgCx20AmahQ65+zePEt root@managed-node2", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 28 December 2024 02:16:48 -0500 (0:00:00.566) 0:00:08.967 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499 `" && echo ansible-tmp-1735370208.83-12966-121183886060499="` echo /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370208.83-12966-121183886060499=/root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpq1YKf4 TO /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499/AnsiballZ_slurp.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087 `" && echo ansible-tmp-1735370208.89-12969-135777973017087="` echo /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780 `" && echo ansible-tmp-1735370208.9-12973-4195371712780="` echo /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780 `" ) && sleep 0'"'"'' <10.31.14.48> (0, 'ansible-tmp-1735370208.9-12973-4195371712780=/root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780\n', '') <10.31.12.136> (0, 'ansible-tmp-1735370208.89-12969-135777973017087=/root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpdbkjaM TO /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780/AnsiballZ_slurp.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp4axBtY TO /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087/AnsiballZ_slurp.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpq1YKf4 /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499/AnsiballZ_slurp.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499/ /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp4axBtY /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087/AnsiballZ_slurp.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087/ /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpdbkjaM /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780/AnsiballZ_slurp.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780/ /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370208.83-12966-121183886060499/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.12.136> (0, '\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370208.89-12969-135777973017087/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370208.9-12973-4195371712780/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '', '') ok: [managed-node3 -> managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.14.48> (0, '', '') ok: [managed-node2 -> managed-node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 28 December 2024 02:16:49 -0500 (0:00:00.414) 0:00:09.382 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286 `" && echo ansible-tmp-1735370209.38-13052-79715807664286="` echo /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286 `" ) && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431 `" && echo ansible-tmp-1735370209.4-13053-165019134511431="` echo /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370209.38-13052-79715807664286=/root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124 `" && echo ansible-tmp-1735370209.45-13054-210915599356124="` echo /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370209.4-13053-165019134511431=/root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370209.45-13054-210915599356124=/root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/known_hosts.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpJrAqOD TO /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286/AnsiballZ_known_hosts.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/known_hosts.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpw_v0ql TO /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431/AnsiballZ_known_hosts.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/known_hosts.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpaQpsGK TO /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124/AnsiballZ_known_hosts.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpaQpsGK /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124/AnsiballZ_known_hosts.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124/ /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpw_v0ql /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431/AnsiballZ_known_hosts.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431/ /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpJrAqOD /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286/AnsiballZ_known_hosts.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286/ /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"name": "10.31.14.48", "state": "present", "hash_host": false, "key": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "path": "/etc/ssh/ssh_known_hosts", "diff": {"after": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n"}}}, "diff": {"after": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n"}, "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370209.45-13054-210915599356124/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"name": "10.31.12.162", "state": "present", "hash_host": false, "key": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "path": "/etc/ssh/ssh_known_hosts", "diff": {"after": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n"}}}, "diff": {"after": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n"}, "changed": false}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370209.38-13052-79715807664286/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"name": "10.31.12.136", "state": "present", "hash_host": false, "key": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "path": "/etc/ssh/ssh_known_hosts", "diff": {"after": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n"}}}, "diff": {"after": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n", "before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \\n"}, "changed": false}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370209.4-13053-165019134511431/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') ok: [managed-node2] => { "changed": false, "diff": { "after": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.14.48 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "name": "10.31.14.48", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.12.162> (0, '', '') <10.31.12.136> (0, '', '') ok: [managed-node1] => { "changed": false, "diff": { "after": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.12.162 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "name": "10.31.12.162", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } ok: [managed-node3] => { "changed": false, "diff": { "after": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.12.136 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "name": "10.31.12.136", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 28 December 2024 02:16:49 -0500 (0:00:00.600) 0:00:09.983 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880 `" && echo ansible-tmp-1735370209.85-13123-93510364954880="` echo /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865 `" && echo ansible-tmp-1735370209.87-13131-142787401682865="` echo /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865 `" ) && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941 `" && echo ansible-tmp-1735370209.87-13127-241910719904941="` echo /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370209.85-13123-93510364954880=/root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp0D3nfz TO /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880/AnsiballZ_stat.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.12.136> (0, 'ansible-tmp-1735370209.87-13127-241910719904941=/root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370209.87-13131-142787401682865=/root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpAFW8K2 TO /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941/AnsiballZ_stat.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp0NVEiW TO /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865/AnsiballZ_stat.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp0D3nfz /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880/AnsiballZ_stat.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880/ /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpAFW8K2 /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941/AnsiballZ_stat.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941/ /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp0NVEiW /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865/AnsiballZ_stat.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865/ /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/kdump.conf", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370177.5995884, "block_size": 4096, "inode": 262451, "isgid": false, "size": 104, "executable": false, "isuid": false, "readable": true, "version": "1454743907", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/kdump.conf", "xusr": false, "atime": 1735370179.3105955, "isdir": false, "ctime": 1735370177.7995894, "isblk": false, "wgrp": false, "checksum": "15a8a589c0f6b8022e4a6cdea6a5c2d28ad9a03d", "dev": 51713, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370209.85-13123-93510364954880/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/kdump.conf", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370178.276594, "block_size": 4096, "inode": 262450, "isgid": false, "size": 120, "executable": false, "isuid": false, "readable": true, "version": "2122625954", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/kdump.conf", "xusr": false, "atime": 1735370179.7755942, "isdir": false, "ctime": 1735370178.618594, "isblk": false, "wgrp": false, "checksum": "c0642da94fbd26f04f09c59547d36274e0111ea4", "dev": 51713, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370209.87-13131-142787401682865/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/kdump.conf", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370169.9645371, "block_size": 4096, "inode": 262451, "isgid": false, "size": 104, "executable": false, "isuid": false, "readable": true, "version": "18446744072859648755", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/kdump.conf", "xusr": false, "atime": 1735370172.1645331, "isdir": false, "ctime": 1735370170.3355365, "isblk": false, "wgrp": false, "checksum": "378a5305016223fd3010535f6ffb710c9f2d5ed1", "dev": 51713, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370209.87-13127-241910719904941/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1735370179.3105955, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "15a8a589c0f6b8022e4a6cdea6a5c2d28ad9a03d", "ctime": 1735370177.7995894, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262451, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1735370177.5995884, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1454743907", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.14.48> (0, '', '') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1735370179.7755942, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c0642da94fbd26f04f09c59547d36274e0111ea4", "ctime": 1735370178.618594, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1735370178.276594, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 120, "uid": 0, "version": "2122625954", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.12.136> (0, '', '') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1735370172.1645331, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "378a5305016223fd3010535f6ffb710c9f2d5ed1", "ctime": 1735370170.3355365, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262451, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1735370169.9645371, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "18446744072859648755", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 28 December 2024 02:16:50 -0500 (0:00:00.352) 0:00:10.335 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695 `" && echo ansible-tmp-1735370210.2-13186-181826075472695="` echo /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695 `" ) && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619 `" && echo ansible-tmp-1735370210.21-13187-117414979750619="` echo /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683 `" && echo ansible-tmp-1735370210.23-13189-35664390270683="` echo /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370210.2-13186-181826075472695=/root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695\n', '') <10.31.12.136> (0, 'ansible-tmp-1735370210.21-13187-117414979750619=/root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619\n', '') <10.31.14.48> (0, 'ansible-tmp-1735370210.23-13189-35664390270683=/root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpgAz3EQ TO /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_stat.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpscJB_R TO /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_stat.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpYmII0q TO /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683/AnsiballZ_stat.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpscJB_R /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_stat.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/ /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpgAz3EQ /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_stat.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/ /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpYmII0q /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683/AnsiballZ_stat.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683/ /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/kdump.conf", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370169.9645371, "block_size": 4096, "inode": 262451, "isgid": false, "size": 104, "executable": false, "isuid": false, "readable": true, "version": "18446744072859648755", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/kdump.conf", "xusr": false, "atime": 1735370172.1645331, "isdir": false, "ctime": 1735370170.3355365, "isblk": false, "wgrp": false, "checksum": "378a5305016223fd3010535f6ffb710c9f2d5ed1", "dev": 51713, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.162> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/kdump.conf", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370177.5995884, "block_size": 4096, "inode": 262451, "isgid": false, "size": 104, "executable": false, "isuid": false, "readable": true, "version": "1454743907", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/kdump.conf", "xusr": false, "atime": 1735370179.3105955, "isdir": false, "ctime": 1735370177.7995894, "isblk": false, "wgrp": false, "checksum": "15a8a589c0f6b8022e4a6cdea6a5c2d28ad9a03d", "dev": 51713, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp3djK8B TO /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_file.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmprR3SBb TO /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_file.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/kdump.conf", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "e", "woth": false, "isreg": true, "device_type": 0, "mtime": 1735370178.276594, "block_size": 4096, "inode": 262450, "isgid": false, "size": 120, "executable": false, "isuid": false, "readable": true, "version": "2122625954", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/kdump.conf", "xusr": false, "atime": 1735370179.7755942, "isdir": false, "ctime": 1735370178.618594, "isblk": false, "wgrp": false, "checksum": "c0642da94fbd26f04f09c59547d36274e0111ea4", "dev": 51713, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": ["extents"]}, "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370210.23-13189-35664390270683/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmprR3SBb /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_file.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/ /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp3djK8B /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_file.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/ /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node2 changed: [managed-node2] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-12336RbR5uN/tmpMgnCaO/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-12336RbR5uN/tmpMgnCaO/kdump.conf.j2" } } <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"group": "root", "uid": 0, "changed": false, "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:kdump_etc_t:s0", "mode": "0644", "path": "/etc/kdump.conf", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": "kdump.conf.j2", "path": "/etc/kdump.conf", "owner": null, "follow": false, "group": null, "unsafe_writes": false, "state": "file", "content": null, "serole": null, "access_time": null, "setype": null, "dest": "/etc/kdump.conf", "selevel": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": "0644", "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/kdump.conf"}, "before": {"path": "/etc/kdump.conf"}}, "size": 104}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370210.2-13186-181826075472695/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"group": "root", "uid": 0, "changed": false, "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:kdump_etc_t:s0", "mode": "0644", "path": "/etc/kdump.conf", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": "kdump.conf.j2", "path": "/etc/kdump.conf", "owner": null, "follow": false, "group": null, "unsafe_writes": false, "state": "file", "content": null, "serole": null, "access_time": null, "setype": null, "dest": "/etc/kdump.conf", "selevel": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": "0644", "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/kdump.conf"}, "before": {"path": "/etc/kdump.conf"}}, "size": 104}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370210.21-13187-117414979750619/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') ok: [managed-node1] => { "changed": false, "checksum": "15a8a589c0f6b8022e4a6cdea6a5c2d28ad9a03d", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/kdump.conf", "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "state": "file", "uid": 0 } <10.31.12.136> (0, '', '') ok: [managed-node3] => { "changed": false, "checksum": "378a5305016223fd3010535f6ffb710c9f2d5ed1", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/kdump.conf", "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 28 December 2024 02:16:50 -0500 (0:00:00.670) 0:00:11.005 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255 `" && echo ansible-tmp-1735370210.87-13223-124893018519255="` echo /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255 `" ) && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827 `" && echo ansible-tmp-1735370210.87-13221-186549435893827="` echo /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671 `" && echo ansible-tmp-1735370210.89-13225-262503873254671="` echo /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370210.87-13223-124893018519255=/root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpr_xj6h TO /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255/AnsiballZ_slurp.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.12.162> (0, 'ansible-tmp-1735370210.87-13221-186549435893827=/root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpC_lgKP TO /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827/AnsiballZ_slurp.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> (0, 'ansible-tmp-1735370210.89-13225-262503873254671=/root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp4r8eVo TO /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671/AnsiballZ_slurp.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpr_xj6h /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255/AnsiballZ_slurp.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255/ /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpC_lgKP /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827/AnsiballZ_slurp.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827/ /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmp4r8eVo /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671/AnsiballZ_slurp.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671/ /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"content": "MTY4ODIwNzM2Cg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370210.87-13223-124893018519255/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"content": "MTY4ODIwNzM2Cg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.12.162> (0, '\r\n{"content": "MTY4ODIwNzM2Cg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370210.89-13225-262503873254671/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370210.87-13221-186549435893827/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '', '') ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.14.48> (0, '', '') <10.31.12.162> (0, '', '') ok: [managed-node2] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } ok: [managed-node1] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.320) 0:00:11.326 ***** ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed-node2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.059) 0:00:11.385 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.050) 0:00:11.436 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.050) 0:00:11.486 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.049) 0:00:11.536 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.049) 0:00:11.585 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.052) 0:00:11.637 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567 `" && echo ansible-tmp-1735370211.51-13287-97727696532567="` echo /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567 `" ) && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385 `" && echo ansible-tmp-1735370211.51-13288-20578943620385="` echo /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385 `" ) && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750 `" && echo ansible-tmp-1735370211.53-13290-228598461829750="` echo /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370211.51-13287-97727696532567=/root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567\n', '') <10.31.12.136> (0, 'ansible-tmp-1735370211.51-13288-20578943620385=/root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpNcRPrP TO /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385/AnsiballZ_systemd.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpaJhLQV TO /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567/AnsiballZ_systemd.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> (0, 'ansible-tmp-1735370211.53-13290-228598461829750=/root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpZQ2sk0 TO /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750/AnsiballZ_systemd.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpNcRPrP /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385/AnsiballZ_systemd.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385/ /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpaJhLQV /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567/AnsiballZ_systemd.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567/ /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpZQ2sk0 /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750/AnsiballZ_systemd.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750/ /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=18030 ; code=exited ; status=0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainCode": "1", "UnitFileState": "enabled", "ExecMainPID": "18030", "LimitSIGPENDING": "14311", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "TTYVHangup": "no", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "276644096", "AllowIsolate": "no", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "257596051", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14311", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=18022 ; code=exited ; status=0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "exited", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "257595030", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "StartLimitInterval": "0", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "StandardInput": "null", "AssertTimestampMonotonic": "257595032", "DefaultDependencies": "no", "Requires": "system.slice", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "276643541", "CollectMode": "inactive", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "257596018", "StandardError": "inherit", "LimitNICE": "0", "After": "network-online.target system.slice systemd-journald.socket remote-fs.target basic.target network.target", "FailureAction": "none", "CanIsolate": "no", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "257593995", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Crash recovery kernel arming", "ActiveExitTimestampMonotonic": "257576515", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "CanReload": "yes", "ControlPID": "0", "BlockIOWeight": "18446744073709551615", "Names": "kdump.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "kdump.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "kdump", "daemon_reexec": false, "enabled": null, "daemon_reload": false, "state": "started", "masked": null, "scope": null, "user": null}}, "state": "started", "changed": false, "name": "kdump"}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.136> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:31 EST] ; pid=17981 ; code=exited ; status=0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "ExecMainCode": "1", "UnitFileState": "enabled", "ExecMainPID": "17981", "LimitSIGPENDING": "14311", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "TTYVHangup": "no", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "301424163", "AllowIsolate": "no", "AssertTimestamp": "Sat 2024-12-28 02:16:12 EST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "282451536", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14311", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:12 EST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:12 EST] ; pid=17973 ; code=exited ; status=0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "exited", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "282450902", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:31 EST", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sat 2024-12-28 02:16:12 EST", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "StartLimitInterval": "0", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:12 EST", "StandardInput": "null", "AssertTimestampMonotonic": "282450903", "DefaultDependencies": "no", "Requires": "system.slice", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "301423612", "CollectMode": "inactive", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "282451503", "StandardError": "inherit", "LimitNICE": "0", "After": "network.target systemd-journald.socket remote-fs.target basic.target network-online.target system.slice", "FailureAction": "none", "CanIsolate": "no", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "282449536", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Crash recovery kernel arming", "ActiveExitTimestampMonotonic": "282431306", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:31 EST", "CanReload": "yes", "ControlPID": "0", "BlockIOWeight": "18446744073709551615", "Names": "kdump.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "kdump.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "kdump", "daemon_reexec": false, "enabled": null, "daemon_reload": false, "state": "started", "masked": null, "scope": null, "user": null}}, "state": "started", "changed": false, "name": "kdump"}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370211.51-13287-97727696532567/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370211.51-13288-20578943620385/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=19510 ; code=exited ; status=0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainCode": "1", "UnitFileState": "enabled", "ExecMainPID": "19510", "LimitSIGPENDING": "14311", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "TTYVHangup": "no", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "281064756", "AllowIsolate": "no", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "262128243", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14311", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=19502 ; code=exited ; status=0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "exited", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "262127651", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "StartLimitInterval": "0", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "StandardInput": "null", "AssertTimestampMonotonic": "262127652", "DefaultDependencies": "no", "Requires": "system.slice", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "281064434", "CollectMode": "inactive", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "262128207", "StandardError": "inherit", "LimitNICE": "0", "After": "systemd-journald.socket remote-fs.target network.target basic.target system.slice network-online.target", "FailureAction": "none", "CanIsolate": "no", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "262127272", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Crash recovery kernel arming", "ActiveExitTimestampMonotonic": "262110149", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "CanReload": "yes", "ControlPID": "0", "BlockIOWeight": "18446744073709551615", "Names": "kdump.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "kdump.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "kdump", "daemon_reexec": false, "enabled": null, "daemon_reload": false, "state": "started", "masked": null, "scope": null, "user": null}}, "state": "started", "changed": false, "name": "kdump"}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370211.53-13290-228598461829750/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.162> (0, '', '') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": "started", "user": null } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:31 EST", "ActiveEnterTimestampMonotonic": "301424163", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "ActiveExitTimestampMonotonic": "282431306", "ActiveState": "active", "After": "network.target systemd-journald.socket remote-fs.target basic.target network-online.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:16:12 EST", "AssertTimestampMonotonic": "282450903", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:16:12 EST", "ConditionTimestampMonotonic": "282450902", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:31 EST", "ExecMainExitTimestampMonotonic": "301423612", "ExecMainPID": "17981", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:12 EST", "ExecMainStartTimestampMonotonic": "282451503", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:31 EST] ; pid=17981 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:12 EST] ; stop_time=[Sat 2024-12-28 02:16:12 EST] ; pid=17973 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:12 EST", "InactiveEnterTimestampMonotonic": "282449536", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:12 EST", "InactiveExitTimestampMonotonic": "282451536", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.14.48> (0, '', '') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": "started", "user": null } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "ActiveEnterTimestampMonotonic": "276644096", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ActiveExitTimestampMonotonic": "257576515", "ActiveState": "active", "After": "network-online.target system.slice systemd-journald.socket remote-fs.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "AssertTimestampMonotonic": "257595032", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "ConditionTimestampMonotonic": "257595030", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "ExecMainExitTimestampMonotonic": "276643541", "ExecMainPID": "18030", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainStartTimestampMonotonic": "257596018", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=18030 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=18022 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveEnterTimestampMonotonic": "257593995", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveExitTimestampMonotonic": "257596051", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": "started", "user": null } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "ActiveEnterTimestampMonotonic": "281064756", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ActiveExitTimestampMonotonic": "262110149", "ActiveState": "active", "After": "systemd-journald.socket remote-fs.target network.target basic.target system.slice network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "AssertTimestampMonotonic": "262127652", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "ConditionTimestampMonotonic": "262127651", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "ExecMainExitTimestampMonotonic": "281064434", "ExecMainPID": "19510", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainStartTimestampMonotonic": "262128207", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=19510 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=19502 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveEnterTimestampMonotonic": "262127272", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveExitTimestampMonotonic": "262128243", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 28 December 2024 02:16:51 -0500 (0:00:00.436) 0:00:12.074 ***** <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.162> (0, '/root\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671 `" && echo ansible-tmp-1735370211.94-13314-31827151702671="` echo /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671 `" ) && sleep 0'"'"'' <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.12.136> (0, '/root\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736 `" && echo ansible-tmp-1735370211.96-13316-119803200364736="` echo /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736 `" ) && sleep 0'"'"'' <10.31.12.162> (0, 'ansible-tmp-1735370211.94-13314-31827151702671=/root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py <10.31.12.162> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpcSACpa TO /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671/AnsiballZ_file.py <10.31.12.162> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/572276711b '[10.31.12.162]' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729 `" && echo ansible-tmp-1735370211.99-13318-15299717489729="` echo /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729 `" ) && sleep 0'"'"'' <10.31.12.136> (0, 'ansible-tmp-1735370211.96-13316-119803200364736=/root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py <10.31.12.136> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpVXz7dR TO /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736/AnsiballZ_file.py <10.31.12.136> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/401097ea28 '[10.31.12.136]' <10.31.14.48> (0, 'ansible-tmp-1735370211.99-13318-15299717489729=/root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmplM6TCn TO /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729/AnsiballZ_file.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.12.162> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpcSACpa /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671/AnsiballZ_file.py\n', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671/ /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.136> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpVXz7dR /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736/AnsiballZ_file.py\n', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736/ /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.162> (0, '', '') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b -tt 10.31.12.162 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.136> (0, '', '') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 -tt 10.31.12.136 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmplM6TCn /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729/AnsiballZ_file.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729/ /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729/AnsiballZ_file.py && sleep 0'"'"'' <10.31.12.162> (0, '\r\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:user_tmp_t:s0", "mode": "0755", "path": "/tmp/tests_ssh", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": null, "path": "/tmp/tests_ssh", "owner": null, "follow": true, "group": null, "unsafe_writes": false, "state": "absent", "content": null, "serole": null, "selevel": null, "setype": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": null, "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/tmp/tests_ssh", "state": "absent"}, "before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"files": [], "directories": []}}}, "size": 4096}\r\n', 'Shared connection to 10.31.12.162 closed.\r\n') <10.31.12.162> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.162> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/572276711b 10.31.12.162 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370211.94-13314-31827151702671/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '\r\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:user_tmp_t:s0", "mode": "0755", "path": "/tmp/tests_ssh", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": null, "path": "/tmp/tests_ssh", "owner": null, "follow": true, "group": null, "unsafe_writes": false, "state": "absent", "content": null, "serole": null, "selevel": null, "setype": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": null, "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/tmp/tests_ssh", "state": "absent"}, "before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"files": [], "directories": []}}}, "size": 4096}\r\n', 'Shared connection to 10.31.12.136 closed.\r\n') <10.31.12.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/401097ea28 10.31.12.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370211.96-13316-119803200364736/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.162> (0, '', '') changed: [managed-node1 -> managed-node1] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "directory_mode": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0 } <10.31.14.48> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": null, "path": "/tmp/tests_ssh", "owner": null, "follow": true, "group": null, "unsafe_writes": false, "state": "absent", "content": null, "serole": null, "selevel": null, "setype": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "modification_time": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": null, "modification_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null}}, "path": "/tmp/tests_ssh", "state": "absent", "changed": false}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370211.99-13318-15299717489729/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.136> (0, '', '') changed: [managed-node3 -> managed-node3] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "directory_mode": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0 } <10.31.14.48> (0, '', '') ok: [managed-node2 -> managed-node2] => { "changed": false, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "directory_mode": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 28 December 2024 02:16:52 -0500 (0:00:00.356) 0:00:12.430 ***** <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.48> (0, '/root\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471 `" && echo ansible-tmp-1735370212.29-13344-116658808156471="` echo /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471 `" ) && sleep 0'"'"'' <10.31.14.48> (0, 'ansible-tmp-1735370212.29-13344-116658808156471=/root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py <10.31.14.48> PUT /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpHjPhPJ TO /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471/AnsiballZ_systemd.py <10.31.14.48> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/d4673ff83b '[10.31.14.48]' <10.31.14.48> (0, 'sftp> put /root/.ansible/tmp/ansible-local-12336RbR5uN/tmpHjPhPJ /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471/AnsiballZ_systemd.py\n', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471/ /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.48> (0, '', '') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b -tt 10.31.14.48 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.48> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=19510 ; code=exited ; status=0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainCode": "1", "UnitFileState": "enabled", "ExecMainPID": "19510", "LimitSIGPENDING": "14311", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "TTYVHangup": "no", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "281064756", "AllowIsolate": "no", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "262128243", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14311", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=19502 ; code=exited ; status=0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "exited", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "262127651", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "StartLimitInterval": "0", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "StandardInput": "null", "AssertTimestampMonotonic": "262127652", "DefaultDependencies": "no", "Requires": "system.slice", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "281064434", "CollectMode": "inactive", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "262128207", "StandardError": "inherit", "LimitNICE": "0", "After": "systemd-journald.socket remote-fs.target network.target basic.target system.slice network-online.target", "FailureAction": "none", "CanIsolate": "no", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "262127272", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Crash recovery kernel arming", "ActiveExitTimestampMonotonic": "262110149", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "CanReload": "yes", "ControlPID": "0", "BlockIOWeight": "18446744073709551615", "Names": "kdump.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "kdump.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "kdump", "daemon_reexec": false, "enabled": null, "daemon_reload": false, "state": "restarted", "masked": null, "scope": null, "user": null}}, "state": "started", "changed": true, "name": "kdump"}\r\n', 'Shared connection to 10.31.14.48 closed.\r\n') <10.31.14.48> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.48> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/d4673ff83b 10.31.14.48 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1735370212.29-13344-116658808156471/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.48> (0, '', '') changed: [managed-node2] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": "restarted", "user": null } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-12-28 02:16:38 EST", "ActiveEnterTimestampMonotonic": "281064756", "ActiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "ActiveExitTimestampMonotonic": "262110149", "ActiveState": "active", "After": "systemd-journald.socket remote-fs.target network.target basic.target system.slice network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-28 02:16:19 EST", "AssertTimestampMonotonic": "262127652", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-12-28 02:16:19 EST", "ConditionTimestampMonotonic": "262127651", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-12-28 02:16:38 EST", "ExecMainExitTimestampMonotonic": "281064434", "ExecMainPID": "19510", "ExecMainStartTimestamp": "Sat 2024-12-28 02:16:19 EST", "ExecMainStartTimestampMonotonic": "262128207", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:38 EST] ; pid=19510 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-12-28 02:16:19 EST] ; stop_time=[Sat 2024-12-28 02:16:19 EST] ; pid=19502 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveEnterTimestampMonotonic": "262127272", "InactiveExitTimestamp": "Sat 2024-12-28 02:16:19 EST", "InactiveExitTimestampMonotonic": "262128243", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed-node2 : ok=24 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed-node3 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 28 December 2024 02:16:52 -0500 (0:00:00.347) 0:00:12.777 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 1.19s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Install required packages ------------- 1.01s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.80s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.69s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Gather facts from managed-node1 ----------------------------------------- 0.69s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.67s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.60s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.59s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.57s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.57s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.57s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.51s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.46s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.45s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.44s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.41s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Cleanup kdump_path ------------------------------------------------------ 0.36s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.35s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.35s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.32s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 STDERR: [WARNING]: running playbook inside collection fedora.linux_system_roles TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Saturday 28 December 2024 02:16:52 -0500 (0:00:13.898) 0:00:45.628 ***** changed: [managed-node1 -> localhost] => { "changed": true, "path": "/tmp/ansible.VXfsk2.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 28 December 2024 02:16:52 -0500 (0:00:00.149) 0:00:45.778 ***** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 19.49s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 13.90s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Create static inventory from hostvars ----------------------------------- 1.08s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Gathering Facts --------------------------------------------------------- 0.90s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 fedora.linux_system_roles.kdump : Install required packages ------------- 0.82s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.69s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Gathering Facts --------------------------------------------------------- 0.67s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.65s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.58s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Gather facts from managed-node1 ----------------------------------------- 0.56s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.55s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Gathering Facts --------------------------------------------------------- 0.52s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.49s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.49s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.43s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.42s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.38s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Create temporary file --------------------------------------------------- 0.36s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.31s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.31s /tmp/collections-eOP/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25