Describe the bug, including details regarding any error messages, version, and platform.
Eg. see https://github.com/apache/arrow/actions/runs/26083383511/job/76690298383
This appears to be hanging at mamba install -q -y --file arrow/ci/conda_env_sphinx.txt && pip install linuxdoc && mamba clean --all --yes
This times out after an hour, but on similar jobs, this only takes 30 seconds: https://github.com/apache/arrow/actions/runs/26083383511/job/76690298131#step:6:313
Component(s)
Continuous Integration, Python
Describe the bug, including details regarding any error messages, version, and platform.
Eg. see https://github.com/apache/arrow/actions/runs/26083383511/job/76690298383
This appears to be hanging at
mamba install -q -y --file arrow/ci/conda_env_sphinx.txt && pip install linuxdoc && mamba clean --all --yesThis times out after an hour, but on similar jobs, this only takes 30 seconds: https://github.com/apache/arrow/actions/runs/26083383511/job/76690298131#step:6:313
Component(s)
Continuous Integration, Python