2023-01-11T20:12:35.9046876Z Requested labels: linux.20_04.4x 2023-01-11T20:12:35.9046969Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.9047001Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.7022836Z Job is about to start running on the runner: linux.20_04.4x_e911fb9cbe19 (organization) 2023-01-11T20:12:39.8623321Z Current runner version: '2.300.2' 2023-01-11T20:12:39.8628929Z Runner name: 'linux.20_04.4x_e911fb9cbe19' 2023-01-11T20:12:39.8629459Z Runner group name: 'Default' 2023-01-11T20:12:39.8630031Z Machine name: 'runner' 2023-01-11T20:12:39.8647412Z ##[group]Operating System 2023-01-11T20:12:39.8647828Z Ubuntu 2023-01-11T20:12:39.8648041Z 20.04.5 2023-01-11T20:12:39.8648393Z LTS 2023-01-11T20:12:39.8648682Z ##[endgroup] 2023-01-11T20:12:39.8648923Z ##[group]Runner Image 2023-01-11T20:12:39.8649234Z Image: ubuntu-20.04 2023-01-11T20:12:39.8649523Z Version: 20221204.2 2023-01-11T20:12:39.8649958Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:39.8650531Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:39.8650926Z ##[endgroup] 2023-01-11T20:12:39.8651748Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:39.8652380Z Actions: read 2023-01-11T20:12:39.8652793Z Checks: read 2023-01-11T20:12:39.8653082Z Contents: read 2023-01-11T20:12:39.8653351Z Deployments: read 2023-01-11T20:12:39.8653682Z Discussions: read 2023-01-11T20:12:39.8653963Z Issues: read 2023-01-11T20:12:39.8654448Z Metadata: read 2023-01-11T20:12:39.8654872Z Packages: read 2023-01-11T20:12:39.8655196Z Pages: read 2023-01-11T20:12:39.8655439Z PullRequests: read 2023-01-11T20:12:39.8655749Z RepositoryProjects: read 2023-01-11T20:12:39.8656060Z SecurityEvents: read 2023-01-11T20:12:39.8656309Z Statuses: read 2023-01-11T20:12:39.8656627Z ##[endgroup] 2023-01-11T20:12:39.8660058Z Secret source: None 2023-01-11T20:12:39.8660468Z Prepare workflow directory 2023-01-11T20:12:39.9412158Z Prepare all required actions 2023-01-11T20:12:39.9578999Z Getting action download info 2023-01-11T20:12:40.3936559Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:44.6683246Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T20:12:44.9461817Z Getting action download info 2023-01-11T20:12:45.1478746Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:45.4483042Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:45.4483397Z with: 2023-01-11T20:12:45.4483591Z submodules: false 2023-01-11T20:12:45.4483791Z fetch-depth: 1 2023-01-11T20:12:45.4483966Z ##[endgroup] 2023-01-11T20:12:45.4757997Z ##[group]Run retry () { 2023-01-11T20:12:45.4758300Z retry () { 2023-01-11T20:12:45.4758537Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:45.4758767Z } 2023-01-11T20:12:45.4758978Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.4759200Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:45.4759448Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.4759671Z else 2023-01-11T20:12:45.4759877Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.4760087Z fi 2023-01-11T20:12:45.4760298Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:45.4811093Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:45.4811376Z env: 2023-01-11T20:12:45.4811537Z NO_SUDO: 2023-01-11T20:12:45.4811729Z ##[endgroup] 2023-01-11T20:12:45.5070210Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.5366477Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:45.5366753Z with: 2023-01-11T20:12:45.5366972Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:45.5367183Z fetch-depth: 1 2023-01-11T20:12:45.5367398Z submodules: false 2023-01-11T20:12:45.5367633Z quiet-checkout: true 2023-01-11T20:12:45.5367831Z repository: pytorch/pytorch 2023-01-11T20:12:45.5368220Z token: *** 2023-01-11T20:12:45.5368403Z ssh-strict: true 2023-01-11T20:12:45.5368609Z persist-credentials: true 2023-01-11T20:12:45.5368798Z clean: true 2023-01-11T20:12:45.5369216Z lfs: false 2023-01-11T20:12:45.5369421Z set-safe-directory: true 2023-01-11T20:12:45.5369608Z ##[endgroup] 2023-01-11T20:12:45.6763763Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:45.6765649Z ##[group]Getting Git version info 2023-01-11T20:12:45.6766256Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:45.6766720Z [command]/usr/bin/git version 2023-01-11T20:12:45.6797149Z git version 2.38.1 2023-01-11T20:12:45.6822710Z ##[endgroup] 2023-01-11T20:12:45.6845020Z Temporarily overriding HOME='/home/runner/work/_temp/c0ea8a1f-bec7-4a0a-a9ee-cd4e4bcf9c85' before making global git config changes 2023-01-11T20:12:45.6845774Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:45.6850156Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.6903121Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:45.6908929Z ##[group]Initializing the repository 2023-01-11T20:12:45.6913188Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.6978553Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:45.6979038Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:45.6979365Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:45.6979611Z hint: 2023-01-11T20:12:45.6979934Z hint: git config --global init.defaultBranch 2023-01-11T20:12:45.6980200Z hint: 2023-01-11T20:12:45.6980626Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:45.6981234Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:45.6981685Z hint: 2023-01-11T20:12:45.6982067Z hint: git branch -m 2023-01-11T20:12:45.6987085Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:45.6995604Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:45.7038975Z ##[endgroup] 2023-01-11T20:12:45.7039404Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:45.7043547Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:45.7077836Z ##[endgroup] 2023-01-11T20:12:45.7078533Z ##[group]Setting up auth 2023-01-11T20:12:45.7086255Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:45.7121099Z [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-11T20:12:45.7417347Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:45.7456577Z [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-11T20:12:45.7664941Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:45.7712523Z ##[endgroup] 2023-01-11T20:12:45.7713003Z ##[group]Fetching the repository 2023-01-11T20:12:45.7719708Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:54.3065286Z ##[endgroup] 2023-01-11T20:12:54.3066033Z ##[group]Determining the checkout info 2023-01-11T20:12:54.3066405Z ##[endgroup] 2023-01-11T20:12:54.3066736Z ##[group]Checking out the ref 2023-01-11T20:12:54.3071060Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:55.4490950Z ##[endgroup] 2023-01-11T20:12:55.4543025Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:12:55.4577011Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:12:55.4741715Z ##[group]Run actions/setup-python@v4 2023-01-11T20:12:55.4742040Z with: 2023-01-11T20:12:55.4742218Z python-version: 3.5 2023-01-11T20:12:55.4742443Z architecture: x64 2023-01-11T20:12:55.4742710Z check-latest: false 2023-01-11T20:12:55.4742916Z cache: pip 2023-01-11T20:12:55.4743147Z cache-dependency-path: **/requirements.txt 2023-01-11T20:12:55.4743579Z token: *** 2023-01-11T20:12:55.4743772Z update-environment: true 2023-01-11T20:12:55.4743958Z ##[endgroup] 2023-01-11T20:12:55.6258682Z ##[group]Installed versions 2023-01-11T20:12:55.6388607Z Version 3.5 was not found in the local cache 2023-01-11T20:12:55.9093981Z Version 3.5 is available for downloading 2023-01-11T20:12:55.9096613Z Download from "https://github.com/actions/python-versions/releases/download/3.5.10-90026/python-3.5.10-linux-20.04-x64.tar.gz" 2023-01-11T20:12:56.5015019Z Extract downloaded archive 2023-01-11T20:12:56.5138861Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/32ed596f-d8f3-4325-9e3a-4b2e03e1f393 -f /home/runner/work/_temp/481b81aa-45b2-4064-b4ed-86cc44b7840c 2023-01-11T20:12:57.9274510Z Execute installation script 2023-01-11T20:12:57.9385446Z Check if Python hostedtoolcache folder exist... 2023-01-11T20:12:57.9385880Z Create Python 3.5.10 folder 2023-01-11T20:12:57.9398731Z Copy Python binaries to hostedtoolcache folder 2023-01-11T20:12:58.3542325Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2023-01-11T20:12:58.3581321Z Upgrading PIP... 2023-01-11T20:12:59.3776583Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2023-01-11T20:12:59.3814799Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2023-01-11T20:12:59.9331898Z Collecting pip 2023-01-11T20:13:00.0857772Z Downloading https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl (1.5MB) 2023-01-11T20:13:00.2640689Z Installing collected packages: pip 2023-01-11T20:13:00.9461597Z Successfully installed pip-20.3.4 2023-01-11T20:13:01.0178314Z ##[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. 2023-01-11T20:13:01.0522085Z Create complete file 2023-01-11T20:13:01.0579644Z Successfully set up CPython (3.5.10) 2023-01-11T20:13:01.0580128Z ##[endgroup] 2023-01-11T20:13:01.9428811Z [command]/opt/hostedtoolcache/Python/3.5.10/x64/bin/pip cache dir 2023-01-11T20:13:02.1037268Z 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. 2023-01-11T20:13:02.1037870Z /home/runner/.cache/pip 2023-01-11T20:13:02.3443724Z Received 1566711 of 1566711 (100.0%), 22.6 MBs/sec 2023-01-11T20:13:02.3444225Z Cache Size: ~1 MB (1566711 B) 2023-01-11T20:13:02.3467834Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/69de9a40-a6cd-4930-a33a-7a87889ba057/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2023-01-11T20:13:02.3612931Z Cache restored successfully 2023-01-11T20:13:02.3624072Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.5.10-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9 2023-01-11T20:13:02.3788608Z ##[group]Run # All we need to see is that it passes 2023-01-11T20:13:02.3788919Z # All we need to see is that it passes 2023-01-11T20:13:02.3789174Z python3 torch/utils/collect_env.py 2023-01-11T20:13:02.3839008Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:02.3839212Z env: 2023-01-11T20:13:02.3839467Z pythonLocation: /opt/hostedtoolcache/Python/3.5.10/x64 2023-01-11T20:13:02.3839783Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib/pkgconfig 2023-01-11T20:13:02.3840100Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2023-01-11T20:13:02.3840523Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2023-01-11T20:13:02.3840808Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2023-01-11T20:13:02.3841084Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib 2023-01-11T20:13:02.3841324Z ##[endgroup] 2023-01-11T20:13:09.8988388Z Collecting environment information... 2023-01-11T20:13:09.8989033Z PyTorch version: N/A 2023-01-11T20:13:09.8989502Z Is debug build: N/A 2023-01-11T20:13:09.8990110Z CUDA used to build PyTorch: N/A 2023-01-11T20:13:09.8990554Z ROCM used to build PyTorch: N/A 2023-01-11T20:13:09.8990820Z 2023-01-11T20:13:09.8991002Z OS: Ubuntu 20.04.5 LTS (x86_64) 2023-01-11T20:13:09.8992035Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2023-01-11T20:13:09.8993015Z Clang version: 11.0.0-2~ubuntu20.04.1 2023-01-11T20:13:09.8993764Z CMake version: version 3.25.1 2023-01-11T20:13:09.8994647Z Libc version: glibc-2.3.4 2023-01-11T20:13:09.8995082Z 2023-01-11T20:13:09.8995890Z Python version: 3.5.10 (default, Nov 25 2020, 13:18:55) [GCC 9.3.0] (64-bit runtime) 2023-01-11T20:13:09.8997300Z Python platform: Linux-5.15.0-1023-azure-x86_64-with-debian-bullseye-sid 2023-01-11T20:13:09.8998243Z Is CUDA available: N/A 2023-01-11T20:13:09.8998985Z CUDA runtime version: Could not collect 2023-01-11T20:13:09.8999785Z CUDA_MODULE_LOADING set to: N/A 2023-01-11T20:13:09.9000641Z GPU models and configuration: Could not collect 2023-01-11T20:13:09.9001519Z Nvidia driver version: Could not collect 2023-01-11T20:13:09.9002317Z cuDNN version: Could not collect 2023-01-11T20:13:09.9003054Z HIP runtime version: N/A 2023-01-11T20:13:09.9003759Z MIOpen runtime version: N/A 2023-01-11T20:13:09.9004498Z Is XNNPACK available: N/A 2023-01-11T20:13:09.9004937Z 2023-01-11T20:13:09.9005278Z Versions of relevant libraries: 2023-01-11T20:13:09.9006047Z [pip3] No relevant packages 2023-01-11T20:13:09.9006777Z [conda] No relevant packages 2023-01-11T20:13:09.9107708Z Post job cleanup. 2023-01-11T20:13:10.0507935Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.5.10-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9, not saving cache. 2023-01-11T20:13:10.0590442Z Post job cleanup. 2023-01-11T20:13:10.0625938Z Post job cleanup. 2023-01-11T20:13:10.1780996Z [command]/usr/bin/git version 2023-01-11T20:13:10.1829446Z git version 2.38.1 2023-01-11T20:13:10.1875438Z Temporarily overriding HOME='/home/runner/work/_temp/d02eec39-c8eb-4d1c-8383-a43e3fd0c26a' before making global git config changes 2023-01-11T20:13:10.1876594Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:13:10.1882383Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:13:10.1925182Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:13:10.1962985Z [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-11T20:13:10.2232642Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:13:10.2265974Z http.https://github.com/.extraheader 2023-01-11T20:13:10.2278823Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:13:10.2341480Z [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-11T20:13:10.2816501Z Cleaning up orphan processes