ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-fu1 executable location = /usr/local/bin/ansible-playbook python version = 3.13.2 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.13) jinja version = 3.1.5 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-fu1/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-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 15 February 2025 02:19:12 -0500 (0:00:00.011) 0:00:00.012 ***** [WARNING]: Platform linux on host managed-node3 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node3] TASK [Create temporary file] *************************************************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 15 February 2025 02:19:14 -0500 (0:00:01.262) 0:00:01.274 ***** changed: [managed-node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.8z52y4ie.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-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Saturday 15 February 2025 02:19:14 -0500 (0:00:00.455) 0:00:01.729 ***** changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "ac4969ccf3ae6ea03206da9654b8fc07341b6d8b", "dest": "/tmp/ansible.8z52y4ie.inventory.yaml", "gid": 0, "group": "root", "md5sum": "94b65506247658c4e478f40fec2a2c42", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 492, "src": "/root/.ansible/tmp/ansible-tmp-1739603954.7327206-5701-98326715077493/.source.yaml", "state": "file", "uid": 0 } PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 15 February 2025 02:19:15 -0500 (0:00:00.730) 0:00:02.460 ***** ok: [managed-node3] TASK [Gather facts from managed-node3] ***************************************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 15 February 2025 02:19:16 -0500 (0:00:00.914) 0:00:03.374 ***** ok: [managed-node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.921) 0:00:04.296 ***** skipping: [managed-node3] => { "false_condition": "ansible_distribution in ['CentOS','RedHat']" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.015) 0:00:04.312 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.007) 0:00:04.319 ***** included: fedora.linux_system_roles.kdump for managed-node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.040) 0:00:04.360 ***** included: /tmp/collections-fu1/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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.028) 0:00:04.388 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.041) 0:00:04.429 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.403) 0:00:04.833 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.026) 0:00:04.860 ***** 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=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 15 February 2025 02:19:17 -0500 (0:00:00.038) 0:00:04.898 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 15 February 2025 02:19:19 -0500 (0:00:01.463) 0:00:06.362 ***** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "remote-fs.target system.slice basic.target systemd-journald.socket network.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3893923840", "EffectiveMemoryMax": "3893923840", "EffectiveTasksMax": "4414", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "ExecCondition": "{ path=/bin/sh ; argv[]=/bin/sh -c grep -q -e \"crashkernel\" -e \"fadump\" /proc/cmdline ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecConditionEx": "{ path=/bin/sh ; argv[]=/bin/sh -c grep -q -e \"crashkernel\" -e \"fadump\" /proc/cmdline ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14714", "LimitNPROCSoft": "14714", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14714", "LimitSIGPENDINGSoft": "14714", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3425861632", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4414", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 15 February 2025 02:19:20 -0500 (0:00:00.774) 0:00:07.136 ***** included: /tmp/collections-fu1/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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 15 February 2025 02:19:20 -0500 (0:00:00.082) 0:00:07.218 ***** changed: [managed-node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.256584", "end": "2025-02-15 02:19:20.887579", "rc": 0, "start": "2025-02-15 02:19:20.630995" } 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:RpU3kR1bcJ+281gaf57K0mKqHTnBwUcJT6entHzrWnw root@managed-node3 The key's randomart image is: +---[RSA 3072]----+ | .o+o=ooo| | ..=.* .+o| | .o * o.o.| | .. = + . .| | So + ..o.| | . o o .*o| | + .+oE+| | . o++...o| | ..oo.++...| +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 15 February 2025 02:19:20 -0500 (0:00:00.743) 0:00:07.961 ***** ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQjFkSG1GQytKSGdpbzdaNjVYTVd2Q05OVnNUVG5sek9NRUthQmRZSkFlVkt4RHNmRTRXVTE3cmh5azFJNDJYRzZteVZqcUJUeXpTRkZXY2JFQzFuVmE4eDNjN2Rlc2h3clBveGpsUnVIank5cUxlNzdmMmlGTk96bDdFTHlFeWhxU1pSTjlRcDUwSVYzWU1kME9hcGlKUjEyWUtzRjl2V0xzbHZsWkRDWUVtekM0L1ZJRU8rTlR1Q1FELzdES04xNHlNUjlzVGVuUjRQV3R5L1labW5pT2ZRZXhMTnV1MjFPdVJUS1JyaFB5VU9uMjd1aVVsQlZWazRaOGpFVSswekxGU3lpMHRCSE1rV3ZJam1QSUltNWpOc2lLUm5HUU5udmx5cHIxQ2w1S0t3NVJTakNIQVlyTlpPdUlJaElTdDJ6R3g0bWNweW96ZC9Dc0I0eWd2L2x0RURKMzVvSUR0RWw5cFJlcmdXUHBYMXJsVVVWdzh3cVUyU2VnL0ZDNlZlOTJESUcvL2lXT0dNRVBFZjhXT3c4WnV6Z29CNWV3TlpBRlhSVVhHalhPd3prQUEzamR3YmFnSGc4T2pYQU81YTRJbnFIN1ptVER5cis2WXEvaWdKUWIwT1lpNUxvclJPUWdldnNhVmtvMElja2JBRkFxYzJDdmg4WHhRVzZrRms9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 15 February 2025 02:19:21 -0500 (0:00:00.471) 0:00:08.433 ***** ok: [managed-node3] => { "append": false, "changed": false, "comment": "Super User", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 15 February 2025 02:19:22 -0500 (0:00:00.655) 0:00:09.088 ***** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1739603567.2999597, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "binary", "ctime": 1739603960.8858113, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 898, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1739603960.8858113, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "1952741171", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 15 February 2025 02:19:22 -0500 (0:00:00.405) 0:00:09.493 ***** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1739603849.4058363, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1739603567.2979598, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1654, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739603567.2979598, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "688077001", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 15 February 2025 02:19:22 -0500 (0:00:00.398) 0:00:09.892 ***** 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 15 February 2025 02:19:23 -0500 (0:00:00.511) 0:00:10.403 ***** changed: [managed-node3] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 15 February 2025 02:19:23 -0500 (0:00:00.553) 0:00:10.957 ***** ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMUJmVG5hZlY1YXNleGtnelRtdjNRT1p0bldMK2E5MC9hbVFrWEtKdmZtOHFIcWd3bC94b2NKWU9XS0dITk93ajNDRXlLaE5uMy92Yy9hajM4RzJDMElEa3NhKzZVL0czWmdkWk4rVzVyV0E4RStjd21Tbm1mNHpJZEFKTk9BdS82YlhnS3JFbXZBZEI5U1RnanBaUHlCSEk5aUVWQkhLbFM5MWlab1l4NTRrbEdXNWNyLzl0MktKNy9pbG9wTjNCOG5Rck9jY242eWNWaVo4Vlh5YWJ1bWgxZzAvbjlNYXVNWDZXbUtyL0w1MmR6UnIxU2FNbElsZGlSK2l2OE1IWUpxSG5HZDFQaEhPOVQ5cmZHaUw5QmdENHcva2hPNGViU0ZKM1J0Tk5xR1dIOE5ZcVZ0U3huNXpScllwTUdPS2NGNnhwUU5ueEhhZ3FEQWhUZzl6M1Z4dWpVYW92V0Q2ZHB0cDM4VnVIY1hYaGVwSTlOV1FQTFVIUStEYUkwU1ZtbDhDK3FiclNudjl3OXJxYmk3OUluY3VuNkU0cmtUU0FvWGFMVVhjb2pFTG8wTFBXcnZJZkpBdFdMcFI5WVJhaWY2SGRuaGJLbmNLbnlrY2VvK0ppK3NMb1ZnQ2NFZzZFMzAzM2t5WFp3V0lKNVZXN0ZFL1JGUVJVcVpTZHN0eWs9IHJvb3RAaXAtMTAtMzEtNDUtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 15 February 2025 02:19:24 -0500 (0:00:00.380) 0:00:11.337 ***** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.45.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1BfTnafV5asexkgzTmv3QOZtnWL+a90/amQkXKJvfm8qHqgwl/xocJYOWKGHNOwj3CEyKhNn3/vc/aj38G2C0IDksa+6U/G3ZgdZN+W5rWA8E+cwmSnmf4zIdAJNOAu/6bXgKrEmvAdB9STgjpZPyBHI9iEVBHKlS91iZoYx54klGW5cr/9t2KJ7/ilopN3B8nQrOccn6ycViZ8VXyabumh1g0/n9MauMX6WmKr/L52dzRr1SaMlIldiR+iv8MHYJqHnGd1PhHO9T9rfGiL9BgD4w/khO4ebSFJ3RtNNqGWH8NYqVtSxn5zRrYpMGOKcF6xpQNnxHagqDAhTg9z3VxujUaovWD6dptp38VuHcXXhepI9NWQPLUHQ+DaI0SVml8C+qbrSnv9w9rqbi79Incun6E4rkTSAoXaLUXcojELo0LPWrvIfJAtWLpR9YRaif6HdnhbKncKnykceo+Ji+sLoVgCcEg6E3033kyXZwWIJ5VW7FE/RFQRUqZSdstyk= root@ip-10-31-45-205.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.45.205", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 15 February 2025 02:19:24 -0500 (0:00:00.534) 0:00:11.872 ***** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1739603949.3708143, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6358268c70ea4eb010df0ced1b282adb222f1d1b", "ctime": 1739603941.1748164, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278695, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739603941.175238, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 111, "uid": 0, "version": "378173679", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 15 February 2025 02:19:25 -0500 (0:00:00.381) 0:00:12.254 ***** Notification for handler Restart kdump has been saved. changed: [managed-node3] => { "backup_file": "/etc/kdump.conf.10798.2025-02-15@02:19:25~", "changed": true, "checksum": "bc327896daaed2313c6719294ea5e6f4d7950024", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "ba33e114010f8d742b7b03e1d7fdd951", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1739603965.2978194-6030-176783329901375/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 15 February 2025 02:19:26 -0500 (0:00:00.775) 0:00:13.029 ***** ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MAo=", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 15 February 2025 02:19:26 -0500 (0:00:00.372) 0:00:13.401 ***** ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 15 February 2025 02:19:26 -0500 (0:00:00.036) 0:00:13.438 ***** changed: [managed-node3] => { "changed": true, "cmd": [ "kdumpctl", "reset-crashkernel", "--kernel=ALL" ], "delta": "0:00:00.271661", "end": "2025-02-15 02:19:27.029109", "rc": 0, "start": "2025-02-15 02:19:26.757448" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 15 February 2025 02:19:27 -0500 (0:00:00.668) 0:00:14.106 ***** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_facts['distribution_major_version'] | int <= 8", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 15 February 2025 02:19:27 -0500 (0:00:00.036) 0:00:14.143 ***** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86 Saturday 15 February 2025 02:19:27 -0500 (0:00:00.034) 0:00:14.177 ***** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 15 February 2025 02:19:27 -0500 (0:00:00.034) 0:00:14.212 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 15 February 2025 02:19:27 -0500 (0:00:00.392) 0:00:14.604 ***** skipping: [managed-node3] => { "changed": false, "false_condition": "not kdump_reboot_required", "skip_reason": "Conditional result was False" } PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Saturday 15 February 2025 02:19:27 -0500 (0:00:00.032) 0:00:14.637 ***** ok: [managed-node3] TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Saturday 15 February 2025 02:19:28 -0500 (0:00:00.881) 0:00:15.519 ***** ok: [managed-node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-b", "-vv", "-i", "/tmp/ansible.8z52y4ie.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:12.367783", "end": "2025-02-15 02:19:41.061394", "rc": 0, "start": "2025-02-15 02:19:28.693611" } STDOUT: ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-fu1 executable location = /usr/local/bin/ansible-playbook python version = 3.13.2 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.13) jinja version = 3.1.5 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.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 15 February 2025 02:19:29 -0500 (0:00:00.009) 0:00:00.009 ***** ok: [managed-node3] TASK [Gather facts from managed-node3] ***************************************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 15 February 2025 02:19:30 -0500 (0:00:01.274) 0:00:01.284 ***** ok: [managed-node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.899) 0:00:02.183 ***** skipping: [managed-node3] => { "false_condition": "ansible_distribution in ['CentOS','RedHat']" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.015) 0:00:02.199 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.006) 0:00:02.206 ***** included: fedora.linux_system_roles.kdump for managed-node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.040) 0:00:02.246 ***** included: /tmp/collections-fu1/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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.024) 0:00:02.271 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.033) 0:00:02.304 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.474) 0:00:02.778 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.026) 0:00:02.805 ***** 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=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 15 February 2025 02:19:31 -0500 (0:00:00.037) 0:00:02.842 ***** 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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 15 February 2025 02:19:33 -0500 (0:00:01.369) 0:00:04.212 ***** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "remote-fs.target system.slice basic.target systemd-journald.socket network.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3893923840", "EffectiveMemoryMax": "3893923840", "EffectiveTasksMax": "4414", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "ExecCondition": "{ path=/bin/sh ; argv[]=/bin/sh -c grep -q -e \"crashkernel\" -e \"fadump\" /proc/cmdline ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecConditionEx": "{ path=/bin/sh ; argv[]=/bin/sh -c grep -q -e \"crashkernel\" -e \"fadump\" /proc/cmdline ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14714", "LimitNPROCSoft": "14714", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14714", "LimitSIGPENDINGSoft": "14714", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3428536320", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4414", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 15 February 2025 02:19:34 -0500 (0:00:00.776) 0:00:04.989 ***** included: /tmp/collections-fu1/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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 15 February 2025 02:19:34 -0500 (0:00:00.063) 0:00:05.052 ***** ok: [managed-node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 15 February 2025 02:19:34 -0500 (0:00:00.467) 0:00:05.520 ***** ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQjFkSG1GQytKSGdpbzdaNjVYTVd2Q05OVnNUVG5sek9NRUthQmRZSkFlVkt4RHNmRTRXVTE3cmh5azFJNDJYRzZteVZqcUJUeXpTRkZXY2JFQzFuVmE4eDNjN2Rlc2h3clBveGpsUnVIank5cUxlNzdmMmlGTk96bDdFTHlFeWhxU1pSTjlRcDUwSVYzWU1kME9hcGlKUjEyWUtzRjl2V0xzbHZsWkRDWUVtekM0L1ZJRU8rTlR1Q1FELzdES04xNHlNUjlzVGVuUjRQV3R5L1labW5pT2ZRZXhMTnV1MjFPdVJUS1JyaFB5VU9uMjd1aVVsQlZWazRaOGpFVSswekxGU3lpMHRCSE1rV3ZJam1QSUltNWpOc2lLUm5HUU5udmx5cHIxQ2w1S0t3NVJTakNIQVlyTlpPdUlJaElTdDJ6R3g0bWNweW96ZC9Dc0I0eWd2L2x0RURKMzVvSUR0RWw5cFJlcmdXUHBYMXJsVVVWdzh3cVUyU2VnL0ZDNlZlOTJESUcvL2lXT0dNRVBFZjhXT3c4WnV6Z29CNWV3TlpBRlhSVVhHalhPd3prQUEzamR3YmFnSGc4T2pYQU81YTRJbnFIN1ptVER5cis2WXEvaWdKUWIwT1lpNUxvclJPUWdldnNhVmtvMElja2JBRkFxYzJDdmg4WHhRVzZrRms9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 15 February 2025 02:19:35 -0500 (0:00:00.469) 0:00:05.989 ***** ok: [managed-node3] => { "append": false, "changed": false, "comment": "Super User", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 15 February 2025 02:19:35 -0500 (0:00:00.554) 0:00:06.543 ***** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1739603567.2999597, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "binary", "ctime": 1739603963.87681, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 898, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1739603963.87681, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "1952741171", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 15 February 2025 02:19:36 -0500 (0:00:00.407) 0:00:06.951 ***** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1739603963.8771784, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bce17c86b7a2b6e9c339421e35f8114f45d80d00", "ctime": 1739603963.87681, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739603963.8771796, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1562, "uid": 0, "version": "1064558353", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 15 February 2025 02:19:36 -0500 (0:00:00.415) 0:00:07.366 ***** 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 15 February 2025 02:19:37 -0500 (0:00:00.530) 0:00:07.897 ***** ok: [managed-node3] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 15 February 2025 02:19:37 -0500 (0:00:00.521) 0:00:08.418 ***** ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMUJmVG5hZlY1YXNleGtnelRtdjNRT1p0bldMK2E5MC9hbVFrWEtKdmZtOHFIcWd3bC94b2NKWU9XS0dITk93ajNDRXlLaE5uMy92Yy9hajM4RzJDMElEa3NhKzZVL0czWmdkWk4rVzVyV0E4RStjd21Tbm1mNHpJZEFKTk9BdS82YlhnS3JFbXZBZEI5U1RnanBaUHlCSEk5aUVWQkhLbFM5MWlab1l4NTRrbEdXNWNyLzl0MktKNy9pbG9wTjNCOG5Rck9jY242eWNWaVo4Vlh5YWJ1bWgxZzAvbjlNYXVNWDZXbUtyL0w1MmR6UnIxU2FNbElsZGlSK2l2OE1IWUpxSG5HZDFQaEhPOVQ5cmZHaUw5QmdENHcva2hPNGViU0ZKM1J0Tk5xR1dIOE5ZcVZ0U3huNXpScllwTUdPS2NGNnhwUU5ueEhhZ3FEQWhUZzl6M1Z4dWpVYW92V0Q2ZHB0cDM4VnVIY1hYaGVwSTlOV1FQTFVIUStEYUkwU1ZtbDhDK3FiclNudjl3OXJxYmk3OUluY3VuNkU0cmtUU0FvWGFMVVhjb2pFTG8wTFBXcnZJZkpBdFdMcFI5WVJhaWY2SGRuaGJLbmNLbnlrY2VvK0ppK3NMb1ZnQ2NFZzZFMzAzM2t5WFp3V0lKNVZXN0ZFL1JGUVJVcVpTZHN0eWs9IHJvb3RAaXAtMTAtMzEtNDUtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 15 February 2025 02:19:37 -0500 (0:00:00.390) 0:00:08.808 ***** ok: [managed-node3] => { "changed": false } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 15 February 2025 02:19:38 -0500 (0:00:00.544) 0:00:09.353 ***** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1739603965.9513607, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bc327896daaed2313c6719294ea5e6f4d7950024", "ctime": 1739603965.9508092, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278705, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739603965.9513614, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 138, "uid": 0, "version": "153789184", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 15 February 2025 02:19:38 -0500 (0:00:00.406) 0:00:09.759 ***** ok: [managed-node3] => { "changed": false, "checksum": "bc327896daaed2313c6719294ea5e6f4d7950024", "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": 138, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 15 February 2025 02:19:39 -0500 (0:00:00.754) 0:00:10.514 ***** ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MAo=", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 15 February 2025 02:19:40 -0500 (0:00:00.390) 0:00:10.904 ***** ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 15 February 2025 02:19:40 -0500 (0:00:00.034) 0:00:10.938 ***** skipping: [managed-node3] => { "changed": false, "cmd": [ "kdumpctl", "reset-crashkernel", "--kernel=ALL" ], "delta": null, "end": null, "rc": 0, "start": null } MSG: Command would have run if not in check mode TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 15 February 2025 02:19:40 -0500 (0:00:00.404) 0:00:11.343 ***** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_facts['distribution_major_version'] | int <= 8", "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-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 15 February 2025 02:19:40 -0500 (0:00:00.034) 0:00:11.377 ***** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86 Saturday 15 February 2025 02:19:40 -0500 (0:00:00.033) 0:00:11.412 ***** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 15 February 2025 02:19:40 -0500 (0:00:00.033) 0:00:11.445 ***** ok: [managed-node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } PLAY RECAP ********************************************************************* managed-node3 : ok=24 changed=0 unreachable=0 failed=0 skipped=5 rescued=1 ignored=0 TASKS RECAP ******************************************************************** Saturday 15 February 2025 02:19:40 -0500 (0:00:00.397) 0:00:11.843 ***** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 1.37s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.27s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed-node3 ----------------------------------------- 0.90s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.78s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.75s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.55s /tmp/collections-fu1/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.54s /tmp/collections-fu1/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.53s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.52s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.47s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.47s /tmp/collections-fu1/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.47s /tmp/collections-fu1/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.42s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.41s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.41s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed --- 0.40s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Cleanup kdump_path ------------------------------------------------------ 0.40s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.39s /tmp/collections-fu1/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.39s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 fedora.linux_system_roles.kdump : Include SSH tasks --------------------- 0.06s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 STDERR: [WARNING]: Platform linux on host managed-node3 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Saturday 15 February 2025 02:19:41 -0500 (0:00:12.594) 0:00:28.114 ***** changed: [managed-node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.8z52y4ie.inventory.yaml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node3 : ok=31 changed=8 unreachable=0 failed=0 skipped=5 rescued=1 ignored=0 TASKS RECAP ******************************************************************** Saturday 15 February 2025 02:19:41 -0500 (0:00:00.230) 0:00:28.345 ***** =============================================================================== Run ansible-playbook with tests_ssh.yml in check mode ------------------ 12.60s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 fedora.linux_system_roles.kdump : Install required packages ------------- 1.46s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.26s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Gather facts from managed-node3 ----------------------------------------- 0.92s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Gathering Facts --------------------------------------------------------- 0.91s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.88s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.78s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.77s /tmp/collections-fu1/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.74s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Create static inventory from hostvars ----------------------------------- 0.73s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed --- 0.67s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.66s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.55s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.53s /tmp/collections-fu1/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.51s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.47s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Create temporary file --------------------------------------------------- 0.46s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.41s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.40s /tmp/collections-fu1/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.40s /tmp/collections-fu1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30