[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.16.11] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-7gn executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-7gn/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-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 21 September 2024 03:16:46 -0400 (0:00:00.007) 0:00:00.007 **** ok: [managed_node3] TASK [Create temporary file] *************************************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 21 September 2024 03:16:47 -0400 (0:00:01.129) 0:00:01.136 **** changed: [managed_node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.ds_5iua7.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Saturday 21 September 2024 03:16:47 -0400 (0:00:00.287) 0:00:01.424 **** changed: [managed_node3 -> localhost] => { "changed": true, "checksum": "c22027d05e328304859a23261904c2d5ad6d2b6d", "dest": "/tmp/ansible.ds_5iua7.inventory.yaml", "gid": 0, "group": "root", "md5sum": "0e4543be237380a767318ad08979c41a", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 33002, "src": "/root/.ansible/tmp/ansible-tmp-1726903007.9596057-9715-204220447671064/source", "state": "file", "uid": 0 } PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 21 September 2024 03:16:48 -0400 (0:00:00.633) 0:00:02.057 **** ok: [managed_node3] TASK [Gather facts from managed_node3] ***************************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 21 September 2024 03:16:49 -0400 (0:00:00.724) 0:00:02.781 **** ok: [managed_node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.721) 0:00:03.503 **** skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.014) 0:00:03.518 **** META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: 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-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.011) 0:00:03.529 **** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.045) 0:00:03.574 **** included: /tmp/collections-7gn/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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.023) 0:00:03.598 **** skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.057) 0:00:03.655 **** 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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.355) 0:00:04.010 **** 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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.030) 0:00:04.041 **** skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 21 September 2024 03:16:50 -0400 (0:00:00.033) 0:00:04.074 **** 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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 21 September 2024 03:16:53 -0400 (0:00:02.882) 0:00:06.957 **** ok: [managed_node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:16:29 EDT", "ActiveEnterTimestampMonotonic": "225044776", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:15 EDT", "ActiveExitTimestampMonotonic": "211118070", "ActiveState": "active", "After": "network-online.target basic.target system.slice remote-fs.target systemd-journald.socket network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:15 EDT", "AssertTimestampMonotonic": "211142154", "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 2024-09-21 03:16:15 EDT", "ConditionTimestampMonotonic": "211142131", "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 2024-09-21 03:16:29 EDT", "ExecMainExitTimestampMonotonic": "225044107", "ExecMainPID": "8688", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:15 EDT", "ExecMainStartTimestampMonotonic": "211143026", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:15 EDT] ; stop_time=[Sat 2024-09-21 03:16:29 EDT] ; pid=8688 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:15 EDT] ; stop_time=[Sat 2024-09-21 03:16:15 EDT] ; pid=8679 ; 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 2024-09-21 03:16:15 EDT", "InactiveEnterTimestampMonotonic": "211141117", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:15 EDT", "InactiveExitTimestampMonotonic": "211143167", "InvocationID": "a8e02c0ee84345479ba3f74a0c66c6d6", "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 2024-09-21 03:16:29 EDT", "StateChangeTimestampMonotonic": "225044776", "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" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 21 September 2024 03:16:54 -0400 (0:00:00.702) 0:00:07.659 **** included: /tmp/collections-7gn/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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 21 September 2024 03:16:54 -0400 (0:00:00.066) 0:00:07.726 **** changed: [managed_node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.263216", "end": "2024-09-21 03:16:54.870275", "rc": 0, "start": "2024-09-21 03:16:54.607059" } 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:CqSnyoZ1QRkPH/zctDReHFLD526NRvuk60iQL/xV+uU root@ip-10-31-13-232.us-east-1.aws.redhat.com The key's randomart image is: +---[RSA 3072]----+ | o+. .++. | | o+.. +.+.. | | .. oo = + o | | o. o +. o | | . o. S o o +.| | .o.. . . o *oo| |.... . o ooo+.| |oo + o.oo| |o. o.o.E| +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 21 September 2024 03:16:54 -0400 (0:00:00.669) 0:00:08.395 **** ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FERk8wcjljNXQxcm85U2NMRmhJclBJdjN4YUZLbXRiZ1FOMERGaEJrY2hJZ3FvOTZ4dHMvdlc5bzRVMXZ0RFJkbEVEK1pXUWxVWDJGbnlHbmI2aWE5c2VmZGpVbmpEQkUrcExPaDlXOWIvbmI1b2xaVUg4aHpTdnZjL2VIRUZpUDFwZS9xblpZZEprcVFsZTl0dEEwZm10cE9DZnY2QWR5aUcySmdCcVV6dUJzWVRZbmNBY0hTSHN4eEN0Y1BLMWY2RXlsUFJ1SXhMK3pTK2hzTjNJejFOTFNSWDVvRi92NzJYTk1yamZhTGg1aCtWQlhad0NYV3NxcVRKNEdwbTVXRTcvUUtHTWxpM25TZGhoWXhQVElBZDIwWnNYYU5hdVE0QWRiN0VyRjRXSXBVWVY0OEU3MlU4dDE4ZU9iYjZ4d3NWbHE5a05JbjEyZ0ttVHdLdjlXRy9CL0twSlFTeHhWdnV2WkNmMURIeGV4VGNUMWJQaWd1cmVhcHRDNGtkU2R4SGJIcEtwbnc1eVRLcTIzMGdvTUQ4d3E5ZlBrT0s2YnJFekExblBucm43UlV0MVhaeGVOemR3eU9DTmF2ZzlwdDV5SlFERGhpeHBpYlZuZW5tY0M1NWFlcFNiU29hRXF6L25NS2tnemFZSG9YMWkwRFNsaDhyVEFzMzUrOGxvRTg9IHJvb3RAaXAtMTAtMzEtMTMtMjMyLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 21 September 2024 03:16:55 -0400 (0:00:00.400) 0:00:08.796 **** ok: [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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 21 September 2024 03:16:55 -0400 (0:00:00.569) 0:00:09.366 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726902791.4011066, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726903014.8693702, "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": 1726903014.8693702, "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 21 September 2024 03:16:56 -0400 (0:00:00.324) 0:00:09.690 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726902866.9280508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1726902791.4011066, "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": 1726902791.4000232, "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 21 September 2024 03:16:56 -0400 (0:00:00.335) 0:00:10.026 **** ok: [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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 21 September 2024 03:16:57 -0400 (0:00:00.466) 0:00:10.492 **** changed: [managed_node3] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 21 September 2024 03:16:57 -0400 (0:00:00.457) 0:00:10.950 **** ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDOGlEcVdHTUZSZVF4ZkVTaldHbnowazBPVkhENDVxZ1NrdlcyY05RaWZpYnZweUFpV0ZnZFluU0Q1bFdIZis5cXZYWlRCeCszZTBkSkJLVnpITWpySkNFZVYzZk1vQmd2R1dRK2pXc3pHNmxEVWJlaGRSOHFwMkNERytQeG9pWTAvN01EZHRDT2xUKy91TXVGaHowOWVTSDhTc2E3d25IaWg4dEJNZ21MTGpqU0ZBK0lrell4dGFPZ0NyR1daMG1tRFJnSll2RnVUYzNXZk4wS2JnQ0ZlQXRQWXZKb1dmc0dnQlNOdjhUa29pNGdhU0RDbVFpWnNoSXhTTlY1V0FzNHRoY2JDdUE2T2cyeU9CT3pQNWtyN2pwUEl4Wjd1bklCK0VzMWZxWGRZMW5paUxBUVRKZC82dDM5VDJ6Z250TzZnNnBwdVhCLzk1WEo3VFRKMzNiWExkMEQrV0NJUHMrS2FibWxRNHVFQ3E2S3hFUU9JRXdIZk00c2luOXBicVYwL2hpQ3U5UHRoRm14SkpKZXMxTUNOM01VZ0tFaUVCMmMwYmY5dWljSWRFcllOLzRQTE1OSllnTk1PUmhvQkNGUFNpM0xNTjh5Q3pmaXZzbmNEVDdFMGs3TFNBM0hDTFhzSkVhRmZDV05DejViMm5VWkZKNHJ1bmE1aERJYTlDWDg9IHJvb3RAaXAtMTAtMzEtMTMtMjMyLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 21 September 2024 03:16:57 -0400 (0:00:00.314) 0:00:11.265 **** changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.13.232", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 21 September 2024 03:16:58 -0400 (0:00:00.473) 0:00:11.738 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726902975.147094, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1726902973.6050663, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 48234691, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726902973.362062, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1339319388", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 21 September 2024 03:16:58 -0400 (0:00:00.321) 0:00:12.060 **** Notification for handler Restart kdump has been saved. changed: [managed_node3] => { "backup_file": "/etc/kdump.conf.16492.2024-09-21@03:16:59~", "changed": true, "checksum": "cedde45dcd4fc2e7c123ea79625bbd683baad4df", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "78ef585f7ca03ae9cb89a3d951096fcc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1726903018.633419-10016-189276696522428/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.655) 0:00:12.716 **** 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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.312) 0:00:13.028 **** 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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.034) 0:00:13.063 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.030) 0:00:13.094 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.030) 0:00:13.124 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.030) 0:00:13.155 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.031) 0:00:13.186 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 21 September 2024 03:16:59 -0400 (0:00:00.031) 0:00:13.218 **** ok: [managed_node3] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:16:29 EDT", "ActiveEnterTimestampMonotonic": "225044776", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:15 EDT", "ActiveExitTimestampMonotonic": "211118070", "ActiveState": "active", "After": "network-online.target basic.target system.slice remote-fs.target systemd-journald.socket network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:15 EDT", "AssertTimestampMonotonic": "211142154", "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 2024-09-21 03:16:15 EDT", "ConditionTimestampMonotonic": "211142131", "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 2024-09-21 03:16:29 EDT", "ExecMainExitTimestampMonotonic": "225044107", "ExecMainPID": "8688", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:15 EDT", "ExecMainStartTimestampMonotonic": "211143026", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:15 EDT] ; stop_time=[Sat 2024-09-21 03:16:29 EDT] ; pid=8688 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:15 EDT] ; stop_time=[Sat 2024-09-21 03:16:15 EDT] ; pid=8679 ; 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 2024-09-21 03:16:15 EDT", "InactiveEnterTimestampMonotonic": "211141117", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:15 EDT", "InactiveExitTimestampMonotonic": "211143167", "InvocationID": "a8e02c0ee84345479ba3f74a0c66c6d6", "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 2024-09-21 03:16:29 EDT", "StateChangeTimestampMonotonic": "225044776", "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" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 21 September 2024 03:17:00 -0400 (0:00:00.447) 0:00:13.666 **** ok: [managed_node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node3 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 21 September 2024 03:17:00 -0400 (0:00:00.335) 0:00:14.001 **** changed: [managed_node3] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:16:29 EDT", "ActiveEnterTimestampMonotonic": "225044776", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:15 EDT", "ActiveExitTimestampMonotonic": "211118070", "ActiveState": "active", "After": "network-online.target basic.target system.slice remote-fs.target systemd-journald.socket network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:15 EDT", "AssertTimestampMonotonic": "211142154", "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 2024-09-21 03:16:15 EDT", "ConditionTimestampMonotonic": "211142131", "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 2024-09-21 03:16:29 EDT", "ExecMainExitTimestampMonotonic": "225044107", "ExecMainPID": "8688", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:15 EDT", "ExecMainStartTimestampMonotonic": "211143026", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:15 EDT] ; stop_time=[Sat 2024-09-21 03:16:29 EDT] ; pid=8688 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:15 EDT] ; stop_time=[Sat 2024-09-21 03:16:15 EDT] ; pid=8679 ; 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 2024-09-21 03:16:15 EDT", "InactiveEnterTimestampMonotonic": "211141117", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:15 EDT", "InactiveExitTimestampMonotonic": "211143167", "InvocationID": "a8e02c0ee84345479ba3f74a0c66c6d6", "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 2024-09-21 03:16:29 EDT", "StateChangeTimestampMonotonic": "225044776", "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" } } PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Saturday 21 September 2024 03:17:20 -0400 (0:00:20.101) 0:00:34.103 **** ok: [managed_node3] TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Saturday 21 September 2024 03:17:21 -0400 (0:00:00.722) 0:00:34.826 **** ok: [managed_node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.ds_5iua7.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:14.422694", "end": "2024-09-21 03:17:35.992191", "rc": 0, "start": "2024-09-21 03:17:21.569497" } STDOUT: ansible-playbook [core 2.16.11] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-7gn executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults host_list declined parsing /tmp/ansible.ds_5iua7.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.ds_5iua7.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.ds_5iua7.inventory.yaml inventory source with yaml plugin running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 21 September 2024 03:17:22 -0400 (0:00:00.007) 0:00:00.007 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253 `" && echo ansible-tmp-1726903042.1269517-10391-170325815696253="` echo /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588 `" && echo ansible-tmp-1726903042.1341476-10392-212273809412588="` echo /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217 `" && echo ansible-tmp-1726903042.1354566-10394-175454901608217="` echo /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903042.1269517-10391-170325815696253=/root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903042.1354566-10394-175454901608217=/root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903042.1341476-10392-212273809412588=/root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588\n', b'') Attempting python interpreter discovery <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' Attempting python interpreter discovery <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' Attempting python interpreter discovery <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.13.232> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.47.23> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.13.50> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.13.232> (0, b'{"platform_dist_result": [], "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.47.23> (0, b'{"platform_dist_result": [], "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.12/site-packages/ansible/modules/setup.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp2pkmhii_ TO /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217/AnsiballZ_setup.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpgudvaody TO /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588/AnsiballZ_setup.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.50> (0, b'{"platform_dist_result": [], "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.12/site-packages/ansible/modules/setup.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpedbjmlsu TO /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253/AnsiballZ_setup.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpgudvaody /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588/AnsiballZ_setup.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588/ /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpedbjmlsu /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253/AnsiballZ_setup.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp2pkmhii_ /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217/AnsiballZ_setup.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253/ /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217/ /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.23> (0, b'\r\n{"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALQDBjcf+rsLkPqaQkRIv3epAvaHAYebEF7lEJkgMZPqylNUKfT8SkgWvUeFa77puFscZtCwSkMotSlkUUbdD1XUE8eooxqm5PQa/3CH5UNVsXL9eajphn3GyJTDe+vZGMh6mxCEAcaKZxK3cJiAgneuuuswjSRVyjZuRncqweFZAAAAFQCZwY9SwOX3PoLSSiLLh1a2VESeMQAAAIBE0Mvcqdr4gCAycMLA023zGyEO5tdAvgOgpf6teeujwrKbhPsOX43kGYPGfiYYyVa9M6IphirBr5GP/FY/0zPvqNSj4yNtkYmv3Ag1cwX69YVg8rgVGaBBhT/y4XgC/4N1pY9vLBhNLgV3yFt5+YMz+MyVmPkwZ+WxsWWmpIpbtQAAAIBDfh4KEbhZJxXE9r+QkxLujewxNlvEnJ30J+NJ92sI6lmhhoAN/EoXErSObSWevtTn2WrUe0FvktC6CeYHRy+xqssXJLWW1jt69g1yhHXmoACuj7Eg395WMQk0MloS2Kab0JbMJ0uNJfTCb9gSzjRw1+zJHeJl2IaHbfd4dIwCCw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5Exs2LVjVVrR9QUgTdT4TSFLD+iqRFtjvusP6IHM9dWD0h7FIMcUgQ9sg1weXbWwe+V5+9d4FZVht7fm50DTU=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICzymGFTxJcoqcUCpkwmh+lKJs29AepRx8JxPgkhSAl3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_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": "ip-10-31-47-23.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-23", "ansible_nodename": "ip-10-31-47-23.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "2fea334f9220417db48e273e63861ff0", "ansible_hostnqn": "", "ansible_local": {}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.47.171 52536 10.31.47.23 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.47.171 52536 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": "", "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 1.77, "5m": 0.71, "15m": 0.28}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "38", "day": "21", "hour": "03", "minute": "17", "second": "22", "epoch": "1726903042", "epoch_int": "1726903042", "date": "2024-09-21", "time": "03:17:22", "iso8601_micro": "2024-09-21T07:17:22.859173Z", "iso8601": "2024-09-21T07:17:22Z", "iso8601_basic": "20240921T031722859173", "iso8601_basic_short": "20240921T031722", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3291, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec208d7c-116b-b5fe-c0b9-583f658b4c8a", "ansible_product_uuid": "ec208d7c-116b-b5fe-c0b9-583f658b4c8a", "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": 283, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263506829312, "block_size": 4096, "block_total": 65533179, "block_available": 64332722, "block_used": 1200457, "inode_total": 131071472, "inode_available": 130994282, "inode_used": 77190, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "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_fips": false, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:68:9f:81:26:5d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.23", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::68:9fff:fe81:265d", "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", "prefix": "8"}, "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.47.23", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:68:9f:81:26:5d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.23"], "ansible_all_ipv6_addresses": ["fe80::68:9fff:fe81:265d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.23", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::68:9fff:fe81:265d"]}, "ansible_pkg_mgr": "dnf", "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.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903042.1341476-10392-212273809412588/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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": "ip-10-31-13-232.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-232", "ansible_nodename": "ip-10-31-13-232.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "30d1a0a590bc44d1b822249b138d6919", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALkoVerPg0qqOPQgwDhvTsbRBhPvZ1i0aKp+jMV6UHYqUWIPSKaLgCGWBa32oKGkKZfFajp6dpZGtJyz6vk48ftz0PPl+3KSrAmH+FzRqpl65U+NU+aiJF9JrTTlX7Ran+XryNfV0L6LnlfRbt1aGrPjKD6Q50ci9Q2whkpGnKm3AAAAFQC5BzEYjIYEcBtG9Ran3B0MFjBuiwAAAIAfWS2gvwA21hggZrWgI4sBFHWmNnjAh+YST3HMp2gQGhV5ikTN7mp9N6MiBk+513clh/njm9n0J/zL3t1fFxA0qCu0GVNCwbn3Ld44b8a4x/bEJZles2s059fvVlo6aFinrqVygdD2XZxEHRFo0knMmMFbynl8XNpu7Iv9N6FAugAAAIAIINVv3ASjQ8ZlUb/Xhqq0nMMUYIX0u4VoHrxz0qmmy0nnNi+XAS5gv68vUDlymGnJFlQNfdXQrDWq3eAe2mpzJ1dK2bRB4v+MGpWSAE0cEM3ljEK4cXCVGz+SWaci/u9NrvzS7DMHXGbXzkkm6mxn66dbXR9wfacTG0YaEyLEng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJVME1F9VDmbe7ZjGUOvfMAAG52jX/uOYHc/GB6DJ1RU0uT2NcO7Qfi/9Ys+Wm1lMt0Bp53B2RqortSOF8yYrcc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMvWB/Zft9iNEPQ1G78KWsE0R0/T42toBT5nHzafnqjj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "38", "day": "21", "hour": "03", "minute": "17", "second": "22", "epoch": "1726903042", "epoch_int": "1726903042", "date": "2024-09-21", "time": "03:17:22", "iso8601_micro": "2024-09-21T07:17:22.858042Z", "iso8601": "2024-09-21T07:17:22Z", "iso8601_basic": "20240921T031722858042", "iso8601_basic_short": "20240921T031722", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 1.52, "5m": 0.63, "15m": 0.25}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.47.171 47792 10.31.13.232 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.47.171 47792 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_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": ["eth0", "lo"], "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", "prefix": "8"}, "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_eth0": {"device": "eth0", "macaddress": "0a:ff:e9:ea:65:1f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.232", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:e9ff:feea:651f", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.232", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:e9:ea:65:1f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.232"], "ansible_all_ipv6_addresses": ["fe80::8ff:e9ff:feea:651f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.232", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:e9ff:feea:651f"]}, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3295, "used": 244}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d5835-56b6-6202-7a98-733700e9fc17", "ansible_product_uuid": "ec2d5835-56b6-6202-7a98-733700e9fc17", "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": 278, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507083264, "block_size": 4096, "block_total": 65533179, "block_available": 64332784, "block_used": 1200395, "inode_total": 131071472, "inode_available": 130994291, "inode_used": 77181, "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"]}, "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.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903042.1354566-10394-175454901608217/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "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": "ip-10-31-13-50.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-50", "ansible_nodename": "ip-10-31-13-50.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "910a40e22fb14efc939012f2d430151d", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPxMaFgfHz8MLpcFUhIborMFBofVjCgkpis4nuQXKgPperA+O0begiqyviq0k5EP0oCOdvR/tcASD5B7L5WjTyOQmpqUWoghMs4jcM8YTNZBenCSWJi2livH653Vmn4o9vT20g5+aK7b3P3Hc3k7wegFxG3o745IHttE1InnOXPLAAAAFQDjxbPTcrmmar0BWWTrZ8FzeZKE7QAAAIA+EE1aF+/GOJdNoGgpmyc2ZcYrjSxXrWYyz92yR2HPHfmP7VlP47koPeVMjlgZXjYPJdKUCGEmgtP+BmOMM72e+xPq0AbwRdsNlS+/+Ij9koSDBqcYgVg04y28LiUYrOFwxryn37pcurIQTUyeS+M9ixN4CxEgK0bUtJwRnHJXsAAAAIAeMuM7xsYNClMfjy59hXDwwpfdrYZc1xa8+mxpaUl8RkuE6gqnFTShCo3ji5phqpIL/63UcS7lbXfWttI/XYBN2d16NCaOwF+AeiiS2x5RXFbk+a0lEL7SCfZUPx2siaLvyBadlTWpuSFiYwOWlVaddmjpA4dUPsaf0yc8YpqTqg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC0mHemZamyjmqQiZ+A6FX9ReX8DyBOrpE4RkuDzX+qXAVzZc4UNqUHorcQUV/uScdOo4wB1Cq4uv8cD1NtyFMw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIESsi/TYLV1Emt7hs09+XbWg3JqmaRx7yJXqjs0g4QRo", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.47.171 44950 10.31.13.50 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.47.171 44950 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_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_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "", "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_interfaces": ["lo", "eth0"], "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", "prefix": "8"}, "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_eth0": {"device": "eth0", "macaddress": "0a:ff:df:3f:eb:0d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe3f:eb0d", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:3f:eb:0d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.50"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe3f:eb0d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.50", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe3f:eb0d"]}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "38", "day": "21", "hour": "03", "minute": "17", "second": "22", "epoch": "1726903042", "epoch_int": "1726903042", "date": "2024-09-21", "time": "03:17:22", "iso8601_micro": "2024-09-21T07:17:22.902144Z", "iso8601": "2024-09-21T07:17:22Z", "iso8601_basic": "20240921T031722902144", "iso8601_basic_short": "20240921T031722", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 1.05, "5m": 0.52, "15m": 0.21}, "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_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3294, "used": 245}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c40e9-27d3-a24a-83f7-52088e00427e", "ansible_product_uuid": "ec2c40e9-27d3-a24a-83f7-52088e00427e", "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": 291, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507042304, "block_size": 4096, "block_total": 65533179, "block_available": 64332774, "block_used": 1200405, "inode_total": 131071472, "inode_available": 130994291, "inode_used": 77181, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "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_service_mgr": "systemd", "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.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903042.1269517-10391-170325815696253/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] <10.31.13.232> (0, b'', b'') <10.31.13.50> (0, b'', b'') ok: [managed_node3] ok: [managed_node1] TASK [Gather facts from managed_node1] ***************************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 21 September 2024 03:17:23 -0400 (0:00:01.120) 0:00:01.128 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723 `" && echo ansible-tmp-1726903043.2546248-10457-106631999076723="` echo /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312 `" && echo ansible-tmp-1726903043.2594411-10458-224008134794312="` echo /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248 `" && echo ansible-tmp-1726903043.2664092-10459-60623222069248="` echo /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903043.2546248-10457-106631999076723=/root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpgvqanf6y TO /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723/AnsiballZ_setup.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> (0, b'ansible-tmp-1726903043.2594411-10458-224008134794312=/root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpl34r_y0r TO /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312/AnsiballZ_setup.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.232> (0, b'ansible-tmp-1726903043.2664092-10459-60623222069248=/root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp_uadz8gv TO /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248/AnsiballZ_setup.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpl34r_y0r /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312/AnsiballZ_setup.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312/ /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpgvqanf6y /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723/AnsiballZ_setup.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723/ /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp_uadz8gv /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248/AnsiballZ_setup.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248/ /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.23> (0, b'\r\n{"ansible_facts": {"ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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": "ip-10-31-47-23.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-23", "ansible_nodename": "ip-10-31-47-23.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "2fea334f9220417db48e273e63861ff0", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALQDBjcf+rsLkPqaQkRIv3epAvaHAYebEF7lEJkgMZPqylNUKfT8SkgWvUeFa77puFscZtCwSkMotSlkUUbdD1XUE8eooxqm5PQa/3CH5UNVsXL9eajphn3GyJTDe+vZGMh6mxCEAcaKZxK3cJiAgneuuuswjSRVyjZuRncqweFZAAAAFQCZwY9SwOX3PoLSSiLLh1a2VESeMQAAAIBE0Mvcqdr4gCAycMLA023zGyEO5tdAvgOgpf6teeujwrKbhPsOX43kGYPGfiYYyVa9M6IphirBr5GP/FY/0zPvqNSj4yNtkYmv3Ag1cwX69YVg8rgVGaBBhT/y4XgC/4N1pY9vLBhNLgV3yFt5+YMz+MyVmPkwZ+WxsWWmpIpbtQAAAIBDfh4KEbhZJxXE9r+QkxLujewxNlvEnJ30J+NJ92sI6lmhhoAN/EoXErSObSWevtTn2WrUe0FvktC6CeYHRy+xqssXJLWW1jt69g1yhHXmoACuj7Eg395WMQk0MloS2Kab0JbMJ0uNJfTCb9gSzjRw1+zJHeJl2IaHbfd4dIwCCw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5Exs2LVjVVrR9QUgTdT4TSFLD+iqRFtjvusP6IHM9dWD0h7FIMcUgQ9sg1weXbWwe+V5+9d4FZVht7fm50DTU=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICzymGFTxJcoqcUCpkwmh+lKJs29AepRx8JxPgkhSAl3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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.47.171 52536 10.31.47.23 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.47.171 52536 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_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_local": {}, "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_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_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3291, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec208d7c-116b-b5fe-c0b9-583f658b4c8a", "ansible_product_uuid": "ec208d7c-116b-b5fe-c0b9-583f658b4c8a", "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": 284, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263506829312, "block_size": 4096, "block_total": 65533179, "block_available": 64332722, "block_used": 1200457, "inode_total": 131071472, "inode_available": 130994282, "inode_used": 77190, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_hostnqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "38", "day": "21", "hour": "03", "minute": "17", "second": "23", "epoch": "1726903043", "epoch_int": "1726903043", "date": "2024-09-21", "time": "03:17:23", "iso8601_micro": "2024-09-21T07:17:23.853407Z", "iso8601": "2024-09-21T07:17:23Z", "iso8601_basic": "20240921T031723853407", "iso8601_basic_short": "20240921T031723", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 1.77, "5m": 0.71, "15m": 0.28}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:68:9f:81:26:5d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.23", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::68:9fff:fe81:265d", "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", "prefix": "8"}, "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.47.23", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:68:9f:81:26:5d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.23"], "ansible_all_ipv6_addresses": ["fe80::68:9fff:fe81:265d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.23", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::68:9fff:fe81:265d"]}, "ansible_pkg_mgr": "dnf", "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.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903043.2594411-10458-224008134794312/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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": "ip-10-31-13-50.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-50", "ansible_nodename": "ip-10-31-13-50.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "910a40e22fb14efc939012f2d430151d", "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_hostnqn": "", "ansible_lsb": {}, "ansible_loadavg": {"1m": 1.05, "5m": 0.52, "15m": 0.21}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPxMaFgfHz8MLpcFUhIborMFBofVjCgkpis4nuQXKgPperA+O0begiqyviq0k5EP0oCOdvR/tcASD5B7L5WjTyOQmpqUWoghMs4jcM8YTNZBenCSWJi2livH653Vmn4o9vT20g5+aK7b3P3Hc3k7wegFxG3o745IHttE1InnOXPLAAAAFQDjxbPTcrmmar0BWWTrZ8FzeZKE7QAAAIA+EE1aF+/GOJdNoGgpmyc2ZcYrjSxXrWYyz92yR2HPHfmP7VlP47koPeVMjlgZXjYPJdKUCGEmgtP+BmOMM72e+xPq0AbwRdsNlS+/+Ij9koSDBqcYgVg04y28LiUYrOFwxryn37pcurIQTUyeS+M9ixN4CxEgK0bUtJwRnHJXsAAAAIAeMuM7xsYNClMfjy59hXDwwpfdrYZc1xa8+mxpaUl8RkuE6gqnFTShCo3ji5phqpIL/63UcS7lbXfWttI/XYBN2d16NCaOwF+AeiiS2x5RXFbk+a0lEL7SCfZUPx2siaLvyBadlTWpuSFiYwOWlVaddmjpA4dUPsaf0yc8YpqTqg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC0mHemZamyjmqQiZ+A6FX9ReX8DyBOrpE4RkuDzX+qXAVzZc4UNqUHorcQUV/uScdOo4wB1Cq4uv8cD1NtyFMw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIESsi/TYLV1Emt7hs09+XbWg3JqmaRx7yJXqjs0g4QRo", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.47.171 44950 10.31.13.50 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.47.171 44950 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_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_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3294, "used": 245}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c40e9-27d3-a24a-83f7-52088e00427e", "ansible_product_uuid": "ec2c40e9-27d3-a24a-83f7-52088e00427e", "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": 292, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507062784, "block_size": 4096, "block_total": 65533179, "block_available": 64332779, "block_used": 1200400, "inode_total": 131071472, "inode_available": 130994291, "inode_used": 77181, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "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_interfaces": ["lo", "eth0"], "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", "prefix": "8"}, "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_eth0": {"device": "eth0", "macaddress": "0a:ff:df:3f:eb:0d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe3f:eb0d", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:3f:eb:0d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.50"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe3f:eb0d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.50", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe3f:eb0d"]}, "ansible_service_mgr": "systemd", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "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_apparmor": {"status": "disabled"}, "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": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "38", "day": "21", "hour": "03", "minute": "17", "second": "23", "epoch": "1726903043", "epoch_int": "1726903043", "date": "2024-09-21", "time": "03:17:23", "iso8601_micro": "2024-09-21T07:17:23.894112Z", "iso8601": "2024-09-21T07:17:23Z", "iso8601_basic": "20240921T031723894112", "iso8601_basic_short": "20240921T031723", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903043.2546248-10457-106631999076723/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (0, b'\r\n{"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALkoVerPg0qqOPQgwDhvTsbRBhPvZ1i0aKp+jMV6UHYqUWIPSKaLgCGWBa32oKGkKZfFajp6dpZGtJyz6vk48ftz0PPl+3KSrAmH+FzRqpl65U+NU+aiJF9JrTTlX7Ran+XryNfV0L6LnlfRbt1aGrPjKD6Q50ci9Q2whkpGnKm3AAAAFQC5BzEYjIYEcBtG9Ran3B0MFjBuiwAAAIAfWS2gvwA21hggZrWgI4sBFHWmNnjAh+YST3HMp2gQGhV5ikTN7mp9N6MiBk+513clh/njm9n0J/zL3t1fFxA0qCu0GVNCwbn3Ld44b8a4x/bEJZles2s059fvVlo6aFinrqVygdD2XZxEHRFo0knMmMFbynl8XNpu7Iv9N6FAugAAAIAIINVv3ASjQ8ZlUb/Xhqq0nMMUYIX0u4VoHrxz0qmmy0nnNi+XAS5gv68vUDlymGnJFlQNfdXQrDWq3eAe2mpzJ1dK2bRB4v+MGpWSAE0cEM3ljEK4cXCVGz+SWaci/u9NrvzS7DMHXGbXzkkm6mxn66dbXR9wfacTG0YaEyLEng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJVME1F9VDmbe7ZjGUOvfMAAG52jX/uOYHc/GB6DJ1RU0uT2NcO7Qfi/9Ys+Wm1lMt0Bp53B2RqortSOF8yYrcc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMvWB/Zft9iNEPQ1G78KWsE0R0/T42toBT5nHzafnqjj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": "ip-10-31-13-232.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-232", "ansible_nodename": "ip-10-31-13-232.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "30d1a0a590bc44d1b822249b138d6919", "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_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.47.171 47792 10.31.13.232 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.47.171 47792 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_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "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_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "38", "day": "21", "hour": "03", "minute": "17", "second": "23", "epoch": "1726903043", "epoch_int": "1726903043", "date": "2024-09-21", "time": "03:17:23", "iso8601_micro": "2024-09-21T07:17:23.658018Z", "iso8601": "2024-09-21T07:17:23Z", "iso8601_basic": "20240921T031723658018", "iso8601_basic_short": "20240921T031723", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3294, "used": 245}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d5835-56b6-6202-7a98-733700e9fc17", "ansible_product_uuid": "ec2d5835-56b6-6202-7a98-733700e9fc17", "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": 279, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507083264, "block_size": 4096, "block_total": 65533179, "block_available": 64332784, "block_used": 1200395, "inode_total": 131071472, "inode_available": 130994291, "inode_used": 77181, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_hostnqn": "", "ansible_interfaces": ["lo", "eth0"], "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", "prefix": "8"}, "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_eth0": {"device": "eth0", "macaddress": "0a:ff:e9:ea:65:1f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.232", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:e9ff:feea:651f", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.232", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:e9:ea:65:1f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.232"], "ansible_all_ipv6_addresses": ["fe80::8ff:e9ff:feea:651f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.232", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:e9ff:feea:651f"]}, "ansible_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "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_loadavg": {"1m": 1.52, "5m": 0.63, "15m": 0.25}, "ansible_fips": false, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "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.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903043.2664092-10459-60623222069248/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] <10.31.13.50> (0, b'', b'') ok: [managed_node1] <10.31.13.232> (0, b'', b'') ok: [managed_node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 21 September 2024 03:17:23 -0400 (0:00:00.766) 0:00:01.895 **** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 21 September 2024 03:17:23 -0400 (0:00:00.032) 0:00:01.927 **** META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.006) 0:00:01.934 **** META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.006) 0:00:01.940 **** META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: 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-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.006) 0:00:01.946 **** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.053) 0:00:01.999 **** included: /tmp/collections-7gn/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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.044) 0:00:02.043 **** skipping: [managed_node1] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.077) 0:00:02.121 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505 `" && echo ansible-tmp-1726903044.2498877-10496-200086721942505="` echo /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707 `" && echo ansible-tmp-1726903044.2564507-10497-107148303293707="` echo /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020 `" && echo ansible-tmp-1726903044.2639272-10498-134531915618020="` echo /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903044.2498877-10496-200086721942505=/root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903044.2564507-10497-107148303293707=/root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903044.2639272-10498-134531915618020=/root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmplqqcn92x TO /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505/AnsiballZ_stat.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0daoz61g TO /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707/AnsiballZ_stat.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpzf07gb5c TO /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020/AnsiballZ_stat.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0daoz61g /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707/AnsiballZ_stat.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707/ /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmplqqcn92x /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505/AnsiballZ_stat.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505/ /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpzf07gb5c /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020/AnsiballZ_stat.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020/ /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903044.2564507-10497-107148303293707/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903044.2498877-10496-200086721942505/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.13.232> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903044.2639272-10498-134531915618020/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.449) 0:00:02.570 **** ok: [managed_node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed_node2] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.049) 0:00:02.620 **** skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false } MSG: All items skipped skipping: [managed_node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 21 September 2024 03:17:24 -0400 (0:00:00.070) 0:00:02.691 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472 `" && echo ansible-tmp-1726903044.8454967-10529-67937737492472="` echo /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190 `" && echo ansible-tmp-1726903044.859296-10530-245367792381190="` echo /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466 `" && echo ansible-tmp-1726903044.8697438-10531-230390955586466="` echo /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903044.8454967-10529-67937737492472=/root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903044.859296-10530-245367792381190=/root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903044.8697438-10531-230390955586466=/root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpccsijna1 TO /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472/AnsiballZ_dnf.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpthysi494 TO /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190/AnsiballZ_dnf.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpub3hn41b TO /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466/AnsiballZ_dnf.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpthysi494 /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190/AnsiballZ_dnf.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190/ /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpccsijna1 /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472/AnsiballZ_dnf.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472/ /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpub3hn41b /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466/AnsiballZ_dnf.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466/ /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.47.23> (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, "cacheonly": 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, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903044.859296-10530-245367792381190/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.13.50> (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, "cacheonly": 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, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903044.8454967-10529-67937737492472/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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, "cacheonly": 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, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903044.8697438-10531-230390955586466/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 21 September 2024 03:17:27 -0400 (0:00:02.927) 0:00:05.618 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910 `" && echo ansible-tmp-1726903047.736956-10562-147646641548910="` echo /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396 `" && echo ansible-tmp-1726903047.7469108-10563-28066615627396="` echo /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819 `" && echo ansible-tmp-1726903047.756626-10565-158567743357819="` echo /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903047.736956-10562-147646641548910=/root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903047.7469108-10563-28066615627396=/root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903047.756626-10565-158567743357819=/root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpfwhk0dr2 TO /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910/AnsiballZ_systemd.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0bzgj6n5 TO /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396/AnsiballZ_systemd.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpoq5es7je TO /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819/AnsiballZ_systemd.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0bzgj6n5 /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396/AnsiballZ_systemd.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396/ /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpfwhk0dr2 /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910/AnsiballZ_systemd.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910/ /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpoq5es7je /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819/AnsiballZ_systemd.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819/ /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.23> (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 2024-09-21 03:16:54 EDT", "ExecMainStartTimestampMonotonic": "255047662", "ExecMainExitTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ExecMainExitTimestampMonotonic": "272976120", "ExecMainPID": "20663", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:17:11 EDT] ; pid=20663 ; 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 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:16:54 EDT] ; pid=20654 ; 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": "basic.target network-online.target systemd-journald.socket system.slice remote-fs.target network.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 2024-09-21 03:17:11 EDT", "StateChangeTimestampMonotonic": "272976773", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveExitTimestampMonotonic": "255047699", "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ActiveEnterTimestampMonotonic": "272976773", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ActiveExitTimestampMonotonic": "255024730", "InactiveEnterTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveEnterTimestampMonotonic": "255045726", "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 2024-09-21 03:16:54 EDT", "ConditionTimestampMonotonic": "255046773", "AssertTimestamp": "Sat 2024-09-21 03:16:54 EDT", "AssertTimestampMonotonic": "255046796", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4f7cd3a7171e46f9aec12a042cce78bb", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903047.7469108-10563-28066615627396/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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 2024-09-21 03:16:45 EDT", "ExecMainStartTimestampMonotonic": "254368958", "ExecMainExitTimestamp": "Sat 2024-09-21 03:17:05 EDT", "ExecMainExitTimestampMonotonic": "274764481", "ExecMainPID": "16956", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:17:05 EDT] ; pid=16956 ; 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 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:16:45 EDT] ; pid=16947 ; 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": "basic.target remote-fs.target systemd-journald.socket network-online.target system.slice network.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 2024-09-21 03:17:05 EDT", "StateChangeTimestampMonotonic": "274765100", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "InactiveExitTimestampMonotonic": "254368992", "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:05 EDT", "ActiveEnterTimestampMonotonic": "274765100", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "ActiveExitTimestampMonotonic": "254345588", "InactiveEnterTimestamp": "Sat 2024-09-21 03:16:45 EDT", "InactiveEnterTimestampMonotonic": "254367100", "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 2024-09-21 03:16:45 EDT", "ConditionTimestampMonotonic": "254367971", "AssertTimestamp": "Sat 2024-09-21 03:16:45 EDT", "AssertTimestampMonotonic": "254367994", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "684fa677fe2a4f188649931beeeadfc1", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903047.736956-10562-147646641548910/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') 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": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ActiveEnterTimestampMonotonic": "272976773", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ActiveExitTimestampMonotonic": "255024730", "ActiveState": "active", "After": "basic.target network-online.target systemd-journald.socket system.slice remote-fs.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:54 EDT", "AssertTimestampMonotonic": "255046796", "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 2024-09-21 03:16:54 EDT", "ConditionTimestampMonotonic": "255046773", "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 2024-09-21 03:17:11 EDT", "ExecMainExitTimestampMonotonic": "272976120", "ExecMainPID": "20663", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ExecMainStartTimestampMonotonic": "255047662", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:17:11 EDT] ; pid=20663 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:16:54 EDT] ; pid=20654 ; 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 2024-09-21 03:16:54 EDT", "InactiveEnterTimestampMonotonic": "255045726", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveExitTimestampMonotonic": "255047699", "InvocationID": "4f7cd3a7171e46f9aec12a042cce78bb", "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 2024-09-21 03:17:11 EDT", "StateChangeTimestampMonotonic": "272976773", "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.13.232> (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 2024-09-21 03:17:00 EDT", "ExecMainStartTimestampMonotonic": "256980320", "ExecMainExitTimestamp": "Sat 2024-09-21 03:17:20 EDT", "ExecMainExitTimestampMonotonic": "276568464", "ExecMainPID": "17007", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:20 EDT] ; pid=17007 ; 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 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:00 EDT] ; pid=16998 ; 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 basic.target system.slice remote-fs.target systemd-journald.socket network.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 2024-09-21 03:17:20 EDT", "StateChangeTimestampMonotonic": "276569085", "InactiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "InactiveExitTimestampMonotonic": "256980353", "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:20 EDT", "ActiveEnterTimestampMonotonic": "276569085", "ActiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "ActiveExitTimestampMonotonic": "256957229", "InactiveEnterTimestamp": "Sat 2024-09-21 03:17:00 EDT", "InactiveEnterTimestampMonotonic": "256978421", "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 2024-09-21 03:17:00 EDT", "ConditionTimestampMonotonic": "256979407", "AssertTimestamp": "Sat 2024-09-21 03:17:00 EDT", "AssertTimestampMonotonic": "256979429", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9af0a8c3a9634b599b4cfeaf93e13c93", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903047.756626-10565-158567743357819/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:05 EDT", "ActiveEnterTimestampMonotonic": "274765100", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "ActiveExitTimestampMonotonic": "254345588", "ActiveState": "active", "After": "basic.target remote-fs.target systemd-journald.socket network-online.target system.slice network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:45 EDT", "AssertTimestampMonotonic": "254367994", "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 2024-09-21 03:16:45 EDT", "ConditionTimestampMonotonic": "254367971", "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 2024-09-21 03:17:05 EDT", "ExecMainExitTimestampMonotonic": "274764481", "ExecMainPID": "16956", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:45 EDT", "ExecMainStartTimestampMonotonic": "254368958", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:17:05 EDT] ; pid=16956 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:16:45 EDT] ; pid=16947 ; 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 2024-09-21 03:16:45 EDT", "InactiveEnterTimestampMonotonic": "254367100", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "InactiveExitTimestampMonotonic": "254368992", "InvocationID": "684fa677fe2a4f188649931beeeadfc1", "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 2024-09-21 03:17:05 EDT", "StateChangeTimestampMonotonic": "274765100", "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" } } <10.31.13.232> (0, b'', b'') 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": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:20 EDT", "ActiveEnterTimestampMonotonic": "276569085", "ActiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "ActiveExitTimestampMonotonic": "256957229", "ActiveState": "active", "After": "network-online.target basic.target system.slice remote-fs.target systemd-journald.socket network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:17:00 EDT", "AssertTimestampMonotonic": "256979429", "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 2024-09-21 03:17:00 EDT", "ConditionTimestampMonotonic": "256979407", "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 2024-09-21 03:17:20 EDT", "ExecMainExitTimestampMonotonic": "276568464", "ExecMainPID": "17007", "ExecMainStartTimestamp": "Sat 2024-09-21 03:17:00 EDT", "ExecMainStartTimestampMonotonic": "256980320", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:20 EDT] ; pid=17007 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:00 EDT] ; pid=16998 ; 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 2024-09-21 03:17:00 EDT", "InactiveEnterTimestampMonotonic": "256978421", "InactiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "InactiveExitTimestampMonotonic": "256980353", "InvocationID": "9af0a8c3a9634b599b4cfeaf93e13c93", "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 2024-09-21 03:17:20 EDT", "StateChangeTimestampMonotonic": "276569085", "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" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 21 September 2024 03:17:28 -0400 (0:00:00.708) 0:00:06.326 **** included: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node1, managed_node2, managed_node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 21 September 2024 03:17:28 -0400 (0:00:00.137) 0:00:06.464 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326 `" && echo ansible-tmp-1726903048.586787-10592-247091377825326="` echo /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247 `" && echo ansible-tmp-1726903048.5950606-10593-23919913183247="` echo /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383 `" && echo ansible-tmp-1726903048.5989094-10595-217743523974383="` echo /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903048.586787-10592-247091377825326=/root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903048.5950606-10593-23919913183247=/root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903048.5989094-10595-217743523974383=/root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpa3ghbtl_ TO /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326/AnsiballZ_command.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpzvi3j0ix TO /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247/AnsiballZ_command.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpol35i_98 TO /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383/AnsiballZ_command.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpzvi3j0ix /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247/AnsiballZ_command.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247/ /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247/AnsiballZ_command.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpa3ghbtl_ /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326/AnsiballZ_command.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326/ /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326/AnsiballZ_command.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpol35i_98 /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383/AnsiballZ_command.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383/ /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383/AnsiballZ_command.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326/AnsiballZ_command.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247/AnsiballZ_command.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383/AnsiballZ_command.py && sleep 0'"'"'' <10.31.13.50> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "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.13.50 closed.\r\n') <10.31.47.23> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "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.47.23 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903048.586787-10592-247091377825326/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903048.5950606-10593-23919913183247/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "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.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903048.5989094-10595-217743523974383/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "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, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists <10.31.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "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, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "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, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 21 September 2024 03:17:28 -0400 (0:00:00.438) 0:00:06.902 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578 `" && echo ansible-tmp-1726903049.0246391-10616-102772937763578="` echo /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397 `" && echo ansible-tmp-1726903049.0293117-10617-60902794160397="` echo /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878 `" && echo ansible-tmp-1726903049.0371115-10619-224897563261878="` echo /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903049.0246391-10616-102772937763578=/root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903049.0293117-10617-60902794160397=/root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903049.0371115-10619-224897563261878=/root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpvojnvb4m TO /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578/AnsiballZ_slurp.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpdow62kdi TO /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397/AnsiballZ_slurp.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpdbj4g5j5 TO /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878/AnsiballZ_slurp.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpdow62kdi /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397/AnsiballZ_slurp.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397/ /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpvojnvb4m /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578/AnsiballZ_slurp.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578/ /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpdbj4g5j5 /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878/AnsiballZ_slurp.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878/ /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.23> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQjZGT2VpcG1FblFkeU5kY0kyTEJOMGFEQnhqblBqenNreW5uc1lsdU8xT2tlZVlhMVZKRU9jV2x5dDU5OHVzUTBudjJyV0dNZTY3bkJvcmtpdGVpamNrN3k3b29Ta2lscU5OZUxwTG1Mc2UwWlBEZ29XS1A0YUhCdzhtWWsxa0QxZElZUTFscm9pUUs2WDhkSEhZWXQ1ZktVUE5MbWFLcHpvWDZDZHhVc3JMbjQvQ2lZVXp6TVIwL1dzeFdkTFVHTVl5RjFDYTZkZUZEdVFxYVNPZDROVXliZXd2MU5oZ2dYVThxUENqVFdDQ1I2cFpGaldKSmpGa2VBTW4xaDJDdzd6Q2RBWExuNngrYUQ0V0Uxdk4yQkJNRUgzMFZVL2p3dmxQOXo3T2RtazNMR1BnTW4zTXNrNTFqTTdlZUtVN2V6ZzNOTURmc21RamhWNUhVVjlmNUhuKzYrSmNEdzNkYVltZ2ZWalVXNkc1MWxZL1RteFFPa2plTzVUOWRHMDNLSWN6QXZ0cjFhSHlhNUU3S2YyS3B2NmltMGNDc2RHaWVsU0pKU21PVmFjMDd6TVJ5cDdwY0wzNTZKd2d5RmNQU3ZsTzBHZVV5MVVUdXFwSjdxc1laRnlGTEZpVHd4b21lY2g0Q1F5SFgrSmxnM3ZVOERnckwrTElhM0FQcERlUk09IHJvb3RAaXAtMTAtMzEtNDctMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "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.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903049.0293117-10617-60902794160397/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDbnlVRGFTeDVxNjhMRHRWekdWS1duRHNjakk4VjNPMyt4L0MycFJwOHA3TXAxeWo2eW5qRGRML3ZhUnpad3VmeS9Sc1FtcjBzK3FNOTBkMytaMVlsMzJ1Y21sUWpQMjNvbk9odFBBdjZoam1MMzBmSC9Nd0czKy9yNjJYUUN3SVZ2bnBuNHRWa2ljamJaTVB6ei9vMkhBaEh2Z21tTDhwamRDZlZ5RHFUTXY1ZER1U1kxNFJneEZVcHA2YTExWldiaUdvOHBrOHZmcDJ3ZStORElQSFF1eWNGZmRPQlBzVWF4T3JhamNzTVJSNENadXJDam5lcUFwaEc3SmVKZHJSa2Qrb05aL2lJQW5FdmwzelpKOU44NWxVSUpleUMyNnlBSDRHQTR0RnpVV1ZReXp3OE9vTDMvVW4zUCtXZmVKbGlhQ0RCUExIZDZ4cVMzbEZna2JOL01mc3RUd29lTk84cmN4bVF3RllYeW1PaklTdGJoTGlqb1dLd2EwMTZJOUh0OTJ3dnlUZjF1SE55T2ZMVGRhMU1tZHJHZVp5MVU3aSsvZVFrMzNjd0ZXdkRDUlFqczdGa2V6OE1zUkl4d2JnbENVdW9oL1F3dFpETFNzVnBJblpOd2ZjUHQ3b2JjMDlqMGI2Qmg1ZDJIZmo4STNjY2ZoNkpOdFloUmhOZUdZNjA9IHJvb3RAaXAtMTAtMzEtMTMtNTAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "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.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903049.0246391-10616-102772937763578/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FERk8wcjljNXQxcm85U2NMRmhJclBJdjN4YUZLbXRiZ1FOMERGaEJrY2hJZ3FvOTZ4dHMvdlc5bzRVMXZ0RFJkbEVEK1pXUWxVWDJGbnlHbmI2aWE5c2VmZGpVbmpEQkUrcExPaDlXOWIvbmI1b2xaVUg4aHpTdnZjL2VIRUZpUDFwZS9xblpZZEprcVFsZTl0dEEwZm10cE9DZnY2QWR5aUcySmdCcVV6dUJzWVRZbmNBY0hTSHN4eEN0Y1BLMWY2RXlsUFJ1SXhMK3pTK2hzTjNJejFOTFNSWDVvRi92NzJYTk1yamZhTGg1aCtWQlhad0NYV3NxcVRKNEdwbTVXRTcvUUtHTWxpM25TZGhoWXhQVElBZDIwWnNYYU5hdVE0QWRiN0VyRjRXSXBVWVY0OEU3MlU4dDE4ZU9iYjZ4d3NWbHE5a05JbjEyZ0ttVHdLdjlXRy9CL0twSlFTeHhWdnV2WkNmMURIeGV4VGNUMWJQaWd1cmVhcHRDNGtkU2R4SGJIcEtwbnc1eVRLcTIzMGdvTUQ4d3E5ZlBrT0s2YnJFekExblBucm43UlV0MVhaeGVOemR3eU9DTmF2ZzlwdDV5SlFERGhpeHBpYlZuZW5tY0M1NWFlcFNiU29hRXF6L25NS2tnemFZSG9YMWkwRFNsaDhyVEFzMzUrOGxvRTg9IHJvb3RAaXAtMTAtMzEtMTMtMjMyLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903049.0371115-10619-224897563261878/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQjZGT2VpcG1FblFkeU5kY0kyTEJOMGFEQnhqblBqenNreW5uc1lsdU8xT2tlZVlhMVZKRU9jV2x5dDU5OHVzUTBudjJyV0dNZTY3bkJvcmtpdGVpamNrN3k3b29Ta2lscU5OZUxwTG1Mc2UwWlBEZ29XS1A0YUhCdzhtWWsxa0QxZElZUTFscm9pUUs2WDhkSEhZWXQ1ZktVUE5MbWFLcHpvWDZDZHhVc3JMbjQvQ2lZVXp6TVIwL1dzeFdkTFVHTVl5RjFDYTZkZUZEdVFxYVNPZDROVXliZXd2MU5oZ2dYVThxUENqVFdDQ1I2cFpGaldKSmpGa2VBTW4xaDJDdzd6Q2RBWExuNngrYUQ0V0Uxdk4yQkJNRUgzMFZVL2p3dmxQOXo3T2RtazNMR1BnTW4zTXNrNTFqTTdlZUtVN2V6ZzNOTURmc21RamhWNUhVVjlmNUhuKzYrSmNEdzNkYVltZ2ZWalVXNkc1MWxZL1RteFFPa2plTzVUOWRHMDNLSWN6QXZ0cjFhSHlhNUU3S2YyS3B2NmltMGNDc2RHaWVsU0pKU21PVmFjMDd6TVJ5cDdwY0wzNTZKd2d5RmNQU3ZsTzBHZVV5MVVUdXFwSjdxc1laRnlGTEZpVHd4b21lY2g0Q1F5SFgrSmxnM3ZVOERnckwrTElhM0FQcERlUk09IHJvb3RAaXAtMTAtMzEtNDctMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDbnlVRGFTeDVxNjhMRHRWekdWS1duRHNjakk4VjNPMyt4L0MycFJwOHA3TXAxeWo2eW5qRGRML3ZhUnpad3VmeS9Sc1FtcjBzK3FNOTBkMytaMVlsMzJ1Y21sUWpQMjNvbk9odFBBdjZoam1MMzBmSC9Nd0czKy9yNjJYUUN3SVZ2bnBuNHRWa2ljamJaTVB6ei9vMkhBaEh2Z21tTDhwamRDZlZ5RHFUTXY1ZER1U1kxNFJneEZVcHA2YTExWldiaUdvOHBrOHZmcDJ3ZStORElQSFF1eWNGZmRPQlBzVWF4T3JhamNzTVJSNENadXJDam5lcUFwaEc3SmVKZHJSa2Qrb05aL2lJQW5FdmwzelpKOU44NWxVSUpleUMyNnlBSDRHQTR0RnpVV1ZReXp3OE9vTDMvVW4zUCtXZmVKbGlhQ0RCUExIZDZ4cVMzbEZna2JOL01mc3RUd29lTk84cmN4bVF3RllYeW1PaklTdGJoTGlqb1dLd2EwMTZJOUh0OTJ3dnlUZjF1SE55T2ZMVGRhMU1tZHJHZVp5MVU3aSsvZVFrMzNjd0ZXdkRDUlFqczdGa2V6OE1zUkl4d2JnbENVdW9oL1F3dFpETFNzVnBJblpOd2ZjUHQ3b2JjMDlqMGI2Qmg1ZDJIZmo4STNjY2ZoNkpOdFloUmhOZUdZNjA9IHJvb3RAaXAtMTAtMzEtMTMtNTAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FERk8wcjljNXQxcm85U2NMRmhJclBJdjN4YUZLbXRiZ1FOMERGaEJrY2hJZ3FvOTZ4dHMvdlc5bzRVMXZ0RFJkbEVEK1pXUWxVWDJGbnlHbmI2aWE5c2VmZGpVbmpEQkUrcExPaDlXOWIvbmI1b2xaVUg4aHpTdnZjL2VIRUZpUDFwZS9xblpZZEprcVFsZTl0dEEwZm10cE9DZnY2QWR5aUcySmdCcVV6dUJzWVRZbmNBY0hTSHN4eEN0Y1BLMWY2RXlsUFJ1SXhMK3pTK2hzTjNJejFOTFNSWDVvRi92NzJYTk1yamZhTGg1aCtWQlhad0NYV3NxcVRKNEdwbTVXRTcvUUtHTWxpM25TZGhoWXhQVElBZDIwWnNYYU5hdVE0QWRiN0VyRjRXSXBVWVY0OEU3MlU4dDE4ZU9iYjZ4d3NWbHE5a05JbjEyZ0ttVHdLdjlXRy9CL0twSlFTeHhWdnV2WkNmMURIeGV4VGNUMWJQaWd1cmVhcHRDNGtkU2R4SGJIcEtwbnc1eVRLcTIzMGdvTUQ4d3E5ZlBrT0s2YnJFekExblBucm43UlV0MVhaeGVOemR3eU9DTmF2ZzlwdDV5SlFERGhpeHBpYlZuZW5tY0M1NWFlcFNiU29hRXF6L25NS2tnemFZSG9YMWkwRFNsaDhyVEFzMzUrOGxvRTg9IHJvb3RAaXAtMTAtMzEtMTMtMjMyLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 21 September 2024 03:17:29 -0400 (0:00:00.435) 0:00:07.338 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694 `" && echo ansible-tmp-1726903049.47319-10640-227681089445694="` echo /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616 `" && echo ansible-tmp-1726903049.4804933-10641-127315278193616="` echo /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934 `" && echo ansible-tmp-1726903049.4926832-10642-95981205512934="` echo /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903049.47319-10640-227681089445694=/root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903049.4804933-10641-127315278193616=/root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903049.4926832-10642-95981205512934=/root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmptjas8_8q TO /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694/AnsiballZ_user.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpc0luq1o_ TO /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616/AnsiballZ_user.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpopnn0yoh TO /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934/AnsiballZ_user.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpc0luq1o_ /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616/AnsiballZ_user.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616/ /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616/AnsiballZ_user.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmptjas8_8q /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694/AnsiballZ_user.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694/ /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694/AnsiballZ_user.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpopnn0yoh /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934/AnsiballZ_user.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934/ /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934/AnsiballZ_user.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616/AnsiballZ_user.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694/AnsiballZ_user.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934/AnsiballZ_user.py && sleep 0'"'"'' <10.31.47.23> (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 ip-10-31-47-23.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": 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, "umask": null}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903049.4804933-10641-127315278193616/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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 ip-10-31-13-50.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": 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, "umask": null}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903049.47319-10640-227681089445694/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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 ip-10-31-13-232.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": 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, "umask": null}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903049.4926832-10642-95981205512934/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [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_expire_max": null, "password_expire_min": null, "password_expire_warn": 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 ip-10-31-47-23.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.13.50> (0, b'', b'') ok: [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_expire_max": null, "password_expire_min": null, "password_expire_warn": 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 ip-10-31-13-50.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.13.232> (0, b'', b'') ok: [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_expire_max": null, "password_expire_min": null, "password_expire_warn": 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 ip-10-31-13-232.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": 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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 21 September 2024 03:17:29 -0400 (0:00:00.553) 0:00:07.891 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842 `" && echo ansible-tmp-1726903050.0167103-10667-3053138070842="` echo /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842 `" ) && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391 `" && echo ansible-tmp-1726903050.0299203-10668-149774774199391="` echo /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672 `" && echo ansible-tmp-1726903050.044021-10669-258316932863672="` echo /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903050.0167103-10667-3053138070842=/root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmph1zlafn7 TO /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842/AnsiballZ_stat.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> (0, b'ansible-tmp-1726903050.0299203-10668-149774774199391=/root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp_h9l4n86 TO /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391/AnsiballZ_stat.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.232> (0, b'ansible-tmp-1726903050.044021-10669-258316932863672=/root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0uaybl_e TO /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672/AnsiballZ_stat.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmph1zlafn7 /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842/AnsiballZ_stat.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842/ /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp_h9l4n86 /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391/AnsiballZ_stat.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391/ /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0uaybl_e /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672/AnsiballZ_stat.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672/ /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (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": 1726902777.186864, "mtime": 1726903008.640058, "ctime": 1726903008.640058, "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_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.0299203-10668-149774774199391/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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": 1726902780.012933, "mtime": 1726903000.5513418, "ctime": 1726903000.5513418, "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_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.0167103-10667-3053138070842/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.13.232> (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": 1726902791.4011066, "mtime": 1726903017.4223773, "ctime": 1726903017.4223773, "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_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.044021-10669-258316932863672/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726902777.186864, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726903008.640058, "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": 1726903008.640058, "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.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726902780.012933, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726903000.5513418, "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": 1726903000.5513418, "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.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726902791.4011066, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726903017.4223773, "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": 1726903017.4223773, "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 21 September 2024 03:17:30 -0400 (0:00:00.377) 0:00:08.268 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338 `" && echo ansible-tmp-1726903050.4063315-10692-143164190647338="` echo /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559 `" && echo ansible-tmp-1726903050.4086282-10691-43065593639559="` echo /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854 `" && echo ansible-tmp-1726903050.4159322-10693-242230996127854="` echo /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'ansible-tmp-1726903050.4063315-10692-143164190647338=/root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpm7pdatyx TO /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338/AnsiballZ_stat.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.50> (0, b'ansible-tmp-1726903050.4086282-10691-43065593639559=/root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpjp6hx8me TO /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559/AnsiballZ_stat.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.13.232> (0, b'ansible-tmp-1726903050.4159322-10693-242230996127854=/root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpwr3hw0qj TO /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854/AnsiballZ_stat.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpm7pdatyx /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338/AnsiballZ_stat.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338/ /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpjp6hx8me /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559/AnsiballZ_stat.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559/ /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpwr3hw0qj /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854/AnsiballZ_stat.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854/ /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (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": 1726902864.6968167, "mtime": 1726902777.186864, "ctime": 1726902777.186864, "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_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.4063315-10692-143164190647338/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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": 1588, "inode": 461373571, "dev": 51713, "nlink": 1, "atime": 1726903006.480355, "mtime": 1726903000.5513418, "ctime": 1726903000.552342, "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": "1b5c8db1b92c4559ff296b75df67013bad7c0c4b", "mimetype": "text/plain", "charset": "us-ascii", "version": "58637709", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.4086282-10691-43065593639559/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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": 1589, "inode": 478150789, "dev": 51713, "nlink": 1, "atime": 1726903021.5543885, "mtime": 1726903017.4223773, "ctime": 1726903017.4233773, "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": "0882140935869c74c58c0c40773809e8bd38a7bd", "mimetype": "text/plain", "charset": "us-ascii", "version": "3984423007", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.4159322-10693-242230996127854/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726902864.6968167, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1726902777.186864, "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": 1726902777.186864, "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.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726903006.480355, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1b5c8db1b92c4559ff296b75df67013bad7c0c4b", "ctime": 1726903000.552342, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 461373571, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726903000.5513418, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1588, "uid": 0, "version": "58637709", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726903021.5543885, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0882140935869c74c58c0c40773809e8bd38a7bd", "ctime": 1726903017.4233773, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 478150789, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726903017.4223773, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1589, "uid": 0, "version": "3984423007", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 21 September 2024 03:17:30 -0400 (0:00:00.373) 0:00:08.642 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038 `" && echo ansible-tmp-1726903050.816767-10718-7375241035038="` echo /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038 `" ) && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233 `" && echo ansible-tmp-1726903050.838491-10719-128510599781233="` echo /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903050.816767-10718-7375241035038=/root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038\n', b'') <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674 `" && echo ansible-tmp-1726903050.849135-10720-82768078348674="` echo /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'ansible-tmp-1726903050.838491-10719-128510599781233=/root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903050.849135-10720-82768078348674=/root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmptkad8vst TO /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038/AnsiballZ_file.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpcgxm31k1 TO /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233/AnsiballZ_file.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpqtx9_jo5 TO /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674/AnsiballZ_file.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpcgxm31k1 /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233/AnsiballZ_file.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233/ /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmptkad8vst /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038/AnsiballZ_file.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038/ /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpqtx9_jo5 /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674/AnsiballZ_file.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674/ /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.23> (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}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.838491-10719-128510599781233/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.816767-10718-7375241035038/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903050.849135-10720-82768078348674/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [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, "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, "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.13.50> (0, b'', b'') ok: [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, "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, "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.13.232> (0, b'', b'') ok: [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, "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, "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 21 September 2024 03:17:31 -0400 (0:00:00.516) 0:00:09.159 **** <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550 `" && echo ansible-tmp-1726903051.3586893-10742-249823468801550="` echo /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330 `" && echo ansible-tmp-1726903051.3635716-10744-15359336295330="` echo /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672 `" && echo ansible-tmp-1726903051.3694577-10743-21360927812672="` echo /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903051.3586893-10742-249823468801550=/root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903051.3635716-10744-15359336295330=/root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903051.3694577-10743-21360927812672=/root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpst1l_916 TO /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550/AnsiballZ_lineinfile.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpp7l5e1bc TO /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330/AnsiballZ_lineinfile.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpdmz4pxne TO /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672/AnsiballZ_lineinfile.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpst1l_916 /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550/AnsiballZ_lineinfile.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550/ /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpdmz4pxne /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672/AnsiballZ_lineinfile.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672/ /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpp7l5e1bc /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330/AnsiballZ_lineinfile.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330/ /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.47.23> (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 AAAAB3NzaC1yc2EAAAADAQABAAABgQDB6FOeipmEnQdyNdcI2LBN0aDBxjnPjzskynnsYluO1OkeeYa1VJEOcWlyt598usQ0nv2rWGMe67nBorkiteijck7y7ooSkilqNNeLpLmLse0ZPDgoWKP4aHBw8mYk1kD1dIYQ1lroiQK6X8dHHYYt5fKUPNLmaKpzoX6CdxUsrLn4/CiYUzzMR0/WsxWdLUGMYyF1Ca6deFDuQqaSOd4NUybewv1NhggXU8qPCjTWCCR6pZFjWJJjFkeAMn1h2Cw7zCdAXLn6x+aD4WE1vN2BBMEH30VU/jwvlP9z7Odmk3LGPgMn3Msk51jM7eeKU7ezg3NMDfsmQjhV5HUV9f5Hn+6+JcDw3daYmgfVjUW6G51lY/TmxQOkjeO5T9dG03KIczAvtr1aHya5E7Kf2Kpv6im0cCsdGielSJJSmOVac07zMRyp7pcL356JwgyFcPSvlO0GeUy1UTuqpJ7qsYZFyFLFiTwxomech4CQyHX+Jlg3vU8DgrL+LIa3APpDeRM= root@ip-10-31-47-23.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903051.3694577-10743-21360927812672/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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 AAAAB3NzaC1yc2EAAAADAQABAAABgQCnyUDaSx5q68LDtVzGVKWnDscjI8V3O3+x/C2pRp8p7Mp1yj6ynjDdL/vaRzZwufy/RsQmr0s+qM90d3+Z1Yl32ucmlQjP23onOhtPAv6hjmL30fH/MwG3+/r62XQCwIVvnpn4tVkicjbZMPzz/o2HAhHvgmmL8pjdCfVyDqTMv5dDuSY14RgxFUpp6a11ZWbiGo8pk8vfp2we+NDIPHQuycFfdOBPsUaxOrajcsMRR4CZurCjneqAphG7JeJdrRkd+oNZ/iIAnEvl3zZJ9N85lUIJeyC26yAH4GA4tFzUWVQyzw8OoL3/Un3P+WfeJliaCDBPLHd6xqS3lFgkbN/MfstTwoeNO8rcxmQwFYXymOjIStbhLijoWKwa016I9Ht92wvyTf1uHNyOfLTda1MmdrGeZy1U7i+/eQk33cwFWvDCRQjs7Fkez8MsRIxwbglCUuoh/QwtZDLSsVpInZNwfcPt7obc09j0b6Bh5d2Hfj8I3ccfh6JNtYhRhNeGY60= root@ip-10-31-13-50.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903051.3586893-10742-249823468801550/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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 AAAAB3NzaC1yc2EAAAADAQABAAABgQDFO0r9c5t1ro9ScLFhIrPIv3xaFKmtbgQN0DFhBkchIgqo96xts/vW9o4U1vtDRdlED+ZWQlUX2FnyGnb6ia9sefdjUnjDBE+pLOh9W9b/nb5olZUH8hzSvvc/eHEFiP1pe/qnZYdJkqQle9ttA0fmtpOCfv6AdyiG2JgBqUzuBsYTYncAcHSHsxxCtcPK1f6EylPRuIxL+zS+hsN3Iz1NLSRX5oF/v72XNMrjfaLh5h+VBXZwCXWsqqTJ4Gpm5WE7/QKGMli3nSdhhYxPTIAd20ZsXaNauQ4Adb7ErF4WIpUYV48E72U8t18eObb6xwsVlq9kNIn12gKmTwKv9WG/B/KpJQSxxVvuvZCf1DHxexTcT1bPigureaptC4kdSdxHbHpKpnw5yTKq230goMD8wq9fPkOK6brEzA1nPnrn7RUt1XZxeNzdwyOCNavg9pt5yJQDDhixpibVnenmcC55aepSbSoaEqz/nMKkgzaYHoX1i0DSlh8rTAs35+8loE8= root@ip-10-31-13-232.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903051.3635716-10744-15359336295330/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') changed: [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, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDB6FOeipmEnQdyNdcI2LBN0aDBxjnPjzskynnsYluO1OkeeYa1VJEOcWlyt598usQ0nv2rWGMe67nBorkiteijck7y7ooSkilqNNeLpLmLse0ZPDgoWKP4aHBw8mYk1kD1dIYQ1lroiQK6X8dHHYYt5fKUPNLmaKpzoX6CdxUsrLn4/CiYUzzMR0/WsxWdLUGMYyF1Ca6deFDuQqaSOd4NUybewv1NhggXU8qPCjTWCCR6pZFjWJJjFkeAMn1h2Cw7zCdAXLn6x+aD4WE1vN2BBMEH30VU/jwvlP9z7Odmk3LGPgMn3Msk51jM7eeKU7ezg3NMDfsmQjhV5HUV9f5Hn+6+JcDw3daYmgfVjUW6G51lY/TmxQOkjeO5T9dG03KIczAvtr1aHya5E7Kf2Kpv6im0cCsdGielSJJSmOVac07zMRyp7pcL356JwgyFcPSvlO0GeUy1UTuqpJ7qsYZFyFLFiTwxomech4CQyHX+Jlg3vU8DgrL+LIa3APpDeRM= root@ip-10-31-47-23.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added <10.31.13.50> (0, b'', b'') ok: [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, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnyUDaSx5q68LDtVzGVKWnDscjI8V3O3+x/C2pRp8p7Mp1yj6ynjDdL/vaRzZwufy/RsQmr0s+qM90d3+Z1Yl32ucmlQjP23onOhtPAv6hjmL30fH/MwG3+/r62XQCwIVvnpn4tVkicjbZMPzz/o2HAhHvgmmL8pjdCfVyDqTMv5dDuSY14RgxFUpp6a11ZWbiGo8pk8vfp2we+NDIPHQuycFfdOBPsUaxOrajcsMRR4CZurCjneqAphG7JeJdrRkd+oNZ/iIAnEvl3zZJ9N85lUIJeyC26yAH4GA4tFzUWVQyzw8OoL3/Un3P+WfeJliaCDBPLHd6xqS3lFgkbN/MfstTwoeNO8rcxmQwFYXymOjIStbhLijoWKwa016I9Ht92wvyTf1uHNyOfLTda1MmdrGeZy1U7i+/eQk33cwFWvDCRQjs7Fkez8MsRIxwbglCUuoh/QwtZDLSsVpInZNwfcPt7obc09j0b6Bh5d2Hfj8I3ccfh6JNtYhRhNeGY60= root@ip-10-31-13-50.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } <10.31.13.232> (0, b'', b'') ok: [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, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFO0r9c5t1ro9ScLFhIrPIv3xaFKmtbgQN0DFhBkchIgqo96xts/vW9o4U1vtDRdlED+ZWQlUX2FnyGnb6ia9sefdjUnjDBE+pLOh9W9b/nb5olZUH8hzSvvc/eHEFiP1pe/qnZYdJkqQle9ttA0fmtpOCfv6AdyiG2JgBqUzuBsYTYncAcHSHsxxCtcPK1f6EylPRuIxL+zS+hsN3Iz1NLSRX5oF/v72XNMrjfaLh5h+VBXZwCXWsqqTJ4Gpm5WE7/QKGMli3nSdhhYxPTIAd20ZsXaNauQ4Adb7ErF4WIpUYV48E72U8t18eObb6xwsVlq9kNIn12gKmTwKv9WG/B/KpJQSxxVvuvZCf1DHxexTcT1bPigureaptC4kdSdxHbHpKpnw5yTKq230goMD8wq9fPkOK6brEzA1nPnrn7RUt1XZxeNzdwyOCNavg9pt5yJQDDhixpibVnenmcC55aepSbSoaEqz/nMKkgzaYHoX1i0DSlh8rTAs35+8loE8= root@ip-10-31-13-232.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 21 September 2024 03:17:31 -0400 (0:00:00.535) 0:00:09.694 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854 `" && echo ansible-tmp-1726903051.82842-10769-48787011754854="` echo /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554 `" && echo ansible-tmp-1726903051.8351028-10770-80610542107554="` echo /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879 `" && echo ansible-tmp-1726903051.8369362-10771-246505601394879="` echo /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903051.82842-10769-48787011754854=/root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp3xc_hpbt TO /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854/AnsiballZ_slurp.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> (0, b'ansible-tmp-1726903051.8351028-10770-80610542107554=/root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.232> (0, b'ansible-tmp-1726903051.8369362-10771-246505601394879=/root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879\n', b'') <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpuc29r9i6 TO /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554/AnsiballZ_slurp.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpnw69pp0n TO /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879/AnsiballZ_slurp.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp3xc_hpbt /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854/AnsiballZ_slurp.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854/ /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpuc29r9i6 /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554/AnsiballZ_slurp.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554/ /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpnw69pp0n /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879/AnsiballZ_slurp.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879/ /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.50> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDeG1FQ0xoNVJvd2ZOSXU3Tmx1U2dUc2NsME5ScGJ5ZU5jdVMwYms5bkxKWFNHS0ZCNmNsTCt0UDVCcTgza2N1SUVqSHlPZGpibXVYU2djSEJSeEJGNU1oSVBLN0x1YUpIWTFPTWdXcFRiRmVKZVA5RFVEY3pCZEJSczZ1U0d5Y3QzaHBFaWFYOUpMdHVWTVF2WHlzN0tFUGtXYkNyMzdhU2tYUlZUZ1RJc3hYbnRvMFFKK2kzS3ZjQzBoWTNWcFAxenhXdTV1SG9jTVJJTDRWRHBFYXIxaDN5LzdwRkIyTlpZOUMyNkhYeVRPS1dQV25KNEQ1dWNrUWVMUTZwRE9rRFJwVC9yR3hoV0pRWUpuVlVCbFJSRlloWWU1M3Nra3FWTFVsL0U5dWNNSFcreGIzSWs1U01YZDJTdkQ1ZU54WWp2bGFnMmMwR2JLZ2MzamlLLys2QzAwMnJUTkt0UUE2NUpUY3dYbWlPNzRUd3dwSUh1VG1ndVBEeHd4YzA0Rndkenc0RDVBcHd6VkFRRGo5UE5OSmI0LzBXMDJLMG5lend2QXFiQkpvK2ViWXkwaURoWmdacWVlQ0hYWm5zQm5CQVVtc05MSEhlVUE4aXpLb0xaeEpDNzZxdTR0OE5KUlhPSUZBRHNmSlM5L2E1ZHdpNjNURm9oK21RditnZ0dkRDA9IHJvb3RAaXAtMTAtMzEtMTMtNTAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "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.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903051.82842-10769-48787011754854/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEdGhwRHNtZkNkNUJLTTU2WmQzVkVuZDlJVnJJSGRXNU5QSFRBOTVYWnEwaEcza0d2WmE0c1MxbUhsUFg4OWQ3cFlZYnlvdGJFRUNZb1VKYTVoUmxNdUhZS3BvbFd3d2V5aFNUMnZPN1k0QnNpYzFNS1VMVmJzVHVUNTZPSzYyQmhqck56YzRiNE5rVHh0WDQzQmttTUc5Myt4ZnFLWmdpcnBCVzhTQ3dXck9mVmpDcWEzU0p5cDllTnl0SkMrOXh5ellYT3RlN1o3VGZUZzZ6OGdEK0RWT3Nhak15Q014d3NHdmdlaDlJSiswSXgvVU1PbTdqOUVaaE85VU5CQW9SM0ZFMEMyeTZZR0wrK1NxV2IxSXFha01nSHZ6U3pUTkJCamExQnl2ak5GZnJDOGc3Sm1MMFFFaVR6VmpxcS93SEtPM2sxQTlWOTlML2pWSEExRXRvUDJZbGE4eG94Z1RIUG12NjdMTzdSTDJ5dURoVndTL2VJaWo1RXMyY1NQOFEwVmRWSm1ETGplYnhxK0hDTFBRN2N3WEtwRXFHVEthYk1PdUlWS2VuczZiRzhTb2dZZHlncXhLWVVrdFNYT1ZndFZHOU9LY0JhaFNrVStUMXptSFFmbXFLWnpodDJMV0FBMzhlSWRQbklHOVZld1NpajJKa0pGc0IvRzMxbnlwVmM9IHJvb3RAaXAtMTAtMzEtNDctMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "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.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903051.8351028-10770-80610542107554/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDOGlEcVdHTUZSZVF4ZkVTaldHbnowazBPVkhENDVxZ1NrdlcyY05RaWZpYnZweUFpV0ZnZFluU0Q1bFdIZis5cXZYWlRCeCszZTBkSkJLVnpITWpySkNFZVYzZk1vQmd2R1dRK2pXc3pHNmxEVWJlaGRSOHFwMkNERytQeG9pWTAvN01EZHRDT2xUKy91TXVGaHowOWVTSDhTc2E3d25IaWg4dEJNZ21MTGpqU0ZBK0lrell4dGFPZ0NyR1daMG1tRFJnSll2RnVUYzNXZk4wS2JnQ0ZlQXRQWXZKb1dmc0dnQlNOdjhUa29pNGdhU0RDbVFpWnNoSXhTTlY1V0FzNHRoY2JDdUE2T2cyeU9CT3pQNWtyN2pwUEl4Wjd1bklCK0VzMWZxWGRZMW5paUxBUVRKZC82dDM5VDJ6Z250TzZnNnBwdVhCLzk1WEo3VFRKMzNiWExkMEQrV0NJUHMrS2FibWxRNHVFQ3E2S3hFUU9JRXdIZk00c2luOXBicVYwL2hpQ3U5UHRoRm14SkpKZXMxTUNOM01VZ0tFaUVCMmMwYmY5dWljSWRFcllOLzRQTE1OSllnTk1PUmhvQkNGUFNpM0xNTjh5Q3pmaXZzbmNEVDdFMGs3TFNBM0hDTFhzSkVhRmZDV05DejViMm5VWkZKNHJ1bmE1aERJYTlDWDg9IHJvb3RAaXAtMTAtMzEtMTMtMjMyLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903051.8369362-10771-246505601394879/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.13.50> (0, b'', b'') ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEdGhwRHNtZkNkNUJLTTU2WmQzVkVuZDlJVnJJSGRXNU5QSFRBOTVYWnEwaEcza0d2WmE0c1MxbUhsUFg4OWQ3cFlZYnlvdGJFRUNZb1VKYTVoUmxNdUhZS3BvbFd3d2V5aFNUMnZPN1k0QnNpYzFNS1VMVmJzVHVUNTZPSzYyQmhqck56YzRiNE5rVHh0WDQzQmttTUc5Myt4ZnFLWmdpcnBCVzhTQ3dXck9mVmpDcWEzU0p5cDllTnl0SkMrOXh5ellYT3RlN1o3VGZUZzZ6OGdEK0RWT3Nhak15Q014d3NHdmdlaDlJSiswSXgvVU1PbTdqOUVaaE85VU5CQW9SM0ZFMEMyeTZZR0wrK1NxV2IxSXFha01nSHZ6U3pUTkJCamExQnl2ak5GZnJDOGc3Sm1MMFFFaVR6VmpxcS93SEtPM2sxQTlWOTlML2pWSEExRXRvUDJZbGE4eG94Z1RIUG12NjdMTzdSTDJ5dURoVndTL2VJaWo1RXMyY1NQOFEwVmRWSm1ETGplYnhxK0hDTFBRN2N3WEtwRXFHVEthYk1PdUlWS2VuczZiRzhTb2dZZHlncXhLWVVrdFNYT1ZndFZHOU9LY0JhaFNrVStUMXptSFFmbXFLWnpodDJMV0FBMzhlSWRQbklHOVZld1NpajJKa0pGc0IvRzMxbnlwVmM9IHJvb3RAaXAtMTAtMzEtNDctMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDeG1FQ0xoNVJvd2ZOSXU3Tmx1U2dUc2NsME5ScGJ5ZU5jdVMwYms5bkxKWFNHS0ZCNmNsTCt0UDVCcTgza2N1SUVqSHlPZGpibXVYU2djSEJSeEJGNU1oSVBLN0x1YUpIWTFPTWdXcFRiRmVKZVA5RFVEY3pCZEJSczZ1U0d5Y3QzaHBFaWFYOUpMdHVWTVF2WHlzN0tFUGtXYkNyMzdhU2tYUlZUZ1RJc3hYbnRvMFFKK2kzS3ZjQzBoWTNWcFAxenhXdTV1SG9jTVJJTDRWRHBFYXIxaDN5LzdwRkIyTlpZOUMyNkhYeVRPS1dQV25KNEQ1dWNrUWVMUTZwRE9rRFJwVC9yR3hoV0pRWUpuVlVCbFJSRlloWWU1M3Nra3FWTFVsL0U5dWNNSFcreGIzSWs1U01YZDJTdkQ1ZU54WWp2bGFnMmMwR2JLZ2MzamlLLys2QzAwMnJUTkt0UUE2NUpUY3dYbWlPNzRUd3dwSUh1VG1ndVBEeHd4YzA0Rndkenc0RDVBcHd6VkFRRGo5UE5OSmI0LzBXMDJLMG5lend2QXFiQkpvK2ViWXkwaURoWmdacWVlQ0hYWm5zQm5CQVVtc05MSEhlVUE4aXpLb0xaeEpDNzZxdTR0OE5KUlhPSUZBRHNmSlM5L2E1ZHdpNjNURm9oK21RditnZ0dkRDA9IHJvb3RAaXAtMTAtMzEtMTMtNTAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDOGlEcVdHTUZSZVF4ZkVTaldHbnowazBPVkhENDVxZ1NrdlcyY05RaWZpYnZweUFpV0ZnZFluU0Q1bFdIZis5cXZYWlRCeCszZTBkSkJLVnpITWpySkNFZVYzZk1vQmd2R1dRK2pXc3pHNmxEVWJlaGRSOHFwMkNERytQeG9pWTAvN01EZHRDT2xUKy91TXVGaHowOWVTSDhTc2E3d25IaWg4dEJNZ21MTGpqU0ZBK0lrell4dGFPZ0NyR1daMG1tRFJnSll2RnVUYzNXZk4wS2JnQ0ZlQXRQWXZKb1dmc0dnQlNOdjhUa29pNGdhU0RDbVFpWnNoSXhTTlY1V0FzNHRoY2JDdUE2T2cyeU9CT3pQNWtyN2pwUEl4Wjd1bklCK0VzMWZxWGRZMW5paUxBUVRKZC82dDM5VDJ6Z250TzZnNnBwdVhCLzk1WEo3VFRKMzNiWExkMEQrV0NJUHMrS2FibWxRNHVFQ3E2S3hFUU9JRXdIZk00c2luOXBicVYwL2hpQ3U5UHRoRm14SkpKZXMxTUNOM01VZ0tFaUVCMmMwYmY5dWljSWRFcllOLzRQTE1OSllnTk1PUmhvQkNGUFNpM0xNTjh5Q3pmaXZzbmNEVDdFMGs3TFNBM0hDTFhzSkVhRmZDV05DejViMm5VWkZKNHJ1bmE1aERJYTlDWDg9IHJvb3RAaXAtMTAtMzEtMTMtMjMyLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 21 September 2024 03:17:32 -0400 (0:00:00.367) 0:00:10.062 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396 `" && echo ansible-tmp-1726903052.2842345-10793-254408573956396="` echo /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396 `" ) && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339 `" && echo ansible-tmp-1726903052.3129575-10794-126882535877339="` echo /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903052.2842345-10793-254408573956396=/root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396\n', b'') <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640 `" && echo ansible-tmp-1726903052.3218784-10795-213876954201640="` echo /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'ansible-tmp-1726903052.3129575-10794-126882535877339=/root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903052.3218784-10795-213876954201640=/root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpu4z9icrf TO /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339/AnsiballZ_known_hosts.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp7ql3s3s0 TO /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640/AnsiballZ_known_hosts.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0491t75l TO /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396/AnsiballZ_known_hosts.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp0491t75l /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396/AnsiballZ_known_hosts.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396/ /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpu4z9icrf /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339/AnsiballZ_known_hosts.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339/ /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp7ql3s3s0 /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640/AnsiballZ_known_hosts.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640/ /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.47.23> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\\n", "after": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\\n", "name": "10.31.47.23", "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.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\\n", "after": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903052.3129575-10794-126882535877339/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\\n", "after": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\\n", "name": "10.31.13.50", "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.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\\n", "after": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903052.2842345-10793-254408573956396/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\\n", "after": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\\n", "name": "10.31.13.232", "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.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\\n", "after": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903052.3218784-10795-213876954201640/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] => { "changed": false, "diff": { "after": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.47.23 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDthpDsmfCd5BKM56Zd3VEnd9IVrIHdW5NPHTA95XZq0hG3kGvZa4sS1mHlPX89d7pYYbyotbEECYoUJa5hRlMuHYKpolWwweyhST2vO7Y4Bsic1MKULVbsTuT56OK62BhjrNzc4b4NkTxtX43BkmMG93+xfqKZgirpBW8SCwWrOfVjCqa3SJyp9eNytJC+9xyzYXOte7Z7TfTg6z8gD+DVOsajMyCMxwsGvgeh9IJ+0Ix/UMOm7j9EZhO9UNBAoR3FE0C2y6YGL++SqWb1IqakMgHvzSzTNBBja1ByvjNFfrC8g7JmL0QEiTzVjqq/wHKO3k1A9V99L/jVHA1EtoP2Yla8xoxgTHPmv67LO7RL2yuDhVwS/eIij5Es2cSP8Q0VdVJmDLjebxq+HCLPQ7cwXKpEqGTKabMOuIVKens6bG8SogYdygqxKYUktSXOVgtVG9OKcBahSkU+T1zmHQfmqKZzht2LWAA38eIdPnIG9VewSij2JkJFsB/G31nypVc= root@ip-10-31-47-23.us-east-1.aws.redhat.com\n", "name": "10.31.47.23", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "diff": { "after": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.13.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxmECLh5RowfNIu7NluSgTscl0NRpbyeNcuS0bk9nLJXSGKFB6clL+tP5Bq83kcuIEjHyOdjbmuXSgcHBRxBF5MhIPK7LuaJHY1OMgWpTbFeJeP9DUDczBdBRs6uSGyct3hpEiaX9JLtuVMQvXys7KEPkWbCr37aSkXRVTgTIsxXnto0QJ+i3KvcC0hY3VpP1zxWu5uHocMRIL4VDpEar1h3y/7pFB2NZY9C26HXyTOKWPWnJ4D5uckQeLQ6pDOkDRpT/rGxhWJQYJnVUBlRRFYhYe53skkqVLUl/E9ucMHW+xb3Ik5SMXd2SvD5eNxYjvlag2c0GbKgc3jiK/+6C002rTNKtQA65JTcwXmiO74TwwpIHuTmguPDxwxc04Fwdzw4D5ApwzVAQDj9PNNJb4/0W02K0nezwvAqbBJo+ebYy0iDhZgZqeeCHXZnsBnBAUmsNLHHeUA8izKoLZxJC76qu4t8NJRXOIFADsfJS9/a5dwi63TFoh+mQv+ggGdD0= root@ip-10-31-13-50.us-east-1.aws.redhat.com\n", "name": "10.31.13.50", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "diff": { "after": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.13.232 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8iDqWGMFReQxfESjWGnz0k0OVHD45qgSkvW2cNQifibvpyAiWFgdYnSD5lWHf+9qvXZTBx+3e0dJBKVzHMjrJCEeV3fMoBgvGWQ+jWszG6lDUbehdR8qp2CDG+PxoiY0/7MDdtCOlT+/uMuFhz09eSH8Ssa7wnHih8tBMgmLLjjSFA+IkzYxtaOgCrGWZ0mmDRgJYvFuTc3WfN0KbgCFeAtPYvJoWfsGgBSNv8Tkoi4gaSDCmQiZshIxSNV5WAs4thcbCuA6Og2yOBOzP5kr7jpPIxZ7unIB+Es1fqXdY1niiLAQTJd/6t39T2zgntO6g6ppuXB/95XJ7TTJ33bXLd0D+WCIPs+KabmlQ4uECq6KxEQOIEwHfM4sin9pbqV0/hiCu9PthFmxJJJes1MCN3MUgKEiEB2c0bf9uicIdErYN/4PLMNJYgNMORhoBCFPSi3LMN8yCzfivsncDT7E0k7LSA3HCLXsJEaFfCWNCz5b2nUZFJ4runa5hDIa9CX8= root@ip-10-31-13-232.us-east-1.aws.redhat.com\n", "name": "10.31.13.232", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 21 September 2024 03:17:32 -0400 (0:00:00.562) 0:00:10.625 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388 `" && echo ansible-tmp-1726903052.7472565-10821-134420295508388="` echo /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308 `" && echo ansible-tmp-1726903052.7489674-10820-207185220129308="` echo /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626 `" && echo ansible-tmp-1726903052.7575145-10823-187520513844626="` echo /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'ansible-tmp-1726903052.7472565-10821-134420295508388=/root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpi0orjuuo TO /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388/AnsiballZ_stat.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.50> (0, b'ansible-tmp-1726903052.7489674-10820-207185220129308=/root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpuehwbh9s TO /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308/AnsiballZ_stat.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.13.232> (0, b'ansible-tmp-1726903052.7575145-10823-187520513844626=/root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp3s7g6ptx TO /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626/AnsiballZ_stat.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpi0orjuuo /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388/AnsiballZ_stat.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388/ /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpuehwbh9s /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308/AnsiballZ_stat.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308/ /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp3s7g6ptx /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626/AnsiballZ_stat.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626/ /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (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": 120, "inode": 39846083, "dev": 51713, "nlink": 1, "atime": 1726903014.050088, "mtime": 1726903012.3720787, "ctime": 1726903012.7070804, "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": "7a7d38d42a4ef7dda8fec21b6af03e66913338bd", "mimetype": "text/plain", "charset": "us-ascii", "version": "3214442226", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903052.7472565-10821-134420295508388/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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": 490733826, "dev": 51713, "nlink": 1, "atime": 1726903005.3743525, "mtime": 1726903002.860347, "ctime": 1726903003.355348, "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": "cc75656f8f76cb35b400902c5ea0e2c2ee753596", "mimetype": "text/plain", "charset": "us-ascii", "version": "897188916", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903052.7489674-10820-207185220129308/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726903014.050088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7a7d38d42a4ef7dda8fec21b6af03e66913338bd", "ctime": 1726903012.7070804, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 39846083, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726903012.3720787, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 120, "uid": 0, "version": "3214442226", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.13.232> (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": 494928130, "dev": 51713, "nlink": 1, "atime": 1726903020.984387, "mtime": 1726903018.9453814, "ctime": 1726903019.186382, "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": "cedde45dcd4fc2e7c123ea79625bbd683baad4df", "mimetype": "text/plain", "charset": "us-ascii", "version": "3734175005", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903052.7575145-10823-187520513844626/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726903005.3743525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cc75656f8f76cb35b400902c5ea0e2c2ee753596", "ctime": 1726903003.355348, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733826, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726903002.860347, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "897188916", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726903020.984387, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cedde45dcd4fc2e7c123ea79625bbd683baad4df", "ctime": 1726903019.186382, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 494928130, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726903018.9453814, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3734175005", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 21 September 2024 03:17:33 -0400 (0:00:00.363) 0:00:10.988 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971 `" && echo ansible-tmp-1726903053.1476982-10844-59460241961971="` echo /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304 `" && echo ansible-tmp-1726903053.1538844-10845-234405937619304="` echo /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627 `" && echo ansible-tmp-1726903053.166756-10846-74994036253627="` echo /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903053.1476982-10844-59460241961971=/root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971\n', b'') <10.31.47.23> (0, b'ansible-tmp-1726903053.1538844-10845-234405937619304=/root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304\n', b'') <10.31.13.232> (0, b'ansible-tmp-1726903053.166756-10846-74994036253627=/root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp735qgffi TO /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304/AnsiballZ_stat.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpyp3plf0b TO /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_stat.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmppwe681x0 TO /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_stat.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp735qgffi /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304/AnsiballZ_stat.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304/ /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpyp3plf0b /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_stat.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/ /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmppwe681x0 /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_stat.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/ /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.23> (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": 120, "inode": 39846083, "dev": 51713, "nlink": 1, "atime": 1726903014.050088, "mtime": 1726903012.3720787, "ctime": 1726903012.7070804, "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": "7a7d38d42a4ef7dda8fec21b6af03e66913338bd", "mimetype": "text/plain", "charset": "us-ascii", "version": "3214442226", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903053.1538844-10845-234405937619304/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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": 490733826, "dev": 51713, "nlink": 1, "atime": 1726903005.3743525, "mtime": 1726903002.860347, "ctime": 1726903003.355348, "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": "cc75656f8f76cb35b400902c5ea0e2c2ee753596", "mimetype": "text/plain", "charset": "us-ascii", "version": "897188916", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmprs1phiwd TO /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_file.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> (0, b'', b'') Notification for handler Restart kdump has been saved. 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-10379vkfpeo0z/tmptvb7526q/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmptvb7526q/kdump.conf.j2" } } <10.31.13.232> (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": 494928130, "dev": 51713, "nlink": 1, "atime": 1726903020.984387, "mtime": 1726903018.9453814, "ctime": 1726903019.186382, "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": "cedde45dcd4fc2e7c123ea79625bbd683baad4df", "mimetype": "text/plain", "charset": "us-ascii", "version": "3734175005", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmplbeplnnz TO /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_file.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmprs1phiwd /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_file.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/ /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmplbeplnnz /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_file.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/ /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.50> (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", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "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, "_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}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903053.1476982-10844-59460241961971/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') ok: [managed_node1] => { "changed": false, "checksum": "cc75656f8f76cb35b400902c5ea0e2c2ee753596", "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, "dest": "/etc/kdump.conf", "follow": true, "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, "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 } <10.31.13.232> (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", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "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, "_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}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903053.166756-10846-74994036253627/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') ok: [managed_node3] => { "changed": false, "checksum": "cedde45dcd4fc2e7c123ea79625bbd683baad4df", "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, "dest": "/etc/kdump.conf", "follow": true, "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, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 21 September 2024 03:17:33 -0400 (0:00:00.724) 0:00:11.713 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642 `" && echo ansible-tmp-1726903053.8343952-10879-165767022048642="` echo /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443 `" && echo ansible-tmp-1726903053.8428977-10880-72109794600443="` echo /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248 `" && echo ansible-tmp-1726903053.848866-10882-193148570319248="` echo /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903053.8343952-10879-165767022048642=/root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpgnbp0g8o TO /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642/AnsiballZ_slurp.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> (0, b'ansible-tmp-1726903053.8428977-10880-72109794600443=/root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpxk9ao4u0 TO /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443/AnsiballZ_slurp.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.232> (0, b'ansible-tmp-1726903053.848866-10882-193148570319248=/root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp3svy1in6 TO /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248/AnsiballZ_slurp.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpgnbp0g8o /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642/AnsiballZ_slurp.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642/ /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpxk9ao4u0 /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443/AnsiballZ_slurp.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443/ /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp3svy1in6 /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248/AnsiballZ_slurp.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248/ /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.50> (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.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903053.8343952-10879-165767022048642/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (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.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903053.8428977-10880-72109794600443/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903053.848866-10882-193148570319248/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.13.50> (0, b'', b'') 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" } 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" } <10.31.13.232> (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" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 21 September 2024 03:17:34 -0400 (0:00:00.364) 0:00:12.077 **** ok: [managed_node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed_node2] => { "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 21 September 2024 03:17:34 -0400 (0:00:00.079) 0:00:12.157 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 21 September 2024 03:17:34 -0400 (0:00:00.067) 0:00:12.224 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "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-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 21 September 2024 03:17:34 -0400 (0:00:00.067) 0:00:12.292 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 21 September 2024 03:17:34 -0400 (0:00:00.068) 0:00:12.360 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 21 September 2024 03:17:34 -0400 (0:00:00.066) 0:00:12.426 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 21 September 2024 03:17:34 -0400 (0:00:00.068) 0:00:12.495 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417 `" && echo ansible-tmp-1726903054.6254842-10925-16817304455417="` echo /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256 `" && echo ansible-tmp-1726903054.6261365-10923-115314149651256="` echo /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918 `" && echo ansible-tmp-1726903054.6345046-10926-8937336022918="` echo /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'ansible-tmp-1726903054.6254842-10925-16817304455417=/root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp8kqf8kmv TO /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417/AnsiballZ_systemd.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.50> (0, b'ansible-tmp-1726903054.6261365-10923-115314149651256=/root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpxj6ypukl TO /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256/AnsiballZ_systemd.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.13.232> (0, b'ansible-tmp-1726903054.6345046-10926-8937336022918=/root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmprmqc1p1h TO /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918/AnsiballZ_systemd.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp8kqf8kmv /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417/AnsiballZ_systemd.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417/ /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpxj6ypukl /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256/AnsiballZ_systemd.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256/ /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmprmqc1p1h /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918/AnsiballZ_systemd.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918/ /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.23> (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 2024-09-21 03:16:54 EDT", "ExecMainStartTimestampMonotonic": "255047662", "ExecMainExitTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ExecMainExitTimestampMonotonic": "272976120", "ExecMainPID": "20663", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:17:11 EDT] ; pid=20663 ; 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 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:16:54 EDT] ; pid=20654 ; 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": "basic.target network-online.target systemd-journald.socket system.slice remote-fs.target network.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 2024-09-21 03:17:11 EDT", "StateChangeTimestampMonotonic": "272976773", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveExitTimestampMonotonic": "255047699", "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ActiveEnterTimestampMonotonic": "272976773", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ActiveExitTimestampMonotonic": "255024730", "InactiveEnterTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveEnterTimestampMonotonic": "255045726", "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 2024-09-21 03:16:54 EDT", "ConditionTimestampMonotonic": "255046773", "AssertTimestamp": "Sat 2024-09-21 03:16:54 EDT", "AssertTimestampMonotonic": "255046796", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4f7cd3a7171e46f9aec12a042cce78bb", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903054.6254842-10925-16817304455417/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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 2024-09-21 03:16:45 EDT", "ExecMainStartTimestampMonotonic": "254368958", "ExecMainExitTimestamp": "Sat 2024-09-21 03:17:05 EDT", "ExecMainExitTimestampMonotonic": "274764481", "ExecMainPID": "16956", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:17:05 EDT] ; pid=16956 ; 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 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:16:45 EDT] ; pid=16947 ; 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": "basic.target remote-fs.target systemd-journald.socket network-online.target system.slice network.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 2024-09-21 03:17:05 EDT", "StateChangeTimestampMonotonic": "274765100", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "InactiveExitTimestampMonotonic": "254368992", "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:05 EDT", "ActiveEnterTimestampMonotonic": "274765100", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "ActiveExitTimestampMonotonic": "254345588", "InactiveEnterTimestamp": "Sat 2024-09-21 03:16:45 EDT", "InactiveEnterTimestampMonotonic": "254367100", "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 2024-09-21 03:16:45 EDT", "ConditionTimestampMonotonic": "254367971", "AssertTimestamp": "Sat 2024-09-21 03:16:45 EDT", "AssertTimestampMonotonic": "254367994", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "684fa677fe2a4f188649931beeeadfc1", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903054.6261365-10923-115314149651256/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (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": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ActiveEnterTimestampMonotonic": "272976773", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ActiveExitTimestampMonotonic": "255024730", "ActiveState": "active", "After": "basic.target network-online.target systemd-journald.socket system.slice remote-fs.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:54 EDT", "AssertTimestampMonotonic": "255046796", "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 2024-09-21 03:16:54 EDT", "ConditionTimestampMonotonic": "255046773", "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 2024-09-21 03:17:11 EDT", "ExecMainExitTimestampMonotonic": "272976120", "ExecMainPID": "20663", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ExecMainStartTimestampMonotonic": "255047662", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:17:11 EDT] ; pid=20663 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:16:54 EDT] ; pid=20654 ; 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 2024-09-21 03:16:54 EDT", "InactiveEnterTimestampMonotonic": "255045726", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveExitTimestampMonotonic": "255047699", "InvocationID": "4f7cd3a7171e46f9aec12a042cce78bb", "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 2024-09-21 03:17:11 EDT", "StateChangeTimestampMonotonic": "272976773", "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.13.232> (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 2024-09-21 03:17:00 EDT", "ExecMainStartTimestampMonotonic": "256980320", "ExecMainExitTimestamp": "Sat 2024-09-21 03:17:20 EDT", "ExecMainExitTimestampMonotonic": "276568464", "ExecMainPID": "17007", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:20 EDT] ; pid=17007 ; 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 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:00 EDT] ; pid=16998 ; 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 basic.target system.slice remote-fs.target systemd-journald.socket network.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 2024-09-21 03:17:20 EDT", "StateChangeTimestampMonotonic": "276569085", "InactiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "InactiveExitTimestampMonotonic": "256980353", "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:20 EDT", "ActiveEnterTimestampMonotonic": "276569085", "ActiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "ActiveExitTimestampMonotonic": "256957229", "InactiveEnterTimestamp": "Sat 2024-09-21 03:17:00 EDT", "InactiveEnterTimestampMonotonic": "256978421", "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 2024-09-21 03:17:00 EDT", "ConditionTimestampMonotonic": "256979407", "AssertTimestamp": "Sat 2024-09-21 03:17:00 EDT", "AssertTimestampMonotonic": "256979429", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9af0a8c3a9634b599b4cfeaf93e13c93", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903054.6345046-10926-8937336022918/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') 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": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:05 EDT", "ActiveEnterTimestampMonotonic": "274765100", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "ActiveExitTimestampMonotonic": "254345588", "ActiveState": "active", "After": "basic.target remote-fs.target systemd-journald.socket network-online.target system.slice network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:45 EDT", "AssertTimestampMonotonic": "254367994", "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 2024-09-21 03:16:45 EDT", "ConditionTimestampMonotonic": "254367971", "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 2024-09-21 03:17:05 EDT", "ExecMainExitTimestampMonotonic": "274764481", "ExecMainPID": "16956", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:45 EDT", "ExecMainStartTimestampMonotonic": "254368958", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:17:05 EDT] ; pid=16956 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:45 EDT] ; stop_time=[Sat 2024-09-21 03:16:45 EDT] ; pid=16947 ; 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 2024-09-21 03:16:45 EDT", "InactiveEnterTimestampMonotonic": "254367100", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:45 EDT", "InactiveExitTimestampMonotonic": "254368992", "InvocationID": "684fa677fe2a4f188649931beeeadfc1", "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 2024-09-21 03:17:05 EDT", "StateChangeTimestampMonotonic": "274765100", "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" } } <10.31.13.232> (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": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:20 EDT", "ActiveEnterTimestampMonotonic": "276569085", "ActiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "ActiveExitTimestampMonotonic": "256957229", "ActiveState": "active", "After": "network-online.target basic.target system.slice remote-fs.target systemd-journald.socket network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:17:00 EDT", "AssertTimestampMonotonic": "256979429", "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 2024-09-21 03:17:00 EDT", "ConditionTimestampMonotonic": "256979407", "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 2024-09-21 03:17:20 EDT", "ExecMainExitTimestampMonotonic": "276568464", "ExecMainPID": "17007", "ExecMainStartTimestamp": "Sat 2024-09-21 03:17:00 EDT", "ExecMainStartTimestampMonotonic": "256980320", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:20 EDT] ; pid=17007 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:17:00 EDT] ; stop_time=[Sat 2024-09-21 03:17:00 EDT] ; pid=16998 ; 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 2024-09-21 03:17:00 EDT", "InactiveEnterTimestampMonotonic": "256978421", "InactiveExitTimestamp": "Sat 2024-09-21 03:17:00 EDT", "InactiveExitTimestampMonotonic": "256980353", "InvocationID": "9af0a8c3a9634b599b4cfeaf93e13c93", "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 2024-09-21 03:17:20 EDT", "StateChangeTimestampMonotonic": "276569085", "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" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 21 September 2024 03:17:35 -0400 (0:00:00.520) 0:00:13.016 **** <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.50> (0, b'/root\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172 `" && echo ansible-tmp-1726903055.1378808-10948-2086678424172="` echo /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783 `" && echo ansible-tmp-1726903055.1515398-10949-76675257349783="` echo /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783 `" ) && sleep 0'"'"'' <10.31.13.232> (0, b'/root\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853 `" && echo ansible-tmp-1726903055.1620336-10950-210109141491853="` echo /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853 `" ) && sleep 0'"'"'' <10.31.13.50> (0, b'ansible-tmp-1726903055.1378808-10948-2086678424172=/root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.50> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpqnfnkymb TO /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172/AnsiballZ_file.py <10.31.13.50> 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/c66a85c616"' '[10.31.13.50]' <10.31.47.23> (0, b'ansible-tmp-1726903055.1515398-10949-76675257349783=/root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpw5h94x5d TO /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783/AnsiballZ_file.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.13.232> (0, b'ansible-tmp-1726903055.1620336-10950-210109141491853=/root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.232> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp2h8c2pct TO /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853/AnsiballZ_file.py <10.31.13.232> 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/2dd07a2e97"' '[10.31.13.232]' <10.31.13.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpqnfnkymb /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172/AnsiballZ_file.py\n', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172/ /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmpw5h94x5d /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783/AnsiballZ_file.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783/ /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.232> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmp2h8c2pct /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853/AnsiballZ_file.py\n', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853/ /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.50> (0, b'', b'') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' -tt 10.31.13.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.232> (0, b'', b'') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' -tt 10.31.13.232 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.23> (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}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903055.1515398-10949-76675257349783/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.50> (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}}}\r\n', b'Shared connection to 10.31.13.50 closed.\r\n') <10.31.13.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/c66a85c616"' 10.31.13.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903055.1378808-10948-2086678424172/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.232> (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}}}\r\n', b'Shared connection to 10.31.13.232 closed.\r\n') <10.31.13.232> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.232> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2dd07a2e97"' 10.31.13.232 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903055.1620336-10950-210109141491853/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') ok: [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, "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, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } <10.31.13.50> (0, b'', b'') changed: [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, "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, "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.13.232> (0, b'', b'') changed: [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, "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, "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 } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node2 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 21 September 2024 03:17:35 -0400 (0:00:00.374) 0:00:13.391 **** <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.23> (0, b'/root\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287 `" && echo ansible-tmp-1726903055.518284-10972-220904560385287="` echo /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287 `" ) && sleep 0'"'"'' <10.31.47.23> (0, b'ansible-tmp-1726903055.518284-10972-220904560385287=/root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.47.23> PUT /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmputoxmno2 TO /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287/AnsiballZ_systemd.py <10.31.47.23> 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/9cb1403acd"' '[10.31.47.23]' <10.31.47.23> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10379vkfpeo0z/tmputoxmno2 /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287/AnsiballZ_systemd.py\n', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287/ /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.23> (0, b'', b'') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' -tt 10.31.47.23 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.23> (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 2024-09-21 03:16:54 EDT", "ExecMainStartTimestampMonotonic": "255047662", "ExecMainExitTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ExecMainExitTimestampMonotonic": "272976120", "ExecMainPID": "20663", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:17:11 EDT] ; pid=20663 ; 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 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:16:54 EDT] ; pid=20654 ; 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": "basic.target network-online.target systemd-journald.socket system.slice remote-fs.target network.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 2024-09-21 03:17:11 EDT", "StateChangeTimestampMonotonic": "272976773", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveExitTimestampMonotonic": "255047699", "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ActiveEnterTimestampMonotonic": "272976773", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ActiveExitTimestampMonotonic": "255024730", "InactiveEnterTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveEnterTimestampMonotonic": "255045726", "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 2024-09-21 03:16:54 EDT", "ConditionTimestampMonotonic": "255046773", "AssertTimestamp": "Sat 2024-09-21 03:16:54 EDT", "AssertTimestampMonotonic": "255046796", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4f7cd3a7171e46f9aec12a042cce78bb", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.47.23 closed.\r\n') <10.31.47.23> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.23> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9cb1403acd"' 10.31.47.23 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726903055.518284-10972-220904560385287/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.23> (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": "system", "state": "restarted" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-21 03:17:11 EDT", "ActiveEnterTimestampMonotonic": "272976773", "ActiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ActiveExitTimestampMonotonic": "255024730", "ActiveState": "active", "After": "basic.target network-online.target systemd-journald.socket system.slice remote-fs.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-21 03:16:54 EDT", "AssertTimestampMonotonic": "255046796", "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 2024-09-21 03:16:54 EDT", "ConditionTimestampMonotonic": "255046773", "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 2024-09-21 03:17:11 EDT", "ExecMainExitTimestampMonotonic": "272976120", "ExecMainPID": "20663", "ExecMainStartTimestamp": "Sat 2024-09-21 03:16:54 EDT", "ExecMainStartTimestampMonotonic": "255047662", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:17:11 EDT] ; pid=20663 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-21 03:16:54 EDT] ; stop_time=[Sat 2024-09-21 03:16:54 EDT] ; pid=20654 ; 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 2024-09-21 03:16:54 EDT", "InactiveEnterTimestampMonotonic": "255045726", "InactiveExitTimestamp": "Sat 2024-09-21 03:16:54 EDT", "InactiveExitTimestampMonotonic": "255047699", "InvocationID": "4f7cd3a7171e46f9aec12a042cce78bb", "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 2024-09-21 03:17:11 EDT", "StateChangeTimestampMonotonic": "272976773", "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" } } 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 21 September 2024 03:17:35 -0400 (0:00:00.463) 0:00:13.855 **** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 2.93s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.12s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed_node1 ----------------------------------------- 0.77s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.72s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.71s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.56s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.55s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.54s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.52s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.52s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.46s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.45s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.44s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.44s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.38s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Cleanup kdump_path ------------------------------------------------------ 0.37s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.37s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.37s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.36s /tmp/collections-7gn/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.36s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 STDERR: [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Saturday 21 September 2024 03:17:36 -0400 (0:00:14.715) 0:00:49.541 **** changed: [managed_node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.ds_5iua7.inventory.yaml", "state": "absent" } PLAY RECAP ********************************************************************* managed_node3 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 21 September 2024 03:17:36 -0400 (0:00:00.214) 0:00:49.756 **** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 20.10s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 14.72s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 fedora.linux_system_roles.kdump : Install required packages ------------- 2.88s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.13s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Gathering Facts --------------------------------------------------------- 0.72s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.72s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Gather facts from managed_node3 ----------------------------------------- 0.72s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.70s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.67s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.66s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Create static inventory from hostvars ----------------------------------- 0.63s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.57s /tmp/collections-7gn/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.47s /tmp/collections-7gn/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.47s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.46s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.45s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.40s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.36s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.34s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Cleanup kdump_path ------------------------------------------------------ 0.34s /tmp/collections-7gn/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94