wgtmac commented on PR #40609:
URL: https://github.com/apache/arrow/pull/40609#issuecomment-2008685211

   > Revision: 
[1a2634b](https://github.com/apache/arrow/commit/1a2634b37723074f2b1cbb0765666981fb997575)
   > 
   > Submitted crossbow builds: [ursacomputing/crossbow @ 
actions-2e59d7101d](https://github.com/ursacomputing/crossbow/branches/all?query=actions-2e59d7101d)
   > 
   > Task       Status
   > wheel-windows-cp310-amd64  [![GitHub 
Actions](https://github.com/ursacomputing/crossbow/actions/workflows/crossbow.yml/badge.svg?branch=actions-2e59d7101d-github-wheel-windows-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/8353185177/job/22864501261)
   > wheel-windows-cp311-amd64  [![GitHub 
Actions](https://github.com/ursacomputing/crossbow/actions/workflows/crossbow.yml/badge.svg?branch=actions-2e59d7101d-github-wheel-windows-cp311-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/8353185202/job/22864501363)
   > wheel-windows-cp312-amd64  [![GitHub 
Actions](https://github.com/ursacomputing/crossbow/actions/workflows/crossbow.yml/badge.svg?branch=actions-2e59d7101d-github-wheel-windows-cp312-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/8353185084/job/22864501166)
   > wheel-windows-cp38-amd64   [![GitHub 
Actions](https://github.com/ursacomputing/crossbow/actions/workflows/crossbow.yml/badge.svg?branch=actions-2e59d7101d-github-wheel-windows-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/8353185160/job/22864501245)
   > wheel-windows-cp39-amd64   [![GitHub 
Actions](https://github.com/ursacomputing/crossbow/actions/workflows/crossbow.yml/badge.svg?branch=actions-2e59d7101d-github-wheel-windows-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/8353185176/job/22864501282)
   
   ```
   Step 6/8 : RUN choco install -r -y --no-progress python 
--version=%PYTHON_VERSION%
    ---> Running in 99f097760eef
   Installing the following packages:
   python
   By installing you accept licenses for the packages.
   python not installed. An error occurred during installation:
    The remote server returned an error: (504) Gateway Timeout. Gateway Time-out
   python package files install completed. Performing other installation steps.
   The install of python was NOT successful.
   python not installed. An error occurred during installation:
    The remote server returned an error: (504) Gateway Timeout. Gateway Time-out
   
   Chocolatey installed 0/1 packages. 1 packages failed.
    See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
   
   Failures
    - python (exited 1) - python not installed. An error occurred during 
installation:
    The remote server returned an error: (504) Gateway Timeout. Gateway Time-out
   The command 'cmd /S /C choco install -r -y --no-progress python 
--version=%PYTHON_VERSION%' returned a non-zero code: 1
   Error: docker build --build-arg BUILDKIT_INLINE_CACHE=1 --build-arg 
python=3.9 -f 
D:\a\crossbow\crossbow\arrow\ci/docker/python-wheel-windows-test-vs2019.dockerfile
 -t ghcr.io/ursacomputing/arrow:python-3.9-wheel-windows-test-vs2019-2024-03-19 
D:\a\crossbow\crossbow\arrow exited with non-zero exit code 1
   docker pull 
ghcr.io/ursacomputing/arrow:python-3.9-wheel-windows-test-vs2019-2024-03-19 
exited with non-zero exit code 1
   Error: Process completed with exit code 1.
   ```
   
   Failed with above logs. I don't think we need to rerun them.


-- 
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]

Reply via email to