ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-VRg/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-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 28 February 2026 02:26:36 -0500 (0:00:00.019) 0:00:00.019 ***** ok: [managed-node1] META: ran handlers TASK [Save connection method] ************************************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 28 February 2026 02:26:37 -0500 (0:00:00.864) 0:00:00.884 ***** ok: [managed-node1] => { "ansible_facts": { "__ansible_connection": "ssh" }, "changed": false } TASK [Create temporary file] *************************************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:11 Saturday 28 February 2026 02:26:37 -0500 (0:00:00.035) 0:00:00.919 ***** changed: [managed-node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.cnclmohu.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:18 Saturday 28 February 2026 02:26:38 -0500 (0:00:00.312) 0:00:01.232 ***** changed: [managed-node1 -> localhost] => { "changed": true, "checksum": "8d0e9f93bfa5c97edcc5c1ec2f598f2ef37f81c4", "dest": "/tmp/ansible.cnclmohu.inventory.yaml", "gid": 0, "group": "root", "md5sum": "914ce875702f5a876be333204a49ca35", "mode": "0644", "owner": "root", "size": 533, "src": "/root/.ansible/tmp/ansible-tmp-1772263598.1599429-9684-6459636436284/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 28 February 2026 02:26:38 -0500 (0:00:00.708) 0:00:01.940 ***** ok: [managed-node1] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 28 February 2026 02:26:39 -0500 (0:00:00.598) 0:00:02.538 ***** ok: [managed-node1 -> managed-node1] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.584) 0:00:03.122 ***** skipping: [managed-node1] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.023) 0:00:03.146 ***** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.054) 0:00:03.200 ***** included: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.019) 0:00:03.219 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.014) 0:00:03.234 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.313) 0:00:03.547 ***** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.020) 0:00:03.568 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 28 February 2026 02:26:40 -0500 (0:00:00.041) 0:00:03.609 ***** ok: [managed-node1] => { "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 28 February 2026 02:26:43 -0500 (0:00:02.527) 0:00:06.137 ***** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2026-02-28 02:26:36 EST", "ActiveEnterTimestampMonotonic": "254241464", "ActiveExitTimestamp": "Sat 2026-02-28 02:26:22 EST", "ActiveExitTimestampMonotonic": "240593861", "ActiveState": "active", "After": "network.target system.slice basic.target remote-fs.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-28 02:26:22 EST", "AssertTimestampMonotonic": "240617571", "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 2026-02-28 02:26:22 EST", "ConditionTimestampMonotonic": "240617549", "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 2026-02-28 02:26:36 EST", "ExecMainExitTimestampMonotonic": "254240906", "ExecMainPID": "17888", "ExecMainStartTimestamp": "Sat 2026-02-28 02:26:22 EST", "ExecMainStartTimestampMonotonic": "240618411", "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 2026-02-28 02:26:22 EST] ; stop_time=[Sat 2026-02-28 02:26:36 EST] ; pid=17888 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-02-28 02:26:22 EST] ; stop_time=[Sat 2026-02-28 02:26:22 EST] ; pid=17879 ; 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 2026-02-28 02:26:22 EST", "InactiveEnterTimestampMonotonic": "240616567", "InactiveExitTimestamp": "Sat 2026-02-28 02:26:22 EST", "InactiveExitTimestampMonotonic": "240618546", "InvocationID": "7ad8ef02e42c4018a4e46b213e2da109", "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 2026-02-28 02:26:36 EST", "StateChangeTimestampMonotonic": "254241464", "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 28 February 2026 02:26:43 -0500 (0:00:00.654) 0:00:06.791 ***** included: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 28 February 2026 02:26:43 -0500 (0:00:00.044) 0:00:06.835 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.155093", "end": "2026-02-28 02:26:44.253921", "rc": 0, "start": "2026-02-28 02:26:44.098828" } 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:VnJYMvYYbpexbnzGqzzKttvnP96LsqZuBj2nPbYgSe4 root@managed-node1 The key's randomart image is: +---[RSA 3072]----+ | = o | | o O + | | * B | | . B . | | .S + + | | oo.+ + . | | +..= . | | ..o*oB. o. | | EO*B**+ooo| +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 28 February 2026 02:26:44 -0500 (0:00:00.571) 0:00:07.406 ***** ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDaU8yY1B0dmtHdkNtcThobGthdjhadStUU3dpVm1pTW9RUkdMMlNBa3Y1NFR5MzN3NUF6M1dDSWtrQm1VYjNKdnJ5MVErTVFmc2htODUrNi9sc1dRVXU4L3dTc3lvRldJYW0vMFVVZE9Rbm5EYjJSeHBtSTIwNVZyKzhoSWhsVk96dERjVnVCdVNJUzE2NEJoM2ZlcHFOQjZabUlDUVhlbTBRZEY3ZGNaWmFBUmpCZnhXakhOT1NXckU2eGcxZ25rMjRsUkRQdWIwL3NScE1PeUVocElLK21qZ3RScWx4emEwY1Y3K1JwYzgyNk9FU00rRTdiRFN0WVJIR0kwaHlZN251WDV0V0FlWjVFZFBLY2xZQnN6VXBNbENhK2VyZlE0Wmg1blRRNS9UMEgzZHpYUnlxbTFRYnNOdEFtSHlFVk5qL3VvRGZ6TkkwaWxhVkxiaHhWRHpKUmMvMXF4Z3FVTUxJdDlzUzdiMEk1bEFiRDFMYWI2SUdQMElzUjdtcXlaZzRUZkhWTXVzTldlZDFlT0Y3R3pHOXpKcUIvVjBmNHRycnRHTjcwSGsvejlSeDlYOWx2cVZ4QnhLOXdxREZxWHlSRy9GanZtMDZaZ1hZK25lQVhwRmQzNHF6TTk4K3o1YUljd3hrUGtoamVIN2VnTnp3anJLUCtMNEZOeSttMDA9IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 28 February 2026 02:26:44 -0500 (0:00:00.421) 0:00:07.828 ***** ok: [managed-node1 -> managed-node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 28 February 2026 02:26:45 -0500 (0:00:00.498) 0:00:08.326 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1772263359.8450212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1772263604.2522943, "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": 1772263604.2522943, "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 28 February 2026 02:26:45 -0500 (0:00:00.331) 0:00:08.658 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1772263528.8077226, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7cccf3e3302e9e9698e4c6035c4c2d8fd5ec78e3", "ctime": 1772263527.8607345, "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": 1772263527.8607345, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1208, "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 28 February 2026 02:26:45 -0500 (0:00:00.340) 0:00:08.998 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 28 February 2026 02:26:46 -0500 (0:00:00.453) 0:00:09.451 ***** changed: [managed-node1 -> managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 28 February 2026 02:26:46 -0500 (0:00:00.446) 0:00:09.897 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FESlRDNkJCdlFjVlFnTFlLQ0VCQitZZFFZQUFsQWlMZlR3bXZKbmJDcHlJemQwd2taZXFXaWlBNjZhbHZEMGo4SkR5YjU3QXFOWWdRMktNUVVwZHVxVUFQZlo5NW1sZzFZcDAzQUk0d0l1TDlNVEN3d2FDRStqaDgwQThSZ21JY3hnT0NSQTEwcTAxZFFYYlJiaVdybjdPY0xZWi9XRU9RUm5nOERVUUx3MW5GbGkrQm5nS2sxOExQWDJGMWlzemJLVkdRSTVDQ29TUko3Z3M4MkxQNmhLRy85RHowMTZoM1RIRGNlQWJnN29kd2c0NksyTHpzU0c1Y2VzZm9WRVY2RHRSZTExU0pMdEMyWGZBdHNmZmgyWnpSdUpIdzF3eUxaSVJlMDdGNURQRkppZ2RFbTZWaUtkZ2hBcEZzREFydThnc1Z0TlExSlpaKzAwWkR1L2hhNDJNck1PWmtJUDNvakVwZlU0aDA4YzYyWi9JaVNzU1ZEODNiSXVEWnVhWEx0TTlIeURUUGN5YU04RjNaY2JOa3pmRzNubG9MVG5FelhITDdlMVkwZldXQnFOTVBCLzl5U1Zla0tCQWNOc3F2ci91aURVckd2a011TlJBRThFbklobEtDNXhQN2ZHc3ZkR1RpRzh2NUFNNjdrQmovdkJaRnhDWWI3S2dUeXBkQTA9IHJvb3RAaXAtMTAtMzEtMTEtMTg5LnRlc3RpbmctZmFybS51cy1lYXN0LTEuYXdzLnJlZGhhdC5jb20K", "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 28 February 2026 02:26:47 -0500 (0:00:00.315) 0:00:10.213 ***** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.11.189 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJTC6BBvQcVQgLYKCEBB+YdQYAAlAiLfTwmvJnbCpyIzd0wkZeqWiiA66alvD0j8JDyb57AqNYgQ2KMQUpduqUAPfZ95mlg1Yp03AI4wIuL9MTCwwaCE+jh80A8RgmIcxgOCRA10q01dQXbRbiWrn7OcLYZ/WEOQRng8DUQLw1nFli+BngKk18LPX2F1iszbKVGQI5CCoSRJ7gs82LP6hKG/9Dz016h3THDceAbg7odwg46K2LzsSG5cesfoVEV6DtRe11SJLtC2XfAtsffh2ZzRuJHw1wyLZIRe07F5DPFJigdEm6ViKdghApFsDAru8gsVtNQ1JZZ+00ZDu/ha42MrMOZkIP3ojEpfU4h08c62Z/IiSsSVD83bIuDZuaXLtM9HyDTPcyaM8F3ZcbNkzfG3nloLTnEzXHL7e1Y0fWWBqNMPB/9ySVekKBAcNsqvr/uiDUrGvkMuNRAE8EnIhlKC5xP7fGsvdGTiG8v5AM67kBj/vBZFxCYb7KgTypdA0= root@ip-10-31-11-189.testing-farm.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.11.189", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 625, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of kdump configuration file if it exists] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 28 February 2026 02:26:47 -0500 (0:00:00.460) 0:00:10.673 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1772263582.6183364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1772263580.238341, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 27263234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1772263579.8333418, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "4140910184", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate kdump configuration file] ***** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 28 February 2026 02:26:47 -0500 (0:00:00.334) 0:00:11.007 ***** NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node1 changed: [managed-node1] => { "backup_file": "/etc/kdump.conf.24232.2026-02-28@02:26:48~", "changed": true, "checksum": "f4136e0adde0906eaf86a821ff39aebcfdffef62", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "56eee30a23c0a2a0b6138ab3279640d8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1772263607.9399374-9933-119666627589380/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.659) 0:00:11.667 ***** ok: [managed-node1] => { "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.328) 0:00:11.996 ***** ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.017) 0:00:12.013 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.013) 0:00:12.027 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.014) 0:00:12.041 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.014) 0:00:12.055 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.012) 0:00:12.068 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 28 February 2026 02:26:48 -0500 (0:00:00.013) 0:00:12.081 ***** ok: [managed-node1] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-02-28 02:26:36 EST", "ActiveEnterTimestampMonotonic": "254241464", "ActiveExitTimestamp": "Sat 2026-02-28 02:26:22 EST", "ActiveExitTimestampMonotonic": "240593861", "ActiveState": "active", "After": "network.target system.slice basic.target remote-fs.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-28 02:26:22 EST", "AssertTimestampMonotonic": "240617571", "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 2026-02-28 02:26:22 EST", "ConditionTimestampMonotonic": "240617549", "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 2026-02-28 02:26:36 EST", "ExecMainExitTimestampMonotonic": "254240906", "ExecMainPID": "17888", "ExecMainStartTimestamp": "Sat 2026-02-28 02:26:22 EST", "ExecMainStartTimestampMonotonic": "240618411", "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 2026-02-28 02:26:22 EST] ; stop_time=[Sat 2026-02-28 02:26:36 EST] ; pid=17888 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-02-28 02:26:22 EST] ; stop_time=[Sat 2026-02-28 02:26:22 EST] ; pid=17879 ; 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 2026-02-28 02:26:22 EST", "InactiveEnterTimestampMonotonic": "240616567", "InactiveExitTimestamp": "Sat 2026-02-28 02:26:22 EST", "InactiveExitTimestampMonotonic": "240618546", "InvocationID": "7ad8ef02e42c4018a4e46b213e2da109", "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 2026-02-28 02:26:36 EST", "StateChangeTimestampMonotonic": "254241464", "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" } } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 28 February 2026 02:26:49 -0500 (0:00:00.434) 0:00:12.516 ***** changed: [managed-node1] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-02-28 02:26:36 EST", "ActiveEnterTimestampMonotonic": "254241464", "ActiveExitTimestamp": "Sat 2026-02-28 02:26:22 EST", "ActiveExitTimestampMonotonic": "240593861", "ActiveState": "active", "After": "network.target system.slice basic.target remote-fs.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-28 02:26:22 EST", "AssertTimestampMonotonic": "240617571", "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 2026-02-28 02:26:22 EST", "ConditionTimestampMonotonic": "240617549", "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 2026-02-28 02:26:36 EST", "ExecMainExitTimestampMonotonic": "254240906", "ExecMainPID": "17888", "ExecMainStartTimestamp": "Sat 2026-02-28 02:26:22 EST", "ExecMainStartTimestampMonotonic": "240618411", "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 2026-02-28 02:26:22 EST] ; stop_time=[Sat 2026-02-28 02:26:36 EST] ; pid=17888 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-02-28 02:26:22 EST] ; stop_time=[Sat 2026-02-28 02:26:22 EST] ; pid=17879 ; 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 2026-02-28 02:26:22 EST", "InactiveEnterTimestampMonotonic": "240616567", "InactiveExitTimestamp": "Sat 2026-02-28 02:26:22 EST", "InactiveExitTimestampMonotonic": "240618546", "InvocationID": "7ad8ef02e42c4018a4e46b213e2da109", "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 2026-02-28 02:26:36 EST", "StateChangeTimestampMonotonic": "254241464", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97 Saturday 28 February 2026 02:27:08 -0500 (0:00:18.846) 0:00:31.363 ***** changed: [managed-node1 -> managed-node1] => { "changed": true, "path": "/tmp/tests_ssh", "state": "absent" } META: ran handlers META: ran handlers PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:30 Saturday 28 February 2026 02:27:08 -0500 (0:00:00.338) 0:00:31.701 ***** ok: [managed-node1] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:37 Saturday 28 February 2026 02:27:09 -0500 (0:00:00.592) 0:00:32.294 ***** ok: [managed-node1 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-b", "-vv", "-i", "/tmp/ansible.cnclmohu.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:12.140534", "end": "2026-02-28 02:27:21.558622", "rc": 0, "start": "2026-02-28 02:27:09.418088" } STDOUT: ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 28 February 2026 02:27:09 -0500 (0:00:00.027) 0:00:00.027 ***** ok: [managed-node1] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 28 February 2026 02:27:10 -0500 (0:00:00.928) 0:00:00.955 ***** ok: [managed-node1 -> managed-node1] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 28 February 2026 02:27:11 -0500 (0:00:00.600) 0:00:01.556 ***** skipping: [managed-node1] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 28 February 2026 02:27:11 -0500 (0:00:00.024) 0:00:01.580 ***** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 28 February 2026 02:27:11 -0500 (0:00:00.066) 0:00:01.647 ***** included: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 28 February 2026 02:27:11 -0500 (0:00:00.044) 0:00:01.691 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 28 February 2026 02:27:11 -0500 (0:00:00.037) 0:00:01.729 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 28 February 2026 02:27:12 -0500 (0:00:00.443) 0:00:02.173 ***** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 28 February 2026 02:27:12 -0500 (0:00:00.024) 0:00:02.197 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 28 February 2026 02:27:12 -0500 (0:00:00.039) 0:00:02.236 ***** ok: [managed-node1] => { "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 28 February 2026 02:27:14 -0500 (0:00:02.514) 0:00:04.751 ***** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2026-02-28 02:27:08 EST", "ActiveEnterTimestampMonotonic": "286201785", "ActiveExitTimestamp": "Sat 2026-02-28 02:26:49 EST", "ActiveExitTimestampMonotonic": "267823125", "ActiveState": "active", "After": "network.target system.slice basic.target remote-fs.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-28 02:26:49 EST", "AssertTimestampMonotonic": "267846717", "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 2026-02-28 02:26:49 EST", "ConditionTimestampMonotonic": "267846694", "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 2026-02-28 02:27:08 EST", "ExecMainExitTimestampMonotonic": "286201312", "ExecMainPID": "24624", "ExecMainStartTimestamp": "Sat 2026-02-28 02:26:49 EST", "ExecMainStartTimestampMonotonic": "267847538", "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 2026-02-28 02:26:49 EST] ; stop_time=[Sat 2026-02-28 02:27:08 EST] ; pid=24624 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-02-28 02:26:49 EST] ; stop_time=[Sat 2026-02-28 02:26:49 EST] ; pid=24615 ; 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 2026-02-28 02:26:49 EST", "InactiveEnterTimestampMonotonic": "267845904", "InactiveExitTimestamp": "Sat 2026-02-28 02:26:49 EST", "InactiveExitTimestampMonotonic": "267847573", "InvocationID": "61e7203b620e4e4bae8820992c5bdff3", "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 2026-02-28 02:27:08 EST", "StateChangeTimestampMonotonic": "286201785", "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 28 February 2026 02:27:15 -0500 (0:00:00.666) 0:00:05.418 ***** included: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 28 February 2026 02:27:15 -0500 (0:00:00.044) 0:00:05.463 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "rc": 0 } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 28 February 2026 02:27:15 -0500 (0:00:00.438) 0:00:05.902 ***** ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDaU8yY1B0dmtHdkNtcThobGthdjhadStUU3dpVm1pTW9RUkdMMlNBa3Y1NFR5MzN3NUF6M1dDSWtrQm1VYjNKdnJ5MVErTVFmc2htODUrNi9sc1dRVXU4L3dTc3lvRldJYW0vMFVVZE9Rbm5EYjJSeHBtSTIwNVZyKzhoSWhsVk96dERjVnVCdVNJUzE2NEJoM2ZlcHFOQjZabUlDUVhlbTBRZEY3ZGNaWmFBUmpCZnhXakhOT1NXckU2eGcxZ25rMjRsUkRQdWIwL3NScE1PeUVocElLK21qZ3RScWx4emEwY1Y3K1JwYzgyNk9FU00rRTdiRFN0WVJIR0kwaHlZN251WDV0V0FlWjVFZFBLY2xZQnN6VXBNbENhK2VyZlE0Wmg1blRRNS9UMEgzZHpYUnlxbTFRYnNOdEFtSHlFVk5qL3VvRGZ6TkkwaWxhVkxiaHhWRHpKUmMvMXF4Z3FVTUxJdDlzUzdiMEk1bEFiRDFMYWI2SUdQMElzUjdtcXlaZzRUZkhWTXVzTldlZDFlT0Y3R3pHOXpKcUIvVjBmNHRycnRHTjcwSGsvejlSeDlYOWx2cVZ4QnhLOXdxREZxWHlSRy9GanZtMDZaZ1hZK25lQVhwRmQzNHF6TTk4K3o1YUljd3hrUGtoamVIN2VnTnp3anJLUCtMNEZOeSttMDA9IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 28 February 2026 02:27:16 -0500 (0:00:00.442) 0:00:06.344 ***** ok: [managed-node1 -> managed-node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 28 February 2026 02:27:16 -0500 (0:00:00.521) 0:00:06.866 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1772263359.8450212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1772263606.7392895, "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": 1772263606.7392895, "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 28 February 2026 02:27:17 -0500 (0:00:00.346) 0:00:07.212 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1772263610.048283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0e126a92388e9407b6e79f639190ba75adc022ee", "ctime": 1772263606.7392895, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236227, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1772263606.7392895, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1780, "uid": 0, "version": "2505779932", "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 28 February 2026 02:27:17 -0500 (0:00:00.352) 0:00:07.564 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 28 February 2026 02:27:17 -0500 (0:00:00.470) 0:00:08.034 ***** ok: [managed-node1 -> managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 28 February 2026 02:27:18 -0500 (0:00:00.473) 0:00:08.508 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FESlRDNkJCdlFjVlFnTFlLQ0VCQitZZFFZQUFsQWlMZlR3bXZKbmJDcHlJemQwd2taZXFXaWlBNjZhbHZEMGo4SkR5YjU3QXFOWWdRMktNUVVwZHVxVUFQZlo5NW1sZzFZcDAzQUk0d0l1TDlNVEN3d2FDRStqaDgwQThSZ21JY3hnT0NSQTEwcTAxZFFYYlJiaVdybjdPY0xZWi9XRU9RUm5nOERVUUx3MW5GbGkrQm5nS2sxOExQWDJGMWlzemJLVkdRSTVDQ29TUko3Z3M4MkxQNmhLRy85RHowMTZoM1RIRGNlQWJnN29kd2c0NksyTHpzU0c1Y2VzZm9WRVY2RHRSZTExU0pMdEMyWGZBdHNmZmgyWnpSdUpIdzF3eUxaSVJlMDdGNURQRkppZ2RFbTZWaUtkZ2hBcEZzREFydThnc1Z0TlExSlpaKzAwWkR1L2hhNDJNck1PWmtJUDNvakVwZlU0aDA4YzYyWi9JaVNzU1ZEODNiSXVEWnVhWEx0TTlIeURUUGN5YU04RjNaY2JOa3pmRzNubG9MVG5FelhITDdlMVkwZldXQnFOTVBCLzl5U1Zla0tCQWNOc3F2ci91aURVckd2a011TlJBRThFbklobEtDNXhQN2ZHc3ZkR1RpRzh2NUFNNjdrQmovdkJaRnhDWWI3S2dUeXBkQTA9IHJvb3RAaXAtMTAtMzEtMTEtMTg5LnRlc3RpbmctZmFybS51cy1lYXN0LTEuYXdzLnJlZGhhdC5jb20K", "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 28 February 2026 02:27:18 -0500 (0:00:00.338) 0:00:08.846 ***** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.kdump : Get mode of kdump configuration file if it exists] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 28 February 2026 02:27:19 -0500 (0:00:00.496) 0:00:09.342 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1772263609.8472834, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f4136e0adde0906eaf86a821ff39aebcfdffef62", "ctime": 1772263608.509286, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 432013448, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1772263608.2632864, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1260677387", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate kdump configuration file] ***** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 28 February 2026 02:27:19 -0500 (0:00:00.344) 0:00:09.687 ***** ok: [managed-node1] => { "changed": false, "checksum": "f4136e0adde0906eaf86a821ff39aebcfdffef62", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.635) 0:00:10.323 ***** ok: [managed-node1] => { "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-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.336) 0:00:10.659 ***** ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.018) 0:00:10.677 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.014) 0:00:10.692 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.017) 0:00:10.710 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.015) 0:00:10.726 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.014) 0:00:10.740 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 28 February 2026 02:27:20 -0500 (0:00:00.014) 0:00:10.755 ***** ok: [managed-node1] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-02-28 02:27:08 EST", "ActiveEnterTimestampMonotonic": "286201785", "ActiveExitTimestamp": "Sat 2026-02-28 02:26:49 EST", "ActiveExitTimestampMonotonic": "267823125", "ActiveState": "active", "After": "network.target system.slice basic.target remote-fs.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-02-28 02:26:49 EST", "AssertTimestampMonotonic": "267846717", "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 2026-02-28 02:26:49 EST", "ConditionTimestampMonotonic": "267846694", "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 2026-02-28 02:27:08 EST", "ExecMainExitTimestampMonotonic": "286201312", "ExecMainPID": "24624", "ExecMainStartTimestamp": "Sat 2026-02-28 02:26:49 EST", "ExecMainStartTimestampMonotonic": "267847538", "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 2026-02-28 02:26:49 EST] ; stop_time=[Sat 2026-02-28 02:27:08 EST] ; pid=24624 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-02-28 02:26:49 EST] ; stop_time=[Sat 2026-02-28 02:26:49 EST] ; pid=24615 ; 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 2026-02-28 02:26:49 EST", "InactiveEnterTimestampMonotonic": "267845904", "InactiveExitTimestamp": "Sat 2026-02-28 02:26:49 EST", "InactiveExitTimestampMonotonic": "267847573", "InvocationID": "61e7203b620e4e4bae8820992c5bdff3", "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 2026-02-28 02:27:08 EST", "StateChangeTimestampMonotonic": "286201785", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97 Saturday 28 February 2026 02:27:21 -0500 (0:00:00.459) 0:00:11.215 ***** ok: [managed-node1 -> managed-node1] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=23 changed=0 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 28 February 2026 02:27:21 -0500 (0:00:00.341) 0:00:11.556 ***** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 2.51s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 0.93s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.67s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate kdump configuration file ----- 0.64s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Gather facts from managed-node1 ----------------------------------------- 0.60s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.52s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.50s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.47s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.47s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.46s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.44s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.44s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.44s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.35s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.35s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Get mode of kdump configuration file if it exists --- 0.34s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Cleanup kdump_path ------------------------------------------------------ 0.34s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.34s /tmp/collections-VRg/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.34s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Run the role. If reboot is not required - the play succeeds. ------------ 0.07s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 STDERR: [WARNING]: running playbook inside collection fedora.linux_system_roles TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:43 Saturday 28 February 2026 02:27:21 -0500 (0:00:12.405) 0:00:44.699 ***** changed: [managed-node1 -> localhost] => { "changed": true, "path": "/tmp/ansible.cnclmohu.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=31 changed=9 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 28 February 2026 02:27:21 -0500 (0:00:00.244) 0:00:44.944 ***** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 18.85s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 12.41s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:37 fedora.linux_system_roles.kdump : Install required packages ------------- 2.53s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 0.86s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Create static inventory from hostvars ----------------------------------- 0.71s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:18 fedora.linux_system_roles.kdump : Generate kdump configuration file ----- 0.66s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.65s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Gathering Facts --------------------------------------------------------- 0.60s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.59s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:30 Gather facts from managed-node1 ----------------------------------------- 0.58s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.57s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.50s /tmp/collections-VRg/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.46s /tmp/collections-VRg/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.45s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.45s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.43s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.42s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.34s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Cleanup kdump_path ------------------------------------------------------ 0.34s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97 fedora.linux_system_roles.kdump : Get mode of kdump configuration file if it exists --- 0.33s /tmp/collections-VRg/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21