You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Build stuck in `scheduled`| Agent not running | Check AWS ASG via `/aws-investigation`|
87
+
| Agent did not connect | Agent infrastructure | Check AWS ASG via `/aws-investigation`|
88
+
89
+
## Agent Infrastructure
90
+
91
+
If builds are stuck in `scheduled` state with no agent picking them up, the issue is likely with the AWS EC2 instances that run the Buildkite agents. Use `/aws-investigation` to check:
92
+
93
+
- AutoScaling Group desired capacity and instance health
94
+
- Autoscaling Lambda invocations and errors
95
+
- EC2 instance status checks
96
+
97
+
See `.opencode/skills/aws-investigation/SKILL.md` for full details.
0 commit comments