provisioning-platform/data/tasks/66165c09-ebb2-41f4-9f1d-2388dca20d5c.json

16 lines
No EOL
1.2 KiB
JSON

{
"id": "66165c09-ebb2-41f4-9f1d-2388dca20d5c",
"name": "execute_servers_script_",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_66165c09-ebb2-41f4-9f1d-2388dca20d5c.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-02-15T22:17:38.576118Z",
"started_at": null,
"completed_at": "2026-02-15T22:17:39.474631Z",
"output": null,
"error": "Command execution failed: + HCLOUD_API_URL=https://api.hetzner.cloud/v1\n+ HCLOUD_TOKEN=xD9lGgnGizIU4efcnsdLnkws0LCIJM7JxqclhjUnXKnLx2qwhYRoPJz4UmJs47FW\n+ STATE_DIR=.\n+ mkdir -p .\n+ '[' '!' -f ./.provisioning-state.json ']'\n+ cat\n+ echo '=== Checking prerequisites ==='\n+ '[' -z xD9lGgnGizIU4efcnsdLnkws0LCIJM7JxqclhjUnXKnLx2qwhYRoPJz4UmJs47FW ']'\n+ echo '✓ HCLOUD_TOKEN set'\n+ echo ''\n+ echo '=== Managing SSH Keys ==='\n+ SSH_KEY_NAME=default\n+ SSH_PUBLIC_KEY_PATH='~/.ssh/id_ed25519.pub'\n+ SSH_PUBLIC_KEY_PATH=/Users/jesusperezlorenzo/.ssh/id_ed25519.pub\n+ '[' '!' -f /Users/jesusperezlorenzo/.ssh/id_ed25519.pub ']'\n+ echo 'ERROR: SSH public key not found at /Users/jesusperezlorenzo/.ssh/id_ed25519.pub'\n+ exit 1\n"
}