-
Notifications
You must be signed in to change notification settings - Fork 360
Closed
Labels
Description
Issue
The workflow example-custom-ci-build-id.yml has sporadically failed several times in the last days in the master branch.
Workflows filtered by the master branch are shown with:
An example error message is:
The run you are attempting to access is already complete and will not accept new groups.
The existing run is: https://cloud.cypress.io/projects/3tb7jn/runs
When a run finishes all of its groups, it waits for a configurable set of time before finally completing. You must add more groups during that time period.
The --tag flag you passed was:
The --group flag you passed was: 2 - all tests
The --parallel flag you passed was: true
The --ciBuildId flag you passed was: sha-6d4f8f59600b4259fe501be43a99bfc6c05c5927-time-1746045680
https://on.cypress.io/already-complete
Error: The process '/usr/local/bin/npx' failed with exit code 1
Suggestion
Examine the value of the Cypress Cloud project https://cloud.cypress.io/projects/3tb7jn Parallelization / Run Completion Delay setting and determine if it should be increased. This needs to be done by somebody in the Cypress.io team with admin access to the project.
Reactions are currently unavailable