23 lines
No EOL
1.2 KiB
JSON
23 lines
No EOL
1.2 KiB
JSON
{
|
|
"id": "8053cda3-475d-4292-bb84-0e6d5b741f94",
|
|
"name": "component_install_stalwart",
|
|
"command": "bash",
|
|
"args": [
|
|
"-c",
|
|
"base64 -d < '/tmp/orchestrator_comp_8053cda3-475d-4292-bb84-0e6d5b741f94.tar.gz.b64' > /tmp/stalwart.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/stalwart.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/stalwart && mkdir -p /tmp/stalwart && tar xzf /tmp/stalwart.tar.gz -C /tmp/stalwart && cd /tmp/stalwart && sudo bash install-stalwart.sh install ; rc=$?; rm -f /tmp/stalwart.tar.gz && rm -rf /tmp/stalwart; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_8053cda3-475d-4292-bb84-0e6d5b741f94.tar.gz.b64' /tmp/stalwart.tar.gz; exit $rc"
|
|
],
|
|
"dependencies": [],
|
|
"status": "Failed",
|
|
"created_at": "2026-04-22T03:06:39.418942Z",
|
|
"started_at": "2026-04-22T03:06:39.486664Z",
|
|
"completed_at": "2026-04-22T03:06:42.711524Z",
|
|
"output": null,
|
|
"error": "Command execution failed: ERROR: required variable RELAY_USERNAME is not set\n",
|
|
"tags": {
|
|
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
|
|
"type": "component",
|
|
"server": "libre-wuji-cp-0",
|
|
"operation": "install",
|
|
"component": "stalwart"
|
|
}
|
|
} |