2023-01-13T16:18:06.7077003Z Requested labels: linux.20_04.4x 2023-01-13T16:18:06.7077092Z Job defined at: pytorch/pytorch/.github/workflows/check-labels.yml@refs/pull/91627/merge 2023-01-13T16:18:06.7077122Z Waiting for a runner to pick up this job... 2023-01-13T16:18:07.6972939Z Job is about to start running on the runner: linux.20_04.4x_4d277d3a953f (organization) 2023-01-13T16:18:11.1763164Z Current runner version: '2.300.2' 2023-01-13T16:18:11.1768887Z Runner name: 'linux.20_04.4x_4d277d3a953f' 2023-01-13T16:18:11.1769422Z Runner group name: 'Default' 2023-01-13T16:18:11.1769991Z Machine name: 'runner' 2023-01-13T16:18:11.1788394Z ##[group]Operating System 2023-01-13T16:18:11.1788814Z Ubuntu 2023-01-13T16:18:11.1789028Z 20.04.5 2023-01-13T16:18:11.1789358Z LTS 2023-01-13T16:18:11.1789581Z ##[endgroup] 2023-01-13T16:18:11.1789873Z ##[group]Runner Image 2023-01-13T16:18:11.1790183Z Image: ubuntu-20.04 2023-01-13T16:18:11.1790505Z Version: 20221204.2 2023-01-13T16:18:11.1790918Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-13T16:18:11.1791486Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-13T16:18:11.1791877Z ##[endgroup] 2023-01-13T16:18:11.1792695Z ##[group]GITHUB_TOKEN Permissions 2023-01-13T16:18:11.1793262Z Actions: read 2023-01-13T16:18:11.1793750Z Checks: read 2023-01-13T16:18:11.1794039Z Contents: read 2023-01-13T16:18:11.1794341Z Deployments: read 2023-01-13T16:18:11.1794650Z Discussions: read 2023-01-13T16:18:11.1794933Z Issues: read 2023-01-13T16:18:11.1795165Z Metadata: read 2023-01-13T16:18:11.1795442Z Packages: read 2023-01-13T16:18:11.1795749Z Pages: read 2023-01-13T16:18:11.1795989Z PullRequests: read 2023-01-13T16:18:11.1796298Z RepositoryProjects: read 2023-01-13T16:18:11.1796618Z SecurityEvents: read 2023-01-13T16:18:11.1796934Z Statuses: read 2023-01-13T16:18:11.1797291Z ##[endgroup] 2023-01-13T16:18:11.1800834Z Secret source: None 2023-01-13T16:18:11.1801255Z Prepare workflow directory 2023-01-13T16:18:11.2563724Z Prepare all required actions 2023-01-13T16:18:11.2728901Z Getting action download info 2023-01-13T16:18:11.4978076Z Download action repository 'pytorch/pytorch@master' (SHA:a4a0195c6c961eb09d0946b9d1ac350e25b7a872) 2023-01-13T16:18:26.3521000Z Download action repository 'actions/setup-python@v4' (SHA:d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435) 2023-01-13T16:18:26.6492703Z Getting action download info 2023-01-13T16:18:26.8193680Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-13T16:18:27.1812573Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-13T16:18:27.1812925Z with: 2023-01-13T16:18:27.1813128Z submodules: false 2023-01-13T16:18:27.1813319Z fetch-depth: 1 2023-01-13T16:18:27.1813518Z ##[endgroup] 2023-01-13T16:18:27.2071942Z ##[group]Run retry () { 2023-01-13T16:18:27.2072352Z retry () { 2023-01-13T16:18:27.2072699Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-13T16:18:27.2073005Z } 2023-01-13T16:18:27.2073272Z echo "${GITHUB_WORKSPACE}" 2023-01-13T16:18:27.2073546Z if [ -z "${NO_SUDO}" ]; then 2023-01-13T16:18:27.2073894Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-13T16:18:27.2074197Z else 2023-01-13T16:18:27.2116656Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-13T16:18:27.2117150Z fi 2023-01-13T16:18:27.2117446Z mkdir "${GITHUB_WORKSPACE}" 2023-01-13T16:18:27.2166360Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-13T16:18:27.2166637Z env: 2023-01-13T16:18:27.2166800Z NO_SUDO: 2023-01-13T16:18:27.2166992Z ##[endgroup] 2023-01-13T16:18:27.2395406Z /home/runner/work/pytorch/pytorch 2023-01-13T16:18:27.2635755Z ##[group]Run malfet/checkout@silent-checkout 2023-01-13T16:18:27.2636003Z with: 2023-01-13T16:18:27.2636235Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-13T16:18:27.2636457Z fetch-depth: 1 2023-01-13T16:18:27.2636656Z submodules: false 2023-01-13T16:18:27.2636867Z quiet-checkout: true 2023-01-13T16:18:27.2637109Z repository: pytorch/pytorch 2023-01-13T16:18:27.2637512Z token: *** 2023-01-13T16:18:27.2637703Z ssh-strict: true 2023-01-13T16:18:27.2637918Z persist-credentials: true 2023-01-13T16:18:27.2638115Z clean: true 2023-01-13T16:18:27.2638492Z lfs: false 2023-01-13T16:18:27.2638700Z set-safe-directory: true 2023-01-13T16:18:27.2638894Z ##[endgroup] 2023-01-13T16:18:27.3988328Z Syncing repository: pytorch/pytorch 2023-01-13T16:18:27.3989989Z ##[group]Getting Git version info 2023-01-13T16:18:27.3990681Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-13T16:18:27.3991153Z [command]/usr/bin/git version 2023-01-13T16:18:27.3999848Z git version 2.38.1 2023-01-13T16:18:27.4023337Z ##[endgroup] 2023-01-13T16:18:27.4039962Z Temporarily overriding HOME='/home/runner/work/_temp/00ab9aad-59e9-4c8d-b69c-62b7ba2b2c26' before making global git config changes 2023-01-13T16:18:27.4040430Z Adding repository directory to the temporary git global config as a safe directory 2023-01-13T16:18:27.4044634Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-13T16:18:27.4091056Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-13T16:18:27.4096033Z ##[group]Initializing the repository 2023-01-13T16:18:27.4099335Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-13T16:18:27.4161430Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-13T16:18:27.4162055Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-13T16:18:27.4162426Z hint: of your new repositories, which will suppress this warning, call: 2023-01-13T16:18:27.4162683Z hint: 2023-01-13T16:18:27.4163026Z hint: git config --global init.defaultBranch 2023-01-13T16:18:27.4163269Z hint: 2023-01-13T16:18:27.4163596Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-13T16:18:27.4164000Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-13T16:18:27.4164259Z hint: 2023-01-13T16:18:27.4164501Z hint: git branch -m 2023-01-13T16:18:27.4170762Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-13T16:18:27.4178505Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-13T16:18:27.4219682Z ##[endgroup] 2023-01-13T16:18:27.4220413Z ##[group]Disabling automatic garbage collection 2023-01-13T16:18:27.4225216Z [command]/usr/bin/git config --local gc.auto 0 2023-01-13T16:18:27.4256856Z ##[endgroup] 2023-01-13T16:18:27.4257514Z ##[group]Setting up auth 2023-01-13T16:18:27.4265328Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-13T16:18:27.4298519Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-13T16:18:27.4554089Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-13T16:18:27.4586292Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-13T16:18:27.4780802Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-13T16:18:27.4818654Z ##[endgroup] 2023-01-13T16:18:27.4819377Z ##[group]Fetching the repository 2023-01-13T16:18:27.4827749Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-13T16:18:36.2998029Z ##[endgroup] 2023-01-13T16:18:36.2998635Z ##[group]Determining the checkout info 2023-01-13T16:18:36.2999002Z ##[endgroup] 2023-01-13T16:18:36.2999343Z ##[group]Checking out the ref 2023-01-13T16:18:36.3002056Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-13T16:18:37.4350703Z ##[endgroup] 2023-01-13T16:18:37.4399308Z [command]/usr/bin/git log -1 --format='%H' 2023-01-13T16:18:37.4432142Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-13T16:18:37.4588278Z ##[group]Run actions/setup-python@v4 2023-01-13T16:18:37.4588616Z with: 2023-01-13T16:18:37.4588794Z python-version: 3.8 2023-01-13T16:18:37.4589002Z architecture: x64 2023-01-13T16:18:37.4589204Z check-latest: false 2023-01-13T16:18:37.4589381Z cache: pip 2023-01-13T16:18:37.4589675Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2023-01-13T16:18:37.4590142Z token: *** 2023-01-13T16:18:37.4590347Z update-environment: true 2023-01-13T16:18:37.4590545Z ##[endgroup] 2023-01-13T16:18:37.6089481Z ##[group]Installed versions 2023-01-13T16:18:37.6202874Z Successfully set up CPython (3.8.15) 2023-01-13T16:18:37.6203620Z ##[endgroup] 2023-01-13T16:18:38.4865316Z [command]/opt/hostedtoolcache/Python/3.8.15/x64/bin/pip cache dir 2023-01-13T16:18:38.8294610Z /home/runner/.cache/pip 2023-01-13T16:18:39.4851769Z Received 65262154 of 65262154 (100.0%), 129.7 MBs/sec 2023-01-13T16:18:39.4852375Z Cache Size: ~62 MB (65262154 B) 2023-01-13T16:18:39.4902046Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/0f0f0727-7560-446b-8cd6-07e377414e4a/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2023-01-13T16:18:39.5991687Z Cache restored successfully 2023-01-13T16:18:39.6082820Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-157589691c1bb3ae3e300d85f54d14c0011ee8da75047bf2caae1583f529f651 2023-01-13T16:18:39.6216887Z ##[group]Run pip install -r .github/requirements-gha-cache.txt --user 2023-01-13T16:18:39.6217284Z pip install -r .github/requirements-gha-cache.txt --user 2023-01-13T16:18:39.6264731Z shell: /usr/bin/bash -e {0} 2023-01-13T16:18:39.6264945Z env: 2023-01-13T16:18:39.6265198Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:39.6265514Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-13T16:18:39.6265827Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:39.6266120Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:39.6266411Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:39.6266717Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-13T16:18:39.6266963Z ##[endgroup] 2023-01-13T16:18:40.6489760Z Collecting boto3==1.19.12 2023-01-13T16:18:40.6514816Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2023-01-13T16:18:40.8474120Z Collecting cffi==1.15.0 2023-01-13T16:18:40.8507750Z Using cached cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) 2023-01-13T16:18:40.8675624Z Collecting dataclasses==0.6 2023-01-13T16:18:40.8695515Z Using cached dataclasses-0.6-py3-none-any.whl (14 kB) 2023-01-13T16:18:40.8941906Z Collecting jinja2==3.0.1 2023-01-13T16:18:40.8962616Z Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB) 2023-01-13T16:18:40.9208300Z Collecting lintrunner==0.9.2 2023-01-13T16:18:40.9296700Z Using cached lintrunner-0.9.2-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.3 MB) 2023-01-13T16:18:40.9941662Z Collecting ninja==1.10.0.post1 2023-01-13T16:18:40.9963329Z Using cached ninja-1.10.0.post1-py3-none-manylinux1_x86_64.whl (102 kB) 2023-01-13T16:18:41.0171526Z Collecting pynvml==11.4.1 2023-01-13T16:18:41.0191910Z Using cached pynvml-11.4.1-py3-none-any.whl (46 kB) 2023-01-13T16:18:41.0946277Z Collecting pyyaml==6.0 2023-01-13T16:18:41.0980910Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2023-01-13T16:18:41.1497905Z Collecting requests==2.26 2023-01-13T16:18:41.1518623Z Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB) 2023-01-13T16:18:41.2517163Z Collecting rich==10.9.0 2023-01-13T16:18:41.2543043Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2023-01-13T16:18:41.2837396Z Collecting rockset==0.8.10 2023-01-13T16:18:41.2862858Z Using cached rockset-0.8.10-py3-none-any.whl (422 kB) 2023-01-13T16:18:41.3166198Z Collecting s3transfer<0.6.0,>=0.5.0 2023-01-13T16:18:41.3186133Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2023-01-13T16:18:41.3368137Z Collecting jmespath<1.0.0,>=0.7.1 2023-01-13T16:18:41.3386823Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2023-01-13T16:18:41.9186218Z Collecting botocore<1.23.0,>=1.22.12 2023-01-13T16:18:41.9407706Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2023-01-13T16:18:41.9958674Z Collecting pycparser 2023-01-13T16:18:41.9979501Z Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) 2023-01-13T16:18:42.0651514Z Collecting MarkupSafe>=2.0 2023-01-13T16:18:42.0675253Z Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2023-01-13T16:18:42.1340777Z Collecting urllib3<1.27,>=1.21.1 2023-01-13T16:18:42.1537929Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-13T16:18:42.1618950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 27.3 MB/s eta 0:00:00 2023-01-13T16:18:42.1846850Z Collecting idna<4,>=2.5 2023-01-13T16:18:42.1869169Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-13T16:18:42.2152823Z Collecting certifi>=2017.4.17 2023-01-13T16:18:42.2175341Z Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-13T16:18:42.3025047Z Collecting charset-normalizer~=2.0.0 2023-01-13T16:18:42.3047598Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2023-01-13T16:18:42.3315778Z Collecting commonmark<0.10.0,>=0.9.0 2023-01-13T16:18:42.3336028Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2023-01-13T16:18:42.3609851Z Collecting colorama<0.5.0,>=0.4.0 2023-01-13T16:18:42.3631736Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2023-01-13T16:18:42.3973618Z Collecting pygments<3.0.0,>=2.6.0 2023-01-13T16:18:42.4011936Z Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 2023-01-13T16:18:42.4128899Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 124.0 MB/s eta 0:00:00 2023-01-13T16:18:42.4435823Z Collecting texttable>=0.8.7 2023-01-13T16:18:42.4457094Z Using cached texttable-1.6.7-py2.py3-none-any.whl (10 kB) 2023-01-13T16:18:42.8473182Z Collecting sqlalchemy>=1.3.10 2023-01-13T16:18:42.8521305Z Downloading SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2023-01-13T16:18:42.8670880Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 132.6 MB/s eta 0:00:00 2023-01-13T16:18:42.8855952Z Collecting docopt>=0.6.2 2023-01-13T16:18:42.8875555Z Using cached docopt-0.6.2.tar.gz (25 kB) 2023-01-13T16:18:42.8943145Z Preparing metadata (setup.py): started 2023-01-13T16:18:43.2264500Z Preparing metadata (setup.py): finished with status 'done' 2023-01-13T16:18:43.5027822Z Collecting protobuf>=3.6.0 2023-01-13T16:18:43.5060089Z Using cached protobuf-4.21.12-cp37-abi3-manylinux2014_x86_64.whl (409 kB) 2023-01-13T16:18:43.5272703Z Collecting geojson>=2.5.0 2023-01-13T16:18:43.5293968Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2023-01-13T16:18:43.5490880Z Collecting requests-toolbelt>=0.9.1 2023-01-13T16:18:43.5511769Z Using cached requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 2023-01-13T16:18:43.5904825Z Collecting python-dateutil<3.0.0,>=2.1 2023-01-13T16:18:43.5928068Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2023-01-13T16:18:44.0813803Z Collecting greenlet!=0.4.17 2023-01-13T16:18:44.0846554Z Using cached greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (544 kB) 2023-01-13T16:18:44.1547761Z Collecting six>=1.5 2023-01-13T16:18:44.1567914Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-01-13T16:18:44.3419827Z Installing collected packages: texttable, ninja, geojson, docopt, dataclasses, commonmark, urllib3, six, pyyaml, pynvml, pygments, pycparser, protobuf, MarkupSafe, lintrunner, jmespath, idna, greenlet, colorama, charset-normalizer, certifi, sqlalchemy, rich, requests, python-dateutil, jinja2, cffi, requests-toolbelt, botocore, s3transfer, rockset, boto3 2023-01-13T16:18:44.3726252Z DEPRECATION: docopt is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2023-01-13T16:18:44.3727813Z Running setup.py install for docopt: started 2023-01-13T16:18:44.6149398Z Running setup.py install for docopt: finished with status 'done' 2023-01-13T16:18:47.7700738Z Successfully installed MarkupSafe-2.1.1 boto3-1.19.12 botocore-1.22.12 certifi-2022.12.7 cffi-1.15.0 charset-normalizer-2.0.12 colorama-0.4.6 commonmark-0.9.1 dataclasses-0.6 docopt-0.6.2 geojson-2.5.0 greenlet-2.0.1 idna-3.4 jinja2-3.0.1 jmespath-0.10.0 lintrunner-0.9.2 ninja-1.10.0.post1 protobuf-4.21.12 pycparser-2.21 pygments-2.14.0 pynvml-11.4.1 python-dateutil-2.8.2 pyyaml-6.0 requests-2.26.0 requests-toolbelt-0.10.1 rich-10.9.0 rockset-0.8.10 s3transfer-0.5.2 six-1.16.0 sqlalchemy-1.4.46 texttable-1.6.7 urllib3-1.26.14 2023-01-13T16:18:48.1999530Z ##[group]Run set -ex 2023-01-13T16:18:48.1999779Z set -ex 2023-01-13T16:18:48.2000035Z python3 .github/scripts/check_labels.py "${PR_NUM}" 2023-01-13T16:18:48.2045057Z shell: /usr/bin/bash -e {0} 2023-01-13T16:18:48.2045253Z env: 2023-01-13T16:18:48.2045510Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:48.2045837Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-13T16:18:48.2046153Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:48.2046451Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:48.2046744Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-13T16:18:48.2047026Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-13T16:18:48.2047576Z GITHUB_TOKEN: *** 2023-01-13T16:18:48.2047777Z PR_NUM: 91627 2023-01-13T16:18:48.2047969Z ##[endgroup] 2023-01-13T16:18:48.2111999Z + python3 .github/scripts/check_labels.py 91627 2023-01-13T16:18:51.5346463Z # This PR needs a label 2023-01-13T16:18:51.5347306Z If your changes are user facing and intended to be a part of release notes, please use a label starting with `release notes:`. 2023-01-13T16:18:51.5348112Z 2023-01-13T16:18:51.5348491Z If not, please add the `topic: not user facing` label. 2023-01-13T16:18:51.5348845Z 2023-01-13T16:18:51.5350052Z For more information, see https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work. 2023-01-13T16:18:51.5350869Z Rate limit exceeded: 908/50000 2023-01-13T16:18:51.5694942Z Post job cleanup. 2023-01-13T16:18:51.7129749Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-157589691c1bb3ae3e300d85f54d14c0011ee8da75047bf2caae1583f529f651, not saving cache. 2023-01-13T16:18:51.7220798Z Post job cleanup. 2023-01-13T16:18:51.7261225Z Post job cleanup. 2023-01-13T16:18:51.8389553Z [command]/usr/bin/git version 2023-01-13T16:18:51.8439838Z git version 2.38.1 2023-01-13T16:18:51.8485087Z Temporarily overriding HOME='/home/runner/work/_temp/3150b9f2-b3d2-46e5-a3c0-782317fe4c5a' before making global git config changes 2023-01-13T16:18:51.8486138Z Adding repository directory to the temporary git global config as a safe directory 2023-01-13T16:18:51.8490029Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-13T16:18:51.8532727Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-13T16:18:51.8568699Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-13T16:18:51.8802609Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-13T16:18:51.8834627Z http.https://github.com/.extraheader 2023-01-13T16:18:51.8844036Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-13T16:18:51.8879042Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-13T16:18:51.9298621Z Cleaning up orphan processes