mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
Diagnosis from the profiler + runner logs: with the cgroup-aware default (-j 16 on the 8-CPU pods) all 25 files run concurrently against the single dind daemon. Every file stretches to ~900s wall (P50 892s, CPU-wall 14549s vs 918s wall) and teardown docker-rm calls exceed their 10s timeout — the job dies on teardown errors while tests themselves pass 53/53. The arm64 lane (2 CPU → -j 4) went green for exactly this reason. Pin the amd64 lane to the same effective width. |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| pr-screenshots | ||
| workflows | ||
| dependabot.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||