2022-09-27T15:27:19.0543771Z Requested labels: self-hosted, linux.large 2022-09-27T15:27:19.0543853Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/85462/merge 2022-09-27T15:27:19.0543881Z Waiting for a runner to pick up this job... 2022-09-27T15:27:19.7771841Z Job is about to start running on the runner: i-03d0b9490b76d91a3 (organization) 2022-09-27T15:27:24.2904131Z Current runner version: '2.296.2' 2022-09-27T15:27:24.2909479Z Runner name: 'i-03d0b9490b76d91a3' 2022-09-27T15:27:24.2909953Z Runner group name: 'Default' 2022-09-27T15:27:24.2910507Z Machine name: 'ip-10-0-1-59' 2022-09-27T15:27:24.2912360Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:27:24.2912987Z Actions: read 2022-09-27T15:27:24.2913270Z Checks: read 2022-09-27T15:27:24.2913503Z Contents: read 2022-09-27T15:27:24.2913831Z Deployments: read 2022-09-27T15:27:24.2914125Z Discussions: read 2022-09-27T15:27:24.2914367Z Issues: read 2022-09-27T15:27:24.2914639Z Metadata: read 2022-09-27T15:27:24.2914945Z Packages: read 2022-09-27T15:27:24.2915186Z Pages: read 2022-09-27T15:27:24.2915494Z PullRequests: read 2022-09-27T15:27:24.2915814Z RepositoryProjects: read 2022-09-27T15:27:24.2916100Z SecurityEvents: read 2022-09-27T15:27:24.2916410Z Statuses: read 2022-09-27T15:27:24.2916691Z ##[endgroup] 2022-09-27T15:27:24.2919709Z Secret source: None 2022-09-27T15:27:24.2920269Z Prepare workflow directory 2022-09-27T15:27:24.6360617Z Prepare all required actions 2022-09-27T15:27:24.6532693Z Getting action download info 2022-09-27T15:27:24.8755773Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:27:28.4238360Z Getting action download info 2022-09-27T15:27:28.5885948Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:27:28.7593369Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-27T15:27:28.7594940Z ##[group] Inputs 2022-09-27T15:27:28.7595225Z build-environment: linux-bionic-py3_7-clang8-xla 2022-09-27T15:27:28.7595541Z test-matrix: { include: [ { config: "xla", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:27:28.7595889Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-09-27T15:27:28.7596146Z sync-tag: 2022-09-27T15:27:28.7596312Z ##[endgroup] 2022-09-27T15:27:28.7596718Z Complete job name: linux-bionic-py3_7-clang8-xla / filter 2022-09-27T15:27:28.8233633Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:27:28.8233936Z with: 2022-09-27T15:27:28.8234116Z fetch-depth: 1 2022-09-27T15:27:28.8234299Z submodules: false 2022-09-27T15:27:28.8234459Z env: 2022-09-27T15:27:28.8234637Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:28.8234826Z ##[endgroup] 2022-09-27T15:27:28.8451194Z ##[group]Run retry () { 2022-09-27T15:27:28.8451453Z retry () { 2022-09-27T15:27:28.8451688Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:27:28.8451905Z } 2022-09-27T15:27:28.8452082Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:27:28.8452302Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:27:28.8452532Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:27:28.8452737Z else 2022-09-27T15:27:28.8452924Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:27:28.8453136Z fi 2022-09-27T15:27:28.8453394Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:27:28.8468913Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:28.8469162Z env: 2022-09-27T15:27:28.8469343Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:28.8469518Z NO_SUDO: 2022-09-27T15:27:28.8469690Z ##[endgroup] 2022-09-27T15:27:28.8659295Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:27:29.1248089Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:27:29.1248300Z with: 2022-09-27T15:27:29.1248499Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:27:29.1248704Z fetch-depth: 1 2022-09-27T15:27:29.1248872Z submodules: false 2022-09-27T15:27:29.1249054Z quiet-checkout: true 2022-09-27T15:27:29.1249258Z repository: pytorch/pytorch 2022-09-27T15:27:29.1249599Z token: *** 2022-09-27T15:27:29.1249764Z ssh-strict: true 2022-09-27T15:27:29.1249960Z persist-credentials: true 2022-09-27T15:27:29.1250159Z clean: true 2022-09-27T15:27:29.1250429Z lfs: false 2022-09-27T15:27:29.1250621Z set-safe-directory: true 2022-09-27T15:27:29.1250806Z env: 2022-09-27T15:27:29.1250968Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:29.1251153Z ##[endgroup] 2022-09-27T15:27:29.2636228Z Syncing repository: pytorch/pytorch 2022-09-27T15:27:29.2638374Z ##[group]Getting Git version info 2022-09-27T15:27:29.2639025Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:27:29.2639749Z [command]/usr/bin/git version 2022-09-27T15:27:29.2641490Z git version 2.37.1 2022-09-27T15:27:29.2670632Z ##[endgroup] 2022-09-27T15:27:29.2696642Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/539b18cf-f139-40bb-8fe8-2b6ee2f047ec' before making global git config changes 2022-09-27T15:27:29.2697368Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:27:29.2702091Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:27:29.2743301Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:27:29.2747620Z ##[group]Initializing the repository 2022-09-27T15:27:29.2752507Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:27:29.2780231Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:27:29.2781203Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:27:29.2782045Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:27:29.2782671Z hint: 2022-09-27T15:27:29.2783255Z hint: git config --global init.defaultBranch 2022-09-27T15:27:29.2783711Z hint: 2022-09-27T15:27:29.2784294Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:27:29.2785052Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:27:29.2785543Z hint: 2022-09-27T15:27:29.2788893Z hint: git branch -m 2022-09-27T15:27:29.2790798Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:27:29.2800735Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:27:29.2829357Z ##[endgroup] 2022-09-27T15:27:29.2829939Z ##[group]Disabling automatic garbage collection 2022-09-27T15:27:29.2836240Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:27:29.2863865Z ##[endgroup] 2022-09-27T15:27:29.2864819Z ##[group]Setting up auth 2022-09-27T15:27:29.2872687Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:27:29.2902555Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:27:29.3144545Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:27:29.3175697Z [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-09-27T15:27:29.3407557Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:27:29.3446817Z ##[endgroup] 2022-09-27T15:27:29.3447914Z ##[group]Fetching the repository 2022-09-27T15:27:29.3454466Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:27:37.4452624Z ##[endgroup] 2022-09-27T15:27:37.4453073Z ##[group]Determining the checkout info 2022-09-27T15:27:37.4457103Z ##[endgroup] 2022-09-27T15:27:37.4457572Z ##[group]Checking out the ref 2022-09-27T15:27:37.4466825Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:27:38.5487513Z ##[endgroup] 2022-09-27T15:27:38.5527678Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:27:38.5553565Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:27:38.5743533Z Prepare all required actions 2022-09-27T15:27:38.5743791Z Getting action download info 2022-09-27T15:27:38.7155707Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:27:38.8968369Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:27:38.8968586Z with: 2022-09-27T15:27:38.8969105Z github-token: *** 2022-09-27T15:27:38.8969362Z test-matrix: { include: [ { config: "xla", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:27:38.8969606Z env: 2022-09-27T15:27:38.8969973Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:38.8970156Z ##[endgroup] 2022-09-27T15:27:38.8996222Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:27:38.8996453Z with: 2022-09-27T15:27:38.8996598Z shell: bash 2022-09-27T15:27:38.8996865Z timeout_minutes: 10 2022-09-27T15:27:38.8997051Z max_attempts: 5 2022-09-27T15:27:38.8997252Z retry_wait_seconds: 30 2022-09-27T15:27:38.8997495Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:27:38.8997903Z polling_interval_seconds: 1 2022-09-27T15:27:38.8998097Z warning_on_retry: true 2022-09-27T15:27:38.8998280Z continue_on_error: false 2022-09-27T15:27:38.8998438Z env: 2022-09-27T15:27:38.8998604Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:38.8998970Z GITHUB_TOKEN: *** 2022-09-27T15:27:38.8999130Z ##[endgroup] 2022-09-27T15:27:38.9308232Z 2022-09-27T15:27:38.9371281Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:27:39.1833159Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:27:39.1987014Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:27:39.2122528Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-09-27T15:27:39.2132275Z 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-09-27T15:27:39.2145066Z 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-09-27T15:27:39.2155046Z 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-09-27T15:27:39.2175091Z 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.12) 2022-09-27T15:27:39.9371593Z Command completed after 1 attempt(s). 2022-09-27T15:27:39.9371892Z 2022-09-27T15:27:39.9402214Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:27:39.9402636Z .github/scripts/parse_ref.py 2022-09-27T15:27:39.9418426Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:39.9418781Z env: 2022-09-27T15:27:39.9419052Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:39.9419485Z ##[endgroup] 2022-09-27T15:27:39.9740592Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:27:39.9740880Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:27:39.9741113Z  --test-matrix "{ include: [ 2022-09-27T15:27:39.9741375Z  { config: "xla", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-09-27T15:27:39.9741589Z ]} 2022-09-27T15:27:39.9741752Z " \ 2022-09-27T15:27:39.9741934Z  --pr-number "85462" \ 2022-09-27T15:27:39.9742105Z  --tag "" 2022-09-27T15:27:39.9753020Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:39.9753240Z env: 2022-09-27T15:27:39.9753400Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:39.9753792Z GITHUB_TOKEN: *** 2022-09-27T15:27:39.9754061Z ##[endgroup] 2022-09-27T15:27:40.2703859Z ##[group]Run echo "{"include": [{"config": "xla", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:27:40.2704461Z echo "{"include": [{"config": "xla", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:27:40.2719689Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:27:40.2720066Z env: 2022-09-27T15:27:40.2720351Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:27:40.2720657Z ##[endgroup] 2022-09-27T15:27:40.2754569Z {include: [{config: xla, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-09-27T15:27:40.2849800Z Post job cleanup. 2022-09-27T15:27:40.2878832Z Post job cleanup. 2022-09-27T15:27:40.3963007Z [command]/usr/bin/git version 2022-09-27T15:27:40.4002929Z git version 2.37.1 2022-09-27T15:27:40.4047030Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2e3e0e20-ced5-4bc3-9457-8da49469c919' before making global git config changes 2022-09-27T15:27:40.4048164Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:27:40.4055723Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:27:40.4093448Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:27:40.4124854Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:27:40.4398560Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:27:40.4415448Z http.https://github.com/.extraheader 2022-09-27T15:27:40.4435123Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:27:40.4460770Z [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-09-27T15:27:40.4877667Z Evaluate and set job outputs 2022-09-27T15:27:40.4887520Z Set output 'test-matrix' 2022-09-27T15:27:40.4888325Z Set output 'is-test-matrix-empty' 2022-09-27T15:27:40.4889176Z Cleaning up orphan processes