Kernel out-of-memory + timeouts / related to Gradle wrapper update? #39475
Replies: 1 comment 14 replies
|
Apologies that you've been hitting this! It's possible to request increased resource usage (#33617) - would you like us to apply that to repositories in https://developer.mend.io/github/projectnessie ? |
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
How are you running Renovate?
A Mend.io-hosted app
Which platform you running Renovate on?
GitHub.com
Which version of Renovate are you using?
41.173.1 + 42.16.1
Please tell us more about your question or problem
We see kernel-out-of-memory and timeout issues for a couple of days now.
Nothing has been changed in our renovate config or the dependencies (as renovate didn't run) in the meantime.
Before, Renovate completed within ~2 minutes, also running v41.173.1. The last log message from the kernel-OOM + timeout, trying to bump the Gradle wrapper, is in both cases:
Note that the Gradle setup is special, as we intentionally do not have the
gradle-wrapper.jarin Git, following the ASF rules to not commit binary code into source repositories.The sequence of jobs & timings:
019a900b-59fc-74b9-9872-2a3491489a1c019a90e7-6635-7aef-a159-88e46b6cd52a019a91c2-c92f-704a-b241-2173e81f36051d3cc8dd-2186-4d6d-96fc-321f730a683b019aae1e-5a53-7bfa-8601-be38ea83900bSimilar setups without the
gradle-wrapper.jarwork fine (Job IDsafb35fb5-05e0-4d07-a515-50e6828cdb20,913e7459-a4a6-468e-89c4-ededb6fd15cd,1eac31f5-71b3-427f-a8aa-fb6033bcfcc2) and got past the Gradle wrapper update, but those projects have way less dependencies.Logs (if relevant)
Job
019a91c2-c92f-704a-b241-2173e81f3605Job
1d3cc8dd-2186-4d6d-96fc-321f730a683bJob
019aae1e-5a53-7bfa-8601-be38ea83900bAll reactions