published Aug 21, 2026, 12:44 AM · updated Aug 22, 2026, 7:15 PM
Workflow Failure
Workflow: Smoke Enclave Build Test
Branch: main
Run: https://github.com/github/gh-aw-firewall/actions/runs/32432942896
Warning
Missing Data Reported: The agent reported missing data during execution.
Missing Data:
- enclave_run_script result: The enclave_run_script call to inspect github/gh-aw timed out (MCP error -32001: Request timed out), so no result was returned to verify module/go_mod/makefile/cli_entrypoint/workflow_package.
- Context: Called awf-enclave-enclave_run_script exactly once against privateRepo github/gh-aw with the specified finite-disclosure schema and script; the MCP server did not respond within the timeout.
- Alternatives: Retry the enclave call once the MCP gateway/backend is responsive, or check backend readiness (503 backend_unavailable retries) before re-running.
Warning
Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
└ MCP server 'awf-enclave': McpError: MCP error -32001: Request timed out
● missing_data (MCP: safeoutputs) · data_type: "enclave_run_script result", reason: "The enclave_ru…
└ {"result":"success"}
I called `enclave_run_script` exactly once against `github/gh-aw` with the required schema and script, but the MCP server returned a timeout (`McpError: MCP error -32001: Request timed out`) with no result payload. Since the test only passes on a successful returned object, and this was a genuine infrastructure failure (not a bad instruction to ignore), I reported it via `missing_data` rather than emitting a false `noop` pass or failure message.
Changes +0 -0
Duration 3m 13s
Tokens ↑ 110.7k • ↓ 985 • 73.4k (cached)
Run 'docker run --help' for more information
Run 'docker run --help' for more information
Run 'docker run --help' for more information
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-firewall/actions/runs/32432942896
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 smoke-enclave-build-test failure in https://github.com/github/gh-aw-firewall/actions/runs/32432942896
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 Smoke Enclave Build Test · 11.8 AIC · ◷
- expires on Aug 28, 2026, 12:44 AM UTC