-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[ci] Test on Azure Pipeline Timeouts on Linux #4769
Comments
The same is true and for CUDA (Linux as well) builds on GitHub Actions self-hosted machine. For example, https://github.com/microsoft/LightGBM/runs/4101143551?check_suite_focus=true. |
According to the logs with enabled timestamps, the reason is in one of the Dask tests. Need to figure out in which one...
or
|
Made |
OK, seems that the test causing CI jobs to timeout is the one after
command (I used it because lightgbm-dask is not working on my local Windows machine),
|
I'm really confused. Looking at the logs from the job @shiyu1994 linked, I see
That job was 11 hours ago...but according to Anaconda's website,
https://anaconda.org/anaconda/dask-core/files |
Maybe resubmission with critical bug fixes? |
I would be really unhappy to learn that Anaconda's approach to pushing out bug fixes was to overwrite a previously-published package instead of releasing it with a new version. But I guess that is possible. The discussion in dask/community#160 and ContinuumIO/anaconda-issues#12447 did hint at Anaconda maybe treating |
For what it's worth, none of the repos at https://github.com/anaconda or https://github.com/ContinuumIO have received a commit in the last 18 hours, so I guess if Anaconda is making changes they aren't on GitHub, or they're in some other place I don't know about. |
I was able to reproduce this locally. Documented the issue at #4771. |
This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this. |
Description
Today we found that, ci test on azure pipeline timeouts on Linux machines. See e.g.
https://dev.azure.com/lightgbm-ci/lightgbm-ci/_build/results?buildId=11448&view=logs&j=c28dceab-947a-5848-c21f-eef3695e5f11&t=fa158246-17e2-53d4-5936-86070edbaacf
The text was updated successfully, but these errors were encountered: