Skip to content

[WHM] Metrics Collector - 3 Consecutive Failures, Metrics Infrastructure Degraded #23446

@github-actions

Description

@github-actions

Workflow: Metrics Collector - Infrastructure Agent

Priority: P1 — Metrics infrastructure is degraded, affecting all meta-orchestrators.

Status

Run Date Conclusion
#108 (23692639793) 2026-03-28T19:29Z ❌ failure
#107 (23663993174) 2026-03-27T19:32Z ❌ failure
#106 (23614384478) 2026-03-26T19:39Z ❌ failure
#105 (23560285208) 2026-03-25T19:35Z ✅ success ← last success
#104 (23508768948) 2026-03-24T19:38Z ✅ success

Metrics are stale since 2026-03-25 (last successful run was #105).

Root Cause (from WHM analysis)

The agent is writing agent-performance-latest.md to the artifact root instead of metrics/latest.json. The push_repo_memory job uses a glob filter metrics/** which rejects root-level files → 0 metrics are persisted.

Secondary issue: The push_repo_memory → Post Setup Scripts systemic bug (same as #23151) causes the workflow to fail in cleanup even when the agent itself may have succeeded.

Impact

  • /tmp/gh-aw/repo-memory/default/metrics/latest.json stale since 2026-03-25
  • Workflow Health Manager cannot query execution metrics
  • Agent Performance Analyzer metrics unavailable
  • Health scoring is less accurate (relying on GitHub API calls instead)

Suggested Fix

  1. Check metrics-collector.md workflow prompt — ensure the agent is instructed to write to metrics/latest.json (not root-level files)
  2. Verify the push_repo_memory glob pattern matches the output file paths
  3. Fix the systemic push_repo_memory → Post Setup Scripts bug (see [aw] PR Triage Agent failed #23151)

References

Generated by Workflow Health Manager - Meta-Orchestrator

Generated by Workflow Health Manager - Meta-Orchestrator ·

  • expires on Mar 30, 2026, 12:04 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    cookieIssue Monster Loves Cookies!

    Type

    No type
    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