ReadTheDocs PR builds are failing
See original GitHub issueLooks like we’re getting timeout errors on RTD builds for PRs:
Truncating the output, here is the failure message:
$ /home/docs/checkouts/readthedocs.org/user_builds/dask/envs/8225/bin/python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html
...
writing output... [ 84%] generated/dask.dataframe.groupby.DataFrameGroupBy.count
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cov
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cumcount
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cumprod
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cumsum
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.first
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.get_group
Command killed due to excessive memory consumption
Has a recent PR significantly increased the docs size?
Issue Analytics
- State:
- Created 2 years ago
- Comments:25 (15 by maintainers)
Top Results From Across the Web
Build not triggered on PR · Issue #8819 - GitHub
Details Read the Docs project URL: http://docs.qtile.org Build URL (if applicable): Read the Docs ... It's failed to trigger on new PRs too....
Read more >Preview Documentation from Pull Requests - Read the Docs
Your project can be configured to build and host documentation for every new pull ... and will show a success or failure status...
Read more >Read the Docs Documentation
The build will fail if there are invalid keys (strict mode). ... On Read the Docs for Business, we offer a CDN as...
Read more >Contributing code and documentation
The documentation lives on docs.esmvaltool.org and is built using Sphinx. ... Never merge a pull request with failing CircleCI or readthedocs checks.
Read more >ReadTheDocs says "Could not add webhook" - Stack Overflow
I still get the following complaint from RTD but the PR did trigger builds on RTD and status callbacks to the PR. The...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I saw this pop up in my notifications and was like oh god what have we broken now?! 😆
Thanks for looking into this @choldgraf!