2023-01-11T20:35:52.1158000Z Requested labels: self-hosted, linux.large 2023-01-11T20:35:52.1158115Z Job defined at: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T20:35:52.1158306Z Reusable workflow chain: 2023-01-11T20:35:52.1158355Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T20:35:52.1158404Z -> pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T20:35:52.1158432Z Waiting for a runner to pick up this job... 2023-01-11T20:35:52.2925742Z Job is about to start running on the runner: i-0e315ab51cdb8a9d6 (organization) 2023-01-11T20:35:56.8805669Z Current runner version: '2.300.2' 2023-01-11T20:35:56.8811115Z Runner name: 'i-0e315ab51cdb8a9d6' 2023-01-11T20:35:56.8811604Z Runner group name: 'Default' 2023-01-11T20:35:56.8812186Z Machine name: 'ip-10-0-0-155' 2023-01-11T20:35:56.8814085Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:35:56.8814706Z Actions: write 2023-01-11T20:35:56.8815000Z Checks: write 2023-01-11T20:35:56.8815242Z Contents: write 2023-01-11T20:35:56.8815578Z Deployments: write 2023-01-11T20:35:56.8815882Z Discussions: write 2023-01-11T20:35:56.8816130Z Issues: write 2023-01-11T20:35:56.8816633Z Metadata: read 2023-01-11T20:35:56.8816960Z Packages: write 2023-01-11T20:35:56.8817272Z Pages: write 2023-01-11T20:35:56.8817573Z PullRequests: write 2023-01-11T20:35:56.8817911Z RepositoryProjects: write 2023-01-11T20:35:56.8818208Z SecurityEvents: write 2023-01-11T20:35:56.8818510Z Statuses: write 2023-01-11T20:35:56.8818823Z ##[endgroup] 2023-01-11T20:35:56.8821824Z Secret source: Actions 2023-01-11T20:35:56.8822541Z Prepare workflow directory 2023-01-11T20:35:57.2427681Z Prepare all required actions 2023-01-11T20:35:57.2604059Z Getting action download info 2023-01-11T20:35:57.5352801Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:36:01.1873057Z Getting action download info 2023-01-11T20:36:01.5683015Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:36:01.7874914Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml 2023-01-11T20:36:01.7876619Z ##[group] Inputs 2023-01-11T20:36:01.7876905Z build-environment: linux-focal-rocm5.3-py3.8 2023-01-11T20:36:01.7877299Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu" }, ]} 2023-01-11T20:36:01.7877799Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.3-py3.8:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:36:01.7878151Z sync-tag: 2023-01-11T20:36:01.7878327Z ##[endgroup] 2023-01-11T20:36:01.7878725Z Complete job name: linux-focal-rocm5.3-py3.8 / filter 2023-01-11T20:36:01.8509705Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:36:01.8510002Z with: 2023-01-11T20:36:01.8510170Z fetch-depth: 1 2023-01-11T20:36:01.8510373Z submodules: false 2023-01-11T20:36:01.8510546Z env: 2023-01-11T20:36:01.8510711Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:01.8510896Z ##[endgroup] 2023-01-11T20:36:01.8724789Z ##[group]Run retry () { 2023-01-11T20:36:01.8725056Z retry () { 2023-01-11T20:36:01.8725283Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:36:01.8725500Z } 2023-01-11T20:36:01.8725694Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:36:01.8725917Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:36:01.8726129Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:36:01.8726344Z else 2023-01-11T20:36:01.8726543Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:36:01.8726726Z fi 2023-01-11T20:36:01.8726951Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:36:01.8742803Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:36:01.8743082Z env: 2023-01-11T20:36:01.8743267Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:01.8743454Z NO_SUDO: 2023-01-11T20:36:01.8743615Z ##[endgroup] 2023-01-11T20:36:01.8924723Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:36:02.1733379Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:36:02.1733680Z with: 2023-01-11T20:36:02.1733961Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:36:02.1734295Z fetch-depth: 1 2023-01-11T20:36:02.1734565Z submodules: false 2023-01-11T20:36:02.1734827Z quiet-checkout: true 2023-01-11T20:36:02.1735124Z repository: pytorch/pytorch 2023-01-11T20:36:02.1735641Z token: *** 2023-01-11T20:36:02.1736120Z ssh-strict: true 2023-01-11T20:36:02.1736575Z persist-credentials: true 2023-01-11T20:36:02.1736854Z clean: true 2023-01-11T20:36:02.1737091Z lfs: false 2023-01-11T20:36:02.1737349Z set-safe-directory: true 2023-01-11T20:36:02.1737619Z env: 2023-01-11T20:36:02.1737925Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:02.1738227Z ##[endgroup] 2023-01-11T20:36:02.3055706Z Syncing repository: pytorch/pytorch 2023-01-11T20:36:02.3057744Z ##[group]Getting Git version info 2023-01-11T20:36:02.3058752Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:36:02.3059436Z [command]/usr/bin/git version 2023-01-11T20:36:02.3082555Z git version 2.38.1 2023-01-11T20:36:02.3109032Z ##[endgroup] 2023-01-11T20:36:02.3132403Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/b02df796-18fe-4a31-8be6-c0920de44573' before making global git config changes 2023-01-11T20:36:02.3133050Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:36:02.3133782Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:36:02.3166781Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:36:02.3174184Z ##[group]Initializing the repository 2023-01-11T20:36:02.3179780Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:36:02.3210233Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:36:02.3210797Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:36:02.3211384Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:36:02.3211832Z hint: 2023-01-11T20:36:02.3212568Z hint: git config --global init.defaultBranch 2023-01-11T20:36:02.3213058Z hint: 2023-01-11T20:36:02.3213676Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:36:02.3214433Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:36:02.3214912Z hint: 2023-01-11T20:36:02.3218347Z hint: git branch -m 2023-01-11T20:36:02.3221832Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:36:02.3228076Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:36:02.3255882Z ##[endgroup] 2023-01-11T20:36:02.3257645Z ##[group]Disabling automatic garbage collection 2023-01-11T20:36:02.3263513Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:36:02.3290907Z ##[endgroup] 2023-01-11T20:36:02.3293939Z ##[group]Setting up auth 2023-01-11T20:36:02.3302564Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:36:02.3331782Z [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:36:02.3566903Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:36:02.3595389Z [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:36:02.3837877Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:36:02.3875572Z ##[endgroup] 2023-01-11T20:36:02.3876736Z ##[group]Fetching the repository 2023-01-11T20:36:02.3883130Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:36:11.3411674Z ##[endgroup] 2023-01-11T20:36:11.3412992Z ##[group]Determining the checkout info 2023-01-11T20:36:11.3420584Z ##[endgroup] 2023-01-11T20:36:11.3421400Z ##[group]Checking out the ref 2023-01-11T20:36:11.3422478Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:36:12.5030599Z ##[endgroup] 2023-01-11T20:36:12.5072373Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:36:12.5100004Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:36:12.5279431Z Prepare all required actions 2023-01-11T20:36:12.5279703Z Getting action download info 2023-01-11T20:36:12.8864569Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:36:13.0212506Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T20:36:13.0212717Z with: 2023-01-11T20:36:13.0213236Z github-token: *** 2023-01-11T20:36:13.0213585Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu" }, ]} 2023-01-11T20:36:13.0213895Z env: 2023-01-11T20:36:13.0214304Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:13.0214500Z ##[endgroup] 2023-01-11T20:36:13.0240730Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:36:13.0241040Z with: 2023-01-11T20:36:13.0241259Z shell: bash 2023-01-11T20:36:13.0241447Z timeout_minutes: 10 2023-01-11T20:36:13.0241749Z max_attempts: 5 2023-01-11T20:36:13.0241985Z retry_wait_seconds: 30 2023-01-11T20:36:13.0242253Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:36:13.0242555Z polling_interval_seconds: 1 2023-01-11T20:36:13.0242799Z warning_on_retry: true 2023-01-11T20:36:13.0243000Z continue_on_error: false 2023-01-11T20:36:13.0243247Z env: 2023-01-11T20:36:13.0243471Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:13.0243875Z GITHUB_TOKEN: *** 2023-01-11T20:36:13.0244063Z ##[endgroup] 2023-01-11T20:36:13.0783244Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:36:13.2813999Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:36:13.2982146Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:36:13.3110679Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T20:36:13.3120006Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T20:36:13.3131693Z 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.14) 2023-01-11T20:36:13.3296052Z 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) 2023-01-11T20:36:13.3310062Z 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) 2023-01-11T20:36:14.0769256Z Command completed after 1 attempt(s). 2023-01-11T20:36:14.0807789Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:36:14.0808028Z .github/scripts/parse_ref.py 2023-01-11T20:36:14.0819888Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:36:14.0820118Z env: 2023-01-11T20:36:14.0820279Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:14.0820464Z ##[endgroup] 2023-01-11T20:36:14.1091645Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T20:36:14.1091938Z .github/scripts/filter_test_configs.py \ 2023-01-11T20:36:14.1092178Z  --test-matrix "{ include: [ 2023-01-11T20:36:14.1092433Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu" }, 2023-01-11T20:36:14.1092737Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu" }, 2023-01-11T20:36:14.1092969Z ]} 2023-01-11T20:36:14.1093129Z " \ 2023-01-11T20:36:14.1093294Z  --pr-number "" \ 2023-01-11T20:36:14.1093587Z  --tag "ciflow/trunk/91627" \ 2023-01-11T20:36:14.1093798Z  --event-name "push" \ 2023-01-11T20:36:14.1093981Z  --schedule "" 2023-01-11T20:36:14.1105395Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:36:14.1105701Z env: 2023-01-11T20:36:14.1105884Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:14.1106286Z GITHUB_TOKEN: *** 2023-01-11T20:36:14.1106453Z ##[endgroup] 2023-01-11T20:36:14.4675342Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu"}]}" 2023-01-11T20:36:14.4675831Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu"}]}" 2023-01-11T20:36:14.4687250Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:36:14.4687460Z env: 2023-01-11T20:36:14.4687727Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:36:14.4687919Z ##[endgroup] 2023-01-11T20:36:14.4714560Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.rocm.gpu}, {config: default, shard: 2, num_shards: 2, runner: linux.rocm.gpu}]} 2023-01-11T20:36:14.4806203Z Post job cleanup. 2023-01-11T20:36:14.4834246Z Post job cleanup. 2023-01-11T20:36:14.5918256Z [command]/usr/bin/git version 2023-01-11T20:36:14.5961991Z git version 2.38.1 2023-01-11T20:36:14.6003095Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/12ef0fcd-1bc0-4097-a093-2e7e01c0581f' before making global git config changes 2023-01-11T20:36:14.6004236Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:36:14.6009080Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:36:14.6043605Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:36:14.6072958Z [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:36:14.6332055Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:36:14.6350786Z http.https://github.com/.extraheader 2023-01-11T20:36:14.6365892Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:36:14.6387685Z [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:36:14.6890915Z Evaluate and set job outputs 2023-01-11T20:36:14.6904258Z Set output 'test-matrix' 2023-01-11T20:36:14.6905319Z Set output 'is-test-matrix-empty' 2023-01-11T20:36:14.6906347Z Cleaning up orphan processes