{"timestamp":"2026-08-11T18:43:46.397Z","level":"debug","event":"fetch_json_timeout","url":"https://api.openai.com/v1/models","timeout_ms":10000}
{"timestamp":"2026-08-11T18:43:46.419Z","level":"debug","event":"fetch_json_error","url":"https://api.openai.com/v1/models","error":"fetchJson timed out after 10000ms"}
{"timestamp":"2026-08-11T18:43:46.432Z","level":"info","event":"models_json_written","path":"/var/log/api-proxy/models.json"}
{"timestamp":"2026-08-11T18:44:24.417Z","level":"info","event":"request_start","request_id":"1d2881f3-e2fe-47c3-bbf9-bb80abeebf8d","provider":"openai","method":"GET","path":"/v1/models","upstream_host":"api.openai.com"}
{"timestamp":"2026-08-11T18:44:24.418Z","level":"debug","event":"auth_inject","request_id":"1d2881f3-e2fe-47c3-bbf9-bb80abeebf8d","provider":"openai","key_length":384,"key_preview":"Bearer g...gp0A","has_anthropic_version":false}
{"timestamp":"2026-08-11T18:44:24.498Z","level":"warn","event":"upstream_auth_error","request_id":"1d2881f3-e2fe-47c3-bbf9-bb80abeebf8d","provider":"openai","status":401,"upstream_host":"api.openai.com","path":"/v1/models","message":"Upstream returned 401 — check that the API key is valid and correctly formatted"}
{"timestamp":"2026-08-11T18:44:24.511Z","level":"debug","event":"token_track_start","request_id":"1d2881f3-e2fe-47c3-bbf9-bb80abeebf8d","provider":"openai","path":"/v1/models","streaming":false,"content_type":"application/json","content_encoding":"(none)","status":401}
{"timestamp":"2026-08-11T18:44:24.513Z","level":"info","event":"request_complete","request_id":"1d2881f3-e2fe-47c3-bbf9-bb80abeebf8d","provider":"openai","method":"GET","path":"/v1/models","status":401,"duration_ms":98,"request_bytes":0,"response_bytes":606,"upstream_host":"api.openai.com"}
{"timestamp":"2026-08-11T18:44:24.513Z","level":"debug","event":"token_track_skip_status","request_id":"1d2881f3-e2fe-47c3-bbf9-bb80abeebf8d","provider":"openai","status":401}
{"type":"result","num_turns":1,"usage":{"input_tokens":0,"output_tokens":0}}
Workflow Failure
Workflow: Daily Code Metrics and Trend Tracking Agent
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/31523783583
Warning
Engine Failure: The
crushengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow daily-code-metrics failure in https://github.com/github/gh-aw/actions/runs/31523783583Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: