2022-05-18T03:10:47.7769101Z Requested labels: linux.20_04.4x 2022-05-18T03:10:47.7769182Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-05-18T03:10:47.7769204Z Waiting for a runner to pick up this job... 2022-05-18T03:12:53.1431936Z Job is about to start running on the runner: linux.20_04.4x_d2dc50dce85c (organization) 2022-05-18T03:12:57.4832007Z Current runner version: '2.291.1' 2022-05-18T03:12:57.4837286Z Runner name: 'linux.20_04.4x_d2dc50dce85c' 2022-05-18T03:12:57.4837794Z Runner group name: 'Default' 2022-05-18T03:12:57.4838342Z Machine name: 'runner' 2022-05-18T03:12:57.4854679Z ##[group]Operating System 2022-05-18T03:12:57.4855064Z Ubuntu 2022-05-18T03:12:57.4855323Z 20.04.4 2022-05-18T03:12:57.4855656Z LTS 2022-05-18T03:12:57.4855881Z ##[endgroup] 2022-05-18T03:12:57.4856177Z ##[group]Virtual Environment 2022-05-18T03:12:57.4856527Z Environment: ubuntu-20.04 2022-05-18T03:12:57.4856825Z Version: 20220515.1 2022-05-18T03:12:57.4857279Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220515.1/images/linux/Ubuntu2004-Readme.md 2022-05-18T03:12:57.4857875Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220515.1 2022-05-18T03:12:57.4858294Z ##[endgroup] 2022-05-18T03:12:57.4859117Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:12:57.4859824Z Actions: write 2022-05-18T03:12:57.4860136Z Checks: write 2022-05-18T03:12:57.4860416Z Contents: write 2022-05-18T03:12:57.4860691Z Deployments: write 2022-05-18T03:12:57.4861028Z Discussions: write 2022-05-18T03:12:57.4861317Z Issues: write 2022-05-18T03:12:57.4861553Z Metadata: read 2022-05-18T03:12:57.4861826Z Packages: write 2022-05-18T03:12:57.4862122Z Pages: write 2022-05-18T03:12:57.4862370Z PullRequests: write 2022-05-18T03:12:57.4862692Z RepositoryProjects: write 2022-05-18T03:12:57.4863012Z SecurityEvents: write 2022-05-18T03:12:57.4863264Z Statuses: write 2022-05-18T03:12:57.4863566Z ##[endgroup] 2022-05-18T03:12:57.4866814Z Secret source: Actions 2022-05-18T03:12:57.4867231Z Prepare workflow directory 2022-05-18T03:12:57.5722118Z Prepare all required actions 2022-05-18T03:12:57.5887709Z Getting action download info 2022-05-18T03:12:57.7522434Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-05-18T03:12:58.7098410Z Download action repository 'pytorch/pytorch@master' (SHA:3b2375291aab7b48442f2e6fb1ef66cebc761e24) 2022-05-18T03:13:02.2370138Z Getting action download info 2022-05-18T03:13:02.4872167Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:13:02.7541025Z ##[group]Run actions/setup-python@v2 2022-05-18T03:13:02.7541291Z with: 2022-05-18T03:13:02.7541481Z python-version: 3.8 2022-05-18T03:13:02.7541685Z architecture: x64 2022-05-18T03:13:02.7542075Z token: *** 2022-05-18T03:13:02.7542247Z ##[endgroup] 2022-05-18T03:13:02.9858846Z Successfully setup CPython (3.8.12) 2022-05-18T03:13:03.0146369Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:13:03.0146662Z with: 2022-05-18T03:13:03.0146840Z submodules: false 2022-05-18T03:13:03.0147026Z fetch-depth: 1 2022-05-18T03:13:03.0147212Z env: 2022-05-18T03:13:03.0147462Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:13:03.0147747Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:13:03.0147990Z ##[endgroup] 2022-05-18T03:13:03.0360241Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.0360542Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.0360778Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:13:03.0361011Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.0361226Z else 2022-05-18T03:13:03.0361415Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.0361614Z fi 2022-05-18T03:13:03.0361808Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:13:03.0410732Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:13:03.0410995Z env: 2022-05-18T03:13:03.0411221Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:13:03.0411536Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:13:03.0411804Z NO_SUDO: 2022-05-18T03:13:03.0411970Z ##[endgroup] 2022-05-18T03:13:03.0551994Z /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.1602920Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:13:03.1603171Z with: 2022-05-18T03:13:03.1603384Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:03.1603594Z fetch-depth: 1 2022-05-18T03:13:03.1603784Z submodules: false 2022-05-18T03:13:03.1603978Z quiet-checkout: true 2022-05-18T03:13:03.1604176Z repository: pytorch/pytorch 2022-05-18T03:13:03.1604562Z token: *** 2022-05-18T03:13:03.1604750Z ssh-strict: true 2022-05-18T03:13:03.1604941Z persist-credentials: true 2022-05-18T03:13:03.1605144Z clean: true 2022-05-18T03:13:03.1605327Z lfs: false 2022-05-18T03:13:03.1605507Z set-safe-directory: true 2022-05-18T03:13:03.1605695Z env: 2022-05-18T03:13:03.1605925Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:13:03.1606208Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:13:03.1606444Z ##[endgroup] 2022-05-18T03:13:03.2672366Z Syncing repository: pytorch/pytorch 2022-05-18T03:13:03.2675591Z ##[group]Getting Git version info 2022-05-18T03:13:03.2676428Z Working directory is '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:03.2717830Z [command]/usr/bin/git version 2022-05-18T03:13:03.4307487Z git version 2.36.1 2022-05-18T03:13:03.4343433Z ##[endgroup] 2022-05-18T03:13:03.4367326Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/26162eea-80aa-4681-8064-8fc9422a7730' before making global git config changes 2022-05-18T03:13:03.4368237Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:13:03.4369619Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.4415069Z Deleting the contents of '/home/runner/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:13:03.4419329Z ##[group]Initializing the repository 2022-05-18T03:13:03.4424511Z [command]/usr/bin/git init /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:03.4708973Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:13:03.4709778Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:13:03.4710498Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:13:03.4710788Z hint: 2022-05-18T03:13:03.4711104Z hint: git config --global init.defaultBranch 2022-05-18T03:13:03.4711333Z hint: 2022-05-18T03:13:03.4711656Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:13:03.4712236Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:13:03.4712494Z hint: 2022-05-18T03:13:03.4712727Z hint: git branch -m 2022-05-18T03:13:03.4714415Z Initialized empty Git repository in /home/runner/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:13:03.4726162Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:13:03.4851332Z ##[endgroup] 2022-05-18T03:13:03.4851767Z ##[group]Disabling automatic garbage collection 2022-05-18T03:13:03.4857508Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:13:03.4889388Z ##[endgroup] 2022-05-18T03:13:03.4889771Z ##[group]Setting up auth 2022-05-18T03:13:03.4898655Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:13:03.4934291Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:13:03.7297778Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:13:03.7336433Z [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-05-18T03:13:03.7560948Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:13:03.7603512Z ##[endgroup] 2022-05-18T03:13:03.7604220Z ##[group]Fetching the repository 2022-05-18T03:13:03.7612200Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:11.0604072Z ##[endgroup] 2022-05-18T03:13:11.0604880Z ##[group]Determining the checkout info 2022-05-18T03:13:11.0605647Z ##[endgroup] 2022-05-18T03:13:11.0606242Z ##[group]Checking out the ref 2022-05-18T03:13:11.0612988Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:12.0652973Z ##[endgroup] 2022-05-18T03:13:12.0779761Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:13:12.0808116Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:13:12.0925976Z ##[group]Run # All we need to see is that it passes 2022-05-18T03:13:12.0926332Z # All we need to see is that it passes 2022-05-18T03:13:12.0926730Z python3 torch/utils/collect_env.py 2022-05-18T03:13:12.0967587Z shell: /usr/bin/bash -e {0} 2022-05-18T03:13:12.0967846Z env: 2022-05-18T03:13:12.0968232Z pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64 2022-05-18T03:13:12.0968553Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib 2022-05-18T03:13:12.0968846Z ##[endgroup] 2022-05-18T03:13:25.8918012Z Collecting environment information... 2022-05-18T03:13:25.8918778Z PyTorch version: N/A 2022-05-18T03:13:25.8919272Z Is debug build: N/A 2022-05-18T03:13:25.8919809Z CUDA used to build PyTorch: N/A 2022-05-18T03:13:25.8920377Z ROCM used to build PyTorch: N/A 2022-05-18T03:13:25.8979451Z 2022-05-18T03:13:25.8982578Z OS: Ubuntu 20.04.4 LTS (x86_64) 2022-05-18T03:13:25.8987173Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-05-18T03:13:25.8987932Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-05-18T03:13:25.8988347Z CMake version: version 3.23.1 2022-05-18T03:13:25.8989141Z Libc version: glibc-2.31 2022-05-18T03:13:25.8989403Z 2022-05-18T03:13:25.8989914Z Python version: 3.8.12 (default, May 4 2022, 08:13:04) [GCC 9.4.0] (64-bit runtime) 2022-05-18T03:13:25.8990621Z Python platform: Linux-5.13.0-1023-azure-x86_64-with-glibc2.2.5 2022-05-18T03:13:25.8991137Z Is CUDA available: N/A 2022-05-18T03:13:25.8991612Z CUDA runtime version: Could not collect 2022-05-18T03:13:25.8992132Z GPU models and configuration: Could not collect 2022-05-18T03:13:25.8992601Z Nvidia driver version: Could not collect 2022-05-18T03:13:25.8993088Z cuDNN version: Could not collect 2022-05-18T03:13:25.8993552Z HIP runtime version: N/A 2022-05-18T03:13:25.8993981Z MIOpen runtime version: N/A 2022-05-18T03:13:25.8994428Z Is XNNPACK available: N/A 2022-05-18T03:13:25.8994716Z 2022-05-18T03:13:25.8994921Z Versions of relevant libraries: 2022-05-18T03:13:25.8995378Z [pip3] No relevant packages 2022-05-18T03:13:25.8995830Z [conda] No relevant packages 2022-05-18T03:13:25.9043653Z Post job cleanup. 2022-05-18T03:13:25.9073327Z Post job cleanup. 2022-05-18T03:13:26.0139136Z [command]/usr/bin/git version 2022-05-18T03:13:26.0180152Z git version 2.36.1 2022-05-18T03:13:26.0222576Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/b3e6dc01-09ff-4408-a632-10435cff56f0' before making global git config changes 2022-05-18T03:13:26.0223052Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:13:26.0230213Z [command]/usr/bin/git config --global --add safe.directory /home/runner/actions-runner/_work/pytorch/pytorch 2022-05-18T03:13:26.0269671Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:13:26.0303956Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:13:26.0525824Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:13:26.0554426Z http.https://github.com/.extraheader 2022-05-18T03:13:26.0564947Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:13:26.0601097Z [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-05-18T03:13:26.0937357Z Post job cleanup. 2022-05-18T03:13:26.2306538Z Cleaning up orphan processes