2022-12-01T09:48:33.0849803Z Requested labels: linux.20_04.4x 2022-12-01T09:48:33.0849870Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/89997/merge 2022-12-01T09:48:33.0849893Z Waiting for a runner to pick up this job... 2022-12-01T09:48:33.5337346Z Job is about to start running on the runner: linux.20_04.4x_303c642226ce (organization) 2022-12-01T09:48:36.6270239Z Current runner version: '2.299.1' 2022-12-01T09:48:36.6275685Z Runner name: 'linux.20_04.4x_303c642226ce' 2022-12-01T09:48:36.6276277Z Runner group name: 'Default' 2022-12-01T09:48:36.6276884Z Machine name: 'runner' 2022-12-01T09:48:36.6293991Z ##[group]Operating System 2022-12-01T09:48:36.6294408Z Ubuntu 2022-12-01T09:48:36.6294747Z 20.04.5 2022-12-01T09:48:36.6294957Z LTS 2022-12-01T09:48:36.6295233Z ##[endgroup] 2022-12-01T09:48:36.6295519Z ##[group]Runner Image 2022-12-01T09:48:36.6295791Z Image: ubuntu-20.04 2022-12-01T09:48:36.6296106Z Version: 20221119.2 2022-12-01T09:48:36.6296562Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221119.2/images/linux/Ubuntu2004-Readme.md 2022-12-01T09:48:36.6297082Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221119.2 2022-12-01T09:48:36.6297479Z ##[endgroup] 2022-12-01T09:48:36.6298631Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:36.6299195Z Actions: read 2022-12-01T09:48:36.6299578Z Checks: read 2022-12-01T09:48:36.6299943Z Contents: read 2022-12-01T09:48:36.6300274Z Deployments: read 2022-12-01T09:48:36.6300528Z Discussions: read 2022-12-01T09:48:36.6300808Z Issues: read 2022-12-01T09:48:36.6301090Z Metadata: read 2022-12-01T09:48:36.6301332Z Packages: read 2022-12-01T09:48:36.6301640Z Pages: read 2022-12-01T09:48:36.6301923Z PullRequests: read 2022-12-01T09:48:36.6302194Z RepositoryProjects: read 2022-12-01T09:48:36.6302509Z SecurityEvents: read 2022-12-01T09:48:36.6302825Z Statuses: read 2022-12-01T09:48:36.6303062Z ##[endgroup] 2022-12-01T09:48:36.6306262Z Secret source: None 2022-12-01T09:48:36.6306724Z Prepare workflow directory 2022-12-01T09:48:36.7052317Z Prepare all required actions 2022-12-01T09:48:36.7214707Z Getting action download info 2022-12-01T09:48:37.1603443Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:41.6168097Z Download action repository 'actions/setup-python@v2' (SHA:75f3110429a8c05be0e1bf360334e4cced2b63fa) 2022-12-01T09:48:41.9118070Z Getting action download info 2022-12-01T09:48:42.0999636Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:42.4882956Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:42.4883296Z with: 2022-12-01T09:48:42.4883474Z submodules: false 2022-12-01T09:48:42.4883679Z fetch-depth: 1 2022-12-01T09:48:42.4883866Z ##[endgroup] 2022-12-01T09:48:42.5133921Z ##[group]Run retry () { 2022-12-01T09:48:42.5134186Z retry () { 2022-12-01T09:48:42.5134425Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:42.5134652Z } 2022-12-01T09:48:42.5134858Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:42.5135084Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:42.5135343Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:42.5135565Z else 2022-12-01T09:48:42.5135778Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:42.5135987Z fi 2022-12-01T09:48:42.5136188Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:42.5184631Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:42.5184890Z env: 2022-12-01T09:48:42.5185051Z NO_SUDO: 2022-12-01T09:48:42.5185228Z ##[endgroup] 2022-12-01T09:48:42.5428864Z /home/runner/work/pytorch/pytorch 2022-12-01T09:48:42.5667100Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:42.5667410Z with: 2022-12-01T09:48:42.5667645Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:42.5667991Z fetch-depth: 1 2022-12-01T09:48:42.5668254Z submodules: false 2022-12-01T09:48:42.5668536Z quiet-checkout: true 2022-12-01T09:48:42.5668805Z repository: pytorch/pytorch 2022-12-01T09:48:42.5669296Z token: *** 2022-12-01T09:48:42.5669511Z ssh-strict: true 2022-12-01T09:48:42.5669780Z persist-credentials: true 2022-12-01T09:48:42.5670037Z clean: true 2022-12-01T09:48:42.5670429Z lfs: false 2022-12-01T09:48:42.5670748Z set-safe-directory: true 2022-12-01T09:48:42.5671014Z ##[endgroup] 2022-12-01T09:48:42.6998503Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:42.7000163Z ##[group]Getting Git version info 2022-12-01T09:48:42.7000714Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:42.7001168Z [command]/usr/bin/git version 2022-12-01T09:48:42.7033578Z git version 2.38.1 2022-12-01T09:48:42.7057123Z ##[endgroup] 2022-12-01T09:48:42.7071518Z Temporarily overriding HOME='/home/runner/work/_temp/59fabbd1-bc75-4eef-a911-7de790b39fc6' before making global git config changes 2022-12-01T09:48:42.7072336Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:42.7077023Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:48:42.7121564Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:42.7125844Z ##[group]Initializing the repository 2022-12-01T09:48:42.7129039Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-12-01T09:48:42.7184807Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:42.7185543Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:42.7187048Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:42.7187476Z hint: 2022-12-01T09:48:42.7188108Z hint: git config --global init.defaultBranch 2022-12-01T09:48:42.7189676Z hint: 2022-12-01T09:48:42.7190270Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:42.7191105Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:42.7191489Z hint: 2022-12-01T09:48:42.7192653Z hint: git branch -m 2022-12-01T09:48:42.7193578Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-12-01T09:48:42.7209264Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:42.7252509Z ##[endgroup] 2022-12-01T09:48:42.7253251Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:42.7257446Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:42.7290211Z ##[endgroup] 2022-12-01T09:48:42.7290921Z ##[group]Setting up auth 2022-12-01T09:48:42.7298043Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:42.7329553Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:42.7578069Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:42.7614514Z [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' || : 2022-12-01T09:48:42.7809293Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:42.7848044Z ##[endgroup] 2022-12-01T09:48:42.7848746Z ##[group]Fetching the repository 2022-12-01T09:48:42.7855846Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:51.1722620Z ##[endgroup] 2022-12-01T09:48:51.1723156Z ##[group]Determining the checkout info 2022-12-01T09:48:51.1723880Z ##[endgroup] 2022-12-01T09:48:51.1724543Z ##[group]Checking out the ref 2022-12-01T09:48:51.1728961Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:52.2480426Z ##[endgroup] 2022-12-01T09:48:52.2526589Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:48:52.2555885Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:48:52.2709435Z ##[group]Run actions/setup-python@v2 2022-12-01T09:48:52.2709749Z with: 2022-12-01T09:48:52.2709928Z python-version: 3.5 2022-12-01T09:48:52.2710124Z architecture: x64 2022-12-01T09:48:52.2710292Z cache: pip 2022-12-01T09:48:52.2710562Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-12-01T09:48:52.2710969Z token: *** 2022-12-01T09:48:52.2711128Z ##[endgroup] 2022-12-01T09:48:52.4130745Z Version 3.5 was not found in the local cache 2022-12-01T09:48:52.7386707Z Version 3.5 is available for downloading 2022-12-01T09:48:52.7388151Z Download from "https://github.com/actions/python-versions/releases/download/3.5.10-90026/python-3.5.10-linux-20.04-x64.tar.gz" 2022-12-01T09:48:53.2669364Z Extract downloaded archive 2022-12-01T09:48:53.2782959Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/4a2a3fbf-5d99-49fa-8955-f4aa56d61186 -f /home/runner/work/_temp/d8800128-5acd-425b-bb41-b7f40de9410e 2022-12-01T09:48:54.6241838Z Execute installation script 2022-12-01T09:48:54.6347374Z Check if Python hostedtoolcache folder exist... 2022-12-01T09:48:54.6347862Z Create Python 3.5.10 folder 2022-12-01T09:48:54.6358882Z Copy Python binaries to hostedtoolcache folder 2022-12-01T09:48:54.9419638Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2022-12-01T09:48:54.9456679Z Upgrading PIP... 2022-12-01T09:48:55.9429355Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2022-12-01T09:48:55.9467706Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2022-12-01T09:48:56.4737621Z Collecting pip 2022-12-01T09:48:56.6250523Z Downloading https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl (1.5MB) 2022-12-01T09:48:56.8017658Z Installing collected packages: pip 2022-12-01T09:48:57.4600856Z Successfully installed pip-20.3.4 2022-12-01T09:48:57.5318611Z ##[error]You are using pip version 20.3.4, however version 22.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. 2022-12-01T09:48:57.5670646Z Create complete file 2022-12-01T09:48:57.5715923Z Successfully setup CPython (3.5.10) 2022-12-01T09:48:58.4180991Z [command]/opt/hostedtoolcache/Python/3.5.10/x64/bin/pip cache dir 2022-12-01T09:48:58.5696766Z DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2022-12-01T09:48:58.5698362Z /home/runner/.cache/pip 2022-12-01T09:48:58.7737025Z Received 1566439 of 1566439 (100.0%), 23.3 MBs/sec 2022-12-01T09:48:58.7737419Z Cache Size: ~1 MB (1566439 B) 2022-12-01T09:48:58.7759919Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/a82580c2-2c3e-4a0e-83d0-7c7d69d21119/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-12-01T09:48:58.7887609Z Cache restored successfully 2022-12-01T09:48:58.7894605Z Cache restored from key: setup-python-Linux-python-3.5.10-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2 2022-12-01T09:48:58.8036552Z ##[group]Run # All we need to see is that it passes 2022-12-01T09:48:58.8036847Z # All we need to see is that it passes 2022-12-01T09:48:58.8037101Z python3 torch/utils/collect_env.py 2022-12-01T09:48:58.8082694Z shell: /usr/bin/bash -e {0} 2022-12-01T09:48:58.8082900Z env: 2022-12-01T09:48:58.8083145Z pythonLocation: /opt/hostedtoolcache/Python/3.5.10/x64 2022-12-01T09:48:58.8083451Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib 2022-12-01T09:48:58.8083693Z ##[endgroup] 2022-12-01T09:49:20.9389151Z Collecting environment information... 2022-12-01T09:49:20.9389938Z PyTorch version: N/A 2022-12-01T09:49:20.9390340Z Is debug build: N/A 2022-12-01T09:49:20.9390721Z CUDA used to build PyTorch: N/A 2022-12-01T09:49:20.9391591Z ROCM used to build PyTorch: N/A 2022-12-01T09:49:20.9391831Z 2022-12-01T09:49:20.9392047Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-12-01T09:49:20.9392989Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-12-01T09:49:20.9393635Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-12-01T09:49:20.9394101Z CMake version: version 3.25.0 2022-12-01T09:49:20.9394617Z Libc version: glibc-2.3.4 2022-12-01T09:49:20.9394855Z 2022-12-01T09:49:20.9395328Z Python version: 3.5.10 (default, Nov 25 2020, 13:18:55) [GCC 9.3.0] (64-bit runtime) 2022-12-01T09:49:20.9396192Z Python platform: Linux-5.15.0-1023-azure-x86_64-with-debian-bullseye-sid 2022-12-01T09:49:20.9396764Z Is CUDA available: N/A 2022-12-01T09:49:20.9397194Z CUDA runtime version: Could not collect 2022-12-01T09:49:20.9397649Z CUDA_MODULE_LOADING set to: N/A 2022-12-01T09:49:20.9398167Z GPU models and configuration: Could not collect 2022-12-01T09:49:20.9398736Z Nvidia driver version: Could not collect 2022-12-01T09:49:20.9399232Z cuDNN version: Could not collect 2022-12-01T09:49:20.9399721Z HIP runtime version: N/A 2022-12-01T09:49:20.9400187Z MIOpen runtime version: N/A 2022-12-01T09:49:20.9400645Z Is XNNPACK available: N/A 2022-12-01T09:49:20.9400924Z 2022-12-01T09:49:20.9401147Z Versions of relevant libraries: 2022-12-01T09:49:20.9401620Z [pip3] No relevant packages 2022-12-01T09:49:20.9402087Z [conda] No relevant packages 2022-12-01T09:49:20.9488254Z Post job cleanup. 2022-12-01T09:49:21.0740164Z Cache hit occurred on the primary key setup-python-Linux-python-3.5.10-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2, not saving cache. 2022-12-01T09:49:21.0835031Z Post job cleanup. 2022-12-01T09:49:21.0871156Z Post job cleanup. 2022-12-01T09:49:21.2005187Z [command]/usr/bin/git version 2022-12-01T09:49:21.2049825Z git version 2.38.1 2022-12-01T09:49:21.2093985Z Temporarily overriding HOME='/home/runner/work/_temp/56ab3f52-aedb-4717-971a-284272a2415c' before making global git config changes 2022-12-01T09:49:21.2095035Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:49:21.2100486Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:49:21.2139340Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:49:21.2173267Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:49:21.2398612Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:49:21.2428537Z http.https://github.com/.extraheader 2022-12-01T09:49:21.2437773Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T09:49:21.2471768Z [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' || : 2022-12-01T09:49:21.2981173Z Cleaning up orphan processes