Execution
Date
07 Oct 2025 08:43:05 +0100
Duration
00:00:03.45
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
3
Hosts
1
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:02.83
-
PlayRun and fetch raid reports
-
TaskRun the file to generate report
-
Date07 Oct 2025 08:43:08 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/zz-import-raid-reports.yaml:9)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail mkdir -p /root/raid_summary rm -f /root/raid_summary/raid_summary.csv cd /root rm -f raid_summary.csv ./generate_raid_report.sh mv raid_summary.csv /root/raid_summary/ |
| delta |
0:00:00.246080 |
| end |
2025-10-07 07:43:08.901941 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nmkdir -p /root/raid_summary\nrm -f /root/raid_summary/raid_summary.csv\ncd /root\nrm -f raid_summary.csv\n./generate_raid_report.sh\nmv raid_summary.csv /root/raid_summary/\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 |
1 |
| start |
2025-10-07 07:43:08.655861 |
| stderr |
mv: cannot stat ‘raid_summary.csv’: No such file or directory |
| stderr_lines |
[ "mv: cannot stat \u2018raid_summary.csv\u2019: No such file or directory" ] |
| stdout |
"hn8.phx.us.layershift.com"," RAID bus controller: Broadcom / LSI MegaRAID SAS-3 3108 [Invader] (rev 02);","Detected but Inactive/Passthrough","md124;md125;md126;md127;","megacli;","Yes","Yes","No","Yes","Yes","Yes" |
| stdout_lines |
[ "\"hn8.phx.us.layershift.com\",\" RAID bus controller: Broadcom / LSI MegaRAID SAS-3 3108 [Invader] (rev 02);\",\"Detected but Inactive/Passthrough\",\"md124;md125;md126;md127;\",\"megacli;\",\"Yes\",\"Yes\",\"No\",\"Yes\",\"Yes\",\"Yes\"" ] |