ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [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-BPq/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-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 25 January 2025 02:18:20 -0500 (0:00:00.021) 0:00:00.021 ****** ok: [managed-node3] META: ran handlers TASK [Create temporary file] *************************************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 25 January 2025 02:18:21 -0500 (0:00:00.892) 0:00:00.913 ****** changed: [managed-node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.v4wyen3n.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Saturday 25 January 2025 02:18:21 -0500 (0:00:00.411) 0:00:01.325 ****** changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "26c356259eb257694083fac4c0453ed0c6a042e4", "dest": "/tmp/ansible.v4wyen3n.inventory.yaml", "gid": 0, "group": "root", "md5sum": "9daf62d861af5076127a2bb07288f6e7", "mode": "0644", "owner": "root", "size": 30691, "src": "/root/.ansible/tmp/ansible-tmp-1737789501.7059503-9875-45449434822833/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-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 25 January 2025 02:18:22 -0500 (0:00:00.938) 0:00:02.264 ****** ok: [managed-node3] META: ran handlers TASK [Gather facts from managed-node3] ***************************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 25 January 2025 02:18:23 -0500 (0:00:00.630) 0:00:02.895 ****** ok: [managed-node3 -> managed-node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 25 January 2025 02:18:23 -0500 (0:00:00.615) 0:00:03.511 ****** skipping: [managed-node3] => {} META: end_host conditional evaluated to false, continuing execution for managed-node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 25 January 2025 02:18:23 -0500 (0:00:00.031) 0:00:03.542 ****** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 25 January 2025 02:18:23 -0500 (0:00:00.081) 0:00:03.623 ****** included: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 25 January 2025 02:18:23 -0500 (0:00:00.024) 0:00:03.648 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 25 January 2025 02:18:23 -0500 (0:00:00.019) 0:00:03.667 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 25 January 2025 02:18:24 -0500 (0:00:00.352) 0:00:04.019 ****** ok: [managed-node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 25 January 2025 02:18:24 -0500 (0:00:00.022) 0:00:04.042 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 25 January 2025 02:18:24 -0500 (0:00:00.038) 0:00:04.080 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 25 January 2025 02:18:27 -0500 (0:00:03.052) 0:00:07.133 ****** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:02 EST", "ActiveEnterTimestampMonotonic": "329348903", "ActiveExitTimestamp": "Sat 2025-01-25 02:17:47 EST", "ActiveExitTimestampMonotonic": "314576300", "ActiveState": "active", "After": "remote-fs.target basic.target systemd-journald.socket system.slice network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:17:47 EST", "AssertTimestampMonotonic": "314601466", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:17:47 EST", "ConditionTimestampMonotonic": "314601444", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:02 EST", "ExecMainExitTimestampMonotonic": "329347654", "ExecMainPID": "8448", "ExecMainStartTimestamp": "Sat 2025-01-25 02:17:47 EST", "ExecMainStartTimestampMonotonic": "314602182", "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 2025-01-25 02:17:47 EST] ; stop_time=[Sat 2025-01-25 02:18:02 EST] ; pid=8448 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:17:47 EST] ; stop_time=[Sat 2025-01-25 02:17:47 EST] ; pid=8440 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:17:47 EST", "InactiveEnterTimestampMonotonic": "314600707", "InactiveExitTimestamp": "Sat 2025-01-25 02:17:47 EST", "InactiveExitTimestampMonotonic": "314602317", "InvocationID": "7caeacfafa6346f781724656cf9b77a9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:02 EST", "StateChangeTimestampMonotonic": "329348903", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 25 January 2025 02:18:28 -0500 (0:00:00.695) 0:00:07.828 ****** included: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 25 January 2025 02:18:28 -0500 (0:00:00.053) 0:00:07.882 ****** changed: [managed-node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.447040", "end": "2025-01-25 02:18:29.070841", "rc": 0, "start": "2025-01-25 02:18:28.623801" } 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:MptmijG+uAK/C/sLvp9kq4Sw0x3kW6CJElXNDSGNhCQ root@managed-node3 The key's randomart image is: +---[RSA 3072]----+ |E.o++=o+ | | o. ..+ . | |. o | | o = . | |+ o o + S | |=o . + = | |Bo+oo = | |+B++o+ | |=*%O. | +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 25 January 2025 02:18:29 -0500 (0:00:00.912) 0:00:08.794 ****** ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQkRISlhzMGtzS0loWWdsL093S0hxamtTZUt4Q1pvS3kvOFBUYzlNTzFJUTMvaDhNNlJwOGFxOWlCNXlqZUZSMHM3K0pobktHQUl1TWFQT1BnVC9kVUlrQVV5dWE5WVVGdHBDUSttRG1FbldJbmZ6SEZxV2ExdlU0amdQZVR6R0ZPUUpMQWlBZFgyVk5SY3BFQjRZMU5xaFV1czFLcUJETGQzd3hPZWRub21JbWtnVDlGbnlJc1RBYVN3ZlR6ZHd0VHB4ekh5REtlaDlBRFJhNmg3eXpsOFdTVXUrVDRmOVNJSFJsc2ZSK2Z6N1A3Y1NYWTRSU290NTZmZlBUdWJCdnQrRE1nYnU0SDN5T3d4TC9vR1dEdWJUSmZoODdlYzVyMHkwVFMyVmNnempGZ0FsV0MrUHJLTWIwT3pjSDdsZ3pZNG9pb0QwVzh3T3JLTnRFV092Mm1YQTBlK2hBZU1pQUIvWXhrSkNPb3IzOW5zVi9OcHBLcjRCMXY0MFBuSEVYR3BkNXpoQ0wxSlcxVVJpMWRtSFoyNTNUSUVtS05rTUpoVzNzRkRucjFCcGc3OVd6NGFncHZyazhia2FnNGxEUFBzODBuOVpXbEU2K2xZMk1RQjRDeU1jeDlNOWIrcmNpdXBRS0JWT1hDNkU3QkQ0b1BnKyt0NEM3d2ZTZ2dGKzg9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 25 January 2025 02:18:29 -0500 (0:00:00.452) 0:00:09.247 ****** ok: [managed-node3 -> managed-node3] => { "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 25 January 2025 02:18:30 -0500 (0:00:00.534) 0:00:09.781 ****** ok: [managed-node3 -> managed-node3] => { "changed": false, "stat": { "atime": 1737789181.925908, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1737789509.068562, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1737789509.068562, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 25 January 2025 02:18:30 -0500 (0:00:00.355) 0:00:10.136 ****** ok: [managed-node3 -> managed-node3] => { "changed": false, "stat": { "atime": 1737789362.3789582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1737789181.925908, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1737789181.925908, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 25 January 2025 02:18:30 -0500 (0:00:00.362) 0:00:10.499 ****** ok: [managed-node3 -> managed-node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 25 January 2025 02:18:31 -0500 (0:00:00.481) 0:00:10.981 ****** changed: [managed-node3 -> managed-node3] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 25 January 2025 02:18:31 -0500 (0:00:00.475) 0:00:11.456 ****** ok: [managed-node3 -> managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQVRUUzRkYUlKQ0xETmVjQXE5ZGM1bDZBM2FkYzlmZ0NERGZKa1hHcHBKMG43eXBBN204QU1uTU1VcnFHSmQxdnhEWHZRSnZ6VCtaaXBUMDU4MUNyN25QNDFlZy91WlZIT0J6cXJpTk0zbGdsenNoMmlmQ0dpRUZnbXpoME5Fci9SOVJnZjczSEdhVzZ6UmF6NXg5MVVMNHlCS2hySWpVaHlpMTJKUW53dkhTZy9UeDVPMWxKUWdVYlg3cmxsT3p0WHg5VkhGZmJCL0xBQ1pLYkVTL2xSdlUzejVscU41OEljSm1OLzlWU3BpRGlUZWhYRGJPeFBmVGNCVHVadWNoVzVtcW56ZVFTazRsVkpQSUkzMDlrWGQxRFFLa3FmRGZETmZsbmNyNUZEb1Nhd3RJcXgraGdXeGZ6c3pSNmpLY1lIQ1hNSFFGdFZLaWEzZUh6dXZkSTIvU3IvaXlEQVhCRGZQa0h2RTVtd1c5OGY4TThpNGZTU2xSQ0JIRUJDRVFVd1BGL0hJNWk3RE1rNjQ5OFhJK3htTVVnSGJwU1NkQnJwRjRtSlNSTjk4MWVDcGl4K2YvWnhpc3liUTF0eEFCUFk1dTF1Vjc3Y3BJb21Qb05MNFd5TXVhU2psNkVtbmVVVTJlQ3YxQjVqaEVYUzFoakRRL09PMm5ITlQybFBqRzA9IHJvb3RAaXAtMTAtMzEtNDQtMjA3LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 25 January 2025 02:18:32 -0500 (0:00:00.338) 0:00:11.795 ****** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.44.207", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 25 January 2025 02:18:32 -0500 (0:00:00.501) 0:00:12.296 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737789467.603704, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1737789465.89471, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 178258114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1737789465.635711, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1128331010", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 25 January 2025 02:18:32 -0500 (0:00:00.349) 0:00:12.645 ****** NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node3 changed: [managed-node3] => { "backup_file": "/etc/kdump.conf.16232.2025-01-25@02:18:33~", "changed": true, "checksum": "ac9a67d1b8e336ee9ade8192dbfab7526d44733d", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "4c5138be819ec38f5b3f90bdf757038d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1737789513.015118-10241-238039896210527/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 25 January 2025 02:18:33 -0500 (0:00:00.707) 0:00:13.353 ****** ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.343) 0:00:13.697 ****** ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.020) 0:00:13.717 ****** skipping: [managed-node3] => { "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.015) 0:00:13.733 ****** skipping: [managed-node3] => { "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.015) 0:00:13.749 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.017) 0:00:13.766 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.015) 0:00:13.782 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.016) 0:00:13.798 ****** ok: [managed-node3] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:02 EST", "ActiveEnterTimestampMonotonic": "329348903", "ActiveExitTimestamp": "Sat 2025-01-25 02:17:47 EST", "ActiveExitTimestampMonotonic": "314576300", "ActiveState": "active", "After": "remote-fs.target basic.target systemd-journald.socket system.slice network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:17:47 EST", "AssertTimestampMonotonic": "314601466", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:17:47 EST", "ConditionTimestampMonotonic": "314601444", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:02 EST", "ExecMainExitTimestampMonotonic": "329347654", "ExecMainPID": "8448", "ExecMainStartTimestamp": "Sat 2025-01-25 02:17:47 EST", "ExecMainStartTimestampMonotonic": "314602182", "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 2025-01-25 02:17:47 EST] ; stop_time=[Sat 2025-01-25 02:18:02 EST] ; pid=8448 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:17:47 EST] ; stop_time=[Sat 2025-01-25 02:17:47 EST] ; pid=8440 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:17:47 EST", "InactiveEnterTimestampMonotonic": "314600707", "InactiveExitTimestamp": "Sat 2025-01-25 02:17:47 EST", "InactiveExitTimestampMonotonic": "314602317", "InvocationID": "7caeacfafa6346f781724656cf9b77a9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:02 EST", "StateChangeTimestampMonotonic": "329348903", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.473) 0:00:14.272 ****** ok: [managed-node3 -> managed-node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 25 January 2025 02:18:34 -0500 (0:00:00.342) 0:00:14.615 ****** changed: [managed-node3] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:02 EST", "ActiveEnterTimestampMonotonic": "329348903", "ActiveExitTimestamp": "Sat 2025-01-25 02:17:47 EST", "ActiveExitTimestampMonotonic": "314576300", "ActiveState": "active", "After": "remote-fs.target basic.target systemd-journald.socket system.slice network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:17:47 EST", "AssertTimestampMonotonic": "314601466", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:17:47 EST", "ConditionTimestampMonotonic": "314601444", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:02 EST", "ExecMainExitTimestampMonotonic": "329347654", "ExecMainPID": "8448", "ExecMainStartTimestamp": "Sat 2025-01-25 02:17:47 EST", "ExecMainStartTimestampMonotonic": "314602182", "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 2025-01-25 02:17:47 EST] ; stop_time=[Sat 2025-01-25 02:18:02 EST] ; pid=8448 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:17:47 EST] ; stop_time=[Sat 2025-01-25 02:17:47 EST] ; pid=8440 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:17:47 EST", "InactiveEnterTimestampMonotonic": "314600707", "InactiveExitTimestamp": "Sat 2025-01-25 02:17:47 EST", "InactiveExitTimestampMonotonic": "314602317", "InvocationID": "7caeacfafa6346f781724656cf9b77a9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:02 EST", "StateChangeTimestampMonotonic": "329348903", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "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-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Saturday 25 January 2025 02:18:54 -0500 (0:00:19.131) 0:00:33.747 ****** ok: [managed-node3] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Saturday 25 January 2025 02:18:54 -0500 (0:00:00.617) 0:00:34.364 ****** ok: [managed-node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.v4wyen3n.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:15.904476", "end": "2025-01-25 02:19:10.816693", "rc": 0, "start": "2025-01-25 02:18:54.912217" } STDOUT: ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults host_list declined parsing /tmp/ansible.v4wyen3n.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.v4wyen3n.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.v4wyen3n.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-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 25 January 2025 02:18:55 -0500 (0:00:00.026) 0:00:00.026 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659 `" && echo ansible-tmp-1737789535.5520346-10663-24084531176659="` echo /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472 `" && echo ansible-tmp-1737789535.5639298-10664-202075588349472="` echo /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060 `" && echo ansible-tmp-1737789535.5719862-10666-67185352184060="` echo /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789535.5520346-10663-24084531176659=/root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789535.5719862-10666-67185352184060=/root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789535.5639298-10664-202075588349472=/root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472\n', b'') Attempting python interpreter discovery <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/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 <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/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 <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/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.44.207> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/libexec/platform-python\n/usr/bin/python3\nENDFOUND\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/libexec/platform-python\n/usr/bin/python3\nENDFOUND\n', b'') <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' <10.31.8.193> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/libexec/platform-python\n/usr/bin/python3\nENDFOUND\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' <10.31.8.46> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/setup.py <10.31.8.193> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpxedilkkz TO /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472/AnsiballZ_setup.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/setup.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpkowmwj_7 TO /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659/AnsiballZ_setup.py <10.31.44.207> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/setup.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpxhjju48t TO /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060/AnsiballZ_setup.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpkowmwj_7 /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659/AnsiballZ_setup.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659/ /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpxhjju48t /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060/AnsiballZ_setup.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060/ /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpxedilkkz /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472/AnsiballZ_setup.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472/ /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "NA", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALt46is4xzi0T7Fujb2g/lAR+EZtaBzMlTOqJuWLqk9dfozbw8KBXz3RLiMnB5rc62VN4dCBxRz4ltd44nAqQXLgE7AcGLB0p6qv2XmdSU28cdrBHb+ZRRGka42cr0RrE2X5+Cydxp71rBnCVUDj2IK+BbRaugMR5NtIJFSYLfHxAAAAFQD/b6ha7fOMlxp10SzGUZtf406dzwAAAIBmlPg2tDvIuXYZIcjTCkFIKZj66N1l9ABUib7LEMB1RywSwsJqpFcf252ZiXF0g807THttDXXmwoo8WhnS7fc0D0whgYY/v6m/7zSN4VB3ibVMmampZBYfIov1O4MH7SoXvlm1lqf0me5X7Pq9lyUEyI/KKdYSihQUg1iFgt06UgAAAIAr1Oyn/MmFXISAzQqiyKyjw/tFqHJVLdO4dhx5GK4ug+PSuqYAaVXCsFCDbuDrFiNT7GcIjH6q6vZTs7nKOEs444aQrqKj1Kvvww2Ta73J2qQiE2ZMZFu9cjOz++HG7f6NaUlYCMeqWRz//EgLl7o3vDdsqSW8zmGYvZLUHqu7kQ==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHmb8IT4etEXBq1bPAaHf0OycR7aK56f5enKKbTJfE84Q7Y7XE6XjcedoOwk2oGNGKs9JtCfMt0xdXRN82kS7q8=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPGk5ohXqpVcY7y5bVYFPrB41/TO6jK9YMfXnRrvNrw6", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node3", "ansible_hostname": "managed-node3", "ansible_nodename": "managed-node3", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4725ee3616cd41f6a703be0b3a4107e0", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2025", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "03", "day": "25", "hour": "02", "minute": "18", "second": "56", "epoch": "1737789536", "date": "2025-01-25", "time": "02:18:56", "iso8601_micro": "2025-01-25T07:18:56.329430Z", "iso8601": "2025-01-25T07:18:56Z", "iso8601_basic": "20250125T021856329430", "iso8601_basic_short": "20250125T021856", "tz": "EST", "tz_offset": "-0500"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.51 56508 10.31.44.207 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.51 56508 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_hostnqn": "", "ansible_iscsi_iqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:a9:49:b9:25:01", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.207", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0"}, "ipv6": [{"address": "fe80::a9:49ff:feb9:2501", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.207", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "macaddress": "02:a9:49:b9:25:01", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.207"], "ansible_all_ipv6_addresses": ["fe80::a9:49ff:feb9:2501"], "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_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2834, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 705, "free": 2834}, "nocache": {"free": 3335, "used": 204}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.11.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2297c2-604c-a7f9-cd0a-8aa8540f9281", "ansible_product_uuid": "ec2297c2-604c-a7f9-cd0a-8aa8540f9281", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 383, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560331264, "block_size": 4096, "block_total": 65533179, "block_available": 64345784, "block_used": 1187395, "inode_total": 131071472, "inode_available": 130996226, "inode_used": 75246, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789535.5719862-10666-67185352184060/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "NA", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node1", "ansible_hostname": "managed-node1", "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "43680958646442baa5d23925e1726aa7", "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKCgk3M/VCmgqhO6caMujqvvD1jPhMcmDNR/iQFIaiSr9ZvHAYUoxd3PnmXAS6iV9VEjx0u6c76tSaOeYs46ySGdW/iie0cmCt9RmZyvt48mhdOEM35APecXtOBFbAATbWZ+mgHmNkNWmNd0uXbUdKdwS27ZWAV11BDaF0hp94VhAAAAFQD8oC965y+sXUYfT+J2U0tAbHQ0hwAAAIBDaSVyxDYkPp2MT/o0UMThxhnTiQt8aHQ209CjWh2gtzhQqsSvmbCYMKEVWbofCHXi9F3L9gu3sgFhX9z9FTiN83YPOp4B3NcSBNtE3SUSjKK2uppFPgMZVdNTlC9+Wbidl/UZW+ICxnRpFxZBU+9VzwXUdvcN9isf8He1cqVvlQAAAIBYEy0eDYe6wnqYeTL7S7kj/QYV9ZkwPUipnByWfykXw5+4fdNIxkmOuX6OwiBJzgKa4XQb9KDUruoxPj/JPeL6+98zsiygE4+1sZAr91sfqTY26HidmIZYtimiCRKouI/NWtMsPPzSsx69sPRelibI7xgGJK9GPi5JgJJaFWufGQ==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDjoT+vLAUhCSAwMpICBGiqGABiDoQ+xB5wpV/Y6UKZr45XMDwGo9pXv6sUoSKFlVMle0Heg6LkQCELWqX6f4pA=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAa9C7Aeb5gfQtQlbqWM8JoOJJEeoC9uRxnCwGeLH38Q", "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_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2839, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 700, "free": 2839}, "nocache": {"free": 3339, "used": 200}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.11.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2163e2-1f06-b9fc-f66e-e790abda2c53", "ansible_product_uuid": "ec2163e2-1f06-b9fc-f66e-e790abda2c53", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 409, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560466432, "block_size": 4096, "block_total": 65533179, "block_available": 64345817, "block_used": 1187362, "inode_total": 131071472, "inode_available": 130996226, "inode_used": 75246, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:13:3d:2b:c7:9b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.193", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0"}, "ipv6": [{"address": "fe80::1013:3dff:fe2b:c79b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.193", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "macaddress": "12:13:3d:2b:c7:9b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.193"], "ansible_all_ipv6_addresses": ["fe80::1013:3dff:fe2b:c79b"], "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "", "ansible_lsb": {}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2025", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "03", "day": "25", "hour": "02", "minute": "18", "second": "56", "epoch": "1737789536", "date": "2025-01-25", "time": "02:18:56", "iso8601_micro": "2025-01-25T07:18:56.475455Z", "iso8601": "2025-01-25T07:18:56Z", "iso8601_basic": "20250125T021856475455", "iso8601_basic_short": "20250125T021856", "tz": "EST", "tz_offset": "-0500"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.51 43554 10.31.8.193 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "6", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.51 43554 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789535.5520346-10663-24084531176659/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.8.193> (0, b'', b'') ok: [managed-node3] ok: [managed-node1] <10.31.8.46> (0, b'\r\n{"ansible_facts": {"ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOVTW3dE56v8b4U6d1tzT5DqTeJIVXuqnnAzSCUPMDOLHDKbASXouVGW5cUIQvS6I/bamk30HA4GGoO9o1lbBhLpuv5Yw2/Lhisi33c2WEq06GzPEg63d4d11j8iHkajF7rvckLKbH7M3OeEhLQc2nDh6+FiK8SSStzMI42xIzLXAAAAFQCbOd10BNeujjqiETRcg6kc6EeMJQAAAIAyKc2xDROMqy7Nm/xmi6GiOA7jfeJdm+uxYmwcm0TrIzbVVzsAwIjPLtOqfNQo0nGHV7trYmkG2yKFSCcJj7o8UfPxL+DYU3vAJvMUaRkCC/8vScBgrpBRt7sSEO/NET0aQ+IEa1KsEmLKvN5VdExvhKyCfRJscnd+xSZ4472X1wAAAIAN4/JG4xpvqpN2Bw1Xudbvq6BGIKhKIfcf9aOSuWaedOWDddkGTQka7cElv7N1VveHdemaK0d/lSI6o9rh9BG1IPNUM6Stczi/XM5Uai3wZ5Y3Vr1m+etbMRBL2uhKX+Ih861ncI7ck1IjHNTBsAQBAAuanZP6HnzuvGOqOs/LdA==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM5OLfS7rwc0qznvsR2X7pB2uYM2A4KMwg+pL3zMt/jU349ecorUKkxZNZAXi3HdIFenhnN8nHze0K5w1j/mFoM=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGk4SByZed0Z38pFNB449XBTP+TEXihoLBF2rpDadv0p", "ansible_distribution": "CentOS", "ansible_distribution_release": "NA", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node2", "ansible_hostname": "managed-node2", "ansible_nodename": "managed-node2", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "a9f6459bf9114804ba270ebeacae5684", "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.51 49528 10.31.8.46 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.51 49528 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/1", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_date_time": {"year": "2025", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "03", "day": "25", "hour": "02", "minute": "18", "second": "56", "epoch": "1737789536", "date": "2025-01-25", "time": "02:18:56", "iso8601_micro": "2025-01-25T07:18:56.443684Z", "iso8601": "2025-01-25T07:18:56Z", "iso8601_basic": "20250125T021856443684", "iso8601_basic_short": "20250125T021856", "tz": "EST", "tz_offset": "-0500"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:9e:67:71:91:5f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.46", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0"}, "ipv6": [{"address": "fe80::109e:67ff:fe71:915f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.46", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "macaddress": "12:9e:67:71:91:5f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.46"], "ansible_all_ipv6_addresses": ["fe80::109e:67ff:fe71:915f"], "ansible_fibre_channel_wwn": [], "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_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2829, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 710, "free": 2829}, "nocache": {"free": 3331, "used": 208}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.11.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec242747-b371-0f83-f149-43f04900c6e8", "ansible_product_uuid": "ec242747-b371-0f83-f149-43f04900c6e8", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 423, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560142848, "block_size": 4096, "block_total": 65533179, "block_available": 64345738, "block_used": 1187441, "inode_total": 131071472, "inode_available": 130996215, "inode_used": 75257, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789535.5639298-10664-202075588349472/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') ok: [managed-node2] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 25 January 2025 02:18:56 -0500 (0:00:01.196) 0:00:01.223 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335 `" && echo ansible-tmp-1737789536.76844-10721-195159941195335="` echo /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204 `" && echo ansible-tmp-1737789536.7704086-10719-185505990665204="` echo /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775 `" && echo ansible-tmp-1737789536.7922235-10723-120608949476775="` echo /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'ansible-tmp-1737789536.76844-10721-195159941195335=/root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/setup.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpgo2vk9hm TO /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335/AnsiballZ_setup.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.8.193> (0, b'ansible-tmp-1737789536.7704086-10719-185505990665204=/root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/setup.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp448s9cdk TO /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204/AnsiballZ_setup.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.44.207> (0, b'ansible-tmp-1737789536.7922235-10723-120608949476775=/root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/setup.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpvontb04c TO /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775/AnsiballZ_setup.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp448s9cdk /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204/AnsiballZ_setup.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204/ /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpgo2vk9hm /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335/AnsiballZ_setup.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335/ /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpvontb04c /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775/AnsiballZ_setup.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775/ /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node1", "ansible_hostname": "managed-node1", "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "43680958646442baa5d23925e1726aa7", "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKCgk3M/VCmgqhO6caMujqvvD1jPhMcmDNR/iQFIaiSr9ZvHAYUoxd3PnmXAS6iV9VEjx0u6c76tSaOeYs46ySGdW/iie0cmCt9RmZyvt48mhdOEM35APecXtOBFbAATbWZ+mgHmNkNWmNd0uXbUdKdwS27ZWAV11BDaF0hp94VhAAAAFQD8oC965y+sXUYfT+J2U0tAbHQ0hwAAAIBDaSVyxDYkPp2MT/o0UMThxhnTiQt8aHQ209CjWh2gtzhQqsSvmbCYMKEVWbofCHXi9F3L9gu3sgFhX9z9FTiN83YPOp4B3NcSBNtE3SUSjKK2uppFPgMZVdNTlC9+Wbidl/UZW+ICxnRpFxZBU+9VzwXUdvcN9isf8He1cqVvlQAAAIBYEy0eDYe6wnqYeTL7S7kj/QYV9ZkwPUipnByWfykXw5+4fdNIxkmOuX6OwiBJzgKa4XQb9KDUruoxPj/JPeL6+98zsiygE4+1sZAr91sfqTY26HidmIZYtimiCRKouI/NWtMsPPzSsx69sPRelibI7xgGJK9GPi5JgJJaFWufGQ==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDjoT+vLAUhCSAwMpICBGiqGABiDoQ+xB5wpV/Y6UKZr45XMDwGo9pXv6sUoSKFlVMle0Heg6LkQCELWqX6f4pA=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAa9C7Aeb5gfQtQlbqWM8JoOJJEeoC9uRxnCwGeLH38Q", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.51 43554 10.31.8.193 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "6", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.51 43554 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_distribution": "CentOS", "ansible_distribution_release": "NA", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "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_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2839, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 700, "free": 2839}, "nocache": {"free": 3339, "used": 200}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.11.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2163e2-1f06-b9fc-f66e-e790abda2c53", "ansible_product_uuid": "ec2163e2-1f06-b9fc-f66e-e790abda2c53", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 410, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560445952, "block_size": 4096, "block_total": 65533179, "block_available": 64345812, "block_used": 1187367, "inode_total": 131071472, "inode_available": 130996226, "inode_used": 75246, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2025", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "03", "day": "25", "hour": "02", "minute": "18", "second": "57", "epoch": "1737789537", "date": "2025-01-25", "time": "02:18:57", "iso8601_micro": "2025-01-25T07:18:57.293097Z", "iso8601": "2025-01-25T07:18:57Z", "iso8601_basic": "20250125T021857293097", "iso8601_basic_short": "20250125T021857", "tz": "EST", "tz_offset": "-0500"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:13:3d:2b:c7:9b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.193", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0"}, "ipv6": [{"address": "fe80::1013:3dff:fe2b:c79b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.193", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "macaddress": "12:13:3d:2b:c7:9b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.193"], "ansible_all_ipv6_addresses": ["fe80::1013:3dff:fe2b:c79b"], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789536.7704086-10719-185505990665204/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "", "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node3", "ansible_hostname": "managed-node3", "ansible_nodename": "managed-node3", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4725ee3616cd41f6a703be0b3a4107e0", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALt46is4xzi0T7Fujb2g/lAR+EZtaBzMlTOqJuWLqk9dfozbw8KBXz3RLiMnB5rc62VN4dCBxRz4ltd44nAqQXLgE7AcGLB0p6qv2XmdSU28cdrBHb+ZRRGka42cr0RrE2X5+Cydxp71rBnCVUDj2IK+BbRaugMR5NtIJFSYLfHxAAAAFQD/b6ha7fOMlxp10SzGUZtf406dzwAAAIBmlPg2tDvIuXYZIcjTCkFIKZj66N1l9ABUib7LEMB1RywSwsJqpFcf252ZiXF0g807THttDXXmwoo8WhnS7fc0D0whgYY/v6m/7zSN4VB3ibVMmampZBYfIov1O4MH7SoXvlm1lqf0me5X7Pq9lyUEyI/KKdYSihQUg1iFgt06UgAAAIAr1Oyn/MmFXISAzQqiyKyjw/tFqHJVLdO4dhx5GK4ug+PSuqYAaVXCsFCDbuDrFiNT7GcIjH6q6vZTs7nKOEs444aQrqKj1Kvvww2Ta73J2qQiE2ZMZFu9cjOz++HG7f6NaUlYCMeqWRz//EgLl7o3vDdsqSW8zmGYvZLUHqu7kQ==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHmb8IT4etEXBq1bPAaHf0OycR7aK56f5enKKbTJfE84Q7Y7XE6XjcedoOwk2oGNGKs9JtCfMt0xdXRN82kS7q8=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPGk5ohXqpVcY7y5bVYFPrB41/TO6jK9YMfXnRrvNrw6", "ansible_distribution": "CentOS", "ansible_distribution_release": "NA", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.51 56508 10.31.44.207 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.51 56508 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_date_time": {"year": "2025", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "03", "day": "25", "hour": "02", "minute": "18", "second": "57", "epoch": "1737789537", "date": "2025-01-25", "time": "02:18:57", "iso8601_micro": "2025-01-25T07:18:57.193904Z", "iso8601": "2025-01-25T07:18:57Z", "iso8601_basic": "20250125T021857193904", "iso8601_basic_short": "20250125T021857", "tz": "EST", "tz_offset": "-0500"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "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_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2834, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 705, "free": 2834}, "nocache": {"free": 3334, "used": 205}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.11.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2297c2-604c-a7f9-cd0a-8aa8540f9281", "ansible_product_uuid": "ec2297c2-604c-a7f9-cd0a-8aa8540f9281", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 384, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560331264, "block_size": 4096, "block_total": 65533179, "block_available": 64345784, "block_used": 1187395, "inode_total": 131071472, "inode_available": 130996226, "inode_used": 75246, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:a9:49:b9:25:01", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.207", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0"}, "ipv6": [{"address": "fe80::a9:49ff:feb9:2501", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.207", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "macaddress": "02:a9:49:b9:25:01", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.207"], "ansible_all_ipv6_addresses": ["fe80::a9:49ff:feb9:2501"], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789536.7922235-10723-120608949476775/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') ok: [managed-node1 -> managed-node1] <10.31.44.207> (0, b'', b'') ok: [managed-node3 -> managed-node3] <10.31.8.46> (0, b'\r\n{"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_distribution": "CentOS", "ansible_distribution_release": "NA", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOVTW3dE56v8b4U6d1tzT5DqTeJIVXuqnnAzSCUPMDOLHDKbASXouVGW5cUIQvS6I/bamk30HA4GGoO9o1lbBhLpuv5Yw2/Lhisi33c2WEq06GzPEg63d4d11j8iHkajF7rvckLKbH7M3OeEhLQc2nDh6+FiK8SSStzMI42xIzLXAAAAFQCbOd10BNeujjqiETRcg6kc6EeMJQAAAIAyKc2xDROMqy7Nm/xmi6GiOA7jfeJdm+uxYmwcm0TrIzbVVzsAwIjPLtOqfNQo0nGHV7trYmkG2yKFSCcJj7o8UfPxL+DYU3vAJvMUaRkCC/8vScBgrpBRt7sSEO/NET0aQ+IEa1KsEmLKvN5VdExvhKyCfRJscnd+xSZ4472X1wAAAIAN4/JG4xpvqpN2Bw1Xudbvq6BGIKhKIfcf9aOSuWaedOWDddkGTQka7cElv7N1VveHdemaK0d/lSI6o9rh9BG1IPNUM6Stczi/XM5Uai3wZ5Y3Vr1m+etbMRBL2uhKX+Ih861ncI7ck1IjHNTBsAQBAAuanZP6HnzuvGOqOs/LdA==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM5OLfS7rwc0qznvsR2X7pB2uYM2A4KMwg+pL3zMt/jU349ecorUKkxZNZAXi3HdIFenhnN8nHze0K5w1j/mFoM=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGk4SByZed0Z38pFNB449XBTP+TEXihoLBF2rpDadv0p", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node2", "ansible_hostname": "managed-node2", "ansible_nodename": "managed-node2", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "a9f6459bf9114804ba270ebeacae5684", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2025", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "03", "day": "25", "hour": "02", "minute": "18", "second": "57", "epoch": "1737789537", "date": "2025-01-25", "time": "02:18:57", "iso8601_micro": "2025-01-25T07:18:57.287560Z", "iso8601": "2025-01-25T07:18:57Z", "iso8601_basic": "20250125T021857287560", "iso8601_basic_short": "20250125T021857", "tz": "EST", "tz_offset": "-0500"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.51 49528 10.31.8.46 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.51 49528 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:9e:67:71:91:5f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.46", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0"}, "ipv6": [{"address": "fe80::109e:67ff:fe71:915f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.46", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "macaddress": "12:9e:67:71:91:5f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.46"], "ansible_all_ipv6_addresses": ["fe80::109e:67ff:fe71:915f"], "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_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2829, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 710, "free": 2829}, "nocache": {"free": 3331, "used": 208}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.11.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec242747-b371-0f83-f149-43f04900c6e8", "ansible_product_uuid": "ec242747-b371-0f83-f149-43f04900c6e8", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 424, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263559852032, "block_size": 4096, "block_total": 65533179, "block_available": 64345667, "block_used": 1187512, "inode_total": 131071472, "inode_available": 130996213, "inode_used": 75259, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_fips": false, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789536.76844-10721-195159941195335/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') ok: [managed-node2 -> managed-node2] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 25 January 2025 02:18:57 -0500 (0:00:00.812) 0:00:02.035 ****** skipping: [managed-node2] => {} skipping: [managed-node1] => {} skipping: [managed-node3] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 META: end_host conditional evaluated to false, continuing execution for managed-node2 META: end_host conditional evaluated to false, continuing execution for managed-node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 25 January 2025 02:18:57 -0500 (0:00:00.068) 0:00:02.104 ****** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 25 January 2025 02:18:57 -0500 (0:00:00.117) 0:00:02.222 ****** included: /tmp/collections-BPq/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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 25 January 2025 02:18:57 -0500 (0:00:00.060) 0:00:02.283 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 25 January 2025 02:18:57 -0500 (0:00:00.050) 0:00:02.333 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189 `" && echo ansible-tmp-1737789537.8774471-10795-95065094956189="` echo /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885 `" && echo ansible-tmp-1737789537.8850305-10798-73434905395885="` echo /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720 `" && echo ansible-tmp-1737789537.893503-10796-128090037192720="` echo /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789537.8774471-10795-95065094956189=/root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789537.8850305-10798-73434905395885=/root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789537.893503-10796-128090037192720=/root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpp2cojevw TO /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189/AnsiballZ_stat.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp_hwjzldm TO /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885/AnsiballZ_stat.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp2b0ac0b2 TO /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720/AnsiballZ_stat.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp2b0ac0b2 /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720/AnsiballZ_stat.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720/ /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp_hwjzldm /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885/AnsiballZ_stat.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885/ /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpp2cojevw /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189/AnsiballZ_stat.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189/ /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789537.893503-10796-128090037192720/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789537.8850305-10798-73434905395885/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.44.207> (0, b'', b'') <10.31.8.193> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789537.8774471-10795-95065094956189/ > /dev/null 2>&1 && sleep 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 } } 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.8.193> (0, b'', b'') 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 } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 25 January 2025 02:18:58 -0500 (0:00:00.540) 0:00:02.874 ****** 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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 25 January 2025 02:18:58 -0500 (0:00:00.055) 0:00:02.929 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 25 January 2025 02:18:58 -0500 (0:00:00.088) 0:00:03.017 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901 `" && echo ansible-tmp-1737789538.6180396-10858-227732565082901="` echo /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331 `" && echo ansible-tmp-1737789538.6527414-10860-258233277948331="` echo /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789538.6180396-10858-227732565082901=/root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901\n', b'') <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080 `" && echo ansible-tmp-1737789538.66639-10859-152413631444080="` echo /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'ansible-tmp-1737789538.6527414-10860-258233277948331=/root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789538.66639-10859-152413631444080=/root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/packaging/os/dnf.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp8ryzuaid TO /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901/AnsiballZ_dnf.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/packaging/os/dnf.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp1o29gbgg TO /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331/AnsiballZ_dnf.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/packaging/os/dnf.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpq7ioynil TO /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080/AnsiballZ_dnf.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpq7ioynil /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080/AnsiballZ_dnf.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080/ /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp8ryzuaid /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901/AnsiballZ_dnf.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901/ /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp1o29gbgg /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331/AnsiballZ_dnf.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331/ /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.193> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789538.6180396-10858-227732565082901/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789538.6527414-10860-258233277948331/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') 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, "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.44.207> (0, b'', b'') 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, "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.8.46> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789538.66639-10859-152413631444080/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') 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, "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 25 January 2025 02:19:02 -0500 (0:00:03.644) 0:00:06.662 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046 `" && echo ansible-tmp-1737789542.193432-11067-277330992055046="` echo /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042 `" && echo ansible-tmp-1737789542.2099147-11068-239692161519042="` echo /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210 `" && echo ansible-tmp-1737789542.2181764-11070-131766911851210="` echo /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789542.193432-11067-277330992055046=/root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789542.2099147-11068-239692161519042=/root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789542.2181764-11070-131766911851210=/root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/systemd.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp3rs7iq6k TO /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046/AnsiballZ_systemd.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/systemd.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp97vb_sad TO /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042/AnsiballZ_systemd.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/systemd.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp7904j4rv TO /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210/AnsiballZ_systemd.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp97vb_sad /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042/AnsiballZ_systemd.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042/ /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp3rs7iq6k /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046/AnsiballZ_systemd.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046/ /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp7904j4rv /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210/AnsiballZ_systemd.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210/ /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:28 EST", "ExecMainStartTimestampMonotonic": "395784341", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:48 EST", "ExecMainExitTimestampMonotonic": "415370238", "ExecMainPID": "20415", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:48 EST] ; pid=20415 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:28 EST] ; pid=20406 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target basic.target remote-fs.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2025-01-25 02:18:48 EST", "StateChangeTimestampMonotonic": "415370621", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveExitTimestampMonotonic": "395784372", "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:48 EST", "ActiveEnterTimestampMonotonic": "415370621", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "ActiveExitTimestampMonotonic": "395761478", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveEnterTimestampMonotonic": "395782617", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:28 EST", "ConditionTimestampMonotonic": "395783409", "AssertTimestamp": "Sat 2025-01-25 02:18:28 EST", "AssertTimestampMonotonic": "395783432", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "54d0118e1c31482194f1aa12eaca8ed8", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "state": null, "force": null, "masked": null, "user": null, "scope": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789542.2099147-11068-239692161519042/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:19 EST", "ExecMainStartTimestampMonotonic": "372416370", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:38 EST", "ExecMainExitTimestampMonotonic": "391348993", "ExecMainPID": "16744", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:38 EST] ; pid=16744 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:19 EST] ; pid=16735 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network-online.target systemd-journald.socket basic.target system.slice network.target remote-fs.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2025-01-25 02:18:38 EST", "StateChangeTimestampMonotonic": "391349504", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveExitTimestampMonotonic": "372416404", "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:38 EST", "ActiveEnterTimestampMonotonic": "391349504", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "ActiveExitTimestampMonotonic": "372393142", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveEnterTimestampMonotonic": "372414605", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:19 EST", "ConditionTimestampMonotonic": "372415432", "AssertTimestamp": "Sat 2025-01-25 02:18:19 EST", "AssertTimestampMonotonic": "372415455", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f73814831bec497e88a1f16cc50437b4", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "state": null, "force": null, "masked": null, "user": null, "scope": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789542.193432-11067-277330992055046/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.44.207> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:35 EST", "ExecMainStartTimestampMonotonic": "362411870", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:54 EST", "ExecMainExitTimestampMonotonic": "381022172", "ExecMainPID": "16747", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:54 EST] ; pid=16747 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:35 EST] ; pid=16738 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22406", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target systemd-journald.socket system.slice network.target network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2025-01-25 02:18:54 EST", "StateChangeTimestampMonotonic": "381022682", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveExitTimestampMonotonic": "362411903", "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:54 EST", "ActiveEnterTimestampMonotonic": "381022682", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "ActiveExitTimestampMonotonic": "362386980", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveEnterTimestampMonotonic": "362410208", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:35 EST", "ConditionTimestampMonotonic": "362410995", "AssertTimestamp": "Sat 2025-01-25 02:18:35 EST", "AssertTimestampMonotonic": "362411037", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e81644d3ca4641a0b814b1d2c77e8871", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "state": null, "force": null, "masked": null, "user": null, "scope": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None 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 2025-01-25 02:18:48 EST", "ActiveEnterTimestampMonotonic": "415370621", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "ActiveExitTimestampMonotonic": "395761478", "ActiveState": "active", "After": "network.target basic.target remote-fs.target network-online.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:18:28 EST", "AssertTimestampMonotonic": "395783432", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:28 EST", "ConditionTimestampMonotonic": "395783409", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:48 EST", "ExecMainExitTimestampMonotonic": "415370238", "ExecMainPID": "20415", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:28 EST", "ExecMainStartTimestampMonotonic": "395784341", "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 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:48 EST] ; pid=20415 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:28 EST] ; pid=20406 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveEnterTimestampMonotonic": "395782617", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveExitTimestampMonotonic": "395784372", "InvocationID": "54d0118e1c31482194f1aa12eaca8ed8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:48 EST", "StateChangeTimestampMonotonic": "415370621", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789542.2181764-11070-131766911851210/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.44.207> (0, b'', b'') 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 2025-01-25 02:18:38 EST", "ActiveEnterTimestampMonotonic": "391349504", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "ActiveExitTimestampMonotonic": "372393142", "ActiveState": "active", "After": "network-online.target systemd-journald.socket basic.target system.slice network.target remote-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:18:19 EST", "AssertTimestampMonotonic": "372415455", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:19 EST", "ConditionTimestampMonotonic": "372415432", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:38 EST", "ExecMainExitTimestampMonotonic": "391348993", "ExecMainPID": "16744", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:19 EST", "ExecMainStartTimestampMonotonic": "372416370", "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 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:38 EST] ; pid=16744 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:19 EST] ; pid=16735 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveEnterTimestampMonotonic": "372414605", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveExitTimestampMonotonic": "372416404", "InvocationID": "f73814831bec497e88a1f16cc50437b4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:38 EST", "StateChangeTimestampMonotonic": "391349504", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "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 2025-01-25 02:18:54 EST", "ActiveEnterTimestampMonotonic": "381022682", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "ActiveExitTimestampMonotonic": "362386980", "ActiveState": "active", "After": "remote-fs.target basic.target systemd-journald.socket system.slice network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:18:35 EST", "AssertTimestampMonotonic": "362411037", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:35 EST", "ConditionTimestampMonotonic": "362410995", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:54 EST", "ExecMainExitTimestampMonotonic": "381022172", "ExecMainPID": "16747", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:35 EST", "ExecMainStartTimestampMonotonic": "362411870", "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 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:54 EST] ; pid=16747 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:35 EST] ; pid=16738 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveEnterTimestampMonotonic": "362410208", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveExitTimestampMonotonic": "362411903", "InvocationID": "e81644d3ca4641a0b814b1d2c77e8871", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:54 EST", "StateChangeTimestampMonotonic": "381022682", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 25 January 2025 02:19:02 -0500 (0:00:00.762) 0:00:07.425 ****** included: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node2, managed-node1, managed-node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 25 January 2025 02:19:03 -0500 (0:00:00.112) 0:00:07.537 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514 `" && echo ansible-tmp-1737789543.0717254-11103-34580940109514="` echo /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267 `" && echo ansible-tmp-1737789543.084961-11104-116928697262267="` echo /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715 `" && echo ansible-tmp-1737789543.088001-11106-31025503240715="` echo /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789543.0717254-11103-34580940109514=/root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789543.088001-11106-31025503240715=/root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789543.084961-11104-116928697262267=/root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/commands/command.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmptr_wczk5 TO /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514/AnsiballZ_command.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/commands/command.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmppua5epdk TO /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715/AnsiballZ_command.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/commands/command.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpbzl7q99a TO /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267/AnsiballZ_command.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmppua5epdk /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715/AnsiballZ_command.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715/ /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715/AnsiballZ_command.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmptr_wczk5 /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514/AnsiballZ_command.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514/ /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514/AnsiballZ_command.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpbzl7q99a /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267/AnsiballZ_command.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267/ /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267/AnsiballZ_command.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.44.207> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514/AnsiballZ_command.py && sleep 0'"'"'' <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715/AnsiballZ_command.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267/AnsiballZ_command.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "changed": false, "rc": 0, "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789543.084961-11104-116928697262267/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "changed": false, "rc": 0, "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.44.207> (0, b'\r\n{"cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "changed": false, "rc": 0, "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "warn": true, "_uses_shell": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789543.088001-11106-31025503240715/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789543.0717254-11103-34580940109514/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') 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 <10.31.8.193> (0, b'', b'') <10.31.44.207> (0, b'', b'') 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 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 TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 25 January 2025 02:19:03 -0500 (0:00:00.508) 0:00:08.046 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914 `" && echo ansible-tmp-1737789543.5887098-11133-222817560467914="` echo /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> (0, b'/root\n', b'') <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522 `" && echo ansible-tmp-1737789543.5971863-11134-251482795835522="` echo /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983 `" && echo ansible-tmp-1737789543.598244-11136-155515850260983="` echo /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789543.5887098-11133-222817560467914=/root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789543.5971863-11134-251482795835522=/root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789543.598244-11136-155515850260983=/root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpn4segsox TO /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914/AnsiballZ_slurp.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpeycs0woi TO /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522/AnsiballZ_slurp.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpsf5dibac TO /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983/AnsiballZ_slurp.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpeycs0woi /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522/AnsiballZ_slurp.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522/ /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpn4segsox /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914/AnsiballZ_slurp.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpsf5dibac /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983/AnsiballZ_slurp.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914/ /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983/ /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDa1hGaGVkVFNocS8yV29HVVhjOE51L1I1R1BxYmpHNWFFMGJ2UFkvSnlZRnA4MHNweENvNm5wL0FkZDVhcGswQWtCVXcxK0JpZnllMjFSaU13NTVUaTZ4RW92aVRlaktkTTgzaE11Z2Mvc3RhWjl5KzNmbmJZZjhOTDlQNjlSYUxkb3FjQSt3d0xRdS9wSTRHYlpqaTAwcVVWZG4zVnRZR3RUdjlwNHVvaUlHVmxGdC9TR0FJZER5cjVvVWtmVDZxTzN1clN6TVllLzFxK1lTMk04dUdKZFpkT043VXlsdnVGQmJnS2hocEtTZnZDa284YTYxNUFhYU1Db2pDWUFQcTRVb1FWRmVzNU55QytIdUhoR1NFeTFJNDRLMzBzMDMzbTJQcFAwdnVwRTRDaWtaN3k1U2tDemRLelYyUVZPK2Z0UDBWSTljOVNlTHVoMnF4V09JT0F6WWtlN0R5VGlMNC9jRndpd3VaL0kxSHdSWUJGSWlQS3pNd01mS0tNaGNWK0ZhZmhqNnFXQk1iQitCOWxtMG10cDFpdTNITVZBaTk2REZQaXBhUjk2ZFFYV3BYSGhPYUh0RTBhaTZSY3doeFpNNGNzeUpYdEZWaTMvQ2g0ajdDeURjT2t2SlV4Yi9vRE01aGNIQzBzUVRObWlmTkhkZWgvbENnOHdGckc3dWM9IHJvb3RAbWFuYWdlZC1ub2RlMgo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789543.5971863-11134-251482795835522/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETjJ6MFFCTFFHRkx0ZDMwcDJGRTRObWorS3dPOUJ5UXV0RHcwOE1TdGFESXVKYkp5ay9Qemp4d2FIWW5BSXN6VStkODJFUElrQXkwYkFFekU4OE9EVWlLeXdwcFhQMW5NTlVhdmQxN2xFS2ljdkc0dkMvOFpzUnBTK1B6TDBWdERjY0kxTUFmSUNWQWpPVlpXb05qcTB0ZXkxV3FscUp2a0lJS1FzVWQyWXZYNWJkVXlWNjVNYVo0R21TR08xN2pEZEVSa1p2YnZzc21oMWJsaHlXWkc1UnVMNTNhOHZBK1ZqVmJpSEZjQlZoNG5jNkcrWGJSUVUvMWk1RTZ5QVhvMlU4UzZhWWpUeUdHR1lXRm9heUxibW9WYWhNUFczMTVSb0NvSVdsQVFjbGhuRnZxY294RkZpNGFrTU93UGVnL1kvbGFMSVgrMkVHd2Y2ZmZuSGRiNnlZSzVTTHMxbzA1MHJyYXMxbzQrR015MTJWT2FQQlJua3RTMVJGcUlaWHIrT21GeUp6QTRxejRJK0VsTUxHK28xQXFlNTdYeG1DelpqLzNvK09pdGJDb0R4QjJVRGJVR28zTkFHSDNJVzg3Q2ZBQnpDeHFOWXlwQkNDVzVCUERmV0lnbzU2UkdUNjhRNjhuWGtGMTJNMysxT3hsUWVPbVhmY2l3UnZkL1h3ZXM9IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789543.5887098-11133-222817560467914/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQkRISlhzMGtzS0loWWdsL093S0hxamtTZUt4Q1pvS3kvOFBUYzlNTzFJUTMvaDhNNlJwOGFxOWlCNXlqZUZSMHM3K0pobktHQUl1TWFQT1BnVC9kVUlrQVV5dWE5WVVGdHBDUSttRG1FbldJbmZ6SEZxV2ExdlU0amdQZVR6R0ZPUUpMQWlBZFgyVk5SY3BFQjRZMU5xaFV1czFLcUJETGQzd3hPZWRub21JbWtnVDlGbnlJc1RBYVN3ZlR6ZHd0VHB4ekh5REtlaDlBRFJhNmg3eXpsOFdTVXUrVDRmOVNJSFJsc2ZSK2Z6N1A3Y1NYWTRSU290NTZmZlBUdWJCdnQrRE1nYnU0SDN5T3d4TC9vR1dEdWJUSmZoODdlYzVyMHkwVFMyVmNnempGZ0FsV0MrUHJLTWIwT3pjSDdsZ3pZNG9pb0QwVzh3T3JLTnRFV092Mm1YQTBlK2hBZU1pQUIvWXhrSkNPb3IzOW5zVi9OcHBLcjRCMXY0MFBuSEVYR3BkNXpoQ0wxSlcxVVJpMWRtSFoyNTNUSUVtS05rTUpoVzNzRkRucjFCcGc3OVd6NGFncHZyazhia2FnNGxEUFBzODBuOVpXbEU2K2xZMk1RQjRDeU1jeDlNOWIrcmNpdXBRS0JWT1hDNkU3QkQ0b1BnKyt0NEM3d2ZTZ2dGKzg9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789543.598244-11136-155515850260983/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') ok: [managed-node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDa1hGaGVkVFNocS8yV29HVVhjOE51L1I1R1BxYmpHNWFFMGJ2UFkvSnlZRnA4MHNweENvNm5wL0FkZDVhcGswQWtCVXcxK0JpZnllMjFSaU13NTVUaTZ4RW92aVRlaktkTTgzaE11Z2Mvc3RhWjl5KzNmbmJZZjhOTDlQNjlSYUxkb3FjQSt3d0xRdS9wSTRHYlpqaTAwcVVWZG4zVnRZR3RUdjlwNHVvaUlHVmxGdC9TR0FJZER5cjVvVWtmVDZxTzN1clN6TVllLzFxK1lTMk04dUdKZFpkT043VXlsdnVGQmJnS2hocEtTZnZDa284YTYxNUFhYU1Db2pDWUFQcTRVb1FWRmVzNU55QytIdUhoR1NFeTFJNDRLMzBzMDMzbTJQcFAwdnVwRTRDaWtaN3k1U2tDemRLelYyUVZPK2Z0UDBWSTljOVNlTHVoMnF4V09JT0F6WWtlN0R5VGlMNC9jRndpd3VaL0kxSHdSWUJGSWlQS3pNd01mS0tNaGNWK0ZhZmhqNnFXQk1iQitCOWxtMG10cDFpdTNITVZBaTk2REZQaXBhUjk2ZFFYV3BYSGhPYUh0RTBhaTZSY3doeFpNNGNzeUpYdEZWaTMvQ2g0ajdDeURjT2t2SlV4Yi9vRE01aGNIQzBzUVRObWlmTkhkZWgvbENnOHdGckc3dWM9IHJvb3RAbWFuYWdlZC1ub2RlMgo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.8.193> (0, b'', b'') <10.31.44.207> (0, b'', b'') ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETjJ6MFFCTFFHRkx0ZDMwcDJGRTRObWorS3dPOUJ5UXV0RHcwOE1TdGFESXVKYkp5ay9Qemp4d2FIWW5BSXN6VStkODJFUElrQXkwYkFFekU4OE9EVWlLeXdwcFhQMW5NTlVhdmQxN2xFS2ljdkc0dkMvOFpzUnBTK1B6TDBWdERjY0kxTUFmSUNWQWpPVlpXb05qcTB0ZXkxV3FscUp2a0lJS1FzVWQyWXZYNWJkVXlWNjVNYVo0R21TR08xN2pEZEVSa1p2YnZzc21oMWJsaHlXWkc1UnVMNTNhOHZBK1ZqVmJpSEZjQlZoNG5jNkcrWGJSUVUvMWk1RTZ5QVhvMlU4UzZhWWpUeUdHR1lXRm9heUxibW9WYWhNUFczMTVSb0NvSVdsQVFjbGhuRnZxY294RkZpNGFrTU93UGVnL1kvbGFMSVgrMkVHd2Y2ZmZuSGRiNnlZSzVTTHMxbzA1MHJyYXMxbzQrR015MTJWT2FQQlJua3RTMVJGcUlaWHIrT21GeUp6QTRxejRJK0VsTUxHK28xQXFlNTdYeG1DelpqLzNvK09pdGJDb0R4QjJVRGJVR28zTkFHSDNJVzg3Q2ZBQnpDeHFOWXlwQkNDVzVCUERmV0lnbzU2UkdUNjhRNjhuWGtGMTJNMysxT3hsUWVPbVhmY2l3UnZkL1h3ZXM9IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQkRISlhzMGtzS0loWWdsL093S0hxamtTZUt4Q1pvS3kvOFBUYzlNTzFJUTMvaDhNNlJwOGFxOWlCNXlqZUZSMHM3K0pobktHQUl1TWFQT1BnVC9kVUlrQVV5dWE5WVVGdHBDUSttRG1FbldJbmZ6SEZxV2ExdlU0amdQZVR6R0ZPUUpMQWlBZFgyVk5SY3BFQjRZMU5xaFV1czFLcUJETGQzd3hPZWRub21JbWtnVDlGbnlJc1RBYVN3ZlR6ZHd0VHB4ekh5REtlaDlBRFJhNmg3eXpsOFdTVXUrVDRmOVNJSFJsc2ZSK2Z6N1A3Y1NYWTRSU290NTZmZlBUdWJCdnQrRE1nYnU0SDN5T3d4TC9vR1dEdWJUSmZoODdlYzVyMHkwVFMyVmNnempGZ0FsV0MrUHJLTWIwT3pjSDdsZ3pZNG9pb0QwVzh3T3JLTnRFV092Mm1YQTBlK2hBZU1pQUIvWXhrSkNPb3IzOW5zVi9OcHBLcjRCMXY0MFBuSEVYR3BkNXpoQ0wxSlcxVVJpMWRtSFoyNTNUSUVtS05rTUpoVzNzRkRucjFCcGc3OVd6NGFncHZyazhia2FnNGxEUFBzODBuOVpXbEU2K2xZMk1RQjRDeU1jeDlNOWIrcmNpdXBRS0JWT1hDNkU3QkQ0b1BnKyt0NEM3d2ZTZ2dGKzg9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 25 January 2025 02:19:04 -0500 (0:00:00.489) 0:00:08.536 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050 `" && echo ansible-tmp-1737789544.080912-11160-99987231116050="` echo /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351 `" && echo ansible-tmp-1737789544.109955-11161-102786818156351="` echo /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789544.080912-11160-99987231116050=/root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050\n', b'') <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471 `" && echo ansible-tmp-1737789544.1353812-11163-98097293314471="` echo /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'ansible-tmp-1737789544.109955-11161-102786818156351=/root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789544.1353812-11163-98097293314471=/root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/user.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpmsgtbzjh TO /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050/AnsiballZ_user.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/user.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmprdsr5pev TO /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351/AnsiballZ_user.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/user.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpw10lag42 TO /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471/AnsiballZ_user.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmprdsr5pev /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351/AnsiballZ_user.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351/ /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351/AnsiballZ_user.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpmsgtbzjh /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050/AnsiballZ_user.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050/ /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050/AnsiballZ_user.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpw10lag42 /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471/AnsiballZ_user.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471/ /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471/AnsiballZ_user.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351/AnsiballZ_user.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050/AnsiballZ_user.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471/AnsiballZ_user.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on managed-node2", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789544.109955-11161-102786818156351/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on managed-node3", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on managed-node1", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789544.1353812-11163-98097293314471/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789544.080912-11160-99987231116050/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') 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 } <10.31.8.193> (0, b'', b'') <10.31.44.207> (0, b'', b'') 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 } 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 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 25 January 2025 02:19:04 -0500 (0:00:00.606) 0:00:09.142 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177 `" && echo ansible-tmp-1737789544.6812088-11190-33370401948177="` echo /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886 `" && echo ansible-tmp-1737789544.6952689-11191-106131825231886="` echo /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986 `" && echo ansible-tmp-1737789544.7094114-11193-216398457541986="` echo /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789544.6812088-11190-33370401948177=/root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpdwbe1pkx TO /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177/AnsiballZ_stat.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> (0, b'ansible-tmp-1737789544.6952689-11191-106131825231886=/root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpvlrqyk6c TO /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886/AnsiballZ_stat.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.44.207> (0, b'ansible-tmp-1737789544.7094114-11193-216398457541986=/root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp5121fu_d TO /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986/AnsiballZ_stat.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpdwbe1pkx /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177/AnsiballZ_stat.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177/ /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpvlrqyk6c /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886/AnsiballZ_stat.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886/ /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp5121fu_d /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986/AnsiballZ_stat.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986/ /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1737789129.1623857, "mtime": 1737789502.9119987, "ctime": 1737789502.9119987, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789544.6952689-11191-106131825231886/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1737789142.8908372, "mtime": 1737789494.3068452, "ctime": 1737789494.3068452, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789544.6812088-11190-33370401948177/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1737789181.925908, "mtime": 1737789511.723555, "ctime": 1737789511.723555, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789544.7094114-11193-216398457541986/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') 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": 1737789129.1623857, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1737789502.9119987, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1737789502.9119987, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.8.193> (0, b'', b'') 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": 1737789142.8908372, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1737789494.3068452, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1737789494.3068452, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.44.207> (0, b'', b'') 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": 1737789181.925908, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1737789511.723555, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1737789511.723555, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 25 January 2025 02:19:05 -0500 (0:00:00.407) 0:00:09.549 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039 `" && echo ansible-tmp-1737789545.0843613-11217-15801589689039="` echo /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527 `" && echo ansible-tmp-1737789545.1111038-11218-189251749588527="` echo /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> (0, b'ansible-tmp-1737789545.0843613-11217-15801589689039=/root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039\n', b'') <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887 `" && echo ansible-tmp-1737789545.118432-11220-116291439687887="` echo /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887 `" ) && sleep 0'"'"'' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmph3li3r8z TO /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039/AnsiballZ_stat.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> (0, b'ansible-tmp-1737789545.1111038-11218-189251749588527=/root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpobc0yrxz TO /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527/AnsiballZ_stat.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.44.207> (0, b'ansible-tmp-1737789545.118432-11220-116291439687887=/root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmphk4_kkag TO /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887/AnsiballZ_stat.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmph3li3r8z /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039/AnsiballZ_stat.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039/ /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpobc0yrxz /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527/AnsiballZ_stat.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527/ /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmphk4_kkag /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887/AnsiballZ_stat.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887/ /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1562, "inode": 65011907, "dev": 51713, "nlink": 1, "atime": 1737789499.6398199, "mtime": 1737789494.3068452, "ctime": 1737789494.3078454, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3bb074913b1516dabebd587e2b0b99ac1c26ed51", "mimetype": "text/plain", "charset": "us-ascii", "version": "2806511950", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789545.0843613-11217-15801589689039/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1737789289.2378654, "mtime": 1737789129.1613858, "ctime": 1737789129.1623857, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789545.1111038-11218-189251749588527/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1562, "inode": 81789186, "dev": 51713, "nlink": 1, "atime": 1737789515.6065447, "mtime": 1737789511.723555, "ctime": 1737789511.724555, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "44579c83000938cbb054a56a39c6904d7dd6730d", "mimetype": "text/plain", "charset": "us-ascii", "version": "4176005286", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789545.118432-11220-116291439687887/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.46> (0, b'', b'') 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": 1737789499.6398199, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3bb074913b1516dabebd587e2b0b99ac1c26ed51", "ctime": 1737789494.3078454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 65011907, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1737789494.3068452, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1562, "uid": 0, "version": "2806511950", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 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": 1737789289.2378654, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1737789129.1623857, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1737789129.1613858, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.44.207> (0, b'', b'') 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": 1737789515.6065447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "44579c83000938cbb054a56a39c6904d7dd6730d", "ctime": 1737789511.724555, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1737789511.723555, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1562, "uid": 0, "version": "4176005286", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 25 January 2025 02:19:05 -0500 (0:00:00.427) 0:00:09.977 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466 `" && echo ansible-tmp-1737789545.5369122-11247-233289040762466="` echo /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651 `" && echo ansible-tmp-1737789545.561547-11248-199935548897651="` echo /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789545.5369122-11247-233289040762466=/root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466\n', b'') <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979 `" && echo ansible-tmp-1737789545.5734105-11250-193654239965979="` echo /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'ansible-tmp-1737789545.561547-11248-199935548897651=/root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789545.5734105-11250-193654239965979=/root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpder0_bph TO /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466/AnsiballZ_file.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp43kkg4a2 TO /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651/AnsiballZ_file.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp4fcqjnm6 TO /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979/AnsiballZ_file.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp43kkg4a2 /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651/AnsiballZ_file.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651/ /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651/AnsiballZ_file.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp4fcqjnm6 /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979/AnsiballZ_file.py\n', b'') <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpder0_bph /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466/AnsiballZ_file.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466/ /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466/AnsiballZ_file.py && sleep 0'"'"'' <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979/ /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651/AnsiballZ_file.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789545.561547-11248-199935548897651/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789545.5734105-11250-193654239965979/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789545.5369122-11247-233289040762466/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') 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": 101, "state": "directory", "uid": 0 } <10.31.44.207> (0, b'', b'') 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": 101, "state": "directory", "uid": 0 } <10.31.8.193> (0, b'', b'') 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": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 25 January 2025 02:19:06 -0500 (0:00:00.551) 0:00:10.528 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824 `" && echo ansible-tmp-1737789546.093145-11274-202609087688824="` echo /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042 `" && echo ansible-tmp-1737789546.1152117-11275-188418551209042="` echo /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789546.093145-11274-202609087688824=/root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824\n', b'') <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635 `" && echo ansible-tmp-1737789546.132114-11277-87780186791635="` echo /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'ansible-tmp-1737789546.1152117-11275-188418551209042=/root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789546.132114-11277-87780186791635=/root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/lineinfile.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/lineinfile.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpzeidfqg_ TO /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635/AnsiballZ_lineinfile.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpu79yiuxv TO /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042/AnsiballZ_lineinfile.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/lineinfile.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpgcnj_f06 TO /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824/AnsiballZ_lineinfile.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpzeidfqg_ /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635/AnsiballZ_lineinfile.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635/ /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpgcnj_f06 /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824/AnsiballZ_lineinfile.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824/ /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpu79yiuxv /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042/AnsiballZ_lineinfile.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042/ /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBDHJXs0ksKIhYgl/OwKHqjkSeKxCZoKy/8PTc9MO1IQ3/h8M6Rp8aq9iB5yjeFR0s7+JhnKGAIuMaPOPgT/dUIkAUyua9YUFtpCQ+mDmEnWInfzHFqWa1vU4jgPeTzGFOQJLAiAdX2VNRcpEB4Y1NqhUus1KqBDLd3wxOednomImkgT9FnyIsTAaSwfTzdwtTpxzHyDKeh9ADRa6h7yzl8WSUu+T4f9SIHRlsfR+fz7P7cSXY4RSot56ffPTubBvt+DMgbu4H3yOwxL/oGWDubTJfh87ec5r0y0TS2VcgzjFgAlWC+PrKMb0OzcH7lgzY4oioD0W8wOrKNtEWOv2mXA0e+hAeMiAB/YxkJCOor39nsV/NppKr4B1v40PnHEXGpd5zhCL1JW1URi1dmHZ253TIEmKNkMJhW3sFDnr1Bpg79Wz4agpvrk8bkag4lDPPs80n9ZWlE6+lY2MQB4CyMcx9M9b+rciupQKBVOXC6E7BD4oPg++t4C7wfSggF+8= root@managed-node3", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "follow": false, "unsafe_writes": false, "regexp": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "src": null, "force": null, "content": null, "remote_src": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> (0, b'\r\n{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCkXFhedTShq/2WoGUXc8Nu/R5GPqbjG5aE0bvPY/JyYFp80spxCo6np/Add5apk0AkBUw1+Bifye21RiMw55Ti6xEoviTejKdM83hMugc/staZ9y+3fnbYf8NL9P69RaLdoqcA+wwLQu/pI4GbZji00qUVdn3VtYGtTv9p4uoiIGVlFt/SGAIdDyr5oUkfT6qO3urSzMYe/1q+YS2M8uGJdZdON7UylvuFBbgKhhpKSfvCko8a615AaaMCojCYAPq4UoQVFes5NyC+HuHhGSEy1I44K30s033m2PpP0vupE4CikZ7y5SkCzdKzV2QVO+ftP0VI9c9SeLuh2qxWOIOAzYke7DyTiL4/cFwiwuZ/I1HwRYBFIiPKzMwMfKKMhcV+Fafhj6qWBMbB+B9lm0mtp1iu3HMVAi96DFPipaR96dQXWpXHhOaHtE0ai6RcwhxZM4csyJXtFVi3/Ch4j7CyDcOkvJUxb/oDM5hcHC0sQTNmifNHdeh/lCg8wFrG7uc= root@managed-node2", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "follow": false, "unsafe_writes": false, "regexp": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "src": null, "force": null, "content": null, "remote_src": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789546.132114-11277-87780186791635/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789546.1152117-11275-188418551209042/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDN2z0QBLQGFLtd30p2FE4Nmj+KwO9ByQutDw08MStaDIuJbJyk/PzjxwaHYnAIszU+d82EPIkAy0bAEzE88ODUiKywppXP1nMNUavd17lEKicvG4vC/8ZsRpS+PzL0VtDccI1MAfICVAjOVZWoNjq0tey1WqlqJvkIIKQsUd2YvX5bdUyV65MaZ4GmSGO17jDdERkZvbvssmh1blhyWZG5RuL53a8vA+VjVbiHFcBVh4nc6G+XbRQU/1i5E6yAXo2U8S6aYjTyGGGYWFoayLbmoVahMPW315RoCoIWlAQclhnFvqcoxFFi4akMOwPeg/Y/laLIX+2EGwf6ffnHdb6yYK5SLs1o050rras1o4+GMy12VOaPBRnktS1RFqIZXr+OmFyJzA4qz4I+ElMLG+o1Aqe57XxmCzZj/3o+OitbCoDxB2UDbUGo3NAGH3IW87CfABzCxqNYypBCCW5BPDfWIgo56RGT68Q68nXkF12M3+1OxlQeOmXfciwRvd/Xwes= root@managed-node1", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "follow": false, "unsafe_writes": false, "regexp": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "src": null, "force": null, "content": null, "remote_src": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789546.093145-11274-202609087688824/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.44.207> (0, b'', b'') 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 AAAAB3NzaC1yc2EAAAADAQABAAABgQCkXFhedTShq/2WoGUXc8Nu/R5GPqbjG5aE0bvPY/JyYFp80spxCo6np/Add5apk0AkBUw1+Bifye21RiMw55Ti6xEoviTejKdM83hMugc/staZ9y+3fnbYf8NL9P69RaLdoqcA+wwLQu/pI4GbZji00qUVdn3VtYGtTv9p4uoiIGVlFt/SGAIdDyr5oUkfT6qO3urSzMYe/1q+YS2M8uGJdZdON7UylvuFBbgKhhpKSfvCko8a615AaaMCojCYAPq4UoQVFes5NyC+HuHhGSEy1I44K30s033m2PpP0vupE4CikZ7y5SkCzdKzV2QVO+ftP0VI9c9SeLuh2qxWOIOAzYke7DyTiL4/cFwiwuZ/I1HwRYBFIiPKzMwMfKKMhcV+Fafhj6qWBMbB+B9lm0mtp1iu3HMVAi96DFPipaR96dQXWpXHhOaHtE0ai6RcwhxZM4csyJXtFVi3/Ch4j7CyDcOkvJUxb/oDM5hcHC0sQTNmifNHdeh/lCg8wFrG7uc= 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 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 AAAAB3NzaC1yc2EAAAADAQABAAABgQDBDHJXs0ksKIhYgl/OwKHqjkSeKxCZoKy/8PTc9MO1IQ3/h8M6Rp8aq9iB5yjeFR0s7+JhnKGAIuMaPOPgT/dUIkAUyua9YUFtpCQ+mDmEnWInfzHFqWa1vU4jgPeTzGFOQJLAiAdX2VNRcpEB4Y1NqhUus1KqBDLd3wxOednomImkgT9FnyIsTAaSwfTzdwtTpxzHyDKeh9ADRa6h7yzl8WSUu+T4f9SIHRlsfR+fz7P7cSXY4RSot56ffPTubBvt+DMgbu4H3yOwxL/oGWDubTJfh87ec5r0y0TS2VcgzjFgAlWC+PrKMb0OzcH7lgzY4oioD0W8wOrKNtEWOv2mXA0e+hAeMiAB/YxkJCOor39nsV/NppKr4B1v40PnHEXGpd5zhCL1JW1URi1dmHZ253TIEmKNkMJhW3sFDnr1Bpg79Wz4agpvrk8bkag4lDPPs80n9ZWlE6+lY2MQB4CyMcx9M9b+rciupQKBVOXC6E7BD4oPg++t4C7wfSggF+8= 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.8.193> (0, b'', b'') 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 AAAAB3NzaC1yc2EAAAADAQABAAABgQDN2z0QBLQGFLtd30p2FE4Nmj+KwO9ByQutDw08MStaDIuJbJyk/PzjxwaHYnAIszU+d82EPIkAy0bAEzE88ODUiKywppXP1nMNUavd17lEKicvG4vC/8ZsRpS+PzL0VtDccI1MAfICVAjOVZWoNjq0tey1WqlqJvkIIKQsUd2YvX5bdUyV65MaZ4GmSGO17jDdERkZvbvssmh1blhyWZG5RuL53a8vA+VjVbiHFcBVh4nc6G+XbRQU/1i5E6yAXo2U8S6aYjTyGGGYWFoayLbmoVahMPW315RoCoIWlAQclhnFvqcoxFFi4akMOwPeg/Y/laLIX+2EGwf6ffnHdb6yYK5SLs1o050rras1o4+GMy12VOaPBRnktS1RFqIZXr+OmFyJzA4qz4I+ElMLG+o1Aqe57XxmCzZj/3o+OitbCoDxB2UDbUGo3NAGH3IW87CfABzCxqNYypBCCW5BPDfWIgo56RGT68Q68nXkF12M3+1OxlQeOmXfciwRvd/Xwes= 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 } } } TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 25 January 2025 02:19:06 -0500 (0:00:00.549) 0:00:11.078 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079 `" && echo ansible-tmp-1737789546.6164021-11304-176391620274079="` echo /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515 `" && echo ansible-tmp-1737789546.627426-11306-87850121477515="` echo /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880 `" && echo ansible-tmp-1737789546.6415331-11307-12436655636880="` echo /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789546.6164021-11304-176391620274079=/root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp9proaion TO /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079/AnsiballZ_slurp.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> (0, b'ansible-tmp-1737789546.627426-11306-87850121477515=/root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpmf7h1vmo TO /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515/AnsiballZ_slurp.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.44.207> (0, b'ansible-tmp-1737789546.6415331-11307-12436655636880=/root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpltszmswh TO /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880/AnsiballZ_slurp.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp9proaion /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079/AnsiballZ_slurp.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079/ /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpmf7h1vmo /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515/AnsiballZ_slurp.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515/ /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpltszmswh /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880/AnsiballZ_slurp.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880/ /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb1EwWHAyTC84dkZkQnVQUzkxaW9XWjA3MXNqYUJJK01KcVB6eU1OaHFxeHVuQzgyTWRnZmxWYXh6RzlXekxEbWtiZVgyNDN5Z2FKS1hWSVdJOUx6aGlkVkgxNzczZGpRYUhCaUkzNDdIN2Y2OFJkNjE5b1BabGtJSnY5eEZvYTlERVA2MEhxOEJKd29sSmhKQXNldmRmdmsyM3FsWGJ3Y2VNK01Ndytkd2FpWTJDQ0w1NW10Z1U2SExsdTBIRk1FK0dodGFuY2VTZUh0aVJ3RHdCS1ZWREptOENCZEQ3KzF6Zk1NOW9YUlJTVTNESGd5aW4yYUtCaE1WMkF1TnBSb3FPN0xiVlpJSnNET0ZzZDlkWUZpeXpFdmsyQm1oSVBsM3ZkSWZPSzlHdzFrRGFDeWxqYlJWdytBMWRIbERXTy9TNDkvakxXWkhDa21OendkSWZkSGFJL2hhVm1iS1QyQXJtZHRLdDB1WWI3dW8zRk5nV1pZMkxCM0E3NTN3UkgwWUpCcVFLMzVPd3VKU1FONUFDaUkwNVRtRkp1Qm4rVWtXUHUzWmVkakswUnE2bWM0M3RiOE1aSWxiNDhrRGpsSEJ6b3pSZGJ5K1RpTWdYS3BFTHZySnN6SGNRTEN1Qll1am5EK053Q0R4WEFkajJiUGg5d3pwUUd3eGJlWlA4RjA9IHJvb3RAaXAtMTAtMzEtOC00Ni51cy1lYXN0LTEuYXdzLnJlZGhhdC5jb20K", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789546.627426-11306-87850121477515/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDUm42L2lrUVlHcG9QWkdxcVJxcTM0QmE0bGRrSTlETFRCQXJxRW9XSHllMXF4TE55KzMwUnhqanFzaVp3U1BDaFZKRmw5N051eUk5dGdjeGtSYVBwMTIwOUV0Y1B0VjVBRm9ldC9XM3BRaXh5K1ZaVk9pZEo2Q253ZHp0MVNtMWZGaGdYemRwSnR5czJzV2NPOEhHbVRRYWlvSHZPZWNHY2pGaGROL0hpOHZsWkZFVEtCYjRDcCtVOURsVnVnaHJvc3dBaXAwSTl1dmZTZGtKaWF6cnkrcUw0MDNrNXhFUHpJZktrTG1COXZmTVBncWRtdnpMSmV0RUVESDdjcWkxeGlndHFPSjdYbk1UK3JIVnVBdjJQdjdrNUUwQ0pma0loa0pEcUw2NUdYUmNhOExKOElxRkg0WkxBSzhNQmVLcGdZMW56eGpEaHpCdlV4RDV3VTBnWGVDYTg3VlJqTm9zNkJndkpETm5jSE9ZOHZhNUdMKzluZERVekFzOW1Gai9jL09OOW5wY3JpYWk0OWwxT3dma3FFVHBxRkNCSzF0S0t2bzhsUjZBWXR1cnRYcndqQk9Rc3FoMVMwSzBaOVNGYVQrak1WYkhyMUdtR3BkeFJsQzR0TFE2U25hemViamw4eDBiWTZUYXhtV3RQUlpWc3I0MzVsRnNsVGo1ZlZxR0U9IHJvb3RAaXAtMTAtMzEtOC0xOTMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789546.6164021-11304-176391620274079/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQVRUUzRkYUlKQ0xETmVjQXE5ZGM1bDZBM2FkYzlmZ0NERGZKa1hHcHBKMG43eXBBN204QU1uTU1VcnFHSmQxdnhEWHZRSnZ6VCtaaXBUMDU4MUNyN25QNDFlZy91WlZIT0J6cXJpTk0zbGdsenNoMmlmQ0dpRUZnbXpoME5Fci9SOVJnZjczSEdhVzZ6UmF6NXg5MVVMNHlCS2hySWpVaHlpMTJKUW53dkhTZy9UeDVPMWxKUWdVYlg3cmxsT3p0WHg5VkhGZmJCL0xBQ1pLYkVTL2xSdlUzejVscU41OEljSm1OLzlWU3BpRGlUZWhYRGJPeFBmVGNCVHVadWNoVzVtcW56ZVFTazRsVkpQSUkzMDlrWGQxRFFLa3FmRGZETmZsbmNyNUZEb1Nhd3RJcXgraGdXeGZ6c3pSNmpLY1lIQ1hNSFFGdFZLaWEzZUh6dXZkSTIvU3IvaXlEQVhCRGZQa0h2RTVtd1c5OGY4TThpNGZTU2xSQ0JIRUJDRVFVd1BGL0hJNWk3RE1rNjQ5OFhJK3htTVVnSGJwU1NkQnJwRjRtSlNSTjk4MWVDcGl4K2YvWnhpc3liUTF0eEFCUFk1dTF1Vjc3Y3BJb21Qb05MNFd5TXVhU2psNkVtbmVVVTJlQ3YxQjVqaEVYUzFoakRRL09PMm5ITlQybFBqRzA9IHJvb3RAaXAtMTAtMzEtNDQtMjA3LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789546.6415331-11307-12436655636880/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') ok: [managed-node2 -> managed-node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb1EwWHAyTC84dkZkQnVQUzkxaW9XWjA3MXNqYUJJK01KcVB6eU1OaHFxeHVuQzgyTWRnZmxWYXh6RzlXekxEbWtiZVgyNDN5Z2FKS1hWSVdJOUx6aGlkVkgxNzczZGpRYUhCaUkzNDdIN2Y2OFJkNjE5b1BabGtJSnY5eEZvYTlERVA2MEhxOEJKd29sSmhKQXNldmRmdmsyM3FsWGJ3Y2VNK01Ndytkd2FpWTJDQ0w1NW10Z1U2SExsdTBIRk1FK0dodGFuY2VTZUh0aVJ3RHdCS1ZWREptOENCZEQ3KzF6Zk1NOW9YUlJTVTNESGd5aW4yYUtCaE1WMkF1TnBSb3FPN0xiVlpJSnNET0ZzZDlkWUZpeXpFdmsyQm1oSVBsM3ZkSWZPSzlHdzFrRGFDeWxqYlJWdytBMWRIbERXTy9TNDkvakxXWkhDa21OendkSWZkSGFJL2hhVm1iS1QyQXJtZHRLdDB1WWI3dW8zRk5nV1pZMkxCM0E3NTN3UkgwWUpCcVFLMzVPd3VKU1FONUFDaUkwNVRtRkp1Qm4rVWtXUHUzWmVkakswUnE2bWM0M3RiOE1aSWxiNDhrRGpsSEJ6b3pSZGJ5K1RpTWdYS3BFTHZySnN6SGNRTEN1Qll1am5EK053Q0R4WEFkajJiUGg5d3pwUUd3eGJlWlA4RjA9IHJvb3RAaXAtMTAtMzEtOC00Ni51cy1lYXN0LTEuYXdzLnJlZGhhdC5jb20K", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.8.193> (0, b'', b'') ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDUm42L2lrUVlHcG9QWkdxcVJxcTM0QmE0bGRrSTlETFRCQXJxRW9XSHllMXF4TE55KzMwUnhqanFzaVp3U1BDaFZKRmw5N051eUk5dGdjeGtSYVBwMTIwOUV0Y1B0VjVBRm9ldC9XM3BRaXh5K1ZaVk9pZEo2Q253ZHp0MVNtMWZGaGdYemRwSnR5czJzV2NPOEhHbVRRYWlvSHZPZWNHY2pGaGROL0hpOHZsWkZFVEtCYjRDcCtVOURsVnVnaHJvc3dBaXAwSTl1dmZTZGtKaWF6cnkrcUw0MDNrNXhFUHpJZktrTG1COXZmTVBncWRtdnpMSmV0RUVESDdjcWkxeGlndHFPSjdYbk1UK3JIVnVBdjJQdjdrNUUwQ0pma0loa0pEcUw2NUdYUmNhOExKOElxRkg0WkxBSzhNQmVLcGdZMW56eGpEaHpCdlV4RDV3VTBnWGVDYTg3VlJqTm9zNkJndkpETm5jSE9ZOHZhNUdMKzluZERVekFzOW1Gai9jL09OOW5wY3JpYWk0OWwxT3dma3FFVHBxRkNCSzF0S0t2bzhsUjZBWXR1cnRYcndqQk9Rc3FoMVMwSzBaOVNGYVQrak1WYkhyMUdtR3BkeFJsQzR0TFE2U25hemViamw4eDBiWTZUYXhtV3RQUlpWc3I0MzVsRnNsVGo1ZlZxR0U9IHJvb3RAaXAtMTAtMzEtOC0xOTMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.44.207> (0, b'', b'') ok: [managed-node3 -> managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQVRUUzRkYUlKQ0xETmVjQXE5ZGM1bDZBM2FkYzlmZ0NERGZKa1hHcHBKMG43eXBBN204QU1uTU1VcnFHSmQxdnhEWHZRSnZ6VCtaaXBUMDU4MUNyN25QNDFlZy91WlZIT0J6cXJpTk0zbGdsenNoMmlmQ0dpRUZnbXpoME5Fci9SOVJnZjczSEdhVzZ6UmF6NXg5MVVMNHlCS2hySWpVaHlpMTJKUW53dkhTZy9UeDVPMWxKUWdVYlg3cmxsT3p0WHg5VkhGZmJCL0xBQ1pLYkVTL2xSdlUzejVscU41OEljSm1OLzlWU3BpRGlUZWhYRGJPeFBmVGNCVHVadWNoVzVtcW56ZVFTazRsVkpQSUkzMDlrWGQxRFFLa3FmRGZETmZsbmNyNUZEb1Nhd3RJcXgraGdXeGZ6c3pSNmpLY1lIQ1hNSFFGdFZLaWEzZUh6dXZkSTIvU3IvaXlEQVhCRGZQa0h2RTVtd1c5OGY4TThpNGZTU2xSQ0JIRUJDRVFVd1BGL0hJNWk3RE1rNjQ5OFhJK3htTVVnSGJwU1NkQnJwRjRtSlNSTjk4MWVDcGl4K2YvWnhpc3liUTF0eEFCUFk1dTF1Vjc3Y3BJb21Qb05MNFd5TXVhU2psNkVtbmVVVTJlQ3YxQjVqaEVYUzFoakRRL09PMm5ITlQybFBqRzA9IHJvb3RAaXAtMTAtMzEtNDQtMjA3LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 25 January 2025 02:19:06 -0500 (0:00:00.380) 0:00:11.458 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406 `" && echo ansible-tmp-1737789547.0598643-11331-241941912884406="` echo /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510 `" && echo ansible-tmp-1737789547.099638-11333-228728956777510="` echo /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> (0, b'ansible-tmp-1737789547.0598643-11331-241941912884406=/root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406\n', b'') <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003 `" && echo ansible-tmp-1737789547.1076672-11332-86449200879003="` echo /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'ansible-tmp-1737789547.099638-11333-228728956777510=/root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789547.1076672-11332-86449200879003=/root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/known_hosts.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp0_9qo5ox TO /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406/AnsiballZ_known_hosts.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/known_hosts.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpcc4lplbh TO /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510/AnsiballZ_known_hosts.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/known_hosts.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmprrppal2q TO /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003/AnsiballZ_known_hosts.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmprrppal2q /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003/AnsiballZ_known_hosts.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003/ /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp0_9qo5ox /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406/AnsiballZ_known_hosts.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406/ /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpcc4lplbh /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510/AnsiballZ_known_hosts.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510/ /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\\n", "after": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\\n", "name": "10.31.8.46", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\\n", "after": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789547.1076672-11332-86449200879003/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\\n", "after": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\\n", "name": "10.31.8.193", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\\n", "after": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789547.0598643-11331-241941912884406/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.44.207> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\\n", "after": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\\n", "name": "10.31.44.207", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\\n", "after": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789547.099638-11333-228728956777510/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node2] => { "changed": false, "diff": { "after": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.8.46 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoQ0Xp2L/8vFdBuPS91ioWZ071sjaBI+MJqPzyMNhqqxunC82MdgflVaxzG9WzLDmkbeX243ygaJKXVIWI9LzhidVH1773djQaHBiI347H7f68Rd619oPZlkIJv9xFoa9DEP60Hq8BJwolJhJAsevdfvk23qlXbwceM+MMw+dwaiY2CCL55mtgU6HLlu0HFME+GhtanceSeHtiRwDwBKVVDJm8CBdD7+1zfMM9oXRRSU3DHgyin2aKBhMV2AuNpRoqO7LbVZIJsDOFsd9dYFiyzEvk2BmhIPl3vdIfOK9Gw1kDaCyljbRVw+A1dHlDWO/S49/jLWZHCkmNzwdIfdHaI/haVmbKT2ArmdtKt0uYb7uo3FNgWZY2LB3A753wRH0YJBqQK35OwuJSQN5ACiI05TmFJuBn+UkWPu3ZedjK0Rq6mc43tb8MZIlb48kDjlHBzozRdby+TiMgXKpELvrJszHcQLCuBYujnD+NwCDxXAdj2bPh9wzpQGwxbeZP8F0= root@ip-10-31-8-46.us-east-1.aws.redhat.com\n", "name": "10.31.8.46", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.44.207> (0, b'', b'') <10.31.8.193> (0, b'', b'') ok: [managed-node1] => { "changed": false, "diff": { "after": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.8.193 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRn6/ikQYGpoPZGqqRqq34Ba4ldkI9DLTBArqEoWHye1qxLNy+30RxjjqsiZwSPChVJFl97NuyI9tgcxkRaPp1209EtcPtV5AFoet/W3pQixy+VZVOidJ6Cnwdzt1Sm1fFhgXzdpJtys2sWcO8HGmTQaioHvOecGcjFhdN/Hi8vlZFETKBb4Cp+U9DlVughroswAip0I9uvfSdkJiazry+qL403k5xEPzIfKkLmB9vfMPgqdmvzLJetEEDH7cqi1xigtqOJ7XnMT+rHVuAv2Pv7k5E0CJfkIhkJDqL65GXRca8LJ8IqFH4ZLAK8MBeKpgY1nzxjDhzBvUxD5wU0gXeCa87VRjNos6BgvJDNncHOY8va5GL+9ndDUzAs9mFj/c/ON9npcriai49l1OwfkqETpqFCBK1tKKvo8lR6AYturtXrwjBOQsqh1S0K0Z9SFaT+jMVbHr1GmGpdxRlC4tLQ6Snazebjl8x0bY6TaxmWtPRZVsr435lFslTj5fVqGE= root@ip-10-31-8-193.us-east-1.aws.redhat.com\n", "name": "10.31.8.193", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } ok: [managed-node3] => { "changed": false, "diff": { "after": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.44.207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDATTS4daIJCLDNecAq9dc5l6A3adc9fgCDDfJkXGppJ0n7ypA7m8AMnMMUrqGJd1vxDXvQJvzT+ZipT0581Cr7nP41eg/uZVHOBzqriNM3lglzsh2ifCGiEFgmzh0NEr/R9Rgf73HGaW6zRaz5x91UL4yBKhrIjUhyi12JQnwvHSg/Tx5O1lJQgUbX7rllOztXx9VHFfbB/LACZKbES/lRvU3z5lqN58IcJmN/9VSpiDiTehXDbOxPfTcBTuZuchW5mqnzeQSk4lVJPII309kXd1DQKkqfDfDNflncr5FDoSawtIqx+hgWxfzszR6jKcYHCXMHQFtVKia3eHzuvdI2/Sr/iyDAXBDfPkHvE5mwW98f8M8i4fSSlRCBHEBCEQUwPF/HI5i7DMk6498XI+xmMUgHbpSSdBrpF4mJSRN981eCpix+f/ZxisybQ1txABPY5u1uV77cpIomPoNL4WyMuaSjl6EmneUU2eCv1B5jhEXS1hjDQ/OO2nHNT2lPjG0= root@ip-10-31-44-207.us-east-1.aws.redhat.com\n", "name": "10.31.44.207", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 25 January 2025 02:19:07 -0500 (0:00:00.598) 0:00:12.057 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495 `" && echo ansible-tmp-1737789547.589972-11361-29480193670495="` echo /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346 `" && echo ansible-tmp-1737789547.600804-11362-281380696593346="` echo /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286 `" && echo ansible-tmp-1737789547.6041238-11364-222838667656286="` echo /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789547.589972-11361-29480193670495=/root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpyazepuph TO /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495/AnsiballZ_stat.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> (0, b'ansible-tmp-1737789547.600804-11362-281380696593346=/root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789547.6041238-11364-222838667656286=/root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpgkedn6kk TO /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346/AnsiballZ_stat.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpo_wpimmd TO /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286/AnsiballZ_stat.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpyazepuph /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495/AnsiballZ_stat.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495/ /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpgkedn6kk /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346/AnsiballZ_stat.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346/ /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpo_wpimmd /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286/AnsiballZ_stat.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286/ /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 169869570, "dev": 51713, "nlink": 1, "atime": 1737789508.788002, "mtime": 1737789506.957001, "ctime": 1737789507.3160012, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d741c68595948e80504217d5f97a84b0097cf41e", "mimetype": "text/plain", "charset": "us-ascii", "version": "3547063343", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 96469250, "dev": 51713, "nlink": 1, "atime": 1737789499.419821, "mtime": 1737789496.7768335, "ctime": 1737789497.2498312, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "900a3ecf2e69ea60c3ccba53460b8b0168e537b7", "mimetype": "text/plain", "charset": "us-ascii", "version": "1686388393", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789547.600804-11362-281380696593346/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789547.589972-11361-29480193670495/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 98566466, "dev": 51713, "nlink": 1, "atime": 1737789515.4115453, "mtime": 1737789513.3625507, "ctime": 1737789513.62455, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ac9a67d1b8e336ee9ade8192dbfab7526d44733d", "mimetype": "text/plain", "charset": "us-ascii", "version": "2444014702", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789547.6041238-11364-222838667656286/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.193> (0, b'', b'') 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": 1737789508.788002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d741c68595948e80504217d5f97a84b0097cf41e", "ctime": 1737789507.3160012, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169869570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1737789506.957001, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 119, "uid": 0, "version": "3547063343", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 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": 1737789499.419821, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "900a3ecf2e69ea60c3ccba53460b8b0168e537b7", "ctime": 1737789497.2498312, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 96469250, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1737789496.7768335, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "1686388393", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.44.207> (0, b'', b'') 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": 1737789515.4115453, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ac9a67d1b8e336ee9ade8192dbfab7526d44733d", "ctime": 1737789513.62455, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 98566466, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1737789513.3625507, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2444014702", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 25 January 2025 02:19:07 -0500 (0:00:00.399) 0:00:12.456 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457 `" && echo ansible-tmp-1737789547.997494-11389-104744482853457="` echo /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873 `" && echo ansible-tmp-1737789548.0011039-11388-87949041637873="` echo /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351 `" && echo ansible-tmp-1737789548.0084984-11391-137106259388351="` echo /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'ansible-tmp-1737789547.997494-11389-104744482853457=/root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457\n', b'') <10.31.8.193> (0, b'ansible-tmp-1737789548.0011039-11388-87949041637873=/root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873\n', b'') <10.31.44.207> (0, b'ansible-tmp-1737789548.0084984-11391-137106259388351=/root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpb458s81q TO /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457/AnsiballZ_stat.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpxplbqa16 TO /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_stat.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/stat.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmph54d5rl4 TO /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_stat.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpb458s81q /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457/AnsiballZ_stat.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457/ /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpxplbqa16 /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_stat.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/ /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmph54d5rl4 /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_stat.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/ /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 169869570, "dev": 51713, "nlink": 1, "atime": 1737789508.788002, "mtime": 1737789506.957001, "ctime": 1737789507.3160012, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d741c68595948e80504217d5f97a84b0097cf41e", "mimetype": "text/plain", "charset": "us-ascii", "version": "3547063343", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789547.997494-11389-104744482853457/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') 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-10639jf0uazlf/tmp5q5sb2zz/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp5q5sb2zz/kdump.conf.j2" } } <10.31.44.207> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 98566466, "dev": 51713, "nlink": 1, "atime": 1737789515.4115453, "mtime": 1737789513.3625507, "ctime": 1737789513.62455, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ac9a67d1b8e336ee9ade8192dbfab7526d44733d", "mimetype": "text/plain", "charset": "us-ascii", "version": "2444014702", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpv589_m9a TO /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_file.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 96469250, "dev": 51713, "nlink": 1, "atime": 1737789499.419821, "mtime": 1737789496.7768335, "ctime": 1737789497.2498312, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "900a3ecf2e69ea60c3ccba53460b8b0168e537b7", "mimetype": "text/plain", "charset": "us-ascii", "version": "1686388393", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpg8o0c1su TO /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_file.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpv589_m9a /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_file.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/ /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpg8o0c1su /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_file.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/ /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_file.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/AnsiballZ_file.py && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"mode": "0644", "follow": false, "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789548.0084984-11391-137106259388351/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "invocation": {"module_args": {"mode": "0644", "follow": false, "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789548.0011039-11388-87949041637873/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') ok: [managed-node3] => { "changed": false, "checksum": "ac9a67d1b8e336ee9ade8192dbfab7526d44733d", "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.8.193> (0, b'', b'') ok: [managed-node1] => { "changed": false, "checksum": "900a3ecf2e69ea60c3ccba53460b8b0168e537b7", "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": 103, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 25 January 2025 02:19:08 -0500 (0:00:00.766) 0:00:13.222 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527 `" && echo ansible-tmp-1737789548.7580323-11426-225469755969527="` echo /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770 `" && echo ansible-tmp-1737789548.75992-11427-39024166495770="` echo /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605 `" && echo ansible-tmp-1737789548.770132-11429-219302390186605="` echo /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789548.7580323-11426-225469755969527=/root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527\n', b'') <10.31.8.46> (0, b'ansible-tmp-1737789548.75992-11427-39024166495770=/root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp770pkf54 TO /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527/AnsiballZ_slurp.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpm5bs20x2 TO /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770/AnsiballZ_slurp.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.44.207> (0, b'ansible-tmp-1737789548.770132-11429-219302390186605=/root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpic5whpmm TO /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605/AnsiballZ_slurp.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpm5bs20x2 /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770/AnsiballZ_slurp.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770/ /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpic5whpmm /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605/AnsiballZ_slurp.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp770pkf54 /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527/AnsiballZ_slurp.py\n', b'') <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605/ /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527/ /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789548.75992-11427-39024166495770/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789548.770132-11429-219302390186605/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> (0, b'', b'') <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789548.7580323-11426-225469755969527/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed-node2] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.44.207> (0, b'', b'') ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.8.193> (0, b'', b'') ok: [managed-node1] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.400) 0:00:13.622 ****** ok: [managed-node2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.045) 0:00:13.668 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.041) 0:00:13.709 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "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-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.040) 0:00:13.749 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.040) 0:00:13.790 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.041) 0:00:13.831 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.044) 0:00:13.875 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518 `" && echo ansible-tmp-1737789549.4100432-11492-57896456920518="` echo /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378 `" && echo ansible-tmp-1737789549.4174702-11493-102857010564378="` echo /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837 `" && echo ansible-tmp-1737789549.4265053-11495-129519804789837="` echo /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789549.4100432-11492-57896456920518=/root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/systemd.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpfnbcqhzy TO /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518/AnsiballZ_systemd.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> (0, b'ansible-tmp-1737789549.4174702-11493-102857010564378=/root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/systemd.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpkwda0moc TO /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378/AnsiballZ_systemd.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.44.207> (0, b'ansible-tmp-1737789549.4265053-11495-129519804789837=/root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/systemd.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpt01tq3ju TO /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837/AnsiballZ_systemd.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpfnbcqhzy /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518/AnsiballZ_systemd.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518/ /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpkwda0moc /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378/AnsiballZ_systemd.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378/ /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpt01tq3ju /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837/AnsiballZ_systemd.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837/ /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:19 EST", "ExecMainStartTimestampMonotonic": "372416370", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:38 EST", "ExecMainExitTimestampMonotonic": "391348993", "ExecMainPID": "16744", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:38 EST] ; pid=16744 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:19 EST] ; pid=16735 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network-online.target systemd-journald.socket basic.target system.slice network.target remote-fs.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2025-01-25 02:18:38 EST", "StateChangeTimestampMonotonic": "391349504", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveExitTimestampMonotonic": "372416404", "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:38 EST", "ActiveEnterTimestampMonotonic": "391349504", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "ActiveExitTimestampMonotonic": "372393142", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveEnterTimestampMonotonic": "372414605", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:19 EST", "ConditionTimestampMonotonic": "372415432", "AssertTimestamp": "Sat 2025-01-25 02:18:19 EST", "AssertTimestampMonotonic": "372415455", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f73814831bec497e88a1f16cc50437b4", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "no_block": false, "enabled": null, "force": null, "masked": null, "user": null, "scope": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.46> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:28 EST", "ExecMainStartTimestampMonotonic": "395784341", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:48 EST", "ExecMainExitTimestampMonotonic": "415370238", "ExecMainPID": "20415", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:48 EST] ; pid=20415 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:28 EST] ; pid=20406 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target basic.target remote-fs.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2025-01-25 02:18:48 EST", "StateChangeTimestampMonotonic": "415370621", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveExitTimestampMonotonic": "395784372", "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:48 EST", "ActiveEnterTimestampMonotonic": "415370621", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "ActiveExitTimestampMonotonic": "395761478", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveEnterTimestampMonotonic": "395782617", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:28 EST", "ConditionTimestampMonotonic": "395783409", "AssertTimestamp": "Sat 2025-01-25 02:18:28 EST", "AssertTimestampMonotonic": "395783432", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "54d0118e1c31482194f1aa12eaca8ed8", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "no_block": false, "enabled": null, "force": null, "masked": null, "user": null, "scope": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789549.4100432-11492-57896456920518/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789549.4174702-11493-102857010564378/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:35 EST", "ExecMainStartTimestampMonotonic": "362411870", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:54 EST", "ExecMainExitTimestampMonotonic": "381022172", "ExecMainPID": "16747", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:54 EST] ; pid=16747 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:35 EST] ; pid=16738 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22406", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target systemd-journald.socket system.slice network.target network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2025-01-25 02:18:54 EST", "StateChangeTimestampMonotonic": "381022682", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveExitTimestampMonotonic": "362411903", "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:54 EST", "ActiveEnterTimestampMonotonic": "381022682", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "ActiveExitTimestampMonotonic": "362386980", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveEnterTimestampMonotonic": "362410208", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:35 EST", "ConditionTimestampMonotonic": "362410995", "AssertTimestamp": "Sat 2025-01-25 02:18:35 EST", "AssertTimestampMonotonic": "362411037", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e81644d3ca4641a0b814b1d2c77e8871", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "no_block": false, "enabled": null, "force": null, "masked": null, "user": null, "scope": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789549.4265053-11495-129519804789837/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.193> (0, b'', b'') 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 2025-01-25 02:18:48 EST", "ActiveEnterTimestampMonotonic": "415370621", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "ActiveExitTimestampMonotonic": "395761478", "ActiveState": "active", "After": "network.target basic.target remote-fs.target network-online.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:18:28 EST", "AssertTimestampMonotonic": "395783432", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:28 EST", "ConditionTimestampMonotonic": "395783409", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:48 EST", "ExecMainExitTimestampMonotonic": "415370238", "ExecMainPID": "20415", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:28 EST", "ExecMainStartTimestampMonotonic": "395784341", "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 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:48 EST] ; pid=20415 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:28 EST] ; pid=20406 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveEnterTimestampMonotonic": "395782617", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveExitTimestampMonotonic": "395784372", "InvocationID": "54d0118e1c31482194f1aa12eaca8ed8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:48 EST", "StateChangeTimestampMonotonic": "415370621", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "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 2025-01-25 02:18:38 EST", "ActiveEnterTimestampMonotonic": "391349504", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "ActiveExitTimestampMonotonic": "372393142", "ActiveState": "active", "After": "network-online.target systemd-journald.socket basic.target system.slice network.target remote-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:18:19 EST", "AssertTimestampMonotonic": "372415455", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:19 EST", "ConditionTimestampMonotonic": "372415432", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:38 EST", "ExecMainExitTimestampMonotonic": "391348993", "ExecMainPID": "16744", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:19 EST", "ExecMainStartTimestampMonotonic": "372416370", "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 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:38 EST] ; pid=16744 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:19 EST] ; stop_time=[Sat 2025-01-25 02:18:19 EST] ; pid=16735 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveEnterTimestampMonotonic": "372414605", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:19 EST", "InactiveExitTimestampMonotonic": "372416404", "InvocationID": "f73814831bec497e88a1f16cc50437b4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:38 EST", "StateChangeTimestampMonotonic": "391349504", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.44.207> (0, b'', b'') 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 2025-01-25 02:18:54 EST", "ActiveEnterTimestampMonotonic": "381022682", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "ActiveExitTimestampMonotonic": "362386980", "ActiveState": "active", "After": "remote-fs.target basic.target systemd-journald.socket system.slice network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:18:35 EST", "AssertTimestampMonotonic": "362411037", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:35 EST", "ConditionTimestampMonotonic": "362410995", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:54 EST", "ExecMainExitTimestampMonotonic": "381022172", "ExecMainPID": "16747", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:35 EST", "ExecMainStartTimestampMonotonic": "362411870", "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 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:54 EST] ; pid=16747 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:35 EST] ; stop_time=[Sat 2025-01-25 02:18:35 EST] ; pid=16738 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveEnterTimestampMonotonic": "362410208", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:35 EST", "InactiveExitTimestampMonotonic": "362411903", "InvocationID": "e81644d3ca4641a0b814b1d2c77e8871", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:54 EST", "StateChangeTimestampMonotonic": "381022682", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 25 January 2025 02:19:09 -0500 (0:00:00.533) 0:00:14.409 ****** <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.193> (0, b'/root\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554 `" && echo ansible-tmp-1737789549.9435074-11519-239468403207554="` echo /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554 `" ) && sleep 0'"'"'' <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896 `" && echo ansible-tmp-1737789549.9588892-11521-248097229956896="` echo /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896 `" ) && sleep 0'"'"'' <10.31.44.207> (0, b'/root\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565 `" && echo ansible-tmp-1737789549.976884-11522-20576767920565="` echo /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565 `" ) && sleep 0'"'"'' <10.31.8.193> (0, b'ansible-tmp-1737789549.9435074-11519-239468403207554=/root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.8.193> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpt427rs4i TO /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554/AnsiballZ_file.py <10.31.8.193> 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/00e543c2f6 '[10.31.8.193]' <10.31.8.46> (0, b'ansible-tmp-1737789549.9588892-11521-248097229956896=/root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmptybwar4_ TO /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896/AnsiballZ_file.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.44.207> (0, b'ansible-tmp-1737789549.976884-11522-20576767920565=/root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/files/file.py <10.31.44.207> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp6fdrszrd TO /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565/AnsiballZ_file.py <10.31.44.207> 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/a2895baba1 '[10.31.44.207]' <10.31.8.193> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpt427rs4i /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554/AnsiballZ_file.py\n', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554/ /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmptybwar4_ /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896/AnsiballZ_file.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896/ /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896/AnsiballZ_file.py && sleep 0'"'"'' <10.31.44.207> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmp6fdrszrd /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565/AnsiballZ_file.py\n', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565/ /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.193> (0, b'', b'') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 -tt 10.31.8.193 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896/AnsiballZ_file.py && sleep 0'"'"'' <10.31.44.207> (0, b'', b'') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 -tt 10.31.44.207 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565/AnsiballZ_file.py && sleep 0'"'"'' <10.31.8.193> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.8.193 closed.\r\n') <10.31.8.46> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.193> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.193> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/00e543c2f6 10.31.8.193 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789549.9435074-11519-239468403207554/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789549.9588892-11521-248097229956896/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.207> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null}}}\r\n', b'Shared connection to 10.31.44.207 closed.\r\n') <10.31.44.207> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.207> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/a2895baba1 10.31.44.207 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789549.976884-11522-20576767920565/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.193> (0, b'', b'') 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" } 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": 6, "state": "directory", "uid": 0 } <10.31.44.207> (0, b'', b'') 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": 6, "state": "directory", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 25 January 2025 02:19:10 -0500 (0:00:00.401) 0:00:14.811 ****** <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.8.46> (0, b'/root\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221 `" && echo ansible-tmp-1737789550.3397553-11546-85143020294221="` echo /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221 `" ) && sleep 0'"'"'' <10.31.8.46> (0, b'ansible-tmp-1737789550.3397553-11546-85143020294221=/root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221\n', b'') Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/system/systemd.py <10.31.8.46> PUT /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpg34018w6 TO /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221/AnsiballZ_systemd.py <10.31.8.46> 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/eb1547dc75 '[10.31.8.46]' <10.31.8.46> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10639jf0uazlf/tmpg34018w6 /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221/AnsiballZ_systemd.py\n', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221/ /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 -tt 10.31.8.46 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.8.46> (0, b'\r\n{"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:28 EST", "ExecMainStartTimestampMonotonic": "395784341", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:48 EST", "ExecMainExitTimestampMonotonic": "415370238", "ExecMainPID": "20415", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:48 EST] ; pid=20415 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:28 EST] ; pid=20406 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target basic.target remote-fs.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2025-01-25 02:18:48 EST", "StateChangeTimestampMonotonic": "415370621", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveExitTimestampMonotonic": "395784372", "ActiveEnterTimestamp": "Sat 2025-01-25 02:18:48 EST", "ActiveEnterTimestampMonotonic": "415370621", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "ActiveExitTimestampMonotonic": "395761478", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveEnterTimestampMonotonic": "395782617", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:28 EST", "ConditionTimestampMonotonic": "395783409", "AssertTimestamp": "Sat 2025-01-25 02:18:28 EST", "AssertTimestampMonotonic": "395783432", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "54d0118e1c31482194f1aa12eaca8ed8", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "no_block": false, "enabled": null, "force": null, "masked": null, "user": null, "scope": null}}}\r\n', b'Shared connection to 10.31.8.46 closed.\r\n') <10.31.8.46> ESTABLISH SSH CONNECTION FOR USER: None <10.31.8.46> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o ControlPath=/root/.ansible/cp/eb1547dc75 10.31.8.46 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1737789550.3397553-11546-85143020294221/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.8.46> (0, b'', b'') 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 2025-01-25 02:18:48 EST", "ActiveEnterTimestampMonotonic": "415370621", "ActiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "ActiveExitTimestampMonotonic": "395761478", "ActiveState": "active", "After": "network.target basic.target remote-fs.target network-online.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-01-25 02:18:28 EST", "AssertTimestampMonotonic": "395783432", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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 cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-01-25 02:18:28 EST", "ConditionTimestampMonotonic": "395783409", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-01-25 02:18:48 EST", "ExecMainExitTimestampMonotonic": "415370238", "ExecMainPID": "20415", "ExecMainStartTimestamp": "Sat 2025-01-25 02:18:28 EST", "ExecMainStartTimestampMonotonic": "395784341", "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 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:48 EST] ; pid=20415 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-01-25 02:18:28 EST] ; stop_time=[Sat 2025-01-25 02:18:28 EST] ; pid=20406 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveEnterTimestampMonotonic": "395782617", "InactiveExitTimestamp": "Sat 2025-01-25 02:18:28 EST", "InactiveExitTimestampMonotonic": "395784372", "InvocationID": "54d0118e1c31482194f1aa12eaca8ed8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-01-25 02:18:48 EST", "StateChangeTimestampMonotonic": "415370621", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "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 25 January 2025 02:19:10 -0500 (0:00:00.460) 0:00:15.272 ****** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 3.65s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.20s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed-node1 ----------------------------------------- 0.81s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.77s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.76s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.61s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.60s /tmp/collections-BPq/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.55s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.55s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.54s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.53s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.51s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.49s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.46s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.43s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.41s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Cleanup kdump_path ------------------------------------------------------ 0.40s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.40s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.40s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.38s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 STDERR: [WARNING]: running playbook inside collection fedora.linux_system_roles TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Saturday 25 January 2025 02:19:10 -0500 (0:00:16.197) 0:00:50.561 ****** changed: [managed-node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.v4wyen3n.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 25 January 2025 02:19:11 -0500 (0:00:00.234) 0:00:50.796 ****** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 19.13s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 16.20s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 fedora.linux_system_roles.kdump : Install required packages ------------- 3.05s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Create static inventory from hostvars ----------------------------------- 0.94s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.91s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.89s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.71s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.70s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Gathering Facts --------------------------------------------------------- 0.63s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.62s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Gather facts from managed-node3 ----------------------------------------- 0.62s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.53s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.50s /tmp/collections-BPq/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.48s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.48s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.47s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.45s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Create temporary file --------------------------------------------------- 0.41s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.36s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.36s /tmp/collections-BPq/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25