Execution
Date 18 Mar 2024 12:22:14 +0000
Duration 00:00:03.98
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
16 Hosts
1 Tasks
16 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.12
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    ara

Field Value
changed
True
cmd
systemctl status kcare.service
delta
0:00:00.019755
end
2024-03-18 12:22:15.604052
invocation
{
    "module_args": {
        "_raw_params": "systemctl status kcare.service",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-03-18 12:22:15.584297
stderr

stderr_lines
[]
stdout
● kcare.service - Loads kernelcare patches on startup
   Loaded: loaded (/usr/lib/systemd/system/kcare.service; enabled; vendor preset: disabled)
   Active: active (exited) since Fri 2024-03-15 14:20:33 UTC; 2 days ago
 Main PID: 1303 (code=exited, status=0/SUCCESS)
    Tasks: 0 (limit: 23129)
   Memory: 63.4M
   CGroup: /system.slice/kcare.service

Mar 15 14:20:26 ara.solus-io.kuly.ro systemd[1]: Starting Loads kernelcare patches on startup...
Mar 15 14:20:27 ara.solus-io.kuly.ro kcarectl[1303]: kcare INFO: Updates already downloaded
Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: kcare WARNING: File /etc/sysconfig/kcare/sysctl.conf does not exist or has no read access
Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: kcare INFO: Patch level 1 applied. Effective kernel version 4.18.0-513.18.1.el8_9
Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: Updates already downloaded
Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: Patch level 1 applied. Effective kernel version 4.18.0-513.18.1.el8_9
Mar 15 14:20:33 ara.solus-io.kuly.ro systemd[1]: Started Loads kernelcare patches on startup.
stdout_lines
[
    "\u25cf kcare.service - Loads kernelcare patches on startup",
    "   Loaded: loaded (/usr/lib/systemd/system/kcare.service; enabled; vendor preset: disabled)",
    "   Active: active (exited) since Fri 2024-03-15 14:20:33 UTC; 2 days ago",
    " Main PID: 1303 (code=exited, status=0/SUCCESS)",
    "    Tasks: 0 (limit: 23129)",
    "   Memory: 63.4M",
    "   CGroup: /system.slice/kcare.service",
    "",
    "Mar 15 14:20:26 ara.solus-io.kuly.ro systemd[1]: Starting Loads kernelcare patches on startup...",
    "Mar 15 14:20:27 ara.solus-io.kuly.ro kcarectl[1303]: kcare INFO: Updates already downloaded",
    "Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: kcare WARNING: File /etc/sysconfig/kcare/sysctl.conf does not exist or has no read access",
    "Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: kcare INFO: Patch level 1 applied. Effective kernel version 4.18.0-513.18.1.el8_9",
    "Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: Updates already downloaded",
    "Mar 15 14:20:33 ara.solus-io.kuly.ro kcarectl[1303]: Patch level 1 applied. Effective kernel version 4.18.0-513.18.1.el8_9",
    "Mar 15 14:20:33 ara.solus-io.kuly.ro systemd[1]: Started Loads kernelcare patches on startup."
]