2022-12-01T10:00:02.6194048Z Requested labels: self-hosted, linux.large 2022-12-01T10:00:02.6194125Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/89997/merge 2022-12-01T10:00:02.6194148Z Waiting for a runner to pick up this job... 2022-12-01T10:00:02.9532788Z Job is about to start running on the runner: i-0654adef40ebc6699 (organization) 2022-12-01T10:00:07.7862813Z Current runner version: '2.299.1' 2022-12-01T10:00:07.7868517Z Runner name: 'i-0654adef40ebc6699' 2022-12-01T10:00:07.7869043Z Runner group name: 'Default' 2022-12-01T10:00:07.7869648Z Machine name: 'ip-10-0-2-77' 2022-12-01T10:00:07.7983026Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T10:00:07.7983899Z Actions: read 2022-12-01T10:00:07.7984269Z Checks: read 2022-12-01T10:00:07.7984626Z Contents: read 2022-12-01T10:00:07.7985054Z Deployments: read 2022-12-01T10:00:07.7985473Z Discussions: read 2022-12-01T10:00:07.7985815Z Issues: read 2022-12-01T10:00:07.7986043Z Metadata: read 2022-12-01T10:00:07.7986278Z Packages: read 2022-12-01T10:00:07.7986636Z Pages: read 2022-12-01T10:00:07.7986864Z PullRequests: read 2022-12-01T10:00:07.7987141Z RepositoryProjects: read 2022-12-01T10:00:07.7987409Z SecurityEvents: read 2022-12-01T10:00:07.7987643Z Statuses: read 2022-12-01T10:00:07.7987878Z ##[endgroup] 2022-12-01T10:00:07.7991952Z Secret source: None 2022-12-01T10:00:07.7992738Z Prepare workflow directory 2022-12-01T10:00:08.1494547Z Prepare all required actions 2022-12-01T10:00:08.1680594Z Getting action download info 2022-12-01T10:00:08.4978631Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T10:00:11.9480699Z Getting action download info 2022-12-01T10:00:12.1174697Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T10:00:12.4264711Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-12-01T10:00:12.4266324Z ##[group] Inputs 2022-12-01T10:00:12.4266742Z build-environment: linux-focal-py3.7-gcc7 2022-12-01T10:00:12.4267591Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-12-01T10:00:12.4268488Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:00:12.4268826Z sync-tag: 2022-12-01T10:00:12.4269013Z ##[endgroup] 2022-12-01T10:00:12.4269469Z Complete job name: linux-focal-py3.7-gcc7 / filter 2022-12-01T10:00:12.4960033Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T10:00:12.4960364Z with: 2022-12-01T10:00:12.4960556Z fetch-depth: 1 2022-12-01T10:00:12.4960743Z submodules: false 2022-12-01T10:00:12.4960935Z env: 2022-12-01T10:00:12.4961118Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:12.4961304Z ##[endgroup] 2022-12-01T10:00:12.5202369Z ##[group]Run retry () { 2022-12-01T10:00:12.5202704Z retry () { 2022-12-01T10:00:12.5202949Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T10:00:12.5203178Z } 2022-12-01T10:00:12.5203379Z echo "${GITHUB_WORKSPACE}" 2022-12-01T10:00:12.5203830Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T10:00:12.5204168Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:00:12.5204391Z else 2022-12-01T10:00:12.5204602Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:00:12.5204793Z fi 2022-12-01T10:00:12.5205041Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T10:00:12.5221694Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:12.5221989Z env: 2022-12-01T10:00:12.5222191Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:12.5222393Z NO_SUDO: 2022-12-01T10:00:12.5222562Z ##[endgroup] 2022-12-01T10:00:12.5423866Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:00:12.8330080Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T10:00:12.8330312Z with: 2022-12-01T10:00:12.8330529Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:00:12.8330755Z fetch-depth: 1 2022-12-01T10:00:12.8330932Z submodules: false 2022-12-01T10:00:12.8331126Z quiet-checkout: true 2022-12-01T10:00:12.8331336Z repository: pytorch/pytorch 2022-12-01T10:00:12.8331659Z token: *** 2022-12-01T10:00:12.8331826Z ssh-strict: true 2022-12-01T10:00:12.8332039Z persist-credentials: true 2022-12-01T10:00:12.8332246Z clean: true 2022-12-01T10:00:12.8332405Z lfs: false 2022-12-01T10:00:12.8332600Z set-safe-directory: true 2022-12-01T10:00:12.8332784Z env: 2022-12-01T10:00:12.8332952Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:12.8333148Z ##[endgroup] 2022-12-01T10:00:12.9770026Z Syncing repository: pytorch/pytorch 2022-12-01T10:00:12.9772383Z ##[group]Getting Git version info 2022-12-01T10:00:12.9773189Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:00:12.9774073Z [command]/usr/bin/git version 2022-12-01T10:00:12.9774460Z git version 2.37.1 2022-12-01T10:00:12.9804766Z ##[endgroup] 2022-12-01T10:00:12.9826516Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/aabb6916-c5ed-43d4-a747-16a8be4b7186' before making global git config changes 2022-12-01T10:00:12.9827272Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:00:12.9832399Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:00:12.9874815Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:00:12.9880717Z ##[group]Initializing the repository 2022-12-01T10:00:12.9884480Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:00:12.9918820Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T10:00:12.9919865Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T10:00:12.9920761Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T10:00:12.9921488Z hint: 2022-12-01T10:00:12.9922343Z hint: git config --global init.defaultBranch 2022-12-01T10:00:12.9922849Z hint: 2022-12-01T10:00:12.9923557Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T10:00:12.9924225Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T10:00:12.9951462Z hint: 2022-12-01T10:00:12.9953227Z hint: git branch -m 2022-12-01T10:00:12.9954326Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T10:00:12.9955195Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T10:00:13.0005462Z ##[endgroup] 2022-12-01T10:00:13.0006165Z ##[group]Disabling automatic garbage collection 2022-12-01T10:00:13.0016385Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T10:00:13.0041350Z ##[endgroup] 2022-12-01T10:00:13.0042351Z ##[group]Setting up auth 2022-12-01T10:00:13.0050575Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:00:13.0085095Z [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-01T10:00:13.0338481Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:00:13.0373423Z [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-01T10:00:13.0634694Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T10:00:13.0676666Z ##[endgroup] 2022-12-01T10:00:13.0677414Z ##[group]Fetching the repository 2022-12-01T10:00:13.0686063Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:00:21.2923252Z ##[endgroup] 2022-12-01T10:00:21.2924416Z ##[group]Determining the checkout info 2022-12-01T10:00:21.2925397Z ##[endgroup] 2022-12-01T10:00:21.2926043Z ##[group]Checking out the ref 2022-12-01T10:00:21.2927133Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:00:22.4649510Z ##[endgroup] 2022-12-01T10:00:22.4715350Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T10:00:22.4749635Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T10:00:22.4955060Z Prepare all required actions 2022-12-01T10:00:22.4955372Z Getting action download info 2022-12-01T10:00:22.7147429Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T10:00:22.9186344Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T10:00:22.9186881Z with: 2022-12-01T10:00:22.9187450Z github-token: *** 2022-12-01T10:00:22.9188759Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-12-01T10:00:22.9189992Z env: 2022-12-01T10:00:22.9190373Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:22.9190725Z ##[endgroup] 2022-12-01T10:00:22.9241612Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T10:00:22.9242082Z with: 2022-12-01T10:00:22.9242418Z shell: bash 2022-12-01T10:00:22.9242752Z timeout_minutes: 10 2022-12-01T10:00:22.9243090Z max_attempts: 5 2022-12-01T10:00:22.9243436Z retry_wait_seconds: 30 2022-12-01T10:00:22.9243902Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:00:22.9244409Z polling_interval_seconds: 1 2022-12-01T10:00:22.9244825Z warning_on_retry: true 2022-12-01T10:00:22.9245178Z continue_on_error: false 2022-12-01T10:00:22.9245498Z env: 2022-12-01T10:00:22.9245822Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:22.9246379Z GITHUB_TOKEN: *** 2022-12-01T10:00:22.9246707Z ##[endgroup] 2022-12-01T10:00:22.9587912Z 2022-12-01T10:00:22.9613919Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:00:22.9662139Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:00:23.1924438Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T10:00:23.2093605Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T10:00:23.2231095Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T10:00:23.2243298Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T10:00:23.2257351Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T10:00:23.2564928Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T10:00:23.2603058Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T10:00:23.9661751Z Command completed after 1 attempt(s). 2022-12-01T10:00:23.9662490Z 2022-12-01T10:00:23.9667350Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:00:23.9703236Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T10:00:23.9703516Z .github/scripts/parse_ref.py 2022-12-01T10:00:23.9715499Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:23.9715722Z env: 2022-12-01T10:00:23.9715909Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:23.9716114Z ##[endgroup] 2022-12-01T10:00:23.9906311Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:00:24.0011654Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T10:00:24.0011987Z .github/scripts/filter_test_configs.py \ 2022-12-01T10:00:24.0012242Z  --test-matrix "{ include: [ 2022-12-01T10:00:24.0012522Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0012826Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0013151Z  { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0013476Z  { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0013796Z  { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0014096Z  { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0014421Z  { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0014751Z  { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-12-01T10:00:24.0014997Z ]} 2022-12-01T10:00:24.0015152Z " \ 2022-12-01T10:00:24.0015341Z  --pr-number "89997" \ 2022-12-01T10:00:24.0015539Z  --tag "" 2022-12-01T10:00:24.0026835Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:24.0027072Z env: 2022-12-01T10:00:24.0027259Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:24.0027594Z GITHUB_TOKEN: *** 2022-12-01T10:00:24.0027784Z ##[endgroup] 2022-12-01T10:00:24.2742273Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:00:24.2747148Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:00:24.2910721Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "docs_test", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "jit_legacy", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "backwards_compat", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-12-01T10:00:24.2913076Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "docs_test", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "jit_legacy", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "backwards_compat", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-12-01T10:00:24.2929829Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:24.2930235Z env: 2022-12-01T10:00:24.2930556Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:00:24.2930901Z ##[endgroup] 2022-12-01T10:00:24.2970472Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: distributed, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: distributed, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: docs_test, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: jit_legacy, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: backwards_compat, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-12-01T10:00:24.3075536Z Post job cleanup. 2022-12-01T10:00:24.3106836Z Post job cleanup. 2022-12-01T10:00:24.4230592Z [command]/usr/bin/git version 2022-12-01T10:00:24.4279472Z git version 2.37.1 2022-12-01T10:00:24.4323851Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/b9e80f4c-584e-4d1b-ad63-b6f9fb4cb37d' before making global git config changes 2022-12-01T10:00:24.4325030Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:00:24.4331025Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:00:24.4368543Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:00:24.4400734Z [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-01T10:00:24.4666749Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:00:24.4693865Z http.https://github.com/.extraheader 2022-12-01T10:00:24.4703560Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:00:24.4734646Z [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-01T10:00:24.5295169Z Evaluate and set job outputs 2022-12-01T10:00:24.5307428Z Set output 'test-matrix' 2022-12-01T10:00:24.5308394Z Set output 'is-test-matrix-empty' 2022-12-01T10:00:24.5309220Z Cleaning up orphan processes