mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
56 lines
No EOL
1.7 KiB
JSON
56 lines
No EOL
1.7 KiB
JSON
{
|
|
"timestamp": "2026-03-16T05:39:33.629109Z",
|
|
"current_node": "setup",
|
|
"completed_nodes": [
|
|
"start",
|
|
"setup"
|
|
],
|
|
"node_retries": {
|
|
"start": 1,
|
|
"setup": 1
|
|
},
|
|
"context_values": {
|
|
"thread.start.current_node": "setup",
|
|
"current_node": "setup",
|
|
"internal.thread_id": "start",
|
|
"failure_signature": "setup|deterministic|script failed with exit code: <n> ## stdout fatal: destination path '.' already exists and is not an empty directory.",
|
|
"current.preamble": "Goal: \n",
|
|
"internal.retry_count.start": 1,
|
|
"graph.rankdir": "LR",
|
|
"internal.fidelity": "compact",
|
|
"outcome": "fail",
|
|
"command.stderr": "",
|
|
"command.output": "fatal: destination path '.' already exists and is not an empty directory.\n",
|
|
"internal.node_visit_count": 1,
|
|
"internal.run_id": "01KKTJG2GBA84K3MBZB56GB8GM",
|
|
"internal.retry_count.setup": 1,
|
|
"failure_class": "deterministic"
|
|
},
|
|
"logs": [],
|
|
"node_outcomes": {
|
|
"start": {
|
|
"status": "success",
|
|
"duration_ms": 0
|
|
},
|
|
"setup": {
|
|
"status": "fail",
|
|
"context_updates": {
|
|
"command.output": "fatal: destination path '.' already exists and is not an empty directory.\n",
|
|
"command.stderr": ""
|
|
},
|
|
"failure": {
|
|
"message": "Script failed with exit code: 128\n\n## stdout\nfatal: destination path '.' already exists and is not an empty directory.\n",
|
|
"failure_class": "deterministic"
|
|
},
|
|
"duration_ms": 26
|
|
}
|
|
},
|
|
"next_node_id": "solve",
|
|
"loop_failure_signatures": {
|
|
"setup|deterministic|script failed with exit code: <n> ## stdout fatal: destination path '.' already exists and is not an empty directory.": 1
|
|
},
|
|
"node_visits": {
|
|
"start": 1,
|
|
"setup": 1
|
|
}
|
|
} |