2024-06-26T04:40:41.1715866Z Current runner version: '2.317.0' 2024-06-26T04:40:41.1722838Z Runner name: 'i-0e3401ee8f36943a8' 2024-06-26T04:40:41.1723675Z Runner group name: 'Default' 2024-06-26T04:40:41.1724581Z Machine name: 'ip-10-0-55-244' 2024-06-26T04:40:41.1729078Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:40:41.1731124Z Actions: read 2024-06-26T04:40:41.1731730Z Attestations: read 2024-06-26T04:40:41.1732238Z Checks: read 2024-06-26T04:40:41.1732662Z Contents: read 2024-06-26T04:40:41.1733170Z Deployments: read 2024-06-26T04:40:41.1733678Z Discussions: read 2024-06-26T04:40:41.1734130Z Issues: read 2024-06-26T04:40:41.1734632Z Metadata: read 2024-06-26T04:40:41.1735112Z Packages: read 2024-06-26T04:40:41.1735548Z Pages: read 2024-06-26T04:40:41.1736046Z PullRequests: read 2024-06-26T04:40:41.1736574Z RepositoryProjects: read 2024-06-26T04:40:41.1737100Z SecurityEvents: read 2024-06-26T04:40:41.1737649Z Statuses: read 2024-06-26T04:40:41.1738128Z ##[endgroup] 2024-06-26T04:40:41.1741798Z Secret source: Actions 2024-06-26T04:40:41.1742599Z Prepare workflow directory 2024-06-26T04:40:41.6814466Z Prepare all required actions 2024-06-26T04:40:41.7006674Z Getting action download info 2024-06-26T04:40:41.8597973Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:40:45.7583476Z Getting action download info 2024-06-26T04:40:45.8841575Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:40:46.0428216Z Uses: pytorch/pytorch/.github/workflows/_android-build-test.yml@refs/pull/129470/merge (4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d) 2024-06-26T04:40:46.0430971Z ##[group] Inputs 2024-06-26T04:40:46.0431883Z build-environment: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit 2024-06-26T04:40:46.0433142Z docker-image-name: pytorch-linux-focal-py3-clang9-android-ndk-r21e 2024-06-26T04:40:46.0433874Z sync-tag: 2024-06-26T04:40:46.0434577Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-06-26T04:40:46.0435445Z ##[endgroup] 2024-06-26T04:40:46.0436594Z Complete job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter 2024-06-26T04:40:46.1031327Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:46.1214319Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:46.1226061Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:46.1226657Z ##[endgroup] 2024-06-26T04:40:46.5257104Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:40:46.5257701Z with: 2024-06-26T04:40:46.5257946Z fetch-depth: 1 2024-06-26T04:40:46.5258242Z submodules: false 2024-06-26T04:40:46.5258514Z env: 2024-06-26T04:40:46.5258771Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:46.5259103Z ##[endgroup] 2024-06-26T04:40:46.5446214Z ##[group]Run retry () { 2024-06-26T04:40:46.5446600Z retry () { 2024-06-26T04:40:46.5447337Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:40:46.5447894Z } 2024-06-26T04:40:46.5448170Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:40:46.5448595Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:40:46.5449112Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:46.5449544Z else 2024-06-26T04:40:46.5449872Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:46.5450285Z fi 2024-06-26T04:40:46.5450614Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:40:46.5459855Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:46.5460383Z env: 2024-06-26T04:40:46.5460648Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:46.5460962Z NO_SUDO: 2024-06-26T04:40:46.5461294Z ##[endgroup] 2024-06-26T04:40:46.5540538Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:47.4283486Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:40:47.4284384Z with: 2024-06-26T04:40:47.4284807Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:47.4285434Z fetch-depth: 1 2024-06-26T04:40:47.4285723Z submodules: false 2024-06-26T04:40:47.4286024Z quiet-checkout: true 2024-06-26T04:40:47.4286350Z repository: pytorch/pytorch 2024-06-26T04:40:47.4286862Z token: *** 2024-06-26T04:40:47.4287126Z ssh-strict: true 2024-06-26T04:40:47.4287436Z persist-credentials: true 2024-06-26T04:40:47.4287771Z clean: true 2024-06-26T04:40:47.4288069Z sparse-checkout-cone-mode: true 2024-06-26T04:40:47.4288439Z lfs: false 2024-06-26T04:40:47.4288718Z set-safe-directory: true 2024-06-26T04:40:47.4289020Z env: 2024-06-26T04:40:47.4289269Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:47.4289588Z ##[endgroup] 2024-06-26T04:40:47.5432083Z Syncing repository: pytorch/pytorch 2024-06-26T04:40:47.5435222Z ##[group]Getting Git version info 2024-06-26T04:40:47.5436670Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:47.5438404Z [command]/usr/bin/git version 2024-06-26T04:40:47.5438953Z git version 2.40.1 2024-06-26T04:40:47.5441254Z ##[endgroup] 2024-06-26T04:40:47.5458363Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/dd73180f-0d36-4283-9bc1-5aa7ffe6d93e' before making global git config changes 2024-06-26T04:40:47.5460304Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:47.5462150Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:47.5495731Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:47.5501116Z ##[group]Initializing the repository 2024-06-26T04:40:47.5505478Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:47.5532362Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:40:47.5534259Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:40:47.5535948Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:40:47.5537046Z hint: 2024-06-26T04:40:47.5537863Z hint: git config --global init.defaultBranch 2024-06-26T04:40:47.5538723Z hint: 2024-06-26T04:40:47.5539655Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:40:47.5541365Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:40:47.5542516Z hint: 2024-06-26T04:40:47.5543044Z hint: git branch -m 2024-06-26T04:40:47.5546425Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T04:40:47.5554971Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:40:47.5584962Z ##[endgroup] 2024-06-26T04:40:47.5585928Z ##[group]Disabling automatic garbage collection 2024-06-26T04:40:47.5590701Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:40:47.5620062Z ##[endgroup] 2024-06-26T04:40:47.5620713Z ##[group]Setting up auth 2024-06-26T04:40:47.5630796Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:47.5665052Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:40:47.5911736Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:47.5938867Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:40:47.6181289Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:40:47.6220146Z ##[endgroup] 2024-06-26T04:40:47.6221886Z ##[group]Fetching the repository 2024-06-26T04:40:47.6229045Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:47.8002882Z remote: Enumerating objects: 11184, done. 2024-06-26T04:40:47.8016061Z remote: Counting objects: 0% (1/11184) 2024-06-26T04:40:47.8021046Z remote: Counting objects: 1% (112/11184) 2024-06-26T04:40:47.8023268Z remote: Counting objects: 2% (224/11184) 2024-06-26T04:40:47.8024685Z remote: Counting objects: 3% (336/11184) 2024-06-26T04:40:47.8026527Z remote: Counting objects: 4% (448/11184) 2024-06-26T04:40:47.8027707Z remote: Counting objects: 5% (560/11184) 2024-06-26T04:40:47.8029527Z remote: Counting objects: 6% (672/11184) 2024-06-26T04:40:47.8030780Z remote: Counting objects: 7% (783/11184) 2024-06-26T04:40:47.8033346Z remote: Counting objects: 8% (895/11184) 2024-06-26T04:40:47.8034682Z remote: Counting objects: 9% (1007/11184) 2024-06-26T04:40:47.8035694Z remote: Counting objects: 10% (1119/11184) 2024-06-26T04:40:47.8036666Z remote: Counting objects: 11% (1231/11184) 2024-06-26T04:40:47.8037606Z remote: Counting objects: 12% (1343/11184) 2024-06-26T04:40:47.8038594Z remote: Counting objects: 13% (1454/11184) 2024-06-26T04:40:47.8039588Z remote: Counting objects: 14% (1566/11184) 2024-06-26T04:40:47.8040592Z remote: Counting objects: 15% (1678/11184) 2024-06-26T04:40:47.8041602Z remote: Counting objects: 16% (1790/11184) 2024-06-26T04:40:47.8042770Z remote: Counting objects: 17% (1902/11184) 2024-06-26T04:40:47.8043791Z remote: Counting objects: 18% (2014/11184) 2024-06-26T04:40:47.8045499Z remote: Counting objects: 19% (2125/11184) 2024-06-26T04:40:47.8046090Z remote: Counting objects: 20% (2237/11184) 2024-06-26T04:40:47.8046659Z remote: Counting objects: 21% (2349/11184) 2024-06-26T04:40:47.8047227Z remote: Counting objects: 22% (2461/11184) 2024-06-26T04:40:47.8048160Z remote: Counting objects: 23% (2573/11184) 2024-06-26T04:40:47.8049581Z remote: Counting objects: 24% (2685/11184) 2024-06-26T04:40:47.8050586Z remote: Counting objects: 25% (2796/11184) 2024-06-26T04:40:47.8051193Z remote: Counting objects: 26% (2908/11184) 2024-06-26T04:40:47.8051757Z remote: Counting objects: 27% (3020/11184) 2024-06-26T04:40:47.8052544Z remote: Counting objects: 28% (3132/11184) 2024-06-26T04:40:47.8053119Z remote: Counting objects: 29% (3244/11184) 2024-06-26T04:40:47.8053689Z remote: Counting objects: 30% (3356/11184) 2024-06-26T04:40:47.8054241Z remote: Counting objects: 31% (3468/11184) 2024-06-26T04:40:47.8054984Z remote: Counting objects: 32% (3579/11184) 2024-06-26T04:40:47.8055912Z remote: Counting objects: 33% (3691/11184) 2024-06-26T04:40:47.8058027Z remote: Counting objects: 34% (3803/11184) 2024-06-26T04:40:47.8058981Z remote: Counting objects: 35% (3915/11184) 2024-06-26T04:40:47.8059561Z remote: Counting objects: 36% (4027/11184) 2024-06-26T04:40:47.8060134Z remote: Counting objects: 37% (4139/11184) 2024-06-26T04:40:47.8060683Z remote: Counting objects: 38% (4250/11184) 2024-06-26T04:40:47.8061323Z remote: Counting objects: 39% (4362/11184) 2024-06-26T04:40:47.8061896Z remote: Counting objects: 40% (4474/11184) 2024-06-26T04:40:47.8062461Z remote: Counting objects: 41% (4586/11184) 2024-06-26T04:40:47.8063333Z remote: Counting objects: 42% (4698/11184) 2024-06-26T04:40:47.8064321Z remote: Counting objects: 43% (4810/11184) 2024-06-26T04:40:47.8065059Z remote: Counting objects: 44% (4921/11184) 2024-06-26T04:40:47.8069314Z remote: Counting objects: 45% (5033/11184) 2024-06-26T04:40:47.8070086Z remote: Counting objects: 46% (5145/11184) 2024-06-26T04:40:47.8070848Z remote: Counting objects: 47% (5257/11184) 2024-06-26T04:40:47.8071404Z remote: Counting objects: 48% (5369/11184) 2024-06-26T04:40:47.8072017Z remote: Counting objects: 49% (5481/11184) 2024-06-26T04:40:47.8073165Z remote: Counting objects: 50% (5592/11184) 2024-06-26T04:40:47.8074275Z remote: Counting objects: 51% (5704/11184) 2024-06-26T04:40:47.8076404Z remote: Counting objects: 52% (5816/11184) 2024-06-26T04:40:47.8078249Z remote: Counting objects: 53% (5928/11184) 2024-06-26T04:40:47.8079513Z remote: Counting objects: 54% (6040/11184) 2024-06-26T04:40:47.8080310Z remote: Counting objects: 55% (6152/11184) 2024-06-26T04:40:47.8088015Z remote: Counting objects: 56% (6264/11184) 2024-06-26T04:40:47.8088774Z remote: Counting objects: 57% (6375/11184) 2024-06-26T04:40:47.8093728Z remote: Counting objects: 58% (6487/11184) 2024-06-26T04:40:47.8094691Z remote: Counting objects: 59% (6599/11184) 2024-06-26T04:40:47.8095713Z remote: Counting objects: 60% (6711/11184) 2024-06-26T04:40:47.8096697Z remote: Counting objects: 61% (6823/11184) 2024-06-26T04:40:47.8097706Z remote: Counting objects: 62% (6935/11184) 2024-06-26T04:40:47.8098702Z remote: Counting objects: 63% (7046/11184) 2024-06-26T04:40:47.8099965Z remote: Counting objects: 64% (7158/11184) 2024-06-26T04:40:47.8100977Z remote: Counting objects: 65% (7270/11184) 2024-06-26T04:40:47.8102256Z remote: Counting objects: 66% (7382/11184) 2024-06-26T04:40:47.8103440Z remote: Counting objects: 67% (7494/11184) 2024-06-26T04:40:47.8104631Z remote: Counting objects: 68% (7606/11184) 2024-06-26T04:40:47.8105731Z remote: Counting objects: 69% (7717/11184) 2024-06-26T04:40:47.8106810Z remote: Counting objects: 70% (7829/11184) 2024-06-26T04:40:47.8107916Z remote: Counting objects: 71% (7941/11184) 2024-06-26T04:40:47.8109102Z remote: Counting objects: 72% (8053/11184) 2024-06-26T04:40:47.8110288Z remote: Counting objects: 73% (8165/11184) 2024-06-26T04:40:47.8111397Z remote: Counting objects: 74% (8277/11184) 2024-06-26T04:40:47.8112508Z remote: Counting objects: 75% (8388/11184) 2024-06-26T04:40:47.8113680Z remote: Counting objects: 76% (8500/11184) 2024-06-26T04:40:47.8114784Z remote: Counting objects: 77% (8612/11184) 2024-06-26T04:40:47.8115901Z remote: Counting objects: 78% (8724/11184) 2024-06-26T04:40:47.8117201Z remote: Counting objects: 79% (8836/11184) 2024-06-26T04:40:47.8118411Z remote: Counting objects: 80% (8948/11184) 2024-06-26T04:40:47.8119446Z remote: Counting objects: 81% (9060/11184) 2024-06-26T04:40:47.8120579Z remote: Counting objects: 82% (9171/11184) 2024-06-26T04:40:47.8121720Z remote: Counting objects: 83% (9283/11184) 2024-06-26T04:40:47.8123322Z remote: Counting objects: 84% (9395/11184) 2024-06-26T04:40:47.8124295Z remote: Counting objects: 85% (9507/11184) 2024-06-26T04:40:47.8125261Z remote: Counting objects: 86% (9619/11184) 2024-06-26T04:40:47.8126859Z remote: Counting objects: 87% (9731/11184) 2024-06-26T04:40:47.8127636Z remote: Counting objects: 88% (9842/11184) 2024-06-26T04:40:47.8128592Z remote: Counting objects: 89% (9954/11184) 2024-06-26T04:40:47.8129652Z remote: Counting objects: 90% (10066/11184) 2024-06-26T04:40:47.8130501Z remote: Counting objects: 91% (10178/11184) 2024-06-26T04:40:47.8135699Z remote: Counting objects: 92% (10290/11184) 2024-06-26T04:40:47.8136575Z remote: Counting objects: 93% (10402/11184) 2024-06-26T04:40:47.8137323Z remote: Counting objects: 94% (10513/11184) 2024-06-26T04:40:47.8142193Z remote: Counting objects: 95% (10625/11184) 2024-06-26T04:40:47.8143078Z remote: Counting objects: 96% (10737/11184) 2024-06-26T04:40:47.8144112Z remote: Counting objects: 97% (10849/11184) 2024-06-26T04:40:47.8144868Z remote: Counting objects: 98% (10961/11184) 2024-06-26T04:40:47.8147732Z remote: Counting objects: 99% (11073/11184) 2024-06-26T04:40:47.8148326Z remote: Counting objects: 100% (11184/11184) 2024-06-26T04:40:47.8148943Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T04:40:47.8236685Z remote: Compressing objects: 0% (1/9658) 2024-06-26T04:40:47.8436537Z remote: Compressing objects: 1% (97/9658) 2024-06-26T04:40:47.9039434Z remote: Compressing objects: 2% (194/9658) 2024-06-26T04:40:47.9207046Z remote: Compressing objects: 3% (290/9658) 2024-06-26T04:40:47.9626047Z remote: Compressing objects: 4% (387/9658) 2024-06-26T04:40:48.0026180Z remote: Compressing objects: 5% (483/9658) 2024-06-26T04:40:48.0622987Z remote: Compressing objects: 6% (580/9658) 2024-06-26T04:40:48.1369569Z remote: Compressing objects: 7% (677/9658) 2024-06-26T04:40:48.1863097Z remote: Compressing objects: 8% (773/9658) 2024-06-26T04:40:48.2266320Z remote: Compressing objects: 9% (870/9658) 2024-06-26T04:40:48.2619415Z remote: Compressing objects: 10% (966/9658) 2024-06-26T04:40:48.2988320Z remote: Compressing objects: 11% (1063/9658) 2024-06-26T04:40:48.3339653Z remote: Compressing objects: 12% (1159/9658) 2024-06-26T04:40:48.4088999Z remote: Compressing objects: 13% (1256/9658) 2024-06-26T04:40:48.4451277Z remote: Compressing objects: 14% (1353/9658) 2024-06-26T04:40:48.4986782Z remote: Compressing objects: 15% (1449/9658) 2024-06-26T04:40:48.5501125Z remote: Compressing objects: 16% (1546/9658) 2024-06-26T04:40:48.5895527Z remote: Compressing objects: 17% (1642/9658) 2024-06-26T04:40:48.6575324Z remote: Compressing objects: 18% (1739/9658) 2024-06-26T04:40:48.7029834Z remote: Compressing objects: 19% (1836/9658) 2024-06-26T04:40:48.7631266Z remote: Compressing objects: 20% (1932/9658) 2024-06-26T04:40:48.7995904Z remote: Compressing objects: 21% (2029/9658) 2024-06-26T04:40:48.8156487Z remote: Compressing objects: 22% (2125/9658) 2024-06-26T04:40:48.8469580Z remote: Compressing objects: 22% (2153/9658) 2024-06-26T04:40:48.9112697Z remote: Compressing objects: 23% (2222/9658) 2024-06-26T04:40:48.9536983Z remote: Compressing objects: 24% (2318/9658) 2024-06-26T04:40:49.0178201Z remote: Compressing objects: 25% (2415/9658) 2024-06-26T04:40:49.0588138Z remote: Compressing objects: 26% (2512/9658) 2024-06-26T04:40:49.0931600Z remote: Compressing objects: 27% (2608/9658) 2024-06-26T04:40:49.1351535Z remote: Compressing objects: 28% (2705/9658) 2024-06-26T04:40:49.1765222Z remote: Compressing objects: 29% (2801/9658) 2024-06-26T04:40:49.2301141Z remote: Compressing objects: 30% (2898/9658) 2024-06-26T04:40:49.2371356Z remote: Compressing objects: 31% (2994/9658) 2024-06-26T04:40:49.2458879Z remote: Compressing objects: 32% (3091/9658) 2024-06-26T04:40:49.2701912Z remote: Compressing objects: 33% (3188/9658) 2024-06-26T04:40:49.2829345Z remote: Compressing objects: 34% (3284/9658) 2024-06-26T04:40:49.3027342Z remote: Compressing objects: 35% (3381/9658) 2024-06-26T04:40:49.3057311Z remote: Compressing objects: 36% (3477/9658) 2024-06-26T04:40:49.3172289Z remote: Compressing objects: 37% (3574/9658) 2024-06-26T04:40:49.3427235Z remote: Compressing objects: 38% (3671/9658) 2024-06-26T04:40:49.3681146Z remote: Compressing objects: 39% (3767/9658) 2024-06-26T04:40:49.3941895Z remote: Compressing objects: 40% (3864/9658) 2024-06-26T04:40:49.4212902Z remote: Compressing objects: 41% (3960/9658) 2024-06-26T04:40:49.4625901Z remote: Compressing objects: 42% (4057/9658) 2024-06-26T04:40:49.4954212Z remote: Compressing objects: 43% (4153/9658) 2024-06-26T04:40:49.5198996Z remote: Compressing objects: 44% (4250/9658) 2024-06-26T04:40:49.5563852Z remote: Compressing objects: 45% (4347/9658) 2024-06-26T04:40:49.5908245Z remote: Compressing objects: 46% (4443/9658) 2024-06-26T04:40:49.6257042Z remote: Compressing objects: 47% (4540/9658) 2024-06-26T04:40:49.6563513Z remote: Compressing objects: 48% (4636/9658) 2024-06-26T04:40:49.6829613Z remote: Compressing objects: 49% (4733/9658) 2024-06-26T04:40:49.7428582Z remote: Compressing objects: 50% (4829/9658) 2024-06-26T04:40:49.7714232Z remote: Compressing objects: 51% (4926/9658) 2024-06-26T04:40:49.7938702Z remote: Compressing objects: 52% (5023/9658) 2024-06-26T04:40:49.8149733Z remote: Compressing objects: 53% (5119/9658) 2024-06-26T04:40:49.8195219Z remote: Compressing objects: 53% (5198/9658) 2024-06-26T04:40:49.8403822Z remote: Compressing objects: 54% (5216/9658) 2024-06-26T04:40:49.8755716Z remote: Compressing objects: 55% (5312/9658) 2024-06-26T04:40:49.9086715Z remote: Compressing objects: 56% (5409/9658) 2024-06-26T04:40:49.9285582Z remote: Compressing objects: 57% (5506/9658) 2024-06-26T04:40:49.9918541Z remote: Compressing objects: 58% (5602/9658) 2024-06-26T04:40:49.9982975Z remote: Compressing objects: 59% (5699/9658) 2024-06-26T04:40:50.0209023Z remote: Compressing objects: 60% (5795/9658) 2024-06-26T04:40:50.0355928Z remote: Compressing objects: 61% (5892/9658) 2024-06-26T04:40:50.0710901Z remote: Compressing objects: 62% (5988/9658) 2024-06-26T04:40:50.0954874Z remote: Compressing objects: 63% (6085/9658) 2024-06-26T04:40:50.1005251Z remote: Compressing objects: 64% (6182/9658) 2024-06-26T04:40:50.1033198Z remote: Compressing objects: 65% (6278/9658) 2024-06-26T04:40:50.1093508Z remote: Compressing objects: 66% (6375/9658) 2024-06-26T04:40:50.1199659Z remote: Compressing objects: 67% (6471/9658) 2024-06-26T04:40:50.1259641Z remote: Compressing objects: 68% (6568/9658) 2024-06-26T04:40:50.1340681Z remote: Compressing objects: 69% (6665/9658) 2024-06-26T04:40:50.1472069Z remote: Compressing objects: 70% (6761/9658) 2024-06-26T04:40:50.1607634Z remote: Compressing objects: 71% (6858/9658) 2024-06-26T04:40:50.1707928Z remote: Compressing objects: 72% (6954/9658) 2024-06-26T04:40:50.1777936Z remote: Compressing objects: 73% (7051/9658) 2024-06-26T04:40:50.1862528Z remote: Compressing objects: 74% (7147/9658) 2024-06-26T04:40:50.2005943Z remote: Compressing objects: 75% (7244/9658) 2024-06-26T04:40:50.2108347Z remote: Compressing objects: 76% (7341/9658) 2024-06-26T04:40:50.2217829Z remote: Compressing objects: 77% (7437/9658) 2024-06-26T04:40:50.2326000Z remote: Compressing objects: 78% (7534/9658) 2024-06-26T04:40:50.2421598Z remote: Compressing objects: 79% (7630/9658) 2024-06-26T04:40:50.2554223Z remote: Compressing objects: 80% (7727/9658) 2024-06-26T04:40:50.2718616Z remote: Compressing objects: 81% (7823/9658) 2024-06-26T04:40:50.2846828Z remote: Compressing objects: 82% (7920/9658) 2024-06-26T04:40:50.2955576Z remote: Compressing objects: 83% (8017/9658) 2024-06-26T04:40:50.3075663Z remote: Compressing objects: 84% (8113/9658) 2024-06-26T04:40:50.3183598Z remote: Compressing objects: 85% (8210/9658) 2024-06-26T04:40:50.3314056Z remote: Compressing objects: 86% (8306/9658) 2024-06-26T04:40:50.3422436Z remote: Compressing objects: 87% (8403/9658) 2024-06-26T04:40:50.3521280Z remote: Compressing objects: 88% (8500/9658) 2024-06-26T04:40:50.3631825Z remote: Compressing objects: 89% (8596/9658) 2024-06-26T04:40:50.3670702Z remote: Compressing objects: 90% (8693/9658) 2024-06-26T04:40:50.3682643Z remote: Compressing objects: 91% (8789/9658) 2024-06-26T04:40:50.3695158Z remote: Compressing objects: 92% (8886/9658) 2024-06-26T04:40:50.3714287Z remote: Compressing objects: 93% (8982/9658) 2024-06-26T04:40:50.3721748Z remote: Compressing objects: 94% (9079/9658) 2024-06-26T04:40:50.3734860Z remote: Compressing objects: 95% (9176/9658) 2024-06-26T04:40:50.3748645Z remote: Compressing objects: 96% (9272/9658) 2024-06-26T04:40:50.3763496Z remote: Compressing objects: 97% (9369/9658) 2024-06-26T04:40:50.3776176Z remote: Compressing objects: 98% (9465/9658) 2024-06-26T04:40:50.3785525Z remote: Compressing objects: 99% (9562/9658) 2024-06-26T04:40:50.3787521Z remote: Compressing objects: 100% (9658/9658) 2024-06-26T04:40:50.3788657Z remote: Compressing objects: 100% (9658/9658), done. 2024-06-26T04:40:52.9829263Z remote: Total 11184 (delta 1468), reused 5456 (delta 1239), pack-reused 0 2024-06-26T04:40:53.5583732Z ##[endgroup] 2024-06-26T04:40:53.5585022Z ##[group]Determining the checkout info 2024-06-26T04:40:53.5588633Z ##[endgroup] 2024-06-26T04:40:53.5591563Z ##[group]Checking out the ref 2024-06-26T04:40:53.5595926Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:54.7819735Z ##[endgroup] 2024-06-26T04:40:54.7858418Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:40:54.7885137Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:40:54.8236637Z Prepare all required actions 2024-06-26T04:40:54.8237156Z Getting action download info 2024-06-26T04:40:54.9456669Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T04:40:55.0680819Z ##[group]Run ./.github/actions/filter-test-configs 2024-06-26T04:40:55.0681328Z with: 2024-06-26T04:40:55.0681830Z github-token: *** 2024-06-26T04:40:55.0682640Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-06-26T04:40:55.0683406Z env: 2024-06-26T04:40:55.0683711Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:55.0684068Z ##[endgroup] 2024-06-26T04:40:55.0731777Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:40:55.0732397Z with: 2024-06-26T04:40:55.0732804Z shell: bash 2024-06-26T04:40:55.0733130Z timeout_minutes: 10 2024-06-26T04:40:55.0733485Z max_attempts: 5 2024-06-26T04:40:55.0733871Z retry_wait_seconds: 30 2024-06-26T04:40:55.0735082Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:40:55.0736336Z polling_interval_seconds: 1 2024-06-26T04:40:55.0736743Z warning_on_retry: true 2024-06-26T04:40:55.0737127Z continue_on_error: false 2024-06-26T04:40:55.0737478Z env: 2024-06-26T04:40:55.0737775Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:55.0738330Z GITHUB_TOKEN: *** 2024-06-26T04:40:55.0738661Z ##[endgroup] 2024-06-26T04:40:55.1277953Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:40:55.3950767Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:40:55.4132472Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-06-26T04:40:55.5999545Z Collecting pyyaml==6.0.1 2024-06-26T04:40:55.6073604Z Using cached PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) 2024-06-26T04:40:55.6131988Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-06-26T04:40:55.6155681Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-06-26T04:40:55.6348767Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-06-26T04:40:55.6364046Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.6.2) 2024-06-26T04:40:55.6796586Z Installing collected packages: pyyaml 2024-06-26T04:40:55.6797362Z Attempting uninstall: pyyaml 2024-06-26T04:40:55.6798134Z Found existing installation: PyYAML 5.4.1 2024-06-26T04:40:55.6849175Z Uninstalling PyYAML-5.4.1: 2024-06-26T04:40:55.6858934Z Successfully uninstalled PyYAML-5.4.1 2024-06-26T04:40:55.7469244Z ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 2024-06-26T04:40:55.7471204Z 2024-06-26T04:40:55.7472637Z We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 2024-06-26T04:40:55.7473971Z 2024-06-26T04:40:55.7474914Z awscli 1.27.69 requires PyYAML<5.5,>=3.10, but you'll have pyyaml 6.0.1 which is incompatible. 2024-06-26T04:40:55.7476361Z Successfully installed pyyaml-6.0.1 2024-06-26T04:40:56.1263756Z Command completed after 1 attempt(s). 2024-06-26T04:40:56.1312047Z ##[group]Run set -x 2024-06-26T04:40:56.1312365Z set -x 2024-06-26T04:40:56.1312637Z  2024-06-26T04:40:56.1313291Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:40:56.1313975Z # in runner workspace 2024-06-26T04:40:56.1314488Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T04:40:56.1323522Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:56.1324017Z env: 2024-06-26T04:40:56.1324278Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:56.1324589Z ##[endgroup] 2024-06-26T04:40:56.1349502Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T04:40:56.1614886Z ##[group]Run set -x 2024-06-26T04:40:56.1615245Z set -x 2024-06-26T04:40:56.1615518Z  2024-06-26T04:40:56.1616057Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-06-26T04:40:56.1616972Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-06-26T04:40:56.1617899Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-06-26T04:40:56.1618825Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-06-26T04:40:56.1619611Z # expose this variable as part of GitHub context. 2024-06-26T04:40:56.1620447Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-06-26T04:40:56.1621466Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-06-26T04:40:56.1622033Z pwd 2024-06-26T04:40:56.1622279Z  2024-06-26T04:40:56.1622818Z LOG_FILE=$(grep -l -r "4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d" *.log | tail -n 1) 2024-06-26T04:40:56.1623518Z if [ -n "${LOG_FILE}" ]; then 2024-06-26T04:40:56.1624208Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-06-26T04:40:56.1624940Z  # needs to be awk {print $3} on MacOS 2024-06-26T04:40:56.1625396Z  case ${RUNNER_OS} in 2024-06-26T04:40:56.1625755Z  macOS) 2024-06-26T04:40:56.1626399Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-06-26T04:40:56.1627135Z  ;; 2024-06-26T04:40:56.1627412Z  *) 2024-06-26T04:40:56.1628028Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-06-26T04:40:56.1628753Z  ;; 2024-06-26T04:40:56.1629025Z  esac 2024-06-26T04:40:56.1629409Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:56.1630049Z fi 2024-06-26T04:40:56.1630306Z  2024-06-26T04:40:56.1630539Z popd 2024-06-26T04:40:56.1637886Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:56.1638378Z env: 2024-06-26T04:40:56.1638632Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:56.1638943Z ##[endgroup] 2024-06-26T04:40:56.1661945Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-06-26T04:40:56.1663180Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.1664226Z /home/ec2-user/actions-runner/_diag 2024-06-26T04:40:56.1665237Z + pwd 2024-06-26T04:40:56.1670553Z ++ grep -l -r 4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d Runner_20240626-041125-utc.log Runner_20240626-041128-utc.log Worker_20240626-041249-utc.log Worker_20240626-041513-utc.log Worker_20240626-041833-utc.log Worker_20240626-042758-utc.log Worker_20240626-042948-utc.log Worker_20240626-043808-utc.log Worker_20240626-043841-utc.log Worker_20240626-044039-utc.log 2024-06-26T04:40:56.1672832Z ++ tail -n 1 2024-06-26T04:40:56.1690729Z + LOG_FILE=Worker_20240626-044039-utc.log 2024-06-26T04:40:56.1691498Z + '[' -n Worker_20240626-044039-utc.log ']' 2024-06-26T04:40:56.1692062Z + case ${RUNNER_OS} in 2024-06-26T04:40:56.1696222Z ++ grep -r '"jobDisplayName"' Worker_20240626-044039-utc.log 2024-06-26T04:40:56.1698471Z ++ awk -F '[:]' '{print $2}' 2024-06-26T04:40:56.1701239Z ++ sed 's/"//g' 2024-06-26T04:40:56.1710854Z ++ xargs 2024-06-26T04:40:56.1729849Z + JOB_NAME='linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter,' 2024-06-26T04:40:56.1730804Z ~/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.1732480Z + echo 'job-name=linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter,' 2024-06-26T04:40:56.1733435Z + popd 2024-06-26T04:40:56.1762201Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:40:56.1762739Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:40:56.1763210Z echo "Job name: ${JOB_NAME}" 2024-06-26T04:40:56.1763576Z  2024-06-26T04:40:56.1764116Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:40:56.1764794Z # in runner workspace 2024-06-26T04:40:56.1765349Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T04:40:56.1765999Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T04:40:56.1766438Z  --job-name "${JOB_NAME}" \ 2024-06-26T04:40:56.1766858Z  --test-matrix "{ include: [ 2024-06-26T04:40:56.1767450Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2024-06-26T04:40:56.1768116Z ]} 2024-06-26T04:40:56.1768374Z " \ 2024-06-26T04:40:56.1768671Z  --selected-test-configs "" \ 2024-06-26T04:40:56.1769109Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T04:40:56.1769512Z  --tag "${TAG}" \ 2024-06-26T04:40:56.1769878Z  --event-name "${EVENT_NAME}" \ 2024-06-26T04:40:56.1770307Z  --schedule "${SCHEDULE}" \ 2024-06-26T04:40:56.1770831Z  --branch "${HEAD_BRANCH}" 2024-06-26T04:40:56.1778009Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:56.1778495Z env: 2024-06-26T04:40:56.1778750Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:56.1779267Z GITHUB_TOKEN: *** 2024-06-26T04:40:56.1780025Z JOB_NAME: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter, 2024-06-26T04:40:56.1780866Z PR_NUMBER: 129470 2024-06-26T04:40:56.1781137Z TAG: 2024-06-26T04:40:56.1781508Z EVENT_NAME: pull_request 2024-06-26T04:40:56.1781834Z SCHEDULE: 2024-06-26T04:40:56.1782083Z HEAD_BRANCH: 2024-06-26T04:40:56.1782356Z ##[endgroup] 2024-06-26T04:40:56.1803092Z Workflow: pull 2024-06-26T04:40:56.1806179Z Job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter, 2024-06-26T04:40:56.3833898Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T04:40:56.4688374Z fatal: unknown commit origin/main 2024-06-26T04:40:56.4718742Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:486: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-06-26T04:40:56.4722749Z warnings.warn(f"failed to get commit messages: {e}") 2024-06-26T04:40:56.4857088Z ##[group]Run echo "Filtered matrix:" 2024-06-26T04:40:56.4857523Z echo "Filtered matrix:" 2024-06-26T04:40:56.4858216Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2024-06-26T04:40:56.4858897Z  2024-06-26T04:40:56.4859151Z echo 2024-06-26T04:40:56.4859511Z echo "Is the current job unstable? False" 2024-06-26T04:40:56.4859942Z  2024-06-26T04:40:56.4860191Z echo 2024-06-26T04:40:56.4860550Z echo "Is keep-going label set? False" 2024-06-26T04:40:56.4860967Z  2024-06-26T04:40:56.4861321Z echo 2024-06-26T04:40:56.4861619Z echo "Renabled issues? " 2024-06-26T04:40:56.4868983Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:56.4869477Z env: 2024-06-26T04:40:56.4869730Z GIT_DEFAULT_BRANCH: main 2024-06-26T04:40:56.4870178Z ##[endgroup] 2024-06-26T04:40:56.4892815Z Filtered matrix: 2024-06-26T04:40:56.4893692Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2024-06-26T04:40:56.4894274Z 2024-06-26T04:40:56.4894897Z Is the current job unstable? False 2024-06-26T04:40:56.4895839Z 2024-06-26T04:40:56.4896672Z Is keep-going label set? False 2024-06-26T04:40:56.4897000Z 2024-06-26T04:40:56.4897611Z Renabled issues? 2024-06-26T04:40:56.5023584Z Post job cleanup. 2024-06-26T04:40:56.5112267Z Post job cleanup. 2024-06-26T04:40:56.5979179Z [command]/usr/bin/git version 2024-06-26T04:40:56.6022737Z git version 2.40.1 2024-06-26T04:40:56.6067145Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/57806501-d452-4185-8b1c-f3923b2a2519' before making global git config changes 2024-06-26T04:40:56.6069710Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:56.6087006Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.6125690Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:56.6160374Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:40:56.6425762Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:56.6444408Z http.https://github.com/.extraheader 2024-06-26T04:40:56.6459053Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:40:56.6495254Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:40:56.6817523Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:56.6837758Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:56.6845076Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:56.6845588Z ##[endgroup] 2024-06-26T04:40:56.9226557Z Evaluate and set job outputs 2024-06-26T04:40:56.9237389Z Set output 'test-matrix' 2024-06-26T04:40:56.9238380Z Set output 'is-test-matrix-empty' 2024-06-26T04:40:56.9238911Z Set output 'keep-going' 2024-06-26T04:40:56.9239655Z Cleaning up orphan processes