[CI][Python] AMD64 Conda Python 3.8 Pandas 1.0 is failing on some PRs due to out of disk space
Open
Component: Continuous Integration
Component: Python
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
We have started to see some failures on the `AMD64 Conda Python 3.8 Pandas 1.0` job on some PRs:
https://github.com/apache/arrow/actions/runs/9485857214/job/26138822531?pr=42118
https://github.com/apache/arrow/actions/runs/9481521596/job/26126856265
It seems is due to out of space:
```
You are running out of disk space. The runner will stop working when the machine runs out of disk space.
```
### Component(s)
Continuous Integration, Python
Contributor guide
Assessment
This issue has not been assessed yet.