Skip to content

Conversation

@junngo
Copy link
Contributor

@junngo junngo commented Nov 13, 2025

We should exclude both cases from JSON ingestion until fixes are prepared.

  1. build_metrics:bugbug_push_schedules
    The perfherder-data-bugbug-*.json artifacts occasionally contain trailing garbage due to a race condition, causing JSON parse failures. The ingestion order is also inconsistent compared to the old log-based flow.
  2. build_metrics:compiler_metrics (snap-core job only)
    In the snap-core job, the script explicitly runs unset MOZ_AUTOMATION, so perfherder-data-compiler-metrics.json is not generated.

Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1999975

@junngo junngo changed the title Bug 1999975 - Disable JSON ingestion for unstable suites (bugbug_push_schedules & compiler_metrics) Bug 1999975 - Disable JSON ingestion for unstable suites Nov 13, 2025
@junngo junngo force-pushed the disable-unstable-suites branch from ac6f749 to 2ad3123 Compare November 13, 2025 15:21
@junngo junngo force-pushed the disable-unstable-suites branch from 2ad3123 to ca47f35 Compare November 13, 2025 15:46
Copy link
Collaborator

@gmierz gmierz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+ thanks for the quick fix!

@gmierz gmierz merged commit 11fc07e into mozilla:master Nov 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants