Skip to content

[aw] PR Sous Chef hit HTTP 400 bad request #42652

Description

@github-actions

Workflow Failure

Workflow: PR Sous Chef
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/28496369539

Warning

HTTP 400 Bad Request from agentic engine: The agent failed after the engine returned Response status code does not indicate success: 400 (Bad Request).

This is usually a request validation failure rather than a timeout or quota issue.

How to debug this
  1. Inspect the run's agent-stdio.log and safeoutputs.jsonl artifacts around the first HTTP 400.
  2. Check for malformed request data, invalid tool-call payloads, or stale conversation state being replayed.
  3. If the failure happened on a resumed session, rerun fresh once to confirm whether persisted state is corrupt.

Warning

Engine Failure: The copilot engine terminated unexpectedly.

Last agent output:

    at rL (/home/runner/.local/lib/awf/awf-bundle.js:793:2338)
    at u (/home/runner/.local/lib/awf/awf-bundle.js:803:915)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async RL (/home/runner/.local/lib/awf/awf-bundle.js:793:16604)
    at async e.<anonymous> (/home/runner/.local/lib/awf/awf-bundle.js:803:1202) {
  errno: 13,
  code: 'EACCES',
  path: '/tmp/awf-1782884920568-chroot-home',
  syscall: 'rm'
}

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://github.com/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/gh-aw/actions/runs/28496369539
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

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: false

Generated from PR Sous Chef · 13.5 AIC ·

  • expires on Jul 1, 2026, 5:52 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions