{"is_error":true,"duration_api_ms":59454,"num_turns":16,"stop_reason":"stop_sequence","session_id":"48818848-1bfe-46ad-aee9-3417a9f4b2c3","total_cost_usd":0.8433411000000001,"usage":{"input_tokens":12,"cache_creation_input_tokens":82232,"cache_read_input_tokens":374287,"output_tokens":2394,"server_tool_use":{"web_search_requests":0,"web_fetch_requests":0},"service_tier":"standard","cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":82232},"inference_geo":"global","iterations":[],"speed":"standard"},"modelUsage":{"claude-sonnet-5":{"inputTokens":126870,"outputTokens":2805,"cacheReadInputTokens":374287,"cacheCreationInputTokens":82232,"webSearchRequests":0,"costUSD":0.8433411000000001,"contextWindow":200000,"maxOutputTokens":64000,"canonicalModel":"claude-sonnet-5","provider":"firstParty"}},"permission_denials":[],"terminal_reason":"api_error","fast_mode_state":"off","fast_mode_disabled_reason":"disabled_by_env","subtype":"success","api_error_status":403,"result":"Failed to authenticate. API Error: 403 Maximum consecutive cache misses exceeded (6 / 5).","type":"result","duration_ms":37009,"uuid":"cff67a40-3105-4a42-8ddc-fd63b723166c"}
2026-07-30T06:14:50.000Z [ERROR] Error in API request: 403 {"error":{"type":"max_cache_misses_exceeded","message":"Maximum consecutive cache misses exceeded (6 / 5).","consecutive_cache_misses":6,"max_cache_misses":5}}
2026-07-30T06:14:50.001Z [ERROR] API auth_error: Maximum consecutive cache misses exceeded (6 / 5).
2026-07-30T06:14:50.005Z [DEBUG] MCP server "github": HTTP connection closed after 37s (cleanly)
2026-07-30T06:14:50.005Z [DEBUG] MCP server "github": Cleared connection cache for reconnection
2026-07-30T06:14:50.007Z [DEBUG] LSP server manager shut down successfully
2026-07-30T06:14:50.008Z [DEBUG] MCP server "github": HTTP connection dropped after 37s uptime
2026-07-30T06:14:50.008Z [DEBUG] MCP server "github": Connection error: SSE stream disconnected: AbortError: The operation was aborted.
2026-07-30T06:14:50.008Z [DEBUG] MCP server "github": Terminal connection error 1/3
2026-07-30T06:14:50.008Z [DEBUG] Cleaned up session snapshot: /home/runner/.claude/shell-snapshots/snapshot-bash-1785392057367-jvnyvp.sh
Workflow Failure
Workflow: CLI Version Checker
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/30518846175
Warning
Engine Failure: The
claudeengine 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 cli-version-checker failure in https://github.com/github/gh-aw/actions/runs/30518846175Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: