actions / runner-images

GitHub Actions runner images
MIT License
9.17k stars 2.84k forks source link

(X) This check failed - sometimes happens on macOS runner #841

Closed tysonite closed 2 years ago

tysonite commented 4 years ago

Sometimes, only "(X) This check failed" message appears on the output for a particular macOS run, example is here: https://github.com/tysonite/robotframework/runs/650302841?check_suite_focus=true

image

This error message does not include other information to get details of what's going wrong in case it is not internal Github Actions issue. On the other hand, I expect it to do not happen.

Virtual environments affected

maxim-lobanov commented 4 years ago

Hello, it was related to temporary issue with our backend. It should be resolved for now. Could you please double check?

tysonite commented 4 years ago

It looks like that it still happens: https://github.com/robotframework/robotframework/runs/673835994?check_suite_focus=true

tysonite commented 4 years ago

And 2 times happened later today:

ikesyo commented 4 years ago

I'm hitting the same problem in https://github.com/Quick/Nimble.

maxim-lobanov commented 4 years ago

Hello everyone, thank you for your report. It is known problem with our backend and we are working to fix it and deploy the fix. I will post update as soon as I have it

mratsim commented 3 years ago

This seems to still be happening: https://github.com/SciNim/vectorize/pull/1/checks?check_run_id=723528967

Calvin-LL commented 3 years ago

Still running into this

tysonite commented 3 years ago

Can you share any estimates when this might be resolved please?

MaksimZhukov commented 3 years ago

Hello @tysonite ! This issue is still being investigating and unfortunately, we can't provide any ETA for now. We will post update as soon as we have it. How often do you see repro for this issue?

Calvin-LL commented 3 years ago

Duplicate of #969? Already resolved for me now at least.

tysonite commented 3 years ago

@MaksimZhukov, I don't see for a couple of days that checks fail without a reason. Previously, this was very often. However, now checks get canceled unexpectedly (see here) - note that no one cancel them.

maxim-lobanov commented 3 years ago

Hello everyone, just re-post update from different thread: https://github.com/actions/virtual-environments/issues/736#issuecomment-642171385 . Sorry for inconvenience.

cytopia commented 3 years ago

I can also confirm that jobs on MacOS are cancelled for no apparent reason: https://github.com/cytopia/pwncat/pull/80/checks?check_run_id=792119613

Additionally to say there are not logs or other info regarding why it had been cancelled

miketimofeev commented 3 years ago

@cytopia actually there are some logs in View Raw Logs tab https://pipelines.actions.githubusercontent.com/97gHSubSPCyarCaLrsiRsUG8bxJdfozAtomOlAWZ9DDbFzHfno/_apis/pipelines/1/runs/6283/signedlogcontent/3?urlExpires=2020-06-22T08%3A05%3A18.6503439Z&urlSigningMethod=HMACV1&urlSignature=HddomSJ2KiiXdKQt%2F5tN18vmqBQgbb4ooo5ojjrwQcI%3D We'll continue investigation

2020-06-21T06:53:29.0057556Z ##[section]Starting: Request a runner to run this job
2020-06-21T06:53:29.8506380Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macos-latest'
2020-06-21T06:53:29.8506421Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'macos-latest'
2020-06-21T06:53:29.8506450Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'macos-latest'
2020-06-21T06:53:29.9640234Z ##[section]Finishing: Request a runner to run this job
cytopia commented 3 years ago

@cytopia actually there are some logs in View Raw Logs tab

I probably did not express that very well. Logs are generally available for all jobs that succeeded. There are however now logs for the one that has been cancelled - only logs for everything before that.

maxim-lobanov commented 3 years ago

Re-post to this issue: we have done some improvements for this recently. Could you please let us know if you still see the same issues (fix was deployed yesterday)

tysonite commented 3 years ago

Still fails sometimes: https://github.com/tysonite/test_cpython/runs/822312799?check_suite_focus=true

TobKed commented 3 years ago

I have related problem here: https://github.com/apache/beam/runs/880141680?check_suite_focus=true

TobKed commented 3 years ago

Problem still occurs: https://github.com/apache/beam/actions/runs/175737977

Salakar commented 3 years ago

We're getting this issue and also The request: X was abandoned due to an infrastructure failure. Notification of assignment to a runner was never received. over at https://github.com/FirebaseExtended/flutterfire/actions/runs/175866454

image

Rory-Z commented 3 years ago

Problem still occurs: https://github.com/emqx/kuiper/runs/893620186

caixw commented 3 years ago

Problem still remains: https://github.com/issue9/jsonrpc/runs/994767595

alepauly commented 3 years ago

@caixw @zhanghongtong apologies for the delay looking, is the issue still occurring?

alepauly commented 3 years ago

@TobKed, @Salakar, @tysonite, @cytopia, @mratsim (and others I might have missed) - sorry for the delay. are your projects still experiencing this issue? We've done some work to minimize the cases where this can happen, note that this happens when sometimes the runner running your workflow stops communicating with the service so logs and other artifacts might become unavailable.

Rory-Z commented 3 years ago

Hi, @alepauly For me, this issue has not happened again, thank you

tysonite commented 3 years ago

@alepauly, somehow strangely failed just yesterday. However not sure if it is related to this issue.

alepauly commented 3 years ago

@alepauly, somehow strangely failed just yesterday. However not sure if it is related to this issue.

Thanks @tysonite, we'll look into it and let you know.

nuttycom commented 3 years ago

This is happening for me as well, for the past two days.

alepauly commented 3 years ago

@tysonite, the run you link seems to be a different problem - we'll dig a bit deeper to see what happened.

This is happening for me as well, for the past two days.

@nuttycom do you mind sharing run url so we can check?

caixw commented 3 years ago

Thanks @alepauly, for me, this issue has not happened again.

tysonite commented 3 years ago

I feel https://github.com/actions/virtual-environments/issues/736 has been closed too early as it still happens, e.g. : https://github.com/robotframework/robotframework/runs/1230597278

MartinKanters commented 3 years ago

I'm seeing the same issue over on our side: https://github.com/apache/maven/runs/1232918625 which occurred yesterday.

shwuhk commented 3 years ago

This is still happening quite frequently in this two days

alepauly commented 3 years ago

This is still happening quite frequently in this two days

@shwuhk macos only? can you link an instance so we can look?

leseb commented 3 years ago

Same here: https://github.com/rook/rook/pull/6725/checks?check_run_id=1481890987 on Ubuntu runner

alepauly commented 3 years ago

Hi @leseb, I believe the failure you encountered was due to this incident which happened yesterday.

tonimelisma commented 3 years ago

@maxim-lobanov @alepauly still getting these errors: https://github.com/davidbyttow/govips/runs/1637788518

bhaller commented 3 years ago

Just happened to me: https://github.com/MesserLab/SLiM/runs/1641867393?check_suite_focus=true

The-Compiler commented 3 years ago

I'm also seeing this a lot recently, but only for macOS 11 - macOS 10.15 mostly seemed fine ever since I started using it in July 2020.

I added macOS 11.0 in November 2020, and it worked fine for a while, but since a couple of weeks it causes enough builds to fail that I'll need to disable it for now.

joerick commented 3 years ago

Just wanted to chime in as well, I've been seeing a lot of these errors on my project, as seen in this PR: https://github.com/joerick/cibuildwheel/pull/484 .

Also reported at https://github.community/t/macos-11-0-big-sur-builds-stalling-out/153761

jonaski commented 3 years ago

Struggling with the same problem for a long time with macOS bigsur CI, all it says is "This check failed". https://github.com/strawberrymusicplayer/strawberry/runs/1672059215

amontalban commented 3 years ago

For people Googling this issue, as of today macos-11.0 is not generally available as mentioned in https://github.com/actions/virtual-environments/issues/2486 and in the docs.

So for now you should use macos-latest or macos-10.15.

GoodManWEN commented 3 years ago

All macos-latest run into This check failed at April 1st.

k-hench commented 3 years ago

All macos-latest run into This check failed at April 1st.

same here.... :grimacing:

miketimofeev commented 3 years ago

@GoodManWEN @k-hench We're experiencing service degradation at the moment, sorry for the inconvenience, it should be resolved shortly

archer-eli commented 3 years ago

FYI, we're hitting this - please queue for resolution :)

slarse commented 3 years ago

Just ran into it as well

yasserprogamer commented 3 years ago

I also got this error. Wait I just got it now and I keep re-running jobs and nothing happen. I tried to delete repository and make new and nothing happen (maybe it will be fixed)

miketimofeev commented 3 years ago

We had some infrastructure issues on Friday, which are resolved by now.

mashirozx commented 3 years ago

Not only macos, but all jobs return this message This check failed Trouble happen in a private repo of a PRO account. image