-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Dependabot NuGet updates timing out #16473
Comments
FYI @MikeAlhayek. Dependabot can now run as an action too: https://github.blog/2024-05-02-dependabot-on-github-actions-and-self-hosted-runners-is-now-generally-available/. I've enabled this and will re-run with actions once the current run finishes. |
The manual re-run still failed but finished with this:
No idea what this is supposed to mean. Re-running after switching to GitHub Actions shows the same error: https://github.com/OrchardCMS/OrchardCore/actions/runs/10047370341. However, this did open a PR: #16474 |
Describe the bug
We haven't received Dependabot NuGet updates since the 8th of July, despite it having to run once a week.
If you're a maintainer, under https://github.com/OrchardCMS/OrchardCore/network/updates you'll see the output logs of the update attempts. Chrome chokes on these logs for me, but if you right click -> Save link as... then you can download them and when opened locally they'll be easier to work with. However, they don't really have any good details.
The more recent one failed with this at the end:
From the logs, it ran for about 46 minutes.
The earlier one failed with this, nothing error-like, and has run also for about 46 minutes, so I guess the cutoff is that:
It seems to me that we just have too many packages.
Orchard Core version
This started to happen with the update starting at 2024/07/15 07:27:22 (UTC, I presume). Worked since June 13 before that.
To Reproduce
I guess re-run the update under https://github.com/OrchardCMS/OrchardCore/network/updates (what I just did, watching for results).
Expected behavior
We get a PR from Dependabot every week.
Logs and screenshots
The two failing outputs:
Dependabot outputs.zip
The text was updated successfully, but these errors were encountered: