2024-08-08T20:08:54.5512457Z Current runner version: '2.319.0' 2024-08-08T20:08:54.5518936Z Runner name: 'i-02a7e301b379325ca' 2024-08-08T20:08:54.5519692Z Runner group name: 'Default' 2024-08-08T20:08:54.5520488Z Machine name: 'ip-10-0-57-153' 2024-08-08T20:08:54.5538549Z ##[group]GITHUB_TOKEN Permissions 2024-08-08T20:08:54.5540600Z Actions: read 2024-08-08T20:08:54.5541099Z Attestations: read 2024-08-08T20:08:54.5541621Z Checks: read 2024-08-08T20:08:54.5542007Z Contents: read 2024-08-08T20:08:54.5542448Z Deployments: read 2024-08-08T20:08:54.5542944Z Discussions: read 2024-08-08T20:08:54.5543371Z Issues: read 2024-08-08T20:08:54.5543794Z Metadata: read 2024-08-08T20:08:54.5544191Z Packages: read 2024-08-08T20:08:54.5544644Z Pages: read 2024-08-08T20:08:54.5545074Z PullRequests: read 2024-08-08T20:08:54.5545515Z RepositoryProjects: read 2024-08-08T20:08:54.5546078Z SecurityEvents: read 2024-08-08T20:08:54.5546552Z Statuses: read 2024-08-08T20:08:54.5546941Z ##[endgroup] 2024-08-08T20:08:54.5550311Z Secret source: Actions 2024-08-08T20:08:54.5551054Z Prepare workflow directory 2024-08-08T20:08:55.0527859Z Prepare all required actions 2024-08-08T20:08:55.0755429Z Getting action download info 2024-08-08T20:08:55.2274205Z Download action repository 'pytorch/pytorch@main' (SHA:b845068db2637682e3e0fd6597ff941694f9fa21) 2024-08-08T20:08:58.9098794Z Getting action download info 2024-08-08T20:08:59.0126432Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-08T20:08:59.1822407Z Uses: pytorch/pytorch/.github/workflows/_android-full-build-test.yml@refs/tags/ciflow/trunk/132710 (b9d86fa89636e301796d4201f36d86c73f6e49bc) 2024-08-08T20:08:59.1825746Z ##[group] Inputs 2024-08-08T20:08:59.1826562Z build-environment: pytorch-linux-focal-py3-clang9-android-ndk-r21e-build 2024-08-08T20:08:59.1827741Z docker-image-name: pytorch-linux-focal-py3-clang9-android-ndk-r21e 2024-08-08T20:08:59.1828712Z sync-tag: 2024-08-08T20:08:59.1829813Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "amz2023.linux.2xlarge" }, ]} 2024-08-08T20:08:59.1831081Z ##[endgroup] 2024-08-08T20:08:59.1832129Z Complete job name: pytorch-linux-focal-py3-clang9-android-ndk-r21e-build / filter 2024-08-08T20:08:59.2412104Z A job started hook has been configured by the self-hosted runner administrator 2024-08-08T20:08:59.2561967Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-08T20:08:59.2573380Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:08:59.2574036Z ##[endgroup] 2024-08-08T20:09:00.4482120Z Runner Type: linux.large 2024-08-08T20:09:00.4482896Z Instance Type: c5.large 2024-08-08T20:09:00.4483860Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-08T20:09:00.4484796Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-08T20:09:04.5118620Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-08T20:09:04.5119215Z with: 2024-08-08T20:09:04.5119473Z fetch-depth: 1 2024-08-08T20:09:04.5119747Z submodules: false 2024-08-08T20:09:04.5120046Z env: 2024-08-08T20:09:04.5120306Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:04.5120809Z ##[endgroup] 2024-08-08T20:09:04.5313511Z ##[group]Run retry () { 2024-08-08T20:09:04.5313979Z retry () { 2024-08-08T20:09:04.5314508Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T20:09:04.5315063Z } 2024-08-08T20:09:04.5315342Z echo "${GITHUB_WORKSPACE}" 2024-08-08T20:09:04.5315745Z if [ -z "${NO_SUDO}" ]; then 2024-08-08T20:09:04.5316209Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T20:09:04.5316639Z else 2024-08-08T20:09:04.5316960Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T20:09:04.5317370Z fi 2024-08-08T20:09:04.5317831Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T20:09:04.5325938Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:09:04.5326446Z env: 2024-08-08T20:09:04.5326704Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:04.5327153Z NO_SUDO: 2024-08-08T20:09:04.5327412Z ##[endgroup] 2024-08-08T20:09:04.5367834Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:09:05.2988727Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T20:09:05.2989205Z with: 2024-08-08T20:09:05.2989497Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T20:09:05.2989928Z fetch-depth: 1 2024-08-08T20:09:05.2990221Z submodules: false 2024-08-08T20:09:05.2990508Z quiet-checkout: true 2024-08-08T20:09:05.2990839Z repository: pytorch/pytorch 2024-08-08T20:09:05.2991406Z token: *** 2024-08-08T20:09:05.2991787Z ssh-strict: true 2024-08-08T20:09:05.2992082Z persist-credentials: true 2024-08-08T20:09:05.2992424Z clean: true 2024-08-08T20:09:05.2992738Z sparse-checkout-cone-mode: true 2024-08-08T20:09:05.2993099Z lfs: false 2024-08-08T20:09:05.2993380Z set-safe-directory: true 2024-08-08T20:09:05.2993696Z env: 2024-08-08T20:09:05.2994006Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:05.2994337Z ##[endgroup] 2024-08-08T20:09:05.4159867Z Syncing repository: pytorch/pytorch 2024-08-08T20:09:05.4162658Z ##[group]Getting Git version info 2024-08-08T20:09:05.4163908Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T20:09:05.4165923Z [command]/usr/bin/git version 2024-08-08T20:09:05.4201916Z git version 2.40.1 2024-08-08T20:09:05.4204456Z ##[endgroup] 2024-08-08T20:09:05.4224048Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2eebe4f9-594d-4c1e-932f-799e2724d16e' before making global git config changes 2024-08-08T20:09:05.4226346Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T20:09:05.4230816Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:09:05.4267611Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T20:09:05.4272820Z ##[group]Initializing the repository 2024-08-08T20:09:05.4277017Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:09:05.4304115Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T20:09:05.4306010Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T20:09:05.4307802Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T20:09:05.4308692Z hint: 2024-08-08T20:09:05.4309633Z hint: git config --global init.defaultBranch 2024-08-08T20:09:05.4310498Z hint: 2024-08-08T20:09:05.4311491Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T20:09:05.4313110Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T20:09:05.4314574Z hint: 2024-08-08T20:09:05.4315153Z hint: git branch -m 2024-08-08T20:09:05.4320176Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-08T20:09:05.4329092Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T20:09:05.4357214Z ##[endgroup] 2024-08-08T20:09:05.4358459Z ##[group]Disabling automatic garbage collection 2024-08-08T20:09:05.4361406Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T20:09:05.4390943Z ##[endgroup] 2024-08-08T20:09:05.4391445Z ##[group]Setting up auth 2024-08-08T20:09:05.4401433Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T20:09:05.4434243Z [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-08-08T20:09:05.4664016Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T20:09:05.4694334Z [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-08-08T20:09:05.4919035Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T20:09:05.4957138Z ##[endgroup] 2024-08-08T20:09:05.4958418Z ##[group]Fetching the repository 2024-08-08T20:09:05.4966298Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T20:09:05.6884568Z remote: Enumerating objects: 11297, done. 2024-08-08T20:09:05.6891335Z remote: Counting objects: 0% (1/11297) 2024-08-08T20:09:05.6893640Z remote: Counting objects: 1% (113/11297) 2024-08-08T20:09:05.6896040Z remote: Counting objects: 2% (226/11297) 2024-08-08T20:09:05.6897736Z remote: Counting objects: 3% (339/11297) 2024-08-08T20:09:05.6899926Z remote: Counting objects: 4% (452/11297) 2024-08-08T20:09:05.6901199Z remote: Counting objects: 5% (565/11297) 2024-08-08T20:09:05.6904209Z remote: Counting objects: 6% (678/11297) 2024-08-08T20:09:05.6905644Z remote: Counting objects: 7% (791/11297) 2024-08-08T20:09:05.6906839Z remote: Counting objects: 8% (904/11297) 2024-08-08T20:09:05.6908647Z remote: Counting objects: 9% (1017/11297) 2024-08-08T20:09:05.6911259Z remote: Counting objects: 10% (1130/11297) 2024-08-08T20:09:05.6912494Z remote: Counting objects: 11% (1243/11297) 2024-08-08T20:09:05.6951384Z remote: Counting objects: 12% (1356/11297) 2024-08-08T20:09:05.6952695Z remote: Counting objects: 13% (1469/11297) 2024-08-08T20:09:05.6953850Z remote: Counting objects: 14% (1582/11297) 2024-08-08T20:09:05.6955258Z remote: Counting objects: 15% (1695/11297) 2024-08-08T20:09:05.6956483Z remote: Counting objects: 16% (1808/11297) 2024-08-08T20:09:05.6957473Z remote: Counting objects: 17% (1921/11297) 2024-08-08T20:09:05.6958510Z remote: Counting objects: 18% (2034/11297) 2024-08-08T20:09:05.6959510Z remote: Counting objects: 19% (2147/11297) 2024-08-08T20:09:05.6960422Z remote: Counting objects: 20% (2260/11297) 2024-08-08T20:09:05.6961483Z remote: Counting objects: 21% (2373/11297) 2024-08-08T20:09:05.6962410Z remote: Counting objects: 22% (2486/11297) 2024-08-08T20:09:05.6963259Z remote: Counting objects: 23% (2599/11297) 2024-08-08T20:09:05.6964219Z remote: Counting objects: 24% (2712/11297) 2024-08-08T20:09:05.6965096Z remote: Counting objects: 25% (2825/11297) 2024-08-08T20:09:05.6965965Z remote: Counting objects: 26% (2938/11297) 2024-08-08T20:09:05.6967036Z remote: Counting objects: 27% (3051/11297) 2024-08-08T20:09:05.6968203Z remote: Counting objects: 28% (3164/11297) 2024-08-08T20:09:05.6969081Z remote: Counting objects: 29% (3277/11297) 2024-08-08T20:09:05.6969914Z remote: Counting objects: 30% (3390/11297) 2024-08-08T20:09:05.6970956Z remote: Counting objects: 31% (3503/11297) 2024-08-08T20:09:05.6971837Z remote: Counting objects: 32% (3616/11297) 2024-08-08T20:09:05.6972860Z remote: Counting objects: 33% (3729/11297) 2024-08-08T20:09:05.6973775Z remote: Counting objects: 34% (3841/11297) 2024-08-08T20:09:05.6974689Z remote: Counting objects: 35% (3954/11297) 2024-08-08T20:09:05.6975735Z remote: Counting objects: 36% (4067/11297) 2024-08-08T20:09:05.6976668Z remote: Counting objects: 37% (4180/11297) 2024-08-08T20:09:05.6977608Z remote: Counting objects: 38% (4293/11297) 2024-08-08T20:09:05.6978648Z remote: Counting objects: 39% (4406/11297) 2024-08-08T20:09:05.6985029Z remote: Counting objects: 40% (4519/11297) 2024-08-08T20:09:05.6995259Z remote: Counting objects: 41% (4632/11297) 2024-08-08T20:09:05.7000973Z remote: Counting objects: 42% (4745/11297) 2024-08-08T20:09:05.7001515Z remote: Counting objects: 43% (4858/11297) 2024-08-08T20:09:05.7002213Z remote: Counting objects: 44% (4971/11297) 2024-08-08T20:09:05.7002727Z remote: Counting objects: 45% (5084/11297) 2024-08-08T20:09:05.7003500Z remote: Counting objects: 46% (5197/11297) 2024-08-08T20:09:05.7006215Z remote: Counting objects: 47% (5310/11297) 2024-08-08T20:09:05.7006982Z remote: Counting objects: 48% (5423/11297) 2024-08-08T20:09:05.7007887Z remote: Counting objects: 49% (5536/11297) 2024-08-08T20:09:05.7008406Z remote: Counting objects: 50% (5649/11297) 2024-08-08T20:09:05.7008917Z remote: Counting objects: 51% (5762/11297) 2024-08-08T20:09:05.7009414Z remote: Counting objects: 52% (5875/11297) 2024-08-08T20:09:05.7009934Z remote: Counting objects: 53% (5988/11297) 2024-08-08T20:09:05.7010439Z remote: Counting objects: 54% (6101/11297) 2024-08-08T20:09:05.7011220Z remote: Counting objects: 55% (6214/11297) 2024-08-08T20:09:05.7013839Z remote: Counting objects: 56% (6327/11297) 2024-08-08T20:09:05.7014666Z remote: Counting objects: 57% (6440/11297) 2024-08-08T20:09:05.7015516Z remote: Counting objects: 58% (6553/11297) 2024-08-08T20:09:05.7016031Z remote: Counting objects: 59% (6666/11297) 2024-08-08T20:09:05.7016543Z remote: Counting objects: 60% (6779/11297) 2024-08-08T20:09:05.7017301Z remote: Counting objects: 61% (6892/11297) 2024-08-08T20:09:05.7022841Z remote: Counting objects: 62% (7005/11297) 2024-08-08T20:09:05.7031093Z remote: Counting objects: 63% (7118/11297) 2024-08-08T20:09:05.7031649Z remote: Counting objects: 64% (7231/11297) 2024-08-08T20:09:05.7032408Z remote: Counting objects: 65% (7344/11297) 2024-08-08T20:09:05.7041455Z remote: Counting objects: 66% (7457/11297) 2024-08-08T20:09:05.7048783Z remote: Counting objects: 67% (7569/11297) 2024-08-08T20:09:05.7049390Z remote: Counting objects: 68% (7682/11297) 2024-08-08T20:09:05.7049904Z remote: Counting objects: 69% (7795/11297) 2024-08-08T20:09:05.7050613Z remote: Counting objects: 70% (7908/11297) 2024-08-08T20:09:05.7054209Z remote: Counting objects: 71% (8021/11297) 2024-08-08T20:09:05.7055049Z remote: Counting objects: 72% (8134/11297) 2024-08-08T20:09:05.7055572Z remote: Counting objects: 73% (8247/11297) 2024-08-08T20:09:05.7056082Z remote: Counting objects: 74% (8360/11297) 2024-08-08T20:09:05.7056877Z remote: Counting objects: 75% (8473/11297) 2024-08-08T20:09:05.7063546Z remote: Counting objects: 76% (8586/11297) 2024-08-08T20:09:05.7066260Z remote: Counting objects: 77% (8699/11297) 2024-08-08T20:09:05.7070904Z remote: Counting objects: 78% (8812/11297) 2024-08-08T20:09:05.7072107Z remote: Counting objects: 79% (8925/11297) 2024-08-08T20:09:05.7072758Z remote: Counting objects: 80% (9038/11297) 2024-08-08T20:09:05.7073607Z remote: Counting objects: 81% (9151/11297) 2024-08-08T20:09:05.7078913Z remote: Counting objects: 82% (9264/11297) 2024-08-08T20:09:05.7079772Z remote: Counting objects: 83% (9377/11297) 2024-08-08T20:09:05.7081529Z remote: Counting objects: 84% (9490/11297) 2024-08-08T20:09:05.7082038Z remote: Counting objects: 85% (9603/11297) 2024-08-08T20:09:05.7082549Z remote: Counting objects: 86% (9716/11297) 2024-08-08T20:09:05.7083057Z remote: Counting objects: 87% (9829/11297) 2024-08-08T20:09:05.7083805Z remote: Counting objects: 88% (9942/11297) 2024-08-08T20:09:05.7084648Z remote: Counting objects: 89% (10055/11297) 2024-08-08T20:09:05.7091443Z remote: Counting objects: 90% (10168/11297) 2024-08-08T20:09:05.7092362Z remote: Counting objects: 91% (10281/11297) 2024-08-08T20:09:05.7117804Z remote: Counting objects: 92% (10394/11297) 2024-08-08T20:09:05.7118354Z remote: Counting objects: 93% (10507/11297) 2024-08-08T20:09:05.7118905Z remote: Counting objects: 94% (10620/11297) 2024-08-08T20:09:05.7119594Z remote: Counting objects: 95% (10733/11297) 2024-08-08T20:09:05.7120115Z remote: Counting objects: 96% (10846/11297) 2024-08-08T20:09:05.7120821Z remote: Counting objects: 97% (10959/11297) 2024-08-08T20:09:05.7121329Z remote: Counting objects: 98% (11072/11297) 2024-08-08T20:09:05.7121850Z remote: Counting objects: 99% (11185/11297) 2024-08-08T20:09:05.7122476Z remote: Counting objects: 100% (11297/11297) 2024-08-08T20:09:05.7123018Z remote: Counting objects: 100% (11297/11297), done. 2024-08-08T20:09:05.7192903Z remote: Compressing objects: 0% (1/9758) 2024-08-08T20:09:05.7426679Z remote: Compressing objects: 1% (98/9758) 2024-08-08T20:09:05.8202799Z remote: Compressing objects: 2% (196/9758) 2024-08-08T20:09:05.8514511Z remote: Compressing objects: 3% (293/9758) 2024-08-08T20:09:05.8910713Z remote: Compressing objects: 4% (391/9758) 2024-08-08T20:09:05.9385193Z remote: Compressing objects: 5% (488/9758) 2024-08-08T20:09:06.0102484Z remote: Compressing objects: 6% (586/9758) 2024-08-08T20:09:06.1042591Z remote: Compressing objects: 7% (684/9758) 2024-08-08T20:09:06.1598495Z remote: Compressing objects: 8% (781/9758) 2024-08-08T20:09:06.2085306Z remote: Compressing objects: 9% (879/9758) 2024-08-08T20:09:06.2516631Z remote: Compressing objects: 10% (976/9758) 2024-08-08T20:09:06.2960811Z remote: Compressing objects: 11% (1074/9758) 2024-08-08T20:09:06.3348579Z remote: Compressing objects: 12% (1171/9758) 2024-08-08T20:09:06.4333879Z remote: Compressing objects: 13% (1269/9758) 2024-08-08T20:09:06.4799887Z remote: Compressing objects: 14% (1367/9758) 2024-08-08T20:09:06.5447631Z remote: Compressing objects: 15% (1464/9758) 2024-08-08T20:09:06.6090327Z remote: Compressing objects: 16% (1562/9758) 2024-08-08T20:09:06.6507681Z remote: Compressing objects: 17% (1659/9758) 2024-08-08T20:09:06.7113698Z remote: Compressing objects: 18% (1757/9758) 2024-08-08T20:09:06.7296840Z remote: Compressing objects: 18% (1835/9758) 2024-08-08T20:09:06.7887603Z remote: Compressing objects: 19% (1855/9758) 2024-08-08T20:09:06.8479934Z remote: Compressing objects: 20% (1952/9758) 2024-08-08T20:09:06.8929753Z remote: Compressing objects: 21% (2050/9758) 2024-08-08T20:09:06.9518000Z remote: Compressing objects: 22% (2147/9758) 2024-08-08T20:09:07.0249847Z remote: Compressing objects: 23% (2245/9758) 2024-08-08T20:09:07.0739177Z remote: Compressing objects: 24% (2342/9758) 2024-08-08T20:09:07.1497876Z remote: Compressing objects: 25% (2440/9758) 2024-08-08T20:09:07.1941444Z remote: Compressing objects: 26% (2538/9758) 2024-08-08T20:09:07.2391487Z remote: Compressing objects: 27% (2635/9758) 2024-08-08T20:09:07.2946939Z remote: Compressing objects: 28% (2733/9758) 2024-08-08T20:09:07.3430548Z remote: Compressing objects: 29% (2830/9758) 2024-08-08T20:09:07.4073776Z remote: Compressing objects: 30% (2928/9758) 2024-08-08T20:09:07.4181629Z remote: Compressing objects: 31% (3025/9758) 2024-08-08T20:09:07.4268667Z remote: Compressing objects: 32% (3123/9758) 2024-08-08T20:09:07.4548470Z remote: Compressing objects: 33% (3221/9758) 2024-08-08T20:09:07.4684274Z remote: Compressing objects: 34% (3318/9758) 2024-08-08T20:09:07.4952396Z remote: Compressing objects: 35% (3416/9758) 2024-08-08T20:09:07.4988445Z remote: Compressing objects: 36% (3513/9758) 2024-08-08T20:09:07.5082532Z remote: Compressing objects: 37% (3611/9758) 2024-08-08T20:09:07.5367096Z remote: Compressing objects: 38% (3709/9758) 2024-08-08T20:09:07.5591334Z remote: Compressing objects: 39% (3806/9758) 2024-08-08T20:09:07.5819537Z remote: Compressing objects: 40% (3904/9758) 2024-08-08T20:09:07.6138936Z remote: Compressing objects: 41% (4001/9758) 2024-08-08T20:09:07.6609153Z remote: Compressing objects: 42% (4099/9758) 2024-08-08T20:09:07.6966825Z remote: Compressing objects: 43% (4196/9758) 2024-08-08T20:09:07.7104606Z remote: Compressing objects: 44% (4294/9758) 2024-08-08T20:09:07.7246968Z remote: Compressing objects: 44% (4331/9758) 2024-08-08T20:09:07.7631005Z remote: Compressing objects: 45% (4392/9758) 2024-08-08T20:09:07.8068217Z remote: Compressing objects: 46% (4489/9758) 2024-08-08T20:09:07.8467470Z remote: Compressing objects: 47% (4587/9758) 2024-08-08T20:09:07.8826536Z remote: Compressing objects: 48% (4684/9758) 2024-08-08T20:09:07.9108447Z remote: Compressing objects: 49% (4782/9758) 2024-08-08T20:09:07.9779236Z remote: Compressing objects: 50% (4879/9758) 2024-08-08T20:09:08.0110058Z remote: Compressing objects: 51% (4977/9758) 2024-08-08T20:09:08.0365793Z remote: Compressing objects: 52% (5075/9758) 2024-08-08T20:09:08.0648002Z remote: Compressing objects: 53% (5172/9758) 2024-08-08T20:09:08.0902111Z remote: Compressing objects: 54% (5270/9758) 2024-08-08T20:09:08.1266957Z remote: Compressing objects: 55% (5367/9758) 2024-08-08T20:09:08.1642766Z remote: Compressing objects: 56% (5465/9758) 2024-08-08T20:09:08.1881829Z remote: Compressing objects: 57% (5563/9758) 2024-08-08T20:09:08.2525753Z remote: Compressing objects: 58% (5660/9758) 2024-08-08T20:09:08.2571132Z remote: Compressing objects: 59% (5758/9758) 2024-08-08T20:09:08.2722554Z remote: Compressing objects: 60% (5855/9758) 2024-08-08T20:09:08.2924470Z remote: Compressing objects: 61% (5953/9758) 2024-08-08T20:09:08.3336177Z remote: Compressing objects: 62% (6050/9758) 2024-08-08T20:09:08.3537764Z remote: Compressing objects: 63% (6148/9758) 2024-08-08T20:09:08.3625918Z remote: Compressing objects: 64% (6246/9758) 2024-08-08T20:09:08.3654709Z remote: Compressing objects: 65% (6343/9758) 2024-08-08T20:09:08.3726919Z remote: Compressing objects: 66% (6441/9758) 2024-08-08T20:09:08.3850353Z remote: Compressing objects: 67% (6538/9758) 2024-08-08T20:09:08.3918464Z remote: Compressing objects: 68% (6636/9758) 2024-08-08T20:09:08.4021738Z remote: Compressing objects: 69% (6734/9758) 2024-08-08T20:09:08.4143134Z remote: Compressing objects: 70% (6831/9758) 2024-08-08T20:09:08.4303615Z remote: Compressing objects: 71% (6929/9758) 2024-08-08T20:09:08.4416709Z remote: Compressing objects: 72% (7026/9758) 2024-08-08T20:09:08.4519981Z remote: Compressing objects: 73% (7124/9758) 2024-08-08T20:09:08.4626119Z remote: Compressing objects: 74% (7221/9758) 2024-08-08T20:09:08.4792017Z remote: Compressing objects: 75% (7319/9758) 2024-08-08T20:09:08.4900982Z remote: Compressing objects: 76% (7417/9758) 2024-08-08T20:09:08.5024998Z remote: Compressing objects: 77% (7514/9758) 2024-08-08T20:09:08.5164381Z remote: Compressing objects: 78% (7612/9758) 2024-08-08T20:09:08.5292926Z remote: Compressing objects: 79% (7709/9758) 2024-08-08T20:09:08.5454093Z remote: Compressing objects: 80% (7807/9758) 2024-08-08T20:09:08.5648200Z remote: Compressing objects: 81% (7904/9758) 2024-08-08T20:09:08.5808762Z remote: Compressing objects: 82% (8002/9758) 2024-08-08T20:09:08.5940914Z remote: Compressing objects: 83% (8100/9758) 2024-08-08T20:09:08.6081323Z remote: Compressing objects: 84% (8197/9758) 2024-08-08T20:09:08.6208246Z remote: Compressing objects: 85% (8295/9758) 2024-08-08T20:09:08.6384857Z remote: Compressing objects: 86% (8392/9758) 2024-08-08T20:09:08.6504585Z remote: Compressing objects: 87% (8490/9758) 2024-08-08T20:09:08.6617616Z remote: Compressing objects: 88% (8588/9758) 2024-08-08T20:09:08.6746846Z remote: Compressing objects: 89% (8685/9758) 2024-08-08T20:09:08.6781377Z remote: Compressing objects: 90% (8783/9758) 2024-08-08T20:09:08.6795885Z remote: Compressing objects: 91% (8880/9758) 2024-08-08T20:09:08.6809988Z remote: Compressing objects: 92% (8978/9758) 2024-08-08T20:09:08.6830301Z remote: Compressing objects: 93% (9075/9758) 2024-08-08T20:09:08.6838239Z remote: Compressing objects: 94% (9173/9758) 2024-08-08T20:09:08.6852270Z remote: Compressing objects: 95% (9271/9758) 2024-08-08T20:09:08.6863308Z remote: Compressing objects: 96% (9368/9758) 2024-08-08T20:09:08.6879577Z remote: Compressing objects: 97% (9466/9758) 2024-08-08T20:09:08.6895482Z remote: Compressing objects: 98% (9563/9758) 2024-08-08T20:09:08.6904408Z remote: Compressing objects: 99% (9661/9758) 2024-08-08T20:09:08.6905189Z remote: Compressing objects: 100% (9758/9758) 2024-08-08T20:09:08.6905879Z remote: Compressing objects: 100% (9758/9758), done. 2024-08-08T20:09:12.0162722Z remote: Total 11297 (delta 1503), reused 4916 (delta 1252), pack-reused 0 2024-08-08T20:09:12.7248854Z ##[endgroup] 2024-08-08T20:09:12.7249651Z ##[group]Determining the checkout info 2024-08-08T20:09:12.7250468Z ##[endgroup] 2024-08-08T20:09:12.7251126Z ##[group]Checking out the ref 2024-08-08T20:09:12.7252218Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T20:09:14.0038940Z ##[endgroup] 2024-08-08T20:09:14.0069122Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T20:09:14.0101971Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T20:09:14.0473801Z Prepare all required actions 2024-08-08T20:09:14.0474410Z Getting action download info 2024-08-08T20:09:14.1439159Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-08T20:09:14.2854329Z ##[group]Run ./.github/actions/filter-test-configs 2024-08-08T20:09:14.2854799Z with: 2024-08-08T20:09:14.2855248Z github-token: *** 2024-08-08T20:09:14.2855900Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "amz2023.linux.2xlarge" }, ]} 2024-08-08T20:09:14.2856613Z env: 2024-08-08T20:09:14.2856872Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:14.2857195Z ##[endgroup] 2024-08-08T20:09:14.2898585Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T20:09:14.2899137Z with: 2024-08-08T20:09:14.2899378Z shell: bash 2024-08-08T20:09:14.2899639Z timeout_minutes: 10 2024-08-08T20:09:14.2899939Z max_attempts: 5 2024-08-08T20:09:14.2900268Z retry_wait_seconds: 30 2024-08-08T20:09:14.2901410Z 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-08-08T20:09:14.2902617Z polling_interval_seconds: 1 2024-08-08T20:09:14.2902969Z warning_on_retry: true 2024-08-08T20:09:14.2903305Z continue_on_error: false 2024-08-08T20:09:14.2903603Z env: 2024-08-08T20:09:14.2903846Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:14.2904351Z GITHUB_TOKEN: *** 2024-08-08T20:09:14.2904626Z ##[endgroup] 2024-08-08T20:09:14.3431304Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-08T20:09:14.6279351Z Defaulting to user installation because normal site-packages is not writeable 2024-08-08T20:09:14.6463548Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-08-08T20:09:14.6630499Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-08-08T20:09:14.6646563Z 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-08-08T20:09:14.6684229Z 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-08-08T20:09:14.6903731Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.7.4) 2024-08-08T20:09:14.6915886Z 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-08-08T20:09:15.3430065Z Command completed after 1 attempt(s). 2024-08-08T20:09:15.3478268Z ##[group]Run set -x 2024-08-08T20:09:15.3478594Z set -x 2024-08-08T20:09:15.3478868Z  2024-08-08T20:09:15.3479402Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T20:09:15.3480083Z # in runner workspace 2024-08-08T20:09:15.3481608Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-08T20:09:15.3489460Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:09:15.3489951Z env: 2024-08-08T20:09:15.3490205Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:15.3490534Z ##[endgroup] 2024-08-08T20:09:15.3515172Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-08T20:09:15.3769964Z ##[group]Run set -x 2024-08-08T20:09:15.3770291Z set -x 2024-08-08T20:09:15.3770560Z  2024-08-08T20:09:15.3771090Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-08T20:09:15.3772004Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-08T20:09:15.3773057Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-08T20:09:15.3773991Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-08T20:09:15.3774772Z # expose this variable as part of GitHub context. 2024-08-08T20:09:15.3775595Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-08T20:09:15.3776520Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-08T20:09:15.3777077Z pwd 2024-08-08T20:09:15.3777320Z  2024-08-08T20:09:15.3777847Z LOG_FILE=$(grep -l -r "b9d86fa89636e301796d4201f36d86c73f6e49bc" *.log | tail -n 1) 2024-08-08T20:09:15.3778522Z if [ -n "${LOG_FILE}" ]; then 2024-08-08T20:09:15.3779204Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-08T20:09:15.3779934Z  # needs to be awk {print $3} on MacOS 2024-08-08T20:09:15.3780390Z  case ${RUNNER_OS} in 2024-08-08T20:09:15.3780745Z  macOS) 2024-08-08T20:09:15.3781389Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-08T20:09:15.3782121Z  ;; 2024-08-08T20:09:15.3782395Z  *) 2024-08-08T20:09:15.3783004Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-08T20:09:15.3783727Z  ;; 2024-08-08T20:09:15.3784002Z  esac 2024-08-08T20:09:15.3784384Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-08T20:09:15.3784868Z fi 2024-08-08T20:09:15.3785113Z  2024-08-08T20:09:15.3785345Z popd 2024-08-08T20:09:15.3792530Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:09:15.3793013Z env: 2024-08-08T20:09:15.3793250Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:15.3793571Z ##[endgroup] 2024-08-08T20:09:15.3820745Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-08T20:09:15.3821693Z + pwd 2024-08-08T20:09:15.3822520Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-08T20:09:15.3827113Z /home/ec2-user/actions-runner/_diag 2024-08-08T20:09:15.3833181Z ++ grep -l -r b9d86fa89636e301796d4201f36d86c73f6e49bc Runner_20240808-190006-utc.log Runner_20240808-190053-utc.log Worker_20240808-190242-utc.log Worker_20240808-190430-utc.log Worker_20240808-190627-utc.log Worker_20240808-190910-utc.log Worker_20240808-190946-utc.log Worker_20240808-191459-utc.log Worker_20240808-191559-utc.log Worker_20240808-191722-utc.log Worker_20240808-192000-utc.log Worker_20240808-192259-utc.log Worker_20240808-192411-utc.log Worker_20240808-192514-utc.log Worker_20240808-192641-utc.log Worker_20240808-192817-utc.log Worker_20240808-193102-utc.log Worker_20240808-193351-utc.log Worker_20240808-193440-utc.log Worker_20240808-193813-utc.log Worker_20240808-193853-utc.log Worker_20240808-194129-utc.log Worker_20240808-194306-utc.log Worker_20240808-195006-utc.log Worker_20240808-195227-utc.log Worker_20240808-195432-utc.log Worker_20240808-195655-utc.log Worker_20240808-200057-utc.log Worker_20240808-200305-utc.log Worker_20240808-200342-utc.log Worker_20240808-200852-utc.log 2024-08-08T20:09:15.3838923Z ++ tail -n 1 2024-08-08T20:09:15.3884471Z + LOG_FILE=Worker_20240808-200852-utc.log 2024-08-08T20:09:15.3884971Z + '[' -n Worker_20240808-200852-utc.log ']' 2024-08-08T20:09:15.3885380Z + case ${RUNNER_OS} in 2024-08-08T20:09:15.3890254Z ++ grep -r '"jobDisplayName"' Worker_20240808-200852-utc.log 2024-08-08T20:09:15.3892127Z ++ xargs 2024-08-08T20:09:15.3898779Z ++ awk -F '[:]' '{print $2}' 2024-08-08T20:09:15.3907396Z ++ sed 's/"//g' 2024-08-08T20:09:15.3921809Z + JOB_NAME='pytorch-linux-focal-py3-clang9-android-ndk-r21e-build / filter,' 2024-08-08T20:09:15.3923654Z + echo 'job-name=pytorch-linux-focal-py3-clang9-android-ndk-r21e-build / filter,' 2024-08-08T20:09:15.3924961Z + popd 2024-08-08T20:09:15.3925948Z ~/actions-runner/_work/pytorch/pytorch 2024-08-08T20:09:15.3950116Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T20:09:15.3950643Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T20:09:15.3951078Z echo "Job name: ${JOB_NAME}" 2024-08-08T20:09:15.3951456Z  2024-08-08T20:09:15.3951991Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T20:09:15.3952682Z # in runner workspace 2024-08-08T20:09:15.3953234Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-08T20:09:15.3953945Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-08T20:09:15.3954391Z  --job-name "${JOB_NAME}" \ 2024-08-08T20:09:15.3954792Z  --test-matrix "{ include: [ 2024-08-08T20:09:15.3955433Z  { config: "default", shard: 1, num_shards: 1, runner: "amz2023.linux.2xlarge" }, 2024-08-08T20:09:15.3956054Z ]} 2024-08-08T20:09:15.3956301Z " \ 2024-08-08T20:09:15.3956608Z  --selected-test-configs "" \ 2024-08-08T20:09:15.3957040Z  --pr-number "${PR_NUMBER}" \ 2024-08-08T20:09:15.3957426Z  --tag "${TAG}" \ 2024-08-08T20:09:15.3957796Z  --event-name "${EVENT_NAME}" \ 2024-08-08T20:09:15.3958221Z  --schedule "${SCHEDULE}" \ 2024-08-08T20:09:15.3958622Z  --branch "${HEAD_BRANCH}" 2024-08-08T20:09:15.3965959Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:09:15.3966445Z env: 2024-08-08T20:09:15.3966684Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:15.3967209Z GITHUB_TOKEN: *** 2024-08-08T20:09:15.3967758Z JOB_NAME: pytorch-linux-focal-py3-clang9-android-ndk-r21e-build / filter, 2024-08-08T20:09:15.3968391Z PR_NUMBER: 2024-08-08T20:09:15.3968657Z TAG: ciflow/trunk/132710 2024-08-08T20:09:15.3968980Z EVENT_NAME: push 2024-08-08T20:09:15.3969264Z SCHEDULE: 2024-08-08T20:09:15.3969513Z HEAD_BRANCH: 2024-08-08T20:09:15.3969785Z ##[endgroup] 2024-08-08T20:09:15.3992849Z Workflow: trunk 2024-08-08T20:09:15.3994103Z Job name: pytorch-linux-focal-py3-clang9-android-ndk-r21e-build / filter, 2024-08-08T20:09:15.6019411Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-08T20:09:15.6828709Z fatal: unknown commit origin/main 2024-08-08T20:09:15.6853226Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:487: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-08-08T20:09:15.6857306Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-08T20:09:15.6991472Z ##[group]Run echo "Filtered matrix:" 2024-08-08T20:09:15.6991909Z echo "Filtered matrix:" 2024-08-08T20:09:15.6992625Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "amz2023.linux.2xlarge"}]}" 2024-08-08T20:09:15.6993339Z  2024-08-08T20:09:15.6993591Z echo 2024-08-08T20:09:15.6994054Z echo "Is the current job unstable? False" 2024-08-08T20:09:15.6994491Z  2024-08-08T20:09:15.6994738Z echo 2024-08-08T20:09:15.6995072Z echo "Is keep-going label set? False" 2024-08-08T20:09:15.6995484Z  2024-08-08T20:09:15.6995727Z echo 2024-08-08T20:09:15.6996030Z echo "Renabled issues? " 2024-08-08T20:09:15.7004249Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:09:15.7004733Z env: 2024-08-08T20:09:15.7004988Z GIT_DEFAULT_BRANCH: main 2024-08-08T20:09:15.7005303Z ##[endgroup] 2024-08-08T20:09:15.7031626Z Filtered matrix: 2024-08-08T20:09:15.7033218Z {include: [{config: default, shard: 1, num_shards: 1, runner: amz2023.linux.2xlarge}]} 2024-08-08T20:09:15.7033764Z 2024-08-08T20:09:15.7033991Z Is the current job unstable? False 2024-08-08T20:09:15.7034265Z 2024-08-08T20:09:15.7034524Z Is keep-going label set? False 2024-08-08T20:09:15.7034926Z 2024-08-08T20:09:15.7035036Z Renabled issues? 2024-08-08T20:09:15.7159615Z Post job cleanup. 2024-08-08T20:09:15.7210334Z Post job cleanup. 2024-08-08T20:09:15.8081273Z [command]/usr/bin/git version 2024-08-08T20:09:15.8123367Z git version 2.40.1 2024-08-08T20:09:15.8167795Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bf3db796-01fe-4f15-a596-51ea7c64e2b6' before making global git config changes 2024-08-08T20:09:15.8170781Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T20:09:15.8176680Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T20:09:15.8223438Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T20:09:15.8256137Z [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-08-08T20:09:15.8515390Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T20:09:15.8531813Z http.https://github.com/.extraheader 2024-08-08T20:09:15.8548471Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T20:09:15.8574954Z [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-08-08T20:09:15.8879983Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-08T20:09:15.8897646Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-08T20:09:15.8907362Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T20:09:15.8908108Z ##[endgroup] 2024-08-08T20:09:20.1385630Z Evaluate and set job outputs 2024-08-08T20:09:20.1396310Z Set output 'test-matrix' 2024-08-08T20:09:20.1397280Z Set output 'is-test-matrix-empty' 2024-08-08T20:09:20.1397812Z Set output 'keep-going' 2024-08-08T20:09:20.1398565Z Cleaning up orphan processes