2022-11-23T00:58:33.8862244Z Requested labels: self-hosted, linux.large 2022-11-23T00:58:33.8862328Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T00:58:33.8862353Z Waiting for a runner to pick up this job... 2022-11-23T00:58:34.1898089Z Job is about to start running on the runner: i-0362dcd54451f1192 (organization) 2022-11-23T00:58:38.1252159Z Current runner version: '2.299.1' 2022-11-23T00:58:38.1257395Z Runner name: 'i-0362dcd54451f1192' 2022-11-23T00:58:38.1257850Z Runner group name: 'Default' 2022-11-23T00:58:38.1258372Z Machine name: 'ip-10-0-3-158' 2022-11-23T00:58:38.1260271Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:58:38.1260863Z Actions: write 2022-11-23T00:58:38.1261203Z Checks: write 2022-11-23T00:58:38.1261445Z Contents: write 2022-11-23T00:58:38.1261732Z Deployments: write 2022-11-23T00:58:38.1262034Z Discussions: write 2022-11-23T00:58:38.1262276Z Issues: write 2022-11-23T00:58:38.1262569Z Metadata: read 2022-11-23T00:58:38.1262868Z Packages: write 2022-11-23T00:58:38.1263112Z Pages: write 2022-11-23T00:58:38.1263406Z PullRequests: write 2022-11-23T00:58:38.1263740Z RepositoryProjects: write 2022-11-23T00:58:38.1264041Z SecurityEvents: write 2022-11-23T00:58:38.1264336Z Statuses: write 2022-11-23T00:58:38.1264851Z ##[endgroup] 2022-11-23T00:58:38.1267655Z Secret source: Actions 2022-11-23T00:58:38.1268311Z Prepare workflow directory 2022-11-23T00:58:38.2156858Z Prepare all required actions 2022-11-23T00:58:38.2309004Z Getting action download info 2022-11-23T00:58:38.3976746Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:58:41.7208000Z Getting action download info 2022-11-23T00:58:41.9066454Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:58:42.0760409Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T00:58:42.0761860Z ##[group] Inputs 2022-11-23T00:58:42.0762152Z build-environment: parallelnative-linux-focal-py3.7-gcc7 2022-11-23T00:58:42.0762564Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2022-11-23T00:58:42.0763059Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:58:42.0763390Z sync-tag: 2022-11-23T00:58:42.0764034Z timeout-minutes: 240 2022-11-23T00:58:42.0764234Z ##[endgroup] 2022-11-23T00:58:42.0764664Z Complete job name: parallelnative-linux-focal-py3.7-gcc7 / filter 2022-11-23T00:58:42.1380744Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:58:42.1381047Z with: 2022-11-23T00:58:42.1381226Z fetch-depth: 1 2022-11-23T00:58:42.1381415Z submodules: false 2022-11-23T00:58:42.1381593Z env: 2022-11-23T00:58:42.1381770Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:42.1381948Z ##[endgroup] 2022-11-23T00:58:42.1597845Z ##[group]Run retry () { 2022-11-23T00:58:42.1598114Z retry () { 2022-11-23T00:58:42.1598336Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:58:42.1598550Z } 2022-11-23T00:58:42.1598747Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:58:42.1598951Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:58:42.1599187Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:58:42.1599394Z else 2022-11-23T00:58:42.1599582Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:58:42.1599778Z fi 2022-11-23T00:58:42.1600003Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:58:42.1615507Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:42.1615776Z env: 2022-11-23T00:58:42.1615961Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:42.1616148Z NO_SUDO: 2022-11-23T00:58:42.1616307Z ##[endgroup] 2022-11-23T00:58:42.1796916Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:42.2908746Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:58:42.2908974Z with: 2022-11-23T00:58:42.2909169Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:42.2909358Z fetch-depth: 1 2022-11-23T00:58:42.2909536Z submodules: false 2022-11-23T00:58:42.2909718Z quiet-checkout: true 2022-11-23T00:58:42.2909903Z repository: pytorch/pytorch 2022-11-23T00:58:42.2910379Z token: *** 2022-11-23T00:58:42.2910549Z ssh-strict: true 2022-11-23T00:58:42.2910868Z persist-credentials: true 2022-11-23T00:58:42.2911048Z clean: true 2022-11-23T00:58:42.2911210Z lfs: false 2022-11-23T00:58:42.2911397Z set-safe-directory: true 2022-11-23T00:58:42.2911565Z env: 2022-11-23T00:58:42.2911736Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:42.2911920Z ##[endgroup] 2022-11-23T00:58:42.4230879Z Syncing repository: pytorch/pytorch 2022-11-23T00:58:42.4232242Z ##[group]Getting Git version info 2022-11-23T00:58:42.4232670Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:58:42.4233095Z [command]/usr/bin/git version 2022-11-23T00:58:42.4649465Z git version 2.37.1 2022-11-23T00:58:42.4676604Z ##[endgroup] 2022-11-23T00:58:42.4701783Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fb7b589d-3c75-4f5b-bf39-8b6e24be49b7' before making global git config changes 2022-11-23T00:58:42.4702411Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:58:42.4703066Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:42.4749738Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:58:42.4755405Z ##[group]Initializing the repository 2022-11-23T00:58:42.4759002Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:42.4959087Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:58:42.4961259Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:58:42.4961789Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:58:42.4962230Z hint: 2022-11-23T00:58:42.4962653Z hint: git config --global init.defaultBranch 2022-11-23T00:58:42.4963147Z hint: 2022-11-23T00:58:42.4963845Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:58:42.4964577Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:58:42.4965000Z hint: 2022-11-23T00:58:42.4965544Z hint: git branch -m 2022-11-23T00:58:42.4971972Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:58:42.4980904Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:58:42.5031152Z ##[endgroup] 2022-11-23T00:58:42.5031839Z ##[group]Disabling automatic garbage collection 2022-11-23T00:58:42.5037122Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:58:42.5063054Z ##[endgroup] 2022-11-23T00:58:42.5065572Z ##[group]Setting up auth 2022-11-23T00:58:42.5072944Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:58:42.5101574Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:58:42.5407718Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:58:42.5433957Z [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-11-23T00:58:42.5659887Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:58:42.5718537Z ##[endgroup] 2022-11-23T00:58:42.5719614Z ##[group]Fetching the repository 2022-11-23T00:58:42.5720784Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:50.7727982Z ##[endgroup] 2022-11-23T00:58:50.7729221Z ##[group]Determining the checkout info 2022-11-23T00:58:50.7730186Z ##[endgroup] 2022-11-23T00:58:50.7731163Z ##[group]Checking out the ref 2022-11-23T00:58:50.7744256Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:51.9239600Z ##[endgroup] 2022-11-23T00:58:51.9265613Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:58:51.9289620Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:58:51.9506870Z Prepare all required actions 2022-11-23T00:58:51.9507199Z Getting action download info 2022-11-23T00:58:52.0956757Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T00:58:52.2248248Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T00:58:52.2248617Z with: 2022-11-23T00:58:52.2249432Z github-token: *** 2022-11-23T00:58:52.2249981Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2022-11-23T00:58:52.2250490Z env: 2022-11-23T00:58:52.2250738Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:52.2250913Z ##[endgroup] 2022-11-23T00:58:52.2302929Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T00:58:52.2303165Z with: 2022-11-23T00:58:52.2303310Z shell: bash 2022-11-23T00:58:52.2303483Z timeout_minutes: 10 2022-11-23T00:58:52.2303693Z max_attempts: 5 2022-11-23T00:58:52.2303856Z retry_wait_seconds: 30 2022-11-23T00:58:52.2304100Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:58:52.2304350Z polling_interval_seconds: 1 2022-11-23T00:58:52.2305918Z warning_on_retry: true 2022-11-23T00:58:52.2306110Z continue_on_error: false 2022-11-23T00:58:52.2306284Z env: 2022-11-23T00:58:52.2306443Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:52.2306818Z GITHUB_TOKEN: *** 2022-11-23T00:58:52.2306994Z ##[endgroup] 2022-11-23T00:58:52.3050795Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:58:54.4844590Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T00:58:54.6109416Z Collecting requests==2.26.0 2022-11-23T00:58:54.6246318Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-11-23T00:58:54.7241115Z Collecting pyyaml==6.0 2022-11-23T00:58:54.7279961Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-11-23T00:58:54.8255349Z Collecting certifi>=2017.4.17 2022-11-23T00:58:54.8289684Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T00:58:54.9441031Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-11-23T00:58:54.9478906Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-11-23T00:58:55.0210292Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T00:58:55.0244188Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T00:58:55.0727015Z Collecting idna<4,>=2.5; python_version >= "3" 2022-11-23T00:58:55.0759996Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T00:58:55.1346706Z Installing collected packages: certifi, charset-normalizer, urllib3, idna, requests, pyyaml 2022-11-23T00:58:55.1672460Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T00:58:55.1673649Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T00:58:55.3806757Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 pyyaml-6.0 requests-2.26.0 urllib3-1.26.12 2022-11-23T00:58:56.3076586Z Command completed after 1 attempt(s). 2022-11-23T00:58:56.3122182Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T00:58:56.3122434Z .github/scripts/parse_ref.py 2022-11-23T00:58:56.3134067Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:56.3134288Z env: 2022-11-23T00:58:56.3134463Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:56.3134638Z ##[endgroup] 2022-11-23T00:58:56.3414774Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T00:58:56.3415060Z .github/scripts/filter_test_configs.py \ 2022-11-23T00:58:56.3415296Z  --test-matrix "{ include: [ 2022-11-23T00:58:56.3415544Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:58:56.3415922Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:58:56.3416150Z ]} 2022-11-23T00:58:56.3416297Z " \ 2022-11-23T00:58:56.3416474Z  --pr-number "" \ 2022-11-23T00:58:56.3416656Z  --tag "" \ 2022-11-23T00:58:56.3416833Z  --event-name "push" 2022-11-23T00:58:56.3427546Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:56.3427767Z env: 2022-11-23T00:58:56.3427928Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:56.3428333Z GITHUB_TOKEN: *** 2022-11-23T00:58:56.3428510Z ##[endgroup] 2022-11-23T00:58:56.4876638Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2022-11-23T00:58:56.4877120Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2022-11-23T00:58:56.4888397Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:56.4888603Z env: 2022-11-23T00:58:56.4888775Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:56.4888966Z ##[endgroup] 2022-11-23T00:58:56.4914001Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}]} 2022-11-23T00:58:56.5008528Z Post job cleanup. 2022-11-23T00:58:56.5036409Z Post job cleanup. 2022-11-23T00:58:56.6113201Z [command]/usr/bin/git version 2022-11-23T00:58:56.6195930Z git version 2.37.1 2022-11-23T00:58:56.6256361Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fe8f1410-dd0c-4399-a692-3f9c6b84e751' before making global git config changes 2022-11-23T00:58:56.6257390Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:58:56.6264731Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:56.6313660Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:58:56.6363295Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:58:56.6679183Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:58:56.6701594Z http.https://github.com/.extraheader 2022-11-23T00:58:56.6723257Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:58:56.6751074Z [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-11-23T00:58:56.7204392Z Evaluate and set job outputs 2022-11-23T00:58:56.7215089Z Set output 'test-matrix' 2022-11-23T00:58:56.7215849Z Set output 'is-test-matrix-empty' 2022-11-23T00:58:56.7216442Z Cleaning up orphan processes