Pipeline running for days #8576
Replies: 3 comments 6 replies
-
Hi @danielemoraschi! I'm Dosu and I’m helping the incubator-devlake team. The log messages showing slow, steady increments in "finished records" for the "Collect Job Runs" step—without errors—usually mean DevLake is still collecting data, but it's progressing very slowly. This often happens with large repositories if the backend runs out of memory or resources. There are two common causes for this:
Try increasing your DevLake container's memory allocation and make sure you're running the latest version. If you recently upgraded, you may need to recollect data for the affected repositories. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
Hi @dosu thanks for your reply. We have recently upgraded to v1.0.2 which is now causing issue with Jira actually However, the problem I have raised is with a local version on |
Beta Was this translation helpful? Give feedback.
-
NoShallowClone is irrelevant to your problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project with 18 github repositories in scope and 15 jira boards.
Whenever the pipeline hits the largest repository it gets stuck.
No errors. Just endless:
devlake-1 | time="2025-09-15 08:06:11" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 312(not exactly)" devlake-1 | time="2025-09-15 08:06:14" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 313(not exactly)" devlake-1 | time="2025-09-15 08:06:21" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 315(not exactly)" devlake-1 | time="2025-09-15 08:06:26" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 317(not exactly)" devlake-1 | time="2025-09-15 08:06:30" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 318(not exactly)" devlake-1 | time="2025-09-15 08:06:36" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 319(not exactly)" devlake-1 | time="2025-09-15 08:06:39" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 320(not exactly)" devlake-1 | time="2025-09-15 08:06:45" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 322(not exactly)" devlake-1 | time="2025-09-15 08:06:48" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 324(not exactly)" devlake-1 | time="2025-09-15 08:06:53" level=info msg=" [pipeline service] [pipeline #32] [task #13166] [Collect Job Runs] finished records: 326(not exactly)"
Any idea what it means?
Beta Was this translation helpful? Give feedback.
All reactions