python / typing_extensions

Backported and experimental type hints for Python
Other
445 stars 108 forks source link

Third-party tests failed on Mon Nov 18 2024 #508

Open github-actions[bot] opened 5 hours ago

github-actions[bot] commented 5 hours ago

Full history of runs listed here: https://github.com/python/typing_extensions/actions/workflows/third_party.yml

brianschubert commented 5 hours ago

https://github.com/python/typing_extensions/actions/runs/11884869603/job/33113686033

Random failure during a checkout step. Curiously no step logs seem to be available for the failing job.

brianschubert commented 5 hours ago

Relevant snippet from the raw log:

2024-11-18T02:53:01.1071788Z Cloning into 'mypy'...
2024-11-18T02:55:16.1342432Z fatal: unable to access 'https://github.com/python/mypy.git/': Failed to connect to github.com port 443 after 134841 ms: Connection timed out
2024-11-18T02:55:16.1377862Z ##[error]Process completed with exit code 128.
2024-11-18T02:55:16.1559529Z Cleaning up orphan processes
Full raw log ```none 2024-11-18T02:50:38.5353757Z Requested labels: ubuntu-latest 2024-11-18T02:50:38.5354356Z Job defined at: python/typing_extensions/.github/workflows/third_party.yml@refs/heads/main 2024-11-18T02:50:38.5354480Z Waiting for a runner to pick up this job... 2024-11-18T02:50:39.8554683Z Job is waiting for a hosted runner to come online. 2024-11-18T02:50:42.1766506Z Job is about to start running on the hosted runner: GitHub Actions 16 (hosted) 2024-11-18T02:50:44.2738384Z Current runner version: '2.320.0' 2024-11-18T02:50:44.2762388Z ##[group]Operating System 2024-11-18T02:50:44.2763142Z Ubuntu 2024-11-18T02:50:44.2763506Z 22.04.5 2024-11-18T02:50:44.2763794Z LTS 2024-11-18T02:50:44.2764199Z ##[endgroup] 2024-11-18T02:50:44.2764585Z ##[group]Runner Image 2024-11-18T02:50:44.2764996Z Image: ubuntu-22.04 2024-11-18T02:50:44.2765464Z Version: 20241112.1.0 2024-11-18T02:50:44.2766468Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20241112.1/images/ubuntu/Ubuntu2204-Readme.md 2024-11-18T02:50:44.2767848Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20241112.1 2024-11-18T02:50:44.2768759Z ##[endgroup] 2024-11-18T02:50:44.2769170Z ##[group]Runner Image Provisioner 2024-11-18T02:50:44.2769608Z 2.0.384.1 2024-11-18T02:50:44.2770017Z ##[endgroup] 2024-11-18T02:50:44.2784269Z ##[group]GITHUB_TOKEN Permissions 2024-11-18T02:50:44.2785893Z Contents: read 2024-11-18T02:50:44.2786321Z Metadata: read 2024-11-18T02:50:44.2786987Z ##[endgroup] 2024-11-18T02:50:44.2790127Z Secret source: Actions 2024-11-18T02:50:44.2790841Z Prepare workflow directory 2024-11-18T02:50:44.3506101Z Prepare all required actions 2024-11-18T02:50:44.3662411Z Getting action download info 2024-11-18T02:50:44.5176545Z Download action repository 'actions/setup-python@v5' (SHA:0b93645e9fea7318ecaed2b359559ac225c90a2b) 2024-11-18T02:50:44.9288149Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2024-11-18T02:50:45.0787606Z Complete job name: stubtest & mypyc tests (3.12) 2024-11-18T02:50:45.1928485Z ##[group]Run actions/setup-python@v5 2024-11-18T02:50:45.1929283Z with: 2024-11-18T02:50:45.1929637Z python-version: 3.12 2024-11-18T02:50:45.1930128Z allow-prereleases: true 2024-11-18T02:50:45.1930709Z check-latest: false 2024-11-18T02:50:45.1931353Z token: *** 2024-11-18T02:50:45.1931729Z update-environment: true 2024-11-18T02:50:45.1932284Z env: 2024-11-18T02:50:45.1932632Z PIP_DISABLE_PIP_VERSION_CHECK: 1 2024-11-18T02:50:45.1933170Z FORCE_COLOR: 1 2024-11-18T02:50:45.1933662Z ##[endgroup] 2024-11-18T02:50:46.7686823Z ##[group]Installed versions 2024-11-18T02:50:46.7721016Z Successfully set up CPython (3.12.7) 2024-11-18T02:50:46.7722427Z ##[endgroup] 2024-11-18T02:50:46.8918278Z ##[group]Run curl -LsSf https://astral.sh/uv/install.sh | sh 2024-11-18T02:50:46.8918996Z curl -LsSf https://astral.sh/uv/install.sh | sh 2024-11-18T02:50:46.9130903Z shell: /usr/bin/bash -e {0} 2024-11-18T02:50:46.9131456Z env: 2024-11-18T02:50:46.9131802Z PIP_DISABLE_PIP_VERSION_CHECK: 1 2024-11-18T02:50:46.9132254Z FORCE_COLOR: 1 2024-11-18T02:50:46.9132794Z pythonLocation: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:50:46.9133464Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib/pkgconfig 2024-11-18T02:50:46.9134154Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:50:46.9134852Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:50:46.9135429Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:50:46.9136074Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib 2024-11-18T02:50:46.9136677Z ##[endgroup] 2024-11-18T02:53:00.9674618Z curl: (28) Failed to connect to github.com port 443 after 133779 ms: Connection timed out 2024-11-18T02:53:00.9728837Z ##[group]Run git clone https://github.com/python/mypy.git 2024-11-18T02:53:00.9729490Z git clone https://github.com/python/mypy.git 2024-11-18T02:53:00.9786429Z shell: /usr/bin/bash -e {0} 2024-11-18T02:53:00.9786832Z env: 2024-11-18T02:53:00.9787249Z PIP_DISABLE_PIP_VERSION_CHECK: 1 2024-11-18T02:53:00.9787652Z FORCE_COLOR: 1 2024-11-18T02:53:00.9788096Z pythonLocation: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:53:00.9788767Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib/pkgconfig 2024-11-18T02:53:00.9789400Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:53:00.9789985Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:53:00.9790867Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64 2024-11-18T02:53:00.9791425Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib 2024-11-18T02:53:00.9791908Z ##[endgroup] 2024-11-18T02:53:01.1071788Z Cloning into 'mypy'... 2024-11-18T02:55:16.1342432Z fatal: unable to access 'https://github.com/python/mypy.git/': Failed to connect to github.com port 443 after 134841 ms: Connection timed out 2024-11-18T02:55:16.1377862Z ##[error]Process completed with exit code 128. 2024-11-18T02:55:16.1559529Z Cleaning up orphan processes ```