ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp059ci_uo executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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: rhel-8_setup.yml ***************************************************** 1 plays in /cache/rhel-8_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-8_setup.yml:5 Wednesday 06 July 2022 00:43:41 +0000 (0:00:00.017) 0:00:00.017 ******** ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 00:43:42 +0000 (0:00:01.301) 0:00:01.319 ******** =============================================================================== set up internal repositories -------------------------------------------- 1.30s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- PLAYBOOK: tests_default_wrapper.yml ******************************************** 3 plays in /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:2 Wednesday 06 July 2022 00:43:42 +0000 (0:00:00.013) 0:00:01.332 ******** ok: [/cache/rhel-8.qcow2] META: ran handlers TASK [create temporary file] *************************************************** task path: /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:7 Wednesday 06 July 2022 00:43:43 +0000 (0:00:01.055) 0:00:02.388 ******** changed: [/cache/rhel-8.qcow2 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.hjwtg64d.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:14 Wednesday 06 July 2022 00:43:43 +0000 (0:00:00.291) 0:00:02.679 ******** changed: [/cache/rhel-8.qcow2 -> localhost] => { "changed": true, "checksum": "39f865fd655f5691fbcad7f14053bf1fef6d62e2", "dest": "/tmp/ansible.hjwtg64d.inventory.yaml", "gid": 0, "group": "root", "md5sum": "07090119a5546a8f807140a94bec99bd", "mode": "0644", "owner": "root", "size": 33977, "src": "/root/.ansible/tmp/ansible-tmp-1657068223.9706142-19258-57568961998010/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmpd74dd4bo/tests/tests_default.yml:9 Wednesday 06 July 2022 00:43:44 +0000 (0:00:00.634) 0:00:03.314 ******** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:43:44 +0000 (0:00:00.036) 0:00:03.350 ******** included: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml for /cache/rhel-8.qcow2 TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:43:44 +0000 (0:00:00.026) 0:00:03.377 ******** ok: [/cache/rhel-8.qcow2] TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:43:45 +0000 (0:00:00.512) 0:00:03.889 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:43:46 +0000 (0:00:01.502) 0:00:05.391 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ActiveEnterTimestampMonotonic": "30749224", "ActiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ActiveExitTimestampMonotonic": "22736632", "ActiveState": "active", "After": "basic.target network-online.target network.target system.slice remote-fs.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:43:22 EDT", "AssertTimestampMonotonic": "22758712", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ConditionTimestampMonotonic": "22758673", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ExecMainExitTimestampMonotonic": "30747901", "ExecMainPID": "6294", "ExecMainStartTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ExecMainStartTimestampMonotonic": "22759556", "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=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:30 EDT] ; pid=6294 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:22 EDT] ; pid=6285 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveEnterTimestampMonotonic": "22757811", "InactiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveExitTimestampMonotonic": "22759585", "InvocationID": "bb17cb7a813240aeb53a31ec835e30fa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:43:30 EDT", "StateChangeTimestampMonotonic": "30749224", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:43:47 +0000 (0:00:00.750) 0:00:06.142 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:43:47 +0000 (0:00:00.031) 0:00:06.173 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "stat": { "atime": 1657068202.8717458, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657068200.120746, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 990978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068199.7337458, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "4212196057", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/kdump.conf] ********************* task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:43:47 +0000 (0:00:00.377) 0:00:06.550 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "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": 55, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:43:48 +0000 (0:00:00.767) 0:00:07.317 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "stat": { "atime": 1657068202.837746, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657068201.1917458, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9245970, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068200.9377458, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "83452215", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/sysconfig/kdump] **************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:43:48 +0000 (0:00:00.369) 0:00:07.686 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:43:49 +0000 (0:00:00.648) 0:00:08.334 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "content": "MTY3NzcyMTYwCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:43:50 +0000 (0:00:00.483) 0:00:08.818 ******** ok: [/cache/rhel-8.qcow2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed] ***** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 Wednesday 06 July 2022 00:43:50 +0000 (0:00:00.045) 0:00:08.863 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:64 Wednesday 06 July 2022 00:43:50 +0000 (0:00:00.035) 0:00:08.899 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Reboot the managed node] ********************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:73 Wednesday 06 July 2022 00:43:50 +0000 (0:00:00.030) 0:00:08.929 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Clear the kdump_reboot_required flag] ********* task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:79 Wednesday 06 July 2022 00:43:50 +0000 (0:00:00.028) 0:00:08.958 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Ensure that kdump is started] ***************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:89 Wednesday 06 July 2022 00:43:50 +0000 (0:00:00.029) 0:00:08.987 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ActiveEnterTimestampMonotonic": "30749224", "ActiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ActiveExitTimestampMonotonic": "22736632", "ActiveState": "active", "After": "basic.target network-online.target network.target system.slice remote-fs.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:43:22 EDT", "AssertTimestampMonotonic": "22758712", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ConditionTimestampMonotonic": "22758673", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ExecMainExitTimestampMonotonic": "30747901", "ExecMainPID": "6294", "ExecMainStartTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ExecMainStartTimestampMonotonic": "22759556", "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=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:30 EDT] ; pid=6294 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:22 EDT] ; pid=6285 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveEnterTimestampMonotonic": "22757811", "InactiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveExitTimestampMonotonic": "22759585", "InvocationID": "bb17cb7a813240aeb53a31ec835e30fa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:43:30 EDT", "StateChangeTimestampMonotonic": "30749224", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: role_complete for /cache/rhel-8.qcow2 META: ran handlers META: ran handlers PLAY [Run tests_default.yml in check_mode] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:27 Wednesday 06 July 2022 00:43:50 +0000 (0:00:00.520) 0:00:09.507 ******** ok: [/cache/rhel-8.qcow2] META: ran handlers TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:32 Wednesday 06 July 2022 00:43:51 +0000 (0:00:00.805) 0:00:10.313 ******** ok: [/cache/rhel-8.qcow2 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.hjwtg64d.inventory.yaml", "--check", "tests_default.yml" ], "delta": "0:00:07.240512", "end": "2022-07-06 00:43:59.108604", "rc": 0, "start": "2022-07-06 00:43:51.868092" } STDOUT: ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp059ci_uo executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.hjwtg64d.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.hjwtg64d.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.hjwtg64d.inventory.yaml inventory source with yaml plugin Skipping callback 'debug', as we already have a stdout callback. 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_default.yml **************************************************** 1 plays in tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmpd74dd4bo/tests/tests_default.yml:9 Wednesday 06 July 2022 00:43:52 +0000 (0:00:00.019) 0:00:00.019 ******** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:43:52 +0000 (0:00:00.055) 0:00:00.075 ******** included: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml for /cache/rhel-8.qcow2 TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:43:52 +0000 (0:00:00.023) 0:00:00.098 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668 `" && echo ansible-tmp-1657068232.577273-19494-18262820039668="` echo /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068232.577273-19494-18262820039668=/root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668\n', b'') Attempting python interpreter discovery <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <127.0.0.3> (0, b'PLATFORM\nLinux\nFOUND\n/usr/libexec/platform-python\nENDFOUND\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python && sleep 0'"'"'' <127.0.0.3> (0, b'{"platform_dist_result": ["redhat", "8.6", "Ootpa"], "osrelease_content": "NAME=\\"Red Hat Enterprise Linux\\"\\nVERSION=\\"8.6 (Ootpa)\\"\\nID=\\"rhel\\"\\nID_LIKE=\\"fedora\\"\\nVERSION_ID=\\"8.6\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"Red Hat Enterprise Linux 8.6 (Ootpa)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:redhat:enterprise_linux:8::baseos\\"\\nHOME_URL=\\"https://www.redhat.com/\\"\\nDOCUMENTATION_URL=\\"https://access.redhat.com/documentation/red_hat_enterprise_linux/8/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\n\\nREDHAT_BUGZILLA_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=8.6\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"8.6\\"\\n"}\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpe6_68lry TO /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpe6_68lry /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668/ /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDJdk1BqTS748Is6D240yKtUs8hJQ4FUEgr96UATDtkzCVVDGnRw1pG5cLFSVJkZSLmlXenuS5j3zis2oVl9+Fit6ChYW+wooEAexD25SlpBqjoGfqVOScw5gACGbtot/g0PCaMppcftfjocS571msKWBOGL3d4cbL+TT79g2ifHPS3mxlIVZ0+Xri3bDeXrxHxqNkoTQD6b57DiIEOT5MIgoDE6dKqncfTo2/aHzuBZST+IhslWwdQtGPXa+7fc12FPJJbn5TZFmaeAJmeBNsMw+25nc0gVXrFfrH4qhOR/C88tvGF3KtP/52Ox6KaQsMzVxhvfAv7cidFT3XYNleELrQ9wVKeaFpttn/D8qUcIL9G9KiPiUhwAnYu4S3JX/8z+nN5itW12inNkrOjL66RSRYDF3yo+vZIkU4ANzJux4RmNOlMCV379l0XMns9Tvv7chbmRQt/faFnrI/tvkW1pe0vbRcW2pyZ+CRMly+iMMURNOHgLwJ0t2mvPZfDiJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLbkmLk+jp6AWIczu89/AG+t84SntFLsZq/K9qbhCBx2cL6m9eMSvNKyMjiUNq7Y50whIof0xqZJqFi5kc0uOuw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIL2RpjcrgdOi8M+826i16dUWtzyTxjvILIzpzH7nVTSo", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.0.2.2 41200 10.0.2.15 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "1", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "LC_CTYPE": "C.UTF-8", "SSH_CLIENT": "10.0.2.2 41200 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-372.9.1.el8.x86_64", "root": "UUID=853ae189-b3fe-4a45-8485-75bbb1421bbe", "console": "ttyS0,115200n8", "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-372.9.1.el8.x86_64", "root": "UUID=853ae189-b3fe-4a45-8485-75bbb1421bbe", "console": ["tty0", "ttyS0,115200n8"], "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_fips": false, "ansible_local": {}, "ansible_date_time": {"year": "2022", "month": "07", "weekday": "Tuesday", "weekday_number": "2", "weeknumber": "27", "day": "05", "hour": "20", "minute": "43", "second": "52", "epoch": "1657068232", "epoch_int": "1657068232", "date": "2022-07-05", "time": "20:43:52", "iso8601_micro": "2022-07-06T00:43:52.709714Z", "iso8601": "2022-07-06T00:43:52Z", "iso8601_basic": "20220705T204352709714", "iso8601_basic_short": "20220705T204352", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-372.9.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Fri Apr 15 22:12:19 EDT 2022", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "b2ddb80e1dde4ed48c4f4fafa42f395a", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["virt.pnr.lab.eng.rdu2.redhat.com"], "nameservers": ["10.0.2.3"]}, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.6", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068232.577273-19494-18262820039668/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:43:53 +0000 (0:00:00.837) 0:00:00.936 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105 `" && echo ansible-tmp-1657068233.4049716-19514-33426767726105="` echo /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068233.4049716-19514-33426767726105=/root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/dnf.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpljuvimg1 TO /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105/AnsiballZ_dnf.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpljuvimg1 /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105/AnsiballZ_dnf.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105/ /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kexec-tools"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068233.4049716-19514-33426767726105/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "kexec-tools" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:43:54 +0000 (0:00:01.397) 0:00:02.333 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085 `" && echo ansible-tmp-1657068234.7998385-19530-65705985542085="` echo /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068234.7998385-19530-65705985542085=/root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/systemd.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmplp55mp_4 TO /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085/AnsiballZ_systemd.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmplp55mp_4 /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085/AnsiballZ_systemd.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085/ /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ExecMainStartTimestampMonotonic": "22759556", "ExecMainExitTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ExecMainExitTimestampMonotonic": "30747901", "ExecMainPID": "6294", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:30 EDT] ; pid=6294 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:22 EDT] ; pid=6285 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "11153", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "basic.target network-online.target network.target system.slice remote-fs.target systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Tue 2022-07-05 20:43:30 EDT", "StateChangeTimestampMonotonic": "30749224", "InactiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveExitTimestampMonotonic": "22759585", "ActiveEnterTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ActiveEnterTimestampMonotonic": "30749224", "ActiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ActiveExitTimestampMonotonic": "22736632", "InactiveEnterTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveEnterTimestampMonotonic": "22757811", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ConditionTimestampMonotonic": "22758673", "AssertTimestamp": "Tue 2022-07-05 20:43:22 EDT", "AssertTimestampMonotonic": "22758712", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "bb17cb7a813240aeb53a31ec835e30fa", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068234.7998385-19530-65705985542085/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ActiveEnterTimestampMonotonic": "30749224", "ActiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ActiveExitTimestampMonotonic": "22736632", "ActiveState": "active", "After": "basic.target network-online.target network.target system.slice remote-fs.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:43:22 EDT", "AssertTimestampMonotonic": "22758712", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ConditionTimestampMonotonic": "22758673", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ExecMainExitTimestampMonotonic": "30747901", "ExecMainPID": "6294", "ExecMainStartTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ExecMainStartTimestampMonotonic": "22759556", "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=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:30 EDT] ; pid=6294 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:22 EDT] ; pid=6285 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveEnterTimestampMonotonic": "22757811", "InactiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveExitTimestampMonotonic": "22759585", "InvocationID": "bb17cb7a813240aeb53a31ec835e30fa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:43:30 EDT", "StateChangeTimestampMonotonic": "30749224", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:43:55 +0000 (0:00:00.763) 0:00:03.097 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:43:55 +0000 (0:00:00.031) 0:00:03.128 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618 `" && echo ansible-tmp-1657068235.6013215-19548-111532828782618="` echo /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068235.6013215-19548-111532828782618=/root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpvvjlacy9 TO /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpvvjlacy9 /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618/ /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 990978, "dev": 64515, "nlink": 1, "atime": 1657068202.8717458, "mtime": 1657068199.7337458, "ctime": 1657068200.120746, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "4212196057", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068235.6013215-19548-111532828782618/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1657068202.8717458, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657068200.120746, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 990978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068199.7337458, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "4212196057", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/kdump.conf] ********************* task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:43:56 +0000 (0:00:00.509) 0:00:03.637 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321 `" && echo ansible-tmp-1657068236.1198845-19564-242271473477321="` echo /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068236.1198845-19564-242271473477321=/root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpq13f17fn TO /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpq13f17fn /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/ /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 990978, "dev": 64515, "nlink": 1, "atime": 1657068202.8717458, "mtime": 1657068199.7337458, "ctime": 1657068200.120746, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "4212196057", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpbnw30wxf TO /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpbnw30wxf /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/ /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068236.1198845-19564-242271473477321/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:43:56 +0000 (0:00:00.783) 0:00:04.421 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443 `" && echo ansible-tmp-1657068236.8848383-19587-41714714768443="` echo /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068236.8848383-19587-41714714768443=/root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp8tlucctm TO /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp8tlucctm /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443/ /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 9245970, "dev": 64515, "nlink": 1, "atime": 1657068202.837746, "mtime": 1657068200.9377458, "ctime": 1657068201.1917458, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "83452215", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068236.8848383-19587-41714714768443/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/sysconfig/kdump" } }, "stat": { "atime": 1657068202.837746, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657068201.1917458, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9245970, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068200.9377458, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "83452215", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/sysconfig/kdump] **************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:43:57 +0000 (0:00:00.373) 0:00:04.795 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586 `" && echo ansible-tmp-1657068237.2769854-19603-212895649986586="` echo /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068237.2769854-19603-212895649986586=/root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp_lm9jb78 TO /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp_lm9jb78 /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/ /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 9245970, "dev": 64515, "nlink": 1, "atime": 1657068202.837746, "mtime": 1657068200.9377458, "ctime": 1657068201.1917458, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "83452215", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpgfquxs0z TO /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmpgfquxs0z /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/ /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/sysconfig/kdump", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/kdump"}, "after": {"path": "/etc/sysconfig/kdump"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/kdump", "_original_basename": "kdump.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/kdump", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068237.2769854-19603-212895649986586/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "diff": { "after": { "path": "/etc/sysconfig/kdump" }, "before": { "path": "/etc/sysconfig/kdump" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/kdump", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/kdump", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:43:57 +0000 (0:00:00.659) 0:00:05.454 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865 `" && echo ansible-tmp-1657068237.9230516-19626-23863224686865="` echo /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068237.9230516-19626-23863224686865=/root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/slurp.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp6nmoph86 TO /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865/AnsiballZ_slurp.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp6nmoph86 /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865/AnsiballZ_slurp.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865/ /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"content": "MTY3NzcyMTYwCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068237.9230516-19626-23863224686865/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "content": "MTY3NzcyMTYwCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:43:58 +0000 (0:00:00.488) 0:00:05.943 ******** ok: [/cache/rhel-8.qcow2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed] ***** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 Wednesday 06 July 2022 00:43:58 +0000 (0:00:00.042) 0:00:05.985 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:64 Wednesday 06 July 2022 00:43:58 +0000 (0:00:00.031) 0:00:06.016 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Reboot the managed node] ********************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:73 Wednesday 06 July 2022 00:43:58 +0000 (0:00:00.032) 0:00:06.049 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Clear the kdump_reboot_required flag] ********* task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:79 Wednesday 06 July 2022 00:43:58 +0000 (0:00:00.031) 0:00:06.080 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Ensure that kdump is started] ***************** task path: /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:89 Wednesday 06 July 2022 00:43:58 +0000 (0:00:00.028) 0:00:06.109 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146 `" && echo ansible-tmp-1657068238.5741696-19652-62729379253146="` echo /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068238.5741696-19652-62729379253146=/root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/systemd.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp7_u5tcdj TO /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146/AnsiballZ_systemd.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-19486df3h2ufp/tmp7_u5tcdj /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146/AnsiballZ_systemd.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146/ /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ExecMainStartTimestampMonotonic": "22759556", "ExecMainExitTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ExecMainExitTimestampMonotonic": "30747901", "ExecMainPID": "6294", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:30 EDT] ; pid=6294 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:22 EDT] ; pid=6285 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "11153", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "basic.target network-online.target network.target system.slice remote-fs.target systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Tue 2022-07-05 20:43:30 EDT", "StateChangeTimestampMonotonic": "30749224", "InactiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveExitTimestampMonotonic": "22759585", "ActiveEnterTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ActiveEnterTimestampMonotonic": "30749224", "ActiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ActiveExitTimestampMonotonic": "22736632", "InactiveEnterTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveEnterTimestampMonotonic": "22757811", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ConditionTimestampMonotonic": "22758673", "AssertTimestamp": "Tue 2022-07-05 20:43:22 EDT", "AssertTimestampMonotonic": "22758712", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "bb17cb7a813240aeb53a31ec835e30fa", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3279 -o 'IdentityFile="/tmp/inventory-cloud0mijy7om/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1a3a59820d"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068238.5741696-19652-62729379253146/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ActiveEnterTimestampMonotonic": "30749224", "ActiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ActiveExitTimestampMonotonic": "22736632", "ActiveState": "active", "After": "basic.target network-online.target network.target system.slice remote-fs.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:43:22 EDT", "AssertTimestampMonotonic": "22758712", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ConditionTimestampMonotonic": "22758673", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:43:30 EDT", "ExecMainExitTimestampMonotonic": "30747901", "ExecMainPID": "6294", "ExecMainStartTimestamp": "Tue 2022-07-05 20:43:22 EDT", "ExecMainStartTimestampMonotonic": "22759556", "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=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:30 EDT] ; pid=6294 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:43:22 EDT] ; stop_time=[Tue 2022-07-05 20:43:22 EDT] ; pid=6285 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveEnterTimestampMonotonic": "22757811", "InactiveExitTimestamp": "Tue 2022-07-05 20:43:22 EDT", "InactiveExitTimestampMonotonic": "22759585", "InvocationID": "bb17cb7a813240aeb53a31ec835e30fa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:43:30 EDT", "StateChangeTimestampMonotonic": "30749224", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: role_complete for /cache/rhel-8.qcow2 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=11 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Wednesday 06 July 2022 00:43:59 +0000 (0:00:00.491) 0:00:06.601 ******** =============================================================================== linux-system-roles.kdump : Install required packages -------------------- 1.40s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 -------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.84s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 ---- linux-system-roles.kdump : Generate /etc/kdump.conf --------------------- 0.78s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 ------- linux-system-roles.kdump : Ensure that kdump is enabled ----------------- 0.76s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 ------- linux-system-roles.kdump : Generate /etc/sysconfig/kdump ---------------- 0.66s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 ------- linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists ----- 0.51s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 ------- linux-system-roles.kdump : Ensure that kdump is started ----------------- 0.49s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:89 ------- linux-system-roles.kdump : Find out reserved memory for the crash kernel --- 0.49s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 ------- linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.37s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 ------- Run the role. If reboot is not required - the play succeeds. ------------ 0.06s /tmp/tmpd74dd4bo/tests/tests_default.yml:9 ------------------------------------ linux-system-roles.kdump : Set the kdump_reboot_required fact ----------- 0.04s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 ------- linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false --- 0.03s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:64 ------- linux-system-roles.kdump : Include SSH tasks ---------------------------- 0.03s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 ------- linux-system-roles.kdump : Reboot the managed node ---------------------- 0.03s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:73 ------- linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed ----- 0.03s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 ------- linux-system-roles.kdump : Clear the kdump_reboot_required flag --------- 0.03s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:79 ------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.02s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 -------- TASK [remove the temporary file] *********************************************** task path: /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:39 Wednesday 06 July 2022 00:43:59 +0000 (0:00:07.578) 0:00:17.891 ******** changed: [/cache/rhel-8.qcow2 -> localhost] => { "changed": true, "path": "/tmp/ansible.hjwtg64d.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=18 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Wednesday 06 July 2022 00:43:59 +0000 (0:00:00.215) 0:00:18.107 ******** =============================================================================== Run ansible-playbook with tests_default.yml in check mode --------------- 7.58s /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:32 --------------------------- linux-system-roles.kdump : Install required packages -------------------- 1.50s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 -------- set up internal repositories -------------------------------------------- 1.30s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.06s /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:2 ---------------------------- Gathering Facts --------------------------------------------------------- 0.81s /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:27 --------------------------- linux-system-roles.kdump : Generate /etc/kdump.conf --------------------- 0.77s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 ------- linux-system-roles.kdump : Ensure that kdump is enabled ----------------- 0.75s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 ------- linux-system-roles.kdump : Generate /etc/sysconfig/kdump ---------------- 0.65s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 ------- Create static inventory from hostvars ----------------------------------- 0.63s /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:14 --------------------------- linux-system-roles.kdump : Ensure that kdump is started ----------------- 0.52s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:89 ------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.51s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 ---- linux-system-roles.kdump : Find out reserved memory for the crash kernel --- 0.48s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 ------- linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists ----- 0.38s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 ------- linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.37s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 ------- create temporary file --------------------------------------------------- 0.29s /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:7 ---------------------------- remove the temporary file ----------------------------------------------- 0.22s /tmp/tmpd74dd4bo/tests/tests_default_wrapper.yml:39 --------------------------- linux-system-roles.kdump : Set the kdump_reboot_required fact ----------- 0.05s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 ------- Run the role. If reboot is not required - the play succeeds. ------------ 0.04s /tmp/tmpd74dd4bo/tests/tests_default.yml:9 ------------------------------------ linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed ----- 0.04s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 ------- linux-system-roles.kdump : Include SSH tasks ---------------------------- 0.03s /tmp/tmpd74dd4bo/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 ------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp059ci_uo executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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: rhel-8_setup.yml ***************************************************** 1 plays in /cache/rhel-8_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-8_setup.yml:5 Wednesday 06 July 2022 00:45:54 +0000 (0:00:00.017) 0:00:00.017 ******** ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 00:45:55 +0000 (0:00:01.294) 0:00:01.311 ******** =============================================================================== set up internal repositories -------------------------------------------- 1.29s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- PLAYBOOK: tests_default_wrapper.yml ******************************************** 3 plays in /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:2 Wednesday 06 July 2022 00:45:55 +0000 (0:00:00.013) 0:00:01.324 ******** ok: [/cache/rhel-8.qcow2] META: ran handlers TASK [create temporary file] *************************************************** task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:7 Wednesday 06 July 2022 00:45:56 +0000 (0:00:01.054) 0:00:02.379 ******** changed: [/cache/rhel-8.qcow2 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.yz3eg1y4.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:14 Wednesday 06 July 2022 00:45:56 +0000 (0:00:00.291) 0:00:02.670 ******** changed: [/cache/rhel-8.qcow2 -> localhost] => { "changed": true, "checksum": "b1409a628100e1f15dfea9bdf87cdfb06249345d", "dest": "/tmp/ansible.yz3eg1y4.inventory.yaml", "gid": 0, "group": "root", "md5sum": "4ac24454e40d29fbb6fb448301aa4c78", "mode": "0644", "owner": "root", "size": 33983, "src": "/root/.ansible/tmp/ansible-tmp-1657068356.875573-22021-227060029136040/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default.yml:9 Wednesday 06 July 2022 00:45:57 +0000 (0:00:00.627) 0:00:03.298 ******** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:45:57 +0000 (0:00:00.042) 0:00:03.340 ******** included: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for /cache/rhel-8.qcow2 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:45:57 +0000 (0:00:00.026) 0:00:03.367 ******** ok: [/cache/rhel-8.qcow2] TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:45:58 +0000 (0:00:00.509) 0:00:03.877 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:45:59 +0000 (0:00:01.397) 0:00:05.274 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ActiveEnterTimestampMonotonic": "30646183", "ActiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ActiveExitTimestampMonotonic": "22494091", "ActiveState": "active", "After": "network.target system.slice remote-fs.target basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:45:35 EDT", "AssertTimestampMonotonic": "22519149", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ConditionTimestampMonotonic": "22519109", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ExecMainExitTimestampMonotonic": "30645172", "ExecMainPID": "6289", "ExecMainStartTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ExecMainStartTimestampMonotonic": "22520174", "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=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:43 EDT] ; pid=6289 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:35 EDT] ; pid=6280 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveEnterTimestampMonotonic": "22517940", "InactiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveExitTimestampMonotonic": "22520286", "InvocationID": "745dc966ea2a40a3a5c4a93d76097b92", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:45:43 EDT", "StateChangeTimestampMonotonic": "30646183", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:46:00 +0000 (0:00:00.753) 0:00:06.027 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:46:00 +0000 (0:00:00.034) 0:00:06.061 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "stat": { "atime": 1657068335.7070613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657068332.8750613, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 990978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068332.3690615, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "1594444335", "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/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:46:00 +0000 (0:00:00.376) 0:00:06.438 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "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": 55, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:46:01 +0000 (0:00:00.761) 0:00:07.199 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "stat": { "atime": 1657068335.6710613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657068333.9850614, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9245965, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068333.7110612, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "2522610052", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump] ********* task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:46:01 +0000 (0:00:00.376) 0:00:07.576 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:46:02 +0000 (0:00:00.660) 0:00:08.236 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "content": "MTY3NzcyMTYwCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:46:02 +0000 (0:00:00.485) 0:00:08.722 ******** ok: [/cache/rhel-8.qcow2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 Wednesday 06 July 2022 00:46:02 +0000 (0:00:00.045) 0:00:08.767 ******** skipping: [/cache/rhel-8.qcow2] => { "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/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Wednesday 06 July 2022 00:46:02 +0000 (0:00:00.033) 0:00:08.800 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:71 Wednesday 06 July 2022 00:46:03 +0000 (0:00:00.033) 0:00:08.833 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:77 Wednesday 06 July 2022 00:46:03 +0000 (0:00:00.033) 0:00:08.867 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 Wednesday 06 July 2022 00:46:03 +0000 (0:00:00.032) 0:00:08.899 ******** ok: [/cache/rhel-8.qcow2] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ActiveEnterTimestampMonotonic": "30646183", "ActiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ActiveExitTimestampMonotonic": "22494091", "ActiveState": "active", "After": "network.target system.slice remote-fs.target basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:45:35 EDT", "AssertTimestampMonotonic": "22519149", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ConditionTimestampMonotonic": "22519109", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ExecMainExitTimestampMonotonic": "30645172", "ExecMainPID": "6289", "ExecMainStartTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ExecMainStartTimestampMonotonic": "22520174", "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=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:43 EDT] ; pid=6289 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:35 EDT] ; pid=6280 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveEnterTimestampMonotonic": "22517940", "InactiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveExitTimestampMonotonic": "22520286", "InvocationID": "745dc966ea2a40a3a5c4a93d76097b92", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:45:43 EDT", "StateChangeTimestampMonotonic": "30646183", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: role_complete for /cache/rhel-8.qcow2 META: ran handlers META: ran handlers PLAY [Run tests_default.yml in check_mode] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:27 Wednesday 06 July 2022 00:46:03 +0000 (0:00:00.509) 0:00:09.409 ******** ok: [/cache/rhel-8.qcow2] META: ran handlers TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:32 Wednesday 06 July 2022 00:46:04 +0000 (0:00:00.802) 0:00:10.212 ******** ok: [/cache/rhel-8.qcow2 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.yz3eg1y4.inventory.yaml", "--check", "tests_default.yml" ], "delta": "0:00:07.211562", "end": "2022-07-06 00:46:11.898418", "rc": 0, "start": "2022-07-06 00:46:04.686856" } STDOUT: ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp059ci_uo executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.yz3eg1y4.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.yz3eg1y4.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.yz3eg1y4.inventory.yaml inventory source with yaml plugin Skipping callback 'debug', as we already have a stdout callback. 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_default.yml **************************************************** 1 plays in tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default.yml:9 Wednesday 06 July 2022 00:46:05 +0000 (0:00:00.018) 0:00:00.018 ******** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:46:05 +0000 (0:00:00.057) 0:00:00.076 ******** included: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for /cache/rhel-8.qcow2 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:46:05 +0000 (0:00:00.024) 0:00:00.100 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716 `" && echo ansible-tmp-1657068365.3864877-22257-25624492019716="` echo /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068365.3864877-22257-25624492019716=/root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716\n', b'') Attempting python interpreter discovery <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <127.0.0.3> (0, b'PLATFORM\nLinux\nFOUND\n/usr/libexec/platform-python\nENDFOUND\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python && sleep 0'"'"'' <127.0.0.3> (0, b'{"platform_dist_result": ["redhat", "8.6", "Ootpa"], "osrelease_content": "NAME=\\"Red Hat Enterprise Linux\\"\\nVERSION=\\"8.6 (Ootpa)\\"\\nID=\\"rhel\\"\\nID_LIKE=\\"fedora\\"\\nVERSION_ID=\\"8.6\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"Red Hat Enterprise Linux 8.6 (Ootpa)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:redhat:enterprise_linux:8::baseos\\"\\nHOME_URL=\\"https://www.redhat.com/\\"\\nDOCUMENTATION_URL=\\"https://access.redhat.com/documentation/red_hat_enterprise_linux/8/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\n\\nREDHAT_BUGZILLA_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=8.6\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"8.6\\"\\n"}\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpqghuovwz TO /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpqghuovwz /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716/ /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"ansible_facts": {"ansible_fips": false, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDJXC4W3AwVbjyAOX15Clgeohjoe67XGQKxUwsBoUEVdhCSZCQi8Lmci0ywCDfh98LFIdcXRxDWY+yPMxaFCWI9niCiq+6uKT7uh2BEfg8+mAs6dQO1pTxzJ+izfNAxLuiYt4jLl+PdzXL3P7UbWpb6zr/x/08osICjKlIh+mKdTsDLPjl8bYesr6BIonxwUKHKGhXuOqmSZg2jvaT1EojO5jhx0uQtV0MtOTneTDADX74jrkbQABpHgzPEOXaxW53Woj24duJ02pSh0b7xqP9dvw+zdgDRHrexqunQQQp/vKWTppW8H+aksYfwl2NHnHDs++HKdLIAaRmn5uYQeupK3PugFFaNXCbw611HJStoLHAPdbs2v/o/fCqCtjkDtgjjSPFlYd5dedgl6T41G2pA790PHONGJAuYBokEpl1qiivj543IMb/Na7Gc9UDzqZTsp2Kkaogi2fCiQ1nR2JJ7MO9MEKB5Plt389n7vw/NSU5Qv2BFopXhs8P5oNi5jrk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPmw7iKOM+rrhEUDYTqYBbogi21Uxv9mC7gIgZnHRE/uCzvaUqatVvgUK2Lb1eIxzc8K8lYK36GF8UjILrQS7mE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBqxj1G74u4pzF1MScPF1vD+dzSJrr3IXQzPRUvnEweI", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["virt.pnr.lab.eng.rdu2.redhat.com"], "nameservers": ["10.0.2.3"]}, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.6", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-372.9.1.el8.x86_64", "root": "UUID=853ae189-b3fe-4a45-8485-75bbb1421bbe", "console": "ttyS0,115200n8", "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-372.9.1.el8.x86_64", "root": "UUID=853ae189-b3fe-4a45-8485-75bbb1421bbe", "console": ["tty0", "ttyS0,115200n8"], "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "4.18.0-372.9.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Fri Apr 15 22:12:19 EDT 2022", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "bd2aba3a51a74388b88c471de2203adc", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_date_time": {"year": "2022", "month": "07", "weekday": "Tuesday", "weekday_number": "2", "weeknumber": "27", "day": "05", "hour": "20", "minute": "46", "second": "05", "epoch": "1657068365", "epoch_int": "1657068365", "date": "2022-07-05", "time": "20:46:05", "iso8601_micro": "2022-07-06T00:46:05.712471Z", "iso8601": "2022-07-06T00:46:05Z", "iso8601_basic": "20220705T204605712471", "iso8601_basic_short": "20220705T204605", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.0.2.2 35618 10.0.2.15 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "1", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "LC_CTYPE": "C.UTF-8", "SSH_CLIENT": "10.0.2.2 35618 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068365.3864877-22257-25624492019716/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:46:06 +0000 (0:00:00.837) 0:00:00.937 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800 `" && echo ansible-tmp-1657068366.2156844-22277-131787228518800="` echo /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068366.2156844-22277-131787228518800=/root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/dnf.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpa3y4vf9n TO /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800/AnsiballZ_dnf.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpa3y4vf9n /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800/AnsiballZ_dnf.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800/ /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kexec-tools"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068366.2156844-22277-131787228518800/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "kexec-tools" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:46:07 +0000 (0:00:01.434) 0:00:02.371 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243 `" && echo ansible-tmp-1657068367.6475143-22293-150110738894243="` echo /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068367.6475143-22293-150110738894243=/root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/systemd.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp60yvztmy TO /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243/AnsiballZ_systemd.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp60yvztmy /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243/AnsiballZ_systemd.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243/ /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ExecMainStartTimestampMonotonic": "22520174", "ExecMainExitTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ExecMainExitTimestampMonotonic": "30645172", "ExecMainPID": "6289", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:43 EDT] ; pid=6289 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:35 EDT] ; pid=6280 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "11153", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target system.slice remote-fs.target basic.target systemd-journald.socket network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Tue 2022-07-05 20:45:43 EDT", "StateChangeTimestampMonotonic": "30646183", "InactiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveExitTimestampMonotonic": "22520286", "ActiveEnterTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ActiveEnterTimestampMonotonic": "30646183", "ActiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ActiveExitTimestampMonotonic": "22494091", "InactiveEnterTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveEnterTimestampMonotonic": "22517940", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ConditionTimestampMonotonic": "22519109", "AssertTimestamp": "Tue 2022-07-05 20:45:35 EDT", "AssertTimestampMonotonic": "22519149", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "745dc966ea2a40a3a5c4a93d76097b92", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068367.6475143-22293-150110738894243/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ActiveEnterTimestampMonotonic": "30646183", "ActiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ActiveExitTimestampMonotonic": "22494091", "ActiveState": "active", "After": "network.target system.slice remote-fs.target basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:45:35 EDT", "AssertTimestampMonotonic": "22519149", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ConditionTimestampMonotonic": "22519109", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ExecMainExitTimestampMonotonic": "30645172", "ExecMainPID": "6289", "ExecMainStartTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ExecMainStartTimestampMonotonic": "22520174", "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=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:43 EDT] ; pid=6289 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:35 EDT] ; pid=6280 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveEnterTimestampMonotonic": "22517940", "InactiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveExitTimestampMonotonic": "22520286", "InvocationID": "745dc966ea2a40a3a5c4a93d76097b92", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:45:43 EDT", "StateChangeTimestampMonotonic": "30646183", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:46:08 +0000 (0:00:00.767) 0:00:03.139 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:46:08 +0000 (0:00:00.032) 0:00:03.172 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110 `" && echo ansible-tmp-1657068368.4428504-22311-67266152487110="` echo /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068368.4428504-22311-67266152487110=/root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp2vuz6k_1 TO /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp2vuz6k_1 /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110/ /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 990978, "dev": 64515, "nlink": 1, "atime": 1657068335.7070613, "mtime": 1657068332.3690615, "ctime": 1657068332.8750613, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "1594444335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068368.4428504-22311-67266152487110/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1657068335.7070613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657068332.8750613, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 990978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068332.3690615, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "1594444335", "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/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:46:08 +0000 (0:00:00.498) 0:00:03.670 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454 `" && echo ansible-tmp-1657068368.9558547-22327-280267005546454="` echo /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068368.9558547-22327-280267005546454=/root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpybn4vzc9 TO /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpybn4vzc9 /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/ /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 990978, "dev": 64515, "nlink": 1, "atime": 1657068335.7070613, "mtime": 1657068332.3690615, "ctime": 1657068332.8750613, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "1594444335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp507lioy0 TO /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp507lioy0 /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/ /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068368.9558547-22327-280267005546454/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:46:09 +0000 (0:00:00.774) 0:00:04.445 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975 `" && echo ansible-tmp-1657068369.717746-22350-36022834059975="` echo /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068369.717746-22350-36022834059975=/root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpjrdp1j4o TO /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpjrdp1j4o /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975/ /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 9245965, "dev": 64515, "nlink": 1, "atime": 1657068335.6710613, "mtime": 1657068333.7110612, "ctime": 1657068333.9850614, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "2522610052", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068369.717746-22350-36022834059975/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/sysconfig/kdump" } }, "stat": { "atime": 1657068335.6710613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657068333.9850614, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9245965, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068333.7110612, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "2522610052", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump] ********* task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:46:10 +0000 (0:00:00.368) 0:00:04.813 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184 `" && echo ansible-tmp-1657068370.0970092-22366-240508850762184="` echo /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068370.0970092-22366-240508850762184=/root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp7oxur4sx TO /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp7oxur4sx /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/ /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 9245965, "dev": 64515, "nlink": 1, "atime": 1657068335.6710613, "mtime": 1657068333.7110612, "ctime": 1657068333.9850614, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "2522610052", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpexorehif TO /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpexorehif /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/ /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/sysconfig/kdump", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/kdump"}, "after": {"path": "/etc/sysconfig/kdump"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/kdump", "_original_basename": "kdump.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/kdump", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068370.0970092-22366-240508850762184/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "diff": { "after": { "path": "/etc/sysconfig/kdump" }, "before": { "path": "/etc/sysconfig/kdump" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/kdump", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/kdump", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:46:10 +0000 (0:00:00.645) 0:00:05.459 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328 `" && echo ansible-tmp-1657068370.7295911-22389-126355972263328="` echo /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068370.7295911-22389-126355972263328=/root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/slurp.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpwvppgto1 TO /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328/AnsiballZ_slurp.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmpwvppgto1 /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328/AnsiballZ_slurp.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328/ /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"content": "MTY3NzcyMTYwCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068370.7295911-22389-126355972263328/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "content": "MTY3NzcyMTYwCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:46:11 +0000 (0:00:00.465) 0:00:05.924 ******** ok: [/cache/rhel-8.qcow2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 Wednesday 06 July 2022 00:46:11 +0000 (0:00:00.043) 0:00:05.968 ******** skipping: [/cache/rhel-8.qcow2] => { "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/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Wednesday 06 July 2022 00:46:11 +0000 (0:00:00.031) 0:00:05.999 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:71 Wednesday 06 July 2022 00:46:11 +0000 (0:00:00.030) 0:00:06.030 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:77 Wednesday 06 July 2022 00:46:11 +0000 (0:00:00.030) 0:00:06.060 ******** skipping: [/cache/rhel-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 Wednesday 06 July 2022 00:46:11 +0000 (0:00:00.030) 0:00:06.090 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514 `" && echo ansible-tmp-1657068371.3658013-22415-21120411971514="` echo /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068371.3658013-22415-21120411971514=/root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/systemd.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp_957sjfh TO /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514/AnsiballZ_systemd.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-22249apmk8fz2/tmp_957sjfh /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514/AnsiballZ_systemd.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514/ /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ExecMainStartTimestampMonotonic": "22520174", "ExecMainExitTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ExecMainExitTimestampMonotonic": "30645172", "ExecMainPID": "6289", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:43 EDT] ; pid=6289 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:35 EDT] ; pid=6280 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "11153", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target system.slice remote-fs.target basic.target systemd-journald.socket network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Tue 2022-07-05 20:45:43 EDT", "StateChangeTimestampMonotonic": "30646183", "InactiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveExitTimestampMonotonic": "22520286", "ActiveEnterTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ActiveEnterTimestampMonotonic": "30646183", "ActiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ActiveExitTimestampMonotonic": "22494091", "InactiveEnterTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveEnterTimestampMonotonic": "22517940", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ConditionTimestampMonotonic": "22519109", "AssertTimestamp": "Tue 2022-07-05 20:45:35 EDT", "AssertTimestampMonotonic": "22519149", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "745dc966ea2a40a3a5c4a93d76097b92", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3419 -o 'IdentityFile="/tmp/inventory-cloudnen2hsrs/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/928540a333"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068371.3658013-22415-21120411971514/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/rhel-8.qcow2] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ActiveEnterTimestampMonotonic": "30646183", "ActiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ActiveExitTimestampMonotonic": "22494091", "ActiveState": "active", "After": "network.target system.slice remote-fs.target basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2022-07-05 20:45:35 EDT", "AssertTimestampMonotonic": "22519149", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ConditionTimestampMonotonic": "22519109", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2022-07-05 20:45:43 EDT", "ExecMainExitTimestampMonotonic": "30645172", "ExecMainPID": "6289", "ExecMainStartTimestamp": "Tue 2022-07-05 20:45:35 EDT", "ExecMainStartTimestampMonotonic": "22520174", "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=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:43 EDT] ; pid=6289 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2022-07-05 20:45:35 EDT] ; stop_time=[Tue 2022-07-05 20:45:35 EDT] ; pid=6280 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveEnterTimestampMonotonic": "22517940", "InactiveExitTimestamp": "Tue 2022-07-05 20:45:35 EDT", "InactiveExitTimestampMonotonic": "22520286", "InvocationID": "745dc966ea2a40a3a5c4a93d76097b92", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "6971", "LimitNPROCSoft": "6971", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6971", "LimitSIGPENDINGSoft": "6971", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2022-07-05 20:45:43 EDT", "StateChangeTimestampMonotonic": "30646183", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11153", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: role_complete for /cache/rhel-8.qcow2 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=11 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Wednesday 06 July 2022 00:46:11 +0000 (0:00:00.502) 0:00:06.593 ******** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 1.43s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.84s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.77s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.77s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump --------- 0.65s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.50s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.50s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.47s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.37s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 Run the role. If reboot is not required - the play succeeds. ------------ 0.06s /tmp/tmpdbcb9evp/tests/kdump/tests_default.yml:9 ------------------------------ fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact ---- 0.04s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 fedora.linux_system_roles.kdump : Include SSH tasks --------------------- 0.03s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed --- 0.03s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false --- 0.03s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag --- 0.03s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:77 fedora.linux_system_roles.kdump : Reboot the managed node --------------- 0.03s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:71 fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.02s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 TASK [remove the temporary file] *********************************************** task path: /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:39 Wednesday 06 July 2022 00:46:11 +0000 (0:00:07.553) 0:00:17.765 ******** changed: [/cache/rhel-8.qcow2 -> localhost] => { "changed": true, "path": "/tmp/ansible.yz3eg1y4.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=18 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Wednesday 06 July 2022 00:46:12 +0000 (0:00:00.247) 0:00:18.012 ******** =============================================================================== Run ansible-playbook with tests_default.yml in check mode --------------- 7.55s /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:32 --------------------- fedora.linux_system_roles.kdump : Install required packages ------------- 1.40s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 set up internal repositories -------------------------------------------- 1.29s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.05s /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:2 ---------------------- Gathering Facts --------------------------------------------------------- 0.80s /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:27 --------------------- fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.76s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.75s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump --------- 0.66s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Create static inventory from hostvars ----------------------------------- 0.63s /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:14 --------------------- fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.51s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.51s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.49s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.38s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.38s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 create temporary file --------------------------------------------------- 0.29s /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:7 ---------------------- remove the temporary file ----------------------------------------------- 0.25s /tmp/tmpdbcb9evp/tests/kdump/tests_default_wrapper.yml:39 --------------------- fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact ---- 0.05s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 Run the role. If reboot is not required - the play succeeds. ------------ 0.04s /tmp/tmpdbcb9evp/tests/kdump/tests_default.yml:9 ------------------------------ fedora.linux_system_roles.kdump : Include SSH tasks --------------------- 0.03s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 fedora.linux_system_roles.kdump : Reboot the managed node --------------- 0.03s /tmp/tmp059ci_uo/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:71