raulcd opened a new issue, #49036:
URL: https://github.com/apache/arrow/issues/49036
### Describe the bug, including details regarding any error messages,
version, and platform.
Our nightly wheels have started failing to upload the nightly wheels. It
seems related to quota:
```
Processing
"arrow/python/repaired_wheels/pyarrow-24.0.0.dev32-cp310-cp310-manylinux_2_28_x86_64.whl"
Detecting file type...
File type is "Standard Python"
Extracting standard python attributes for upload
Creating package "pyarrow"
Creating release "24.0.0.dev32"
Uploading file
"scientific-python-nightly-wheels/pyarrow/24.0.0.dev32/pyarrow-24.0.0.dev32-cp310-cp310-manylinux_2_28_x86_64.whl"
0%| | 0.00/45.4M [00:00<?, ?B/s]
0%| | 16.0k/45.4M [00:00<08:23, 94.5kB/s]
0%| | 144k/45.4M [00:00<01:25, 553kB/s]
1%| | 560k/45.4M [00:00<00:28, 1.66MB/s]
4%|▍ | 1.92M/45.4M [00:00<00:08, 5.07MB/s]
10%|▉ | 4.36M/45.4M [00:00<00:04, 9.90MB/s]
19%|█▉ | 8.67M/45.4M [00:00<00:02, 17.8MB/s]
30%|███ | 13.8M/45.4M [00:00<00:01, 24.7MB/s]
42%|████▏ | 18.8M/45.4M [00:01<00:00, 29.3MB/s]
53%|█████▎ | 23.9M/45.4M [00:01<00:00, 32.5MB/s]
64%|██████▍ | 29.0M/45.4M [00:01<00:00, 34.5MB/s]
75%|███████▌ | 34.1M/45.4M [00:01<00:00, 36.0MB/s]
87%|████████▋ | 39.3M/45.4M [00:01<00:00, 37.0MB/s]
98%|█████████▊| 44.3M/45.4M [00:01<00:00, 37.8MB/s]
45.4MB [00:01, 24.0MB/s]
Removing empty "pyarrow/24.0.0.dev32" release after failed upload
Error: ('Storage requirements exceeded (42949672960 bytes).', 402)
Error: Process completed with exit code 1.
```
Some examples:
-
[wheel-macos-monterey-cp314-cp314t-amd64](https://github.com/ursacomputing/crossbow/actions/runs/21390323023/job/61575382834)
-
[wheel-macos-monterey-cp314-cp314t-arm64](https://github.com/ursacomputing/crossbow/actions/runs/21390323875/job/61575385166)
-
[wheel-manylinux-2-28-cp310-cp310-amd64](https://github.com/ursacomputing/crossbow/actions/runs/21390322851/job/61575382269)
-
[wheel-manylinux-2-28-cp310-cp310-arm64](https://github.com/ursacomputing/crossbow/actions/runs/21390324089/job/61575385822)
-
[wheel-manylinux-2-28-cp311-cp311-amd64](https://github.com/ursacomputing/crossbow/actions/runs/21390323677/job/61575384731)
-
[wheel-manylinux-2-28-cp312-cp312-amd64](https://github.com/ursacomputing/crossbow/actions/runs/21390321979/job/61575380025)
### Component(s)
Continuous Integration, Python
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]