Execution
Date
11 Sep 2025 09:49:01 +0100
Duration
00:00:11.14
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
27
Hosts
2
Tasks
54
Results
1
Plays
1
Files
0
Records
Task result details
-
Date11 Sep 2025 09:49:07 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/has_provider_metrics.yaml:9)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail
agent_path=$(agent360 --info | grep "Plugins directory:" | awk {'print $3'})
ls -la $agent_path/provider_metrics.py
|
| delta |
0:00:00.130256 |
| end |
2025-09-11 08:49:06.186498 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nagent_path=$(agent360 --info | grep \"Plugins directory:\" | awk {'print $3'})\nls -la $agent_path/provider_metrics.py\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
non-zero return code |
| rc |
2 |
| start |
2025-09-11 08:49:06.056242 |
| stderr |
ls: cannot access '/usr/local/lib/python3.9/site-packages/agent360/plugins/provider_metrics.py': No such file or directory |
| stderr_lines |
[ "ls: cannot access '/usr/local/lib/python3.9/site-packages/agent360/plugins/provider_metrics.py': No such file or directory" ] |
| stdout |
|
| stdout_lines |
[]
|