Tuesday 2025-05-20 15:42 UTC - gitlab-org/gitlab broken 18-0-stable-ee with jest vue3 mr 5/6, rspec:feature-flags, rspec unit pg16 15/44, rspec background_migration pg16 13/17, rspec background_migration pg16 7/17, rspec background_migration pg16 6...
gitlab-org/gitlab pipeline #1827305788 failed
| Pipeline ID | Branch | Commit | Merge request | Source | Duration | Triggered by |
|---|---|---|---|---|---|---|
1827305788 |
18-0-stable-ee |
Merge branch 'sh-backports-rails-7-1-stable-fixes-18-0' into '18-0-stable-ee' | Apply Rails 7-1-stable patches to fix type map init issues | push |
63.74 minutes | Stan Hu |
Failed jobs (17):
-
jest vue3 mr 5/6 Job ID:
10092940947(retry with@gitlab-bot retry_job 10092940947) -
rspec:feature-flags Job ID:
10092808514(retry with@gitlab-bot retry_job 10092808514) -
rspec unit pg16 15/44 Job ID:
10092807598(retry with@gitlab-bot retry_job 10092807598) -
rspec background_migration pg16 13/17 Job ID:
10092807507(retry with@gitlab-bot retry_job 10092807507) -
rspec background_migration pg16 7/17 Job ID:
10092807475(retry with@gitlab-bot retry_job 10092807475) -
rspec background_migration pg16 6/17 Job ID:
10092807469(retry with@gitlab-bot retry_job 10092807469) -
rspec background_migration pg16 4/17 Job ID:
10092807456(retry with@gitlab-bot retry_job 10092807456) -
rspec background_migration pg16 2/17 Job ID:
10092807442(retry with@gitlab-bot retry_job 10092807442) -
rspec background_migration pg16 1/17 Job ID:
10092807435(retry with@gitlab-bot retry_job 10092807435) -
memory-on-boot Job ID:
10092807431(retry with@gitlab-bot retry_job 10092807431) -
run-dev-fixtures-ee Job ID:
10092807424(retry with@gitlab-bot retry_job 10092807424) -
jest vue3 mr 6/6 Job ID:
10092807364(retry with@gitlab-bot retry_job 10092807364) -
jest vue3 mr 4/6 Job ID:
10092807358(retry with@gitlab-bot retry_job 10092807358) -
jest vue3 mr 2/6 Job ID:
10092807347(retry with@gitlab-bot retry_job 10092807347) -
jest 6/11 Job ID:
10092807282(retry with@gitlab-bot retry_job 10092807282) -
rspec-all frontend_fixture 3/7 Job ID:
10092807015(retry with@gitlab-bot retry_job 10092807015) -
rspec-all frontend_fixture 2/7 Job ID:
10092806988(retry with@gitlab-bot retry_job 10092806988)
General guidelines
A broken stable branch prevents patch releases from being built. Fixing the pipeline is a priority to prevent any delays in releases.
The process in the Broken master handbook guide can be referenced since much of that process also applies here.
Investigation
Be sure to fill the Timeline for this incident.
- If the failure is new, and looks like a potential flaky failure, you can retry the failing job.
Make sure to mention the retry in the
Timelineand leave a link to the retried job. - Search for similar master-broken issues in https://gitlab.com/gitlab-org/quality/engineering-productivity/master-broken-incidents/-/issues
- If one exists, ask the DRI of the master-broken issue to cherry-pick any resulting merge requests into the stable branch
@gitlab-org/release/managers if the merge request author or maintainer is not available, this can be escalated using the dev-on-call process in the #dev-escalation slack channel.
Pre-resolution
If you believe that there's an easy resolution by either:
- Reverting a particular merge request.
- Making a quick fix (for example, one line or a few similar simple changes in a few lines).
You can create a merge request, assign to any available maintainer, and ping people that were involved/related to the introduction of the failure.
Additionally, a message can be posted in
#backend_maintainersor#frontend_maintainersto get a maintainer take a look at the fix ASAP. - Cherry picking a change that was used to fix a similar master-broken issue.
Resolution
Add a comment to this issue describing how this incident could have been prevented earlier in the Merge Request pipeline (rather than the merge commit pipeline).