Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitlab pipelines can become hung for a long time #239

Open
scottwittenburg opened this issue Apr 21, 2022 · 0 comments
Open

Gitlab pipelines can become hung for a long time #239

scottwittenburg opened this issue Apr 21, 2022 · 0 comments

Comments

@scottwittenburg
Copy link
Collaborator

Starting around the middle of February, 2022, we started noticing pipelines that were marked as "Running" in gitlab, but further inspection showed that while there were no failures in the pipeline, after a certain point in the stages, jobs were marked only as "Created". No running jobs could be found in these pipelines.

We discovered that if we simply clicked the cancel button on any of the "Created" jobs, this would not only result in that job being marked as "Canceled", but also it seemed to remind gitlab of the other forgotten jobs that were able to run, and it would then trigger them.

This short video clip illustrates the behavior for one such pipeline which sat marked as running for over a month.

stuck_pipeline_behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants