Execution
Date 10 Apr 2024 13:44:00 +0100
Duration 00:00:06.65
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
32 Hosts
1 Tasks
32 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh  | bash -s provider_metrics ; service agent360 restart
delta
0:00:00.641698
end
2024-04-10 12:44:03.050001
invocation
{
    "module_args": {
        "_raw_params": "curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh  | bash -s provider_metrics ; service agent360 restart",
        "_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-04-10 12:44:02.408303
stderr
grep: /etc/agent360-custom.ini: No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    73  100    73    0     0   2607      0 --:--:-- --:--:-- --:--:--  2607
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8393  100  8393    0     0   455k      0 --:--:-- --:--:-- --:--:--  455k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   259  100   259    0     0  12333      0 --:--:-- --:--:-- --:--:-- 11772
100   259  100   259    0     0  12333      0 --:--:-- --:--:-- --:--:-- 11772
cat: /tmp/agent360.oom.txt: No such file or directory
Redirecting to /bin/systemctl restart agent360.service
Redirecting to /bin/systemctl restart agent360.service
stderr_lines
[
    "grep: /etc/agent360-custom.ini: No such file or directory",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100    73  100    73    0     0   2607      0 --:--:-- --:--:-- --:--:--  2607",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100  8393  100  8393    0     0   455k      0 --:--:-- --:--:-- --:--:--  455k",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100   259  100   259    0     0  12333      0 --:--:-- --:--:-- --:--:-- 11772",
    "100   259  100   259    0     0  12333      0 --:--:-- --:--:-- --:--:-- 11772",
    "cat: /tmp/agent360.oom.txt: No such file or directory",
    "Redirecting to /bin/systemctl restart agent360.service",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Adding conf, so this is an install
provider_metrics:
Execution error: [Errno 2] No such file or directory: '/tmp/agent360.oom.txt'
stdout_lines
[
    "Adding conf, so this is an install",
    "provider_metrics:",
    "Execution error: [Errno 2] No such file or directory: '/tmp/agent360.oom.txt'"
]