mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-10 22:43:37 +00:00
parent
069cfb527d
commit
a745be04f4
5 changed files with 168 additions and 10 deletions
158
run.json
158
run.json
|
|
@ -350,7 +350,7 @@
|
|||
"kind": "running"
|
||||
},
|
||||
"status_updated_at": "2026-05-29T13:20:02.121683Z",
|
||||
"last_event_at": "2026-05-29T13:20:04.766899Z",
|
||||
"last_event_at": "2026-05-29T13:20:11.801091Z",
|
||||
"pending_control": null,
|
||||
"checkpoints": [
|
||||
{
|
||||
|
|
@ -391,9 +391,9 @@
|
|||
"diff": {}
|
||||
},
|
||||
{
|
||||
"seq": 0,
|
||||
"seq": 28,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-29T13:20:06.432671Z",
|
||||
"timestamp": "2026-05-29T13:20:11.799636Z",
|
||||
"current_node": "toolchain",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
|
|
@ -402,18 +402,90 @@
|
|||
"node_retries": {},
|
||||
"context_values": {
|
||||
"graph.retry_target": "exit",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.retry_count.start": 0,
|
||||
"internal.work_dir": "/home/daytona/workspace/fabro",
|
||||
"internal.retry_count.toolchain": 0,
|
||||
"internal.thread_id": "start",
|
||||
"failure_signature": "toolchain|deterministic|script failed with exit code: <n> ## output /home/daytona/.daytona/sessions/fabro-<hex>/<hex>-<n>-4a93-beff-<hex>/cmd.sh:<n>: command not found: rustc",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.run_id": "01KSSY84ES3B2NN26YP0VVFV53",
|
||||
"internal.thread_id": "start",
|
||||
"current_node": "toolchain",
|
||||
"graph.goal": "Verify the sandbox can lint and test the project",
|
||||
"internal.node_visit_count": 1,
|
||||
"command.output": "blob://sha256/b00da986f2b9aed966eea75a227ce553e5940498e40c40feaf6dada45cb30847",
|
||||
"failure_class": "deterministic",
|
||||
"outcome": "failed",
|
||||
"thread.start.current_node": "toolchain"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
},
|
||||
"toolchain": {
|
||||
"status": "failed",
|
||||
"context_updates": {
|
||||
"command.output": "blob://sha256/b00da986f2b9aed966eea75a227ce553e5940498e40c40feaf6dada45cb30847"
|
||||
},
|
||||
"failure": {
|
||||
"message": "Script failed with exit code: 127\n\n## output\n/home/daytona/.daytona/sessions/fabro-d2267c915e79320b/d21418c0-6671-4a93-beff-81d139756420/cmd.sh:4: command not found: rustc\n",
|
||||
"category": "deterministic"
|
||||
},
|
||||
"usage": null,
|
||||
"timing": {
|
||||
"wall_time_ms": 0,
|
||||
"inference_time_ms": 0,
|
||||
"tool_time_ms": 1651,
|
||||
"active_time_ms": 1651
|
||||
}
|
||||
}
|
||||
},
|
||||
"next_node_id": "compile_rust",
|
||||
"git_commit_sha": "1ce49239df944cdaa36866b2904671127899b24e",
|
||||
"loop_failure_signatures": {
|
||||
"toolchain|deterministic|script failed with exit code: <n> ## output /home/daytona/.daytona/sessions/fabro-<hex>/<hex>-<n>-4a93-beff-<hex>/cmd.sh:<n>: command not found: rustc": 1
|
||||
},
|
||||
"node_visits": {
|
||||
"toolchain": 1,
|
||||
"start": 1
|
||||
}
|
||||
},
|
||||
"diff": {
|
||||
"summary": {
|
||||
"files_changed": 0,
|
||||
"additions": 0,
|
||||
"deletions": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"seq": 0,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-29T13:20:13.544517Z",
|
||||
"current_node": "compile_rust",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"toolchain",
|
||||
"compile_rust"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"graph.retry_target": "exit",
|
||||
"internal.retry_count.toolchain": 0,
|
||||
"internal.thread_id": "toolchain",
|
||||
"failure_signature": "compile_rust|deterministic|script failed with exit code: <n> ## output /home/daytona/.daytona/sessions/fabro-<hex>/<hex>-d356-4dda-9ae1-<hex>/cmd.sh:<n>: command not found: cargo",
|
||||
"thread.toolchain.current_node": "compile_rust",
|
||||
"internal.retry_count.start": 0,
|
||||
"internal.run_id": "01KSSY84ES3B2NN26YP0VVFV53",
|
||||
"internal.node_visit_count": 1,
|
||||
"graph.rankdir": "LR",
|
||||
"command.output": "blob://sha256/b00da986f2b9aed966eea75a227ce553e5940498e40c40feaf6dada45cb30847",
|
||||
"command.output": "blob://sha256/274cdcd962f0f5da802a56ae1701e430f232e8fc9ac849220cd0d78aca90839e",
|
||||
"internal.work_dir": "/home/daytona/workspace/fabro",
|
||||
"thread.start.current_node": "toolchain",
|
||||
"internal.fidelity": "compact",
|
||||
"current_node": "toolchain",
|
||||
"current_node": "compile_rust",
|
||||
"internal.retry_count.compile_rust": 0,
|
||||
"failure_class": "deterministic",
|
||||
"outcome": "failed",
|
||||
"graph.goal": "Verify the sandbox can lint and test the project"
|
||||
|
|
@ -436,15 +508,33 @@
|
|||
"active_time_ms": 1651
|
||||
}
|
||||
},
|
||||
"compile_rust": {
|
||||
"status": "failed",
|
||||
"context_updates": {
|
||||
"command.output": "blob://sha256/274cdcd962f0f5da802a56ae1701e430f232e8fc9ac849220cd0d78aca90839e"
|
||||
},
|
||||
"failure": {
|
||||
"message": "Script failed with exit code: 127\n\n## output\n/home/daytona/.daytona/sessions/fabro-5bcc40c28c18b582/8e4b443e-d356-4dda-9ae1-505d1bdb8290/cmd.sh:4: command not found: cargo\n",
|
||||
"category": "deterministic"
|
||||
},
|
||||
"usage": null,
|
||||
"timing": {
|
||||
"wall_time_ms": 0,
|
||||
"inference_time_ms": 0,
|
||||
"tool_time_ms": 1734,
|
||||
"active_time_ms": 1734
|
||||
}
|
||||
},
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "compile_rust",
|
||||
"next_node_id": "compile_typescript",
|
||||
"node_visits": {
|
||||
"toolchain": 1,
|
||||
"start": 1
|
||||
"start": 1,
|
||||
"compile_rust": 1
|
||||
}
|
||||
},
|
||||
"diff": {}
|
||||
|
|
@ -480,7 +570,12 @@
|
|||
"first_event_seq": 21,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"completion": {
|
||||
"outcome": "failed",
|
||||
"notes": null,
|
||||
"failure_reason": "Script failed with exit code: 127\n\n## output\n/home/daytona/.daytona/sessions/fabro-d2267c915e79320b/d21418c0-6671-4a93-beff-81d139756420/cmd.sh:4: command not found: rustc\n",
|
||||
"timestamp": "2026-05-29T13:20:06.431759Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": {
|
||||
|
|
@ -488,10 +583,53 @@
|
|||
"command": "exec 2>&1\nrustc --version && cargo --version && bun --version 2>&1",
|
||||
"language": "shell"
|
||||
},
|
||||
"script_timing": {
|
||||
"output": "blob://sha256/b00da986f2b9aed966eea75a227ce553e5940498e40c40feaf6dada45cb30847",
|
||||
"exit_code": 127,
|
||||
"duration_ms": 1651,
|
||||
"termination": "exited",
|
||||
"output_bytes": 127,
|
||||
"live_streaming": true
|
||||
},
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"output_bytes": 127,
|
||||
"live_streaming": true,
|
||||
"termination": "exited",
|
||||
"started_at": "2026-05-29T13:20:04.766676Z",
|
||||
"handler": "command",
|
||||
"timing": {
|
||||
"wall_time_ms": 1659,
|
||||
"inference_time_ms": 0,
|
||||
"tool_time_ms": 1651,
|
||||
"active_time_ms": 1651
|
||||
},
|
||||
"usage": {
|
||||
"input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"total_tokens": 0,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 0,
|
||||
"cache_write_tokens": 0
|
||||
},
|
||||
"state": "failed"
|
||||
},
|
||||
"compile_rust@1": {
|
||||
"first_event_seq": 31,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": {
|
||||
"script": "cargo check -q --workspace 2>&1",
|
||||
"command": "exec 2>&1\ncargo check -q --workspace 2>&1",
|
||||
"language": "shell"
|
||||
},
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-29T13:20:04.766676Z",
|
||||
"started_at": "2026-05-29T13:20:11.800694Z",
|
||||
"handler": "command",
|
||||
"usage": {
|
||||
"input_tokens": 0,
|
||||
|
|
|
|||
1
stages/002-toolchain@1/output.log
Normal file
1
stages/002-toolchain@1/output.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/b00da986f2b9aed966eea75a227ce553e5940498e40c40feaf6dada45cb30847
|
||||
8
stages/002-toolchain@1/script_timing.json
Normal file
8
stages/002-toolchain@1/script_timing.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"output": "blob://sha256/b00da986f2b9aed966eea75a227ce553e5940498e40c40feaf6dada45cb30847",
|
||||
"exit_code": 127,
|
||||
"duration_ms": 1651,
|
||||
"termination": "exited",
|
||||
"output_bytes": 127,
|
||||
"live_streaming": true
|
||||
}
|
||||
6
stages/002-toolchain@1/status.json
Normal file
6
stages/002-toolchain@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "failed",
|
||||
"notes": null,
|
||||
"failure_reason": "Script failed with exit code: 127\n\n## output\n/home/daytona/.daytona/sessions/fabro-d2267c915e79320b/d21418c0-6671-4a93-beff-81d139756420/cmd.sh:4: command not found: rustc\n",
|
||||
"timestamp": "2026-05-29T13:20:06.431759Z"
|
||||
}
|
||||
5
stages/003-compile_rust@1/script_invocation.json
Normal file
5
stages/003-compile_rust@1/script_invocation.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"script": "cargo check -q --workspace 2>&1",
|
||||
"command": "exec 2>&1\ncargo check -q --workspace 2>&1",
|
||||
"language": "shell"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue