provisioning-platform/data/tasks/c086964d-ef80-4f21-8f70-2d360d7eeda6.json

16 lines
No EOL
579 B
JSON

{
"id": "c086964d-ef80-4f21-8f70-2d360d7eeda6",
"name": "execute_servers_script_",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_c086964d-ef80-4f21-8f70-2d360d7eeda6.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-02-15T22:58:20.588873Z",
"started_at": null,
"completed_at": "2026-02-15T22:58:21.138384Z",
"output": null,
"error": "Command execution failed: bash: line 117: SSH_PUBLIC_KEY: unbound variable\n./.env: line 276: 2: command not found\n"
}