ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-K2r/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-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 08 February 2025 02:17:50 -0500 (0:00:00.035) 0:00:00.035 ***** ok: [managed-node3] META: ran handlers TASK [Create temporary file] *************************************************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 08 February 2025 02:17:52 -0500 (0:00:01.145) 0:00:01.180 ***** changed: [managed-node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.vfwrSO.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-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Saturday 08 February 2025 02:17:52 -0500 (0:00:00.484) 0:00:01.665 ***** changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "495ecd69aa3281335a8692ffb6dbbd361ca5b635", "dest": "/tmp/ansible.vfwrSO.inventory.yaml", "gid": 0, "group": "root", "md5sum": "3cb505963a410f217026629405755fc4", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 497, "src": "/root/.ansible/tmp/ansible-tmp-1738999072.68-10856-212864493977234/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-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 08 February 2025 02:17:53 -0500 (0:00:00.971) 0:00:02.636 ***** ok: [managed-node3] META: ran handlers TASK [Gather facts from managed-node3] ***************************************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 08 February 2025 02:17:54 -0500 (0:00:00.622) 0:00:03.259 ***** ok: [managed-node3 -> managed-node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 08 February 2025 02:17:54 -0500 (0:00:00.671) 0:00:03.930 ***** skipping: [managed-node3] => {} META: end_host conditional evaluated to false, continuing execution for managed-node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 08 February 2025 02:17:54 -0500 (0:00:00.061) 0:00:03.992 ***** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 08 February 2025 02:17:55 -0500 (0:00:00.128) 0:00:04.121 ***** included: /tmp/collections-K2r/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-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 08 February 2025 02:17:55 -0500 (0:00:00.045) 0:00:04.166 ***** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 08 February 2025 02:17:55 -0500 (0:00:00.049) 0:00:04.215 ***** 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-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 08 February 2025 02:17:55 -0500 (0:00:00.335) 0:00:04.550 ***** 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-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 08 February 2025 02:17:55 -0500 (0:00:00.027) 0:00:04.578 ***** skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 08 February 2025 02:17:55 -0500 (0:00:00.051) 0:00:04.629 ***** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 08 February 2025 02:17:56 -0500 (0:00:00.762) 0:00:05.391 ***** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2025-02-08 02:17:49 EST", "ActiveEnterTimestampMonotonic": "273062940", "ActiveExitTimestamp": "Sat 2025-02-08 02:17:35 EST", "ActiveExitTimestampMonotonic": "258887434", "ActiveState": "active", "After": "systemd-journald.socket network-online.target basic.target network.target system.slice remote-fs.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-02-08 02:17:35 EST", "AssertTimestampMonotonic": "258914082", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-02-08 02:17:35 EST", "ConditionTimestampMonotonic": "258914080", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-02-08 02:17:49 EST", "ExecMainExitTimestampMonotonic": "273062445", "ExecMainPID": "9828", "ExecMainStartTimestamp": "Sat 2025-02-08 02:17:35 EST", "ExecMainStartTimestampMonotonic": "258914597", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-02-08 02:17:35 EST] ; stop_time=[Sat 2025-02-08 02:17:49 EST] ; pid=9828 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-02-08 02:17:35 EST] ; stop_time=[Sat 2025-02-08 02:17:35 EST] ; pid=9819 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-02-08 02:17:35 EST", "InactiveEnterTimestampMonotonic": "258913187", "InactiveExitTimestamp": "Sat 2025-02-08 02:17:35 EST", "InactiveExitTimestampMonotonic": "258914626", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 08 February 2025 02:17:57 -0500 (0:00:00.667) 0:00:06.059 ***** included: /tmp/collections-K2r/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-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 08 February 2025 02:17:57 -0500 (0:00:00.163) 0:00:06.222 ***** changed: [managed-node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.037880", "end": "2025-02-08 02:17:57.760932", "rc": 0, "start": "2025-02-08 02:17:57.723052" } 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:8uKn7hstYvR+TQYf0tHqyWhE61C2bbyNasLVrQA66Xs root@managed-node3 The key's randomart image is: +---[RSA 2048]----+ | . | | + . . | | + * o | | o * B | | .o.=SX B | | .+. +* @ o | | .oo=oo* . | | ..+E+= o | | .=BB | +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 08 February 2025 02:17:57 -0500 (0:00:00.694) 0:00:06.916 ***** ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFETlZjV3ROb2NHY1pINVlYYzRhZDF3R1h5cWI5eEN0cHY0WkNMeEY2NW5Vbi9sNG1uc3p5NVJ4T01iRUlxOTJXcHFLMElxVDVBU0FiMmxTdFdNam9iS2xOd0dMcnNaZjBWVWJoSW51Yjl0OFk2d2J5b3JsbFd4dSs0ejZLSEhYT3g5TC93OFVEK1JJT2ZQNHpqYklodkpPM3hEQ3V6ZXI1bUxzVFQ0MzczNGZ4Nm5PMDIycDZEK0FBOUN6VVUwUnhLZS8rNmIxN1Y2T3N6SkhRZVhiUGtaZ0pMTWkrcElqUkRuMXQvRUxZU0tFTzhYR0RDTVVCVXN4bVNqWFVkMHBZWUc4dGFaaXZ5SURseE5NbWZrNTJZN0lqWUdpUEtUNFJyQUFKa3BTRjUwc3J3aC9lQWRneVd0Qjg1TU9uMUFrbEd2Skd0QjZJYlRacnl2Z2RYQ09hSXYgcm9vdEBtYW5hZ2VkLW5vZGUzCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 08 February 2025 02:17:58 -0500 (0:00:00.587) 0:00:07.503 ***** ok: [managed-node3 -> managed-node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 08 February 2025 02:17:59 -0500 (0:00:00.738) 0:00:08.241 ***** ok: [managed-node3 -> managed-node3] => { "changed": false, "stat": { "atime": 1738998806.3180203, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1738999077.7594328, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 20, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1738999077.7594328, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "18446744072852951894", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 08 February 2025 02:17:59 -0500 (0:00:00.354) 0:00:08.595 ***** ok: [managed-node3 -> managed-node3] => { "changed": false, "stat": { "atime": 1738998985.4352975, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1738998806.3180203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1738998806.3170204, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "22411381", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 08 February 2025 02:17:59 -0500 (0:00:00.332) 0:00:08.928 ***** ok: [managed-node3 -> managed-node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 08 February 2025 02:18:00 -0500 (0:00:00.645) 0:00:09.574 ***** changed: [managed-node3 -> managed-node3] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 08 February 2025 02:18:01 -0500 (0:00:00.591) 0:00:10.165 ***** ok: [managed-node3 -> managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 08 February 2025 02:18:01 -0500 (0:00:00.325) 0:00:10.491 ***** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.47.173 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "mode": "0644", "name": "10.31.47.173", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 395, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 08 February 2025 02:18:02 -0500 (0:00:00.595) 0:00:11.087 ***** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1738999055.644384, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1738999053.7123888, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262448, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738999053.4093895, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "18446744073473409890", "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-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 08 February 2025 02:18:02 -0500 (0:00:00.292) 0:00:11.379 ***** NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node3 changed: [managed-node3] => { "backup_file": "/etc/kdump.conf.17315.2025-02-08@02:18:02~", "changed": true, "checksum": "55c7a81b7208e83a89bab4edbfc115582b7d43f4", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "d124f9079eed54567a2cab041980d0ef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1738999082.37-11532-181962482979188/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.684) 0:00:12.064 ***** ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.311) 0:00:12.375 ***** ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.026) 0:00:12.402 ***** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.030) 0:00:12.432 ***** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.021) 0:00:12.454 ***** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.022) 0:00:12.476 ***** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.023) 0:00:12.499 ***** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.020) 0:00:12.520 ***** ok: [managed-node3] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2025-02-08 02:17:49 EST", "ActiveEnterTimestampMonotonic": "273062940", "ActiveExitTimestamp": "Sat 2025-02-08 02:17:35 EST", "ActiveExitTimestampMonotonic": "258887434", "ActiveState": "active", "After": "systemd-journald.socket network-online.target basic.target network.target system.slice remote-fs.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-02-08 02:17:35 EST", "AssertTimestampMonotonic": "258914082", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-02-08 02:17:35 EST", "ConditionTimestampMonotonic": "258914080", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-02-08 02:17:49 EST", "ExecMainExitTimestampMonotonic": "273062445", "ExecMainPID": "9828", "ExecMainStartTimestamp": "Sat 2025-02-08 02:17:35 EST", "ExecMainStartTimestampMonotonic": "258914597", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-02-08 02:17:35 EST] ; stop_time=[Sat 2025-02-08 02:17:49 EST] ; pid=9828 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-02-08 02:17:35 EST] ; stop_time=[Sat 2025-02-08 02:17:35 EST] ; pid=9819 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-02-08 02:17:35 EST", "InactiveEnterTimestampMonotonic": "258913187", "InactiveExitTimestamp": "Sat 2025-02-08 02:17:35 EST", "InactiveExitTimestampMonotonic": "258914626", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 08 February 2025 02:18:03 -0500 (0:00:00.386) 0:00:12.906 ***** ok: [managed-node3 -> managed-node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 08 February 2025 02:18:04 -0500 (0:00:00.289) 0:00:13.195 ***** changed: [managed-node3] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2025-02-08 02:17:49 EST", "ActiveEnterTimestampMonotonic": "273062940", "ActiveExitTimestamp": "Sat 2025-02-08 02:17:35 EST", "ActiveExitTimestampMonotonic": "258887434", "ActiveState": "active", "After": "systemd-journald.socket network-online.target basic.target network.target system.slice remote-fs.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-02-08 02:17:35 EST", "AssertTimestampMonotonic": "258914082", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-02-08 02:17:35 EST", "ConditionTimestampMonotonic": "258914080", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-02-08 02:17:49 EST", "ExecMainExitTimestampMonotonic": "273062445", "ExecMainPID": "9828", "ExecMainStartTimestamp": "Sat 2025-02-08 02:17:35 EST", "ExecMainStartTimestampMonotonic": "258914597", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2025-02-08 02:17:35 EST] ; stop_time=[Sat 2025-02-08 02:17:49 EST] ; pid=9828 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2025-02-08 02:17:35 EST] ; stop_time=[Sat 2025-02-08 02:17:35 EST] ; pid=9819 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-02-08 02:17:35 EST", "InactiveEnterTimestampMonotonic": "258913187", "InactiveExitTimestamp": "Sat 2025-02-08 02:17:35 EST", "InactiveExitTimestampMonotonic": "258914626", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Saturday 08 February 2025 02:18:23 -0500 (0:00:19.344) 0:00:32.540 ***** ok: [managed-node3] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Saturday 08 February 2025 02:18:24 -0500 (0:00:00.526) 0:00:33.067 ***** ok: [managed-node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-b", "-vv", "-i", "/tmp/ansible.vfwrSO.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:00.593596", "end": "2025-02-08 02:18:24.729957", "rc": 0, "start": "2025-02-08 02:18:24.136361" } STDOUT: ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* Saturday 08 February 2025 02:18:24 -0500 (0:00:00.016) 0:00:00.016 ***** =============================================================================== STDERR: [WARNING]: running playbook inside collection fedora.linux_system_roles [WARNING]: * Failed to parse /tmp/ansible.vfwrSO.inventory.yaml with auto plugin: We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: No JSON object could be decoded Syntax Error while loading YAML. found unexpected ':' The error appears to be in '/tmp/ansible.vfwrSO.inventory.yaml': line 5, column 42, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: ansible_all_ipv4_addresses: [u'10.31.47.173'] ansible_all_ipv6_addresses: [u'fe80::3d:47ff:fec3:7ab9'] ^ here This one looks easy to fix. There seems to be an extra unquoted colon in the line and this is confusing the parser. It was only expecting to find one free colon. The solution is just add some quotes around the colon, or quote the entire line after the first colon. For instance, if the original line was: copy: src=file.txt dest=/path/filename:with_colon.txt It can be written as: copy: src=file.txt dest='/path/filename:with_colon.txt' Or: copy: 'src=file.txt dest=/path/filename:with_colon.txt' [WARNING]: * Failed to parse /tmp/ansible.vfwrSO.inventory.yaml with yaml plugin: We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: No JSON object could be decoded Syntax Error while loading YAML. found unexpected ':' The error appears to be in '/tmp/ansible.vfwrSO.inventory.yaml': line 5, column 42, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: ansible_all_ipv4_addresses: [u'10.31.47.173'] ansible_all_ipv6_addresses: [u'fe80::3d:47ff:fec3:7ab9'] ^ here This one looks easy to fix. There seems to be an extra unquoted colon in the line and this is confusing the parser. It was only expecting to find one free colon. The solution is just add some quotes around the colon, or quote the entire line after the first colon. For instance, if the original line was: copy: src=file.txt dest=/path/filename:with_colon.txt It can be written as: copy: src=file.txt dest='/path/filename:with_colon.txt' Or: copy: 'src=file.txt dest=/path/filename:with_colon.txt' [WARNING]: * Failed to parse /tmp/ansible.vfwrSO.inventory.yaml with ini plugin: Invalid host pattern 'all:' supplied, ending in ':' is not allowed, this character is reserved to provide a port. [WARNING]: Unable to parse /tmp/ansible.vfwrSO.inventory.yaml as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Saturday 08 February 2025 02:18:24 -0500 (0:00:00.747) 0:00:33.815 ***** changed: [managed-node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.vfwrSO.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 08 February 2025 02:18:24 -0500 (0:00:00.158) 0:00:33.973 ***** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 19.34s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Create static inventory from hostvars ----------------------------------- 0.97s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 fedora.linux_system_roles.kdump : Install required packages ------------- 0.76s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Run ansible-playbook with tests_ssh.yml in check mode ------------------- 0.75s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.74s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.69s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.68s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Gather facts from managed-node3 ----------------------------------------- 0.67s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.67s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.65s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Gathering Facts --------------------------------------------------------- 0.62s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.60s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.59s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.59s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Gathering Facts --------------------------------------------------------- 0.53s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Create temporary file --------------------------------------------------- 0.48s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.39s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.35s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.34s /tmp/collections-K2r/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10