github-actions[bot]
published Aug 26, 2026, 7:40 AM · updated Aug 26, 2026, 9:29 PM
Workflow Failure
Workflow: Daily Evals Feature Report
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32942989966
Warning
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
{"timestamp":"2026-08-26T07:39:15.500Z","level":"warn","event":"upstream_auth_error","request_id":"3eb88920-fbab-4c1c-82ad-34089a92baf9","provider":"openai","status":401,"upstream_host":"api.openai.com","path":"/responses","message":"Upstream returned 401 — check that the API key is valid and correctly formatted"}
{"timestamp":"2026-08-26T07:39:15.500Z","level":"debug","event":"token_track_start","request_id":"3eb88920-fbab-4c1c-82ad-34089a92baf9","provider":"openai","path":"/responses","streaming":false,"content_type":"text/plain","content_encoding":"(none)","status":401}
{"timestamp":"2026-08-26T07:39:15.501Z","level":"info","event":"request_complete","request_id":"3eb88920-fbab-4c1c-82ad-34089a92baf9","provider":"openai","method":"POST","path":"/responses","status":401,"duration_ms":274,"request_bytes":58717,"response_bytes":200,"upstream_host":"api.openai.com"}
{"timestamp":"2026-08-26T07:39:15.501Z","level":"debug","event":"token_track_skip_status","request_id":"3eb88920-fbab-4c1c-82ad-34089a92baf9","provider":"openai","status":401}
{"timestamp":"2026-08-26T07:39:15.637Z","level":"info","event":"request_start","request_id":"e0870486-78ac-456a-aaec-fa510f62f265","provider":"openai","method":"GET","path":"/v1/models","upstream_host":"api.openai.com"}
{"timestamp":"2026-08-26T07:39:15.637Z","level":"debug","event":"auth_inject","request_id":"e0870486-78ac-456a-aaec-fa510f62f265","provider":"openai","key_length":171,"key_preview":"Bearer s...uoMA","has_anthropic_version":false}
{"timestamp":"2026-08-26T07:39:15.828Z","level":"warn","event":"upstream_auth_error","request_id":"e0870486-78ac-456a-aaec-fa510f62f265","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-26T07:39:15.829Z","level":"debug","event":"token_track_start","request_id":"e0870486-78ac-456a-aaec-fa510f62f265","provider":"openai","path":"/v1/models","streaming":false,"content_type":"application/json","content_encoding":"(none)","status":401}
{"timestamp":"2026-08-26T07:39:15.829Z","level":"info","event":"request_complete","request_id":"e0870486-78ac-456a-aaec-fa510f62f265","provider":"openai","method":"GET","path":"/v1/models","status":401,"duration_ms":192,"request_bytes":0,"response_bytes":183,"upstream_host":"api.openai.com"}
{"timestamp":"2026-08-26T07:39:15.829Z","level":"debug","event":"token_track_skip_status","request_id":"e0870486-78ac-456a-aaec-fa510f62f265","provider":"openai","status":401}
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.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/32942989966
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow daily-evals-report failure in https://github.com/github/gh-aw/actions/runs/32942989966
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Daily Evals Feature Report · ◷
- expires on Aug 26, 2026, 7:40 PM UTC