Skip to content

[aw] Smoke Copilot Network Isolation reported incomplete result #9082

Description

@github-actions

Workflow Failure

Workflow: Smoke Copilot Network Isolation
Branch: copilot/fix-copilot-chat-completions-tools
Run: https://github.com/github/gh-aw-firewall/actions/runs/36336481122
Pull Request: #9075

Warning

Missing Tools Reported: The agent reported missing tools during execution.

Missing Tools:

  • bash: The bash tool returned 'Permission denied' for both required curl egress checks, so I could not execute the allow/deny tests inside the sandbox.

Alternatives:

Tool Alternative
bash Re-run with bash tool permissions enabled, or manually run the two curl commands from the smoke test spec.

Warning

Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.

Reasons:

  • bash tool denied permission for both required curl commands (allowed-domain and blocked-domain egress checks), so EGRESS_RESULT could not be determined.

This is a structured incompletion signal (report_incomplete), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.

Warning

Engine Failure: The copilot engine terminated unexpectedly.

Last agent output:

  └ {"result":"success"}
● report_incomplete (MCP: safeoutputs) · reason: "bash tool denied permission for both required cur…
  └ {"result":"success"}
I could not run the two egress checks — the `bash` tool returned "Permission denied and could not request permission from user" for both the allowed-domain (`api.github.com`) and blocked-domain (`example.com`) curl commands, so no `EGRESS_RESULT` could be produced. I've reported this via `missing_tool` and `report_incomplete`.
Changes   +0 -0
Duration  19s
Tokens    ↑ 204.5k • ↓ 931 • 163.1k (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/36336481122
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 Smoke Copilot Network Isolation · copilot · 14.5 AIC · ◷

  • expires on Oct 4, 2026, 5:23 PM UTC

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions