Open traversaro opened 3 weeks ago
In most cases to solve the problem restarting the CI was not effective, while making the bot open a new PR was effective.
Also pushing new commits seems effective to fix the problem.
fyi @tobias-fischer
please see https://github.com/conda-forge/status/issues/188
I am guessing this is a duplicate of that one.
please see conda-forge/status#188
I am guessing this is a duplicate of that one.
I am not sure. This problem predates that one (as you can see in https://github.com/conda-forge/qdax-feedstock/pull/8), and also the high level error is different: in one case the Azure CI jobs did not start, in this one it starts and it fails after a few seconds. However they may definitely be connected. If this does not occur anymore in a few days, I think we can close it.
Can you try an empty commit? Close-reopen has been insufficient on all my tries, but I saw a staged-recipes PR clear up after a merge from main. I'm still waiting to see if my bot-reruns resolve it for some bot version bump PRs.
@danielnachun and I were also seeing this since at least Friday.
Can you try an empty commit? Close-reopen has been insufficient on all my tries, but I saw a staged-recipes PR clear up after a merge from main. I'm still waiting to see if my bot-reruns resolve it for some bot version bump PRs.
I tried a non-empty commit, and it fixed the problem.
I’ve tried non empty commits (rerender for example) and that didn’t resolve the issue in my case
I’ve tried non empty commits (rerender for example) and that didn’t resolve the issue in my case
I vaguely recalled that, but I had no reference so I was not sure. In my case, the non-empty commit was done by me today (not a bot) and it worked. Not sure if the difference was the committer or simply that the problem today is different from a few days ago.
Another instance: https://github.com/conda-forge/smirnoff-plugins-feedstock/pull/11 .
Yeah I was running into this earlier today, but an empty commit seemed to do this trick when re-opening the PR didn't. I didn't look into it any more closely than that.
Getting this again today. No clue why.
Empty commit seems to work again. Still confusing and a little frustrating
Are we still seeing this issue? If so, can you please share links to any recent examples?
Thanks in advance! 🙏
In the last weeks, I have noticed a few cases in which some PR jobs start failing with errors like:
See https://github.com/conda-forge/idyntree-feedstock/pull/112 . In most cases to solve the problem restarting the CI was not effective, while making the bot open a new PR was effective. I am not sure what is causing this or if this is the right place to report the issue, but I prefer to have at least an open issue on this so that I have someting to cross-link whenever this happens.