2024-08-06T20:03:11.6015527Z Current runner version: '2.318.0' 2024-08-06T20:03:11.6024742Z Runner name: 'i-02432134598668149' 2024-08-06T20:03:11.6026228Z Runner group name: 'Default' 2024-08-06T20:03:11.6027593Z Machine name: 'ip-10-0-10-142' 2024-08-06T20:03:11.6033842Z ##[group]GITHUB_TOKEN Permissions 2024-08-06T20:03:11.6037712Z Actions: read 2024-08-06T20:03:11.6038724Z Attestations: read 2024-08-06T20:03:11.6039680Z Checks: read 2024-08-06T20:03:11.6040590Z Contents: read 2024-08-06T20:03:11.6041622Z Deployments: read 2024-08-06T20:03:11.6042543Z Discussions: read 2024-08-06T20:03:11.6043523Z Issues: read 2024-08-06T20:03:11.6044466Z Metadata: read 2024-08-06T20:03:11.6045369Z Packages: read 2024-08-06T20:03:11.6046333Z Pages: read 2024-08-06T20:03:11.6047268Z PullRequests: read 2024-08-06T20:03:11.6048207Z RepositoryProjects: read 2024-08-06T20:03:11.6049519Z SecurityEvents: read 2024-08-06T20:03:11.6050487Z Statuses: read 2024-08-06T20:03:11.6051311Z ##[endgroup] 2024-08-06T20:03:11.6055553Z Secret source: Actions 2024-08-06T20:03:11.6056917Z Prepare workflow directory 2024-08-06T20:03:12.0585674Z Prepare all required actions 2024-08-06T20:03:12.0632897Z Getting action download info 2024-08-06T20:03:12.1905097Z Download action repository 'pytorch/pytorch@main' (SHA:1954bfacda7c04bbbf62530f4572d6f6ba9ffe80) 2024-08-06T20:03:17.8703696Z Getting action download info 2024-08-06T20:03:17.9701454Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-06T20:03:18.2595452Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/pull/132710/merge (bf5bb5a1585a03379137fab341e87c02c77e76cd) 2024-08-06T20:03:18.2597821Z ##[group] Inputs 2024-08-06T20:03:18.2598278Z build-environment: linux-focal-cuda12.1-py3.10-gcc9-bazel-test 2024-08-06T20:03:18.2598856Z docker-image-name: pytorch-linux-focal-cuda12.1-cudnn9-py3-gcc9 2024-08-06T20:03:18.2599289Z cuda-version: cpu 2024-08-06T20:03:18.2599542Z sync-tag: 2024-08-06T20:03:18.2600051Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "amz2023.linux.4xlarge" }, ]} 2024-08-06T20:03:18.2600645Z runner: amz2023.linux.large 2024-08-06T20:03:18.2600954Z ##[endgroup] 2024-08-06T20:03:18.2601335Z Complete job name: linux-focal-cpu-py3.10-gcc9-bazel-test / filter 2024-08-06T20:03:18.3076817Z A job started hook has been configured by the self-hosted runner administrator 2024-08-06T20:03:18.3198896Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-06T20:03:18.3208658Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:18.3209517Z ##[endgroup] 2024-08-06T20:03:19.8625252Z Runner Type: amz2023.linux.large 2024-08-06T20:03:19.8627691Z Instance Type: c5.large 2024-08-06T20:03:19.8631181Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-06T20:03:19.8635171Z AMI ID: ami-06c68f701d8090592 2024-08-06T20:03:25.6748965Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-06T20:03:25.6749470Z with: 2024-08-06T20:03:25.6749727Z fetch-depth: 1 2024-08-06T20:03:25.6749964Z submodules: false 2024-08-06T20:03:25.6750234Z env: 2024-08-06T20:03:25.6750461Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:25.6750742Z ##[endgroup] 2024-08-06T20:03:25.6862396Z ##[group]Run retry () { 2024-08-06T20:03:25.6862746Z retry () { 2024-08-06T20:03:25.6863111Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-06T20:03:25.6863529Z } 2024-08-06T20:03:25.6863802Z echo "${GITHUB_WORKSPACE}" 2024-08-06T20:03:25.6864262Z if [ -z "${NO_SUDO}" ]; then 2024-08-06T20:03:25.6864626Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:03:25.6864974Z else 2024-08-06T20:03:25.6865226Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:03:25.6865556Z fi 2024-08-06T20:03:25.6865847Z mkdir "${GITHUB_WORKSPACE}" 2024-08-06T20:03:25.6874738Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:25.6875333Z env: 2024-08-06T20:03:25.6875574Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:25.6875849Z NO_SUDO: 2024-08-06T20:03:25.6876076Z ##[endgroup] 2024-08-06T20:03:25.6922065Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:03:26.1836726Z ##[group]Run malfet/checkout@silent-checkout 2024-08-06T20:03:26.1837101Z with: 2024-08-06T20:03:26.1837345Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:26.1837892Z fetch-depth: 1 2024-08-06T20:03:26.1838149Z submodules: false 2024-08-06T20:03:26.1838401Z quiet-checkout: true 2024-08-06T20:03:26.1838684Z repository: pytorch/pytorch 2024-08-06T20:03:26.1839115Z token: *** 2024-08-06T20:03:26.1839334Z ssh-strict: true 2024-08-06T20:03:26.1839596Z persist-credentials: true 2024-08-06T20:03:26.1839879Z clean: true 2024-08-06T20:03:26.1840144Z sparse-checkout-cone-mode: true 2024-08-06T20:03:26.1840447Z lfs: false 2024-08-06T20:03:26.1840688Z set-safe-directory: true 2024-08-06T20:03:26.1840947Z env: 2024-08-06T20:03:26.1841185Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:26.1841456Z ##[endgroup] 2024-08-06T20:03:26.2971631Z Syncing repository: pytorch/pytorch 2024-08-06T20:03:26.2973341Z ##[group]Getting Git version info 2024-08-06T20:03:26.2974212Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-06T20:03:26.2975501Z [command]/usr/bin/git version 2024-08-06T20:03:26.2987205Z git version 2.40.1 2024-08-06T20:03:26.3013913Z ##[endgroup] 2024-08-06T20:03:26.3032955Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a88d81e4-d1b4-4f63-99b1-c316415d2a10' before making global git config changes 2024-08-06T20:03:26.3034934Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:03:26.3042433Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:03:26.3086160Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-06T20:03:26.3092529Z ##[group]Initializing the repository 2024-08-06T20:03:26.3096783Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:03:26.3129119Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-06T20:03:26.3130675Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-06T20:03:26.3132017Z hint: of your new repositories, which will suppress this warning, call: 2024-08-06T20:03:26.3133171Z hint: 2024-08-06T20:03:26.3133935Z hint: git config --global init.defaultBranch 2024-08-06T20:03:26.3134667Z hint: 2024-08-06T20:03:26.3135219Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-06T20:03:26.3136238Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-06T20:03:26.3137377Z hint: 2024-08-06T20:03:26.3137710Z hint: git branch -m 2024-08-06T20:03:26.3141294Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-06T20:03:26.3152668Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-06T20:03:26.3191776Z ##[endgroup] 2024-08-06T20:03:26.3209443Z ##[group]Disabling automatic garbage collection 2024-08-06T20:03:26.3210745Z [command]/usr/bin/git config --local gc.auto 0 2024-08-06T20:03:26.3257666Z ##[endgroup] 2024-08-06T20:03:26.3258416Z ##[group]Setting up auth 2024-08-06T20:03:26.3259277Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:03:26.3285828Z [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-06T20:03:26.3564364Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:03:26.3601506Z [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-06T20:03:26.3866936Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-06T20:03:26.3914679Z ##[endgroup] 2024-08-06T20:03:26.3915944Z ##[group]Fetching the repository 2024-08-06T20:03:26.3924073Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:26.5313632Z remote: Enumerating objects: 11297, done. 2024-08-06T20:03:26.5314755Z remote: Counting objects: 0% (1/11297) 2024-08-06T20:03:26.5315733Z remote: Counting objects: 1% (113/11297) 2024-08-06T20:03:26.5316710Z remote: Counting objects: 2% (226/11297) 2024-08-06T20:03:26.5398194Z remote: Counting objects: 3% (339/11297) 2024-08-06T20:03:26.5398915Z remote: Counting objects: 4% (452/11297) 2024-08-06T20:03:26.5399528Z remote: Counting objects: 5% (565/11297) 2024-08-06T20:03:26.5404136Z remote: Counting objects: 6% (678/11297) 2024-08-06T20:03:26.5404878Z remote: Counting objects: 7% (791/11297) 2024-08-06T20:03:26.5405532Z remote: Counting objects: 8% (904/11297) 2024-08-06T20:03:26.5406303Z remote: Counting objects: 9% (1017/11297) 2024-08-06T20:03:26.5406906Z remote: Counting objects: 10% (1130/11297) 2024-08-06T20:03:26.5407581Z remote: Counting objects: 11% (1243/11297) 2024-08-06T20:03:26.5408219Z remote: Counting objects: 12% (1356/11297) 2024-08-06T20:03:26.5408863Z remote: Counting objects: 13% (1469/11297) 2024-08-06T20:03:26.5409514Z remote: Counting objects: 14% (1582/11297) 2024-08-06T20:03:26.5410155Z remote: Counting objects: 15% (1695/11297) 2024-08-06T20:03:26.5410816Z remote: Counting objects: 16% (1808/11297) 2024-08-06T20:03:26.5411521Z remote: Counting objects: 17% (1921/11297) 2024-08-06T20:03:26.5412172Z remote: Counting objects: 18% (2034/11297) 2024-08-06T20:03:26.5412817Z remote: Counting objects: 19% (2147/11297) 2024-08-06T20:03:26.5413443Z remote: Counting objects: 20% (2260/11297) 2024-08-06T20:03:26.5414124Z remote: Counting objects: 21% (2373/11297) 2024-08-06T20:03:26.5414791Z remote: Counting objects: 22% (2486/11297) 2024-08-06T20:03:26.5415420Z remote: Counting objects: 23% (2599/11297) 2024-08-06T20:03:26.5416073Z remote: Counting objects: 24% (2712/11297) 2024-08-06T20:03:26.5416684Z remote: Counting objects: 25% (2825/11297) 2024-08-06T20:03:26.5417691Z remote: Counting objects: 26% (2938/11297) 2024-08-06T20:03:26.5418365Z remote: Counting objects: 27% (3051/11297) 2024-08-06T20:03:26.5419404Z remote: Counting objects: 28% (3164/11297) 2024-08-06T20:03:26.5420074Z remote: Counting objects: 29% (3277/11297) 2024-08-06T20:03:26.5420757Z remote: Counting objects: 30% (3390/11297) 2024-08-06T20:03:26.5421488Z remote: Counting objects: 31% (3503/11297) 2024-08-06T20:03:26.5422201Z remote: Counting objects: 32% (3616/11297) 2024-08-06T20:03:26.5423022Z remote: Counting objects: 33% (3729/11297) 2024-08-06T20:03:26.5423597Z remote: Counting objects: 34% (3841/11297) 2024-08-06T20:03:26.5424306Z remote: Counting objects: 35% (3954/11297) 2024-08-06T20:03:26.5424938Z remote: Counting objects: 36% (4067/11297) 2024-08-06T20:03:26.5425639Z remote: Counting objects: 37% (4180/11297) 2024-08-06T20:03:26.5426317Z remote: Counting objects: 38% (4293/11297) 2024-08-06T20:03:26.5426937Z remote: Counting objects: 39% (4406/11297) 2024-08-06T20:03:26.5428295Z remote: Counting objects: 40% (4519/11297) 2024-08-06T20:03:26.5428951Z remote: Counting objects: 41% (4632/11297) 2024-08-06T20:03:26.5429624Z remote: Counting objects: 42% (4745/11297) 2024-08-06T20:03:26.5430559Z remote: Counting objects: 43% (4858/11297) 2024-08-06T20:03:26.5431525Z remote: Counting objects: 44% (4971/11297) 2024-08-06T20:03:26.5432216Z remote: Counting objects: 45% (5084/11297) 2024-08-06T20:03:26.5432895Z remote: Counting objects: 46% (5197/11297) 2024-08-06T20:03:26.5433589Z remote: Counting objects: 47% (5310/11297) 2024-08-06T20:03:26.5434282Z remote: Counting objects: 48% (5423/11297) 2024-08-06T20:03:26.5434983Z remote: Counting objects: 49% (5536/11297) 2024-08-06T20:03:26.5435689Z remote: Counting objects: 50% (5649/11297) 2024-08-06T20:03:26.5436395Z remote: Counting objects: 51% (5762/11297) 2024-08-06T20:03:26.5437096Z remote: Counting objects: 52% (5875/11297) 2024-08-06T20:03:26.5437794Z remote: Counting objects: 53% (5988/11297) 2024-08-06T20:03:26.5438502Z remote: Counting objects: 54% (6101/11297) 2024-08-06T20:03:26.5439180Z remote: Counting objects: 55% (6214/11297) 2024-08-06T20:03:26.5439874Z remote: Counting objects: 56% (6327/11297) 2024-08-06T20:03:26.5440581Z remote: Counting objects: 57% (6440/11297) 2024-08-06T20:03:26.5441280Z remote: Counting objects: 58% (6553/11297) 2024-08-06T20:03:26.5441975Z remote: Counting objects: 59% (6666/11297) 2024-08-06T20:03:26.5442676Z remote: Counting objects: 60% (6779/11297) 2024-08-06T20:03:26.5443324Z remote: Counting objects: 61% (6892/11297) 2024-08-06T20:03:26.5443971Z remote: Counting objects: 62% (7005/11297) 2024-08-06T20:03:26.5444671Z remote: Counting objects: 63% (7118/11297) 2024-08-06T20:03:26.5445359Z remote: Counting objects: 64% (7231/11297) 2024-08-06T20:03:26.5446087Z remote: Counting objects: 65% (7344/11297) 2024-08-06T20:03:26.5446784Z remote: Counting objects: 66% (7457/11297) 2024-08-06T20:03:26.5447497Z remote: Counting objects: 67% (7569/11297) 2024-08-06T20:03:26.5448212Z remote: Counting objects: 68% (7682/11297) 2024-08-06T20:03:26.5448897Z remote: Counting objects: 69% (7795/11297) 2024-08-06T20:03:26.5449559Z remote: Counting objects: 70% (7908/11297) 2024-08-06T20:03:26.5450263Z remote: Counting objects: 71% (8021/11297) 2024-08-06T20:03:26.5450955Z remote: Counting objects: 72% (8134/11297) 2024-08-06T20:03:26.5451648Z remote: Counting objects: 73% (8247/11297) 2024-08-06T20:03:26.5452345Z remote: Counting objects: 74% (8360/11297) 2024-08-06T20:03:26.5453060Z remote: Counting objects: 75% (8473/11297) 2024-08-06T20:03:26.5453775Z remote: Counting objects: 76% (8586/11297) 2024-08-06T20:03:26.5454485Z remote: Counting objects: 77% (8699/11297) 2024-08-06T20:03:26.5455178Z remote: Counting objects: 78% (8812/11297) 2024-08-06T20:03:26.5456075Z remote: Counting objects: 79% (8925/11297) 2024-08-06T20:03:26.5456790Z remote: Counting objects: 80% (9038/11297) 2024-08-06T20:03:26.5457522Z remote: Counting objects: 81% (9151/11297) 2024-08-06T20:03:26.5458139Z remote: Counting objects: 82% (9264/11297) 2024-08-06T20:03:26.5458823Z remote: Counting objects: 83% (9377/11297) 2024-08-06T20:03:26.5459475Z remote: Counting objects: 84% (9490/11297) 2024-08-06T20:03:26.5460068Z remote: Counting objects: 85% (9603/11297) 2024-08-06T20:03:26.5460749Z remote: Counting objects: 86% (9716/11297) 2024-08-06T20:03:26.5461393Z remote: Counting objects: 87% (9829/11297) 2024-08-06T20:03:26.5462039Z remote: Counting objects: 88% (9942/11297) 2024-08-06T20:03:26.5462723Z remote: Counting objects: 89% (10055/11297) 2024-08-06T20:03:26.5463433Z remote: Counting objects: 90% (10168/11297) 2024-08-06T20:03:26.5464267Z remote: Counting objects: 91% (10281/11297) 2024-08-06T20:03:26.5464984Z remote: Counting objects: 92% (10394/11297) 2024-08-06T20:03:26.5465704Z remote: Counting objects: 93% (10507/11297) 2024-08-06T20:03:26.5466572Z remote: Counting objects: 94% (10620/11297) 2024-08-06T20:03:26.5467279Z remote: Counting objects: 95% (10733/11297) 2024-08-06T20:03:26.5467996Z remote: Counting objects: 96% (10846/11297) 2024-08-06T20:03:26.5468702Z remote: Counting objects: 97% (10959/11297) 2024-08-06T20:03:26.5469400Z remote: Counting objects: 98% (11072/11297) 2024-08-06T20:03:26.5470100Z remote: Counting objects: 99% (11185/11297) 2024-08-06T20:03:26.5470791Z remote: Counting objects: 100% (11297/11297) 2024-08-06T20:03:26.5471525Z remote: Counting objects: 100% (11297/11297), done. 2024-08-06T20:03:26.5472269Z remote: Compressing objects: 0% (1/9758) 2024-08-06T20:03:26.5472980Z remote: Compressing objects: 1% (98/9758) 2024-08-06T20:03:26.5473723Z remote: Compressing objects: 2% (196/9758) 2024-08-06T20:03:26.5474452Z remote: Compressing objects: 3% (293/9758) 2024-08-06T20:03:26.5475185Z remote: Compressing objects: 4% (391/9758) 2024-08-06T20:03:26.5475949Z remote: Compressing objects: 5% (488/9758) 2024-08-06T20:03:26.5476609Z remote: Compressing objects: 6% (586/9758) 2024-08-06T20:03:26.5477281Z remote: Compressing objects: 7% (684/9758) 2024-08-06T20:03:26.5477960Z remote: Compressing objects: 8% (781/9758) 2024-08-06T20:03:26.5478661Z remote: Compressing objects: 9% (879/9758) 2024-08-06T20:03:26.5479350Z remote: Compressing objects: 10% (976/9758) 2024-08-06T20:03:26.5480115Z remote: Compressing objects: 11% (1074/9758) 2024-08-06T20:03:26.5480893Z remote: Compressing objects: 12% (1171/9758) 2024-08-06T20:03:26.5481614Z remote: Compressing objects: 13% (1269/9758) 2024-08-06T20:03:26.5482369Z remote: Compressing objects: 14% (1367/9758) 2024-08-06T20:03:26.5483129Z remote: Compressing objects: 15% (1464/9758) 2024-08-06T20:03:26.5483845Z remote: Compressing objects: 16% (1562/9758) 2024-08-06T20:03:26.5484601Z remote: Compressing objects: 17% (1659/9758) 2024-08-06T20:03:26.5485366Z remote: Compressing objects: 17% (1743/9758) 2024-08-06T20:03:26.5486122Z remote: Compressing objects: 18% (1757/9758) 2024-08-06T20:03:26.5486870Z remote: Compressing objects: 19% (1855/9758) 2024-08-06T20:03:26.5487634Z remote: Compressing objects: 20% (1952/9758) 2024-08-06T20:03:26.5488384Z remote: Compressing objects: 21% (2050/9758) 2024-08-06T20:03:26.5489133Z remote: Compressing objects: 22% (2147/9758) 2024-08-06T20:03:26.5489892Z remote: Compressing objects: 23% (2245/9758) 2024-08-06T20:03:26.5490654Z remote: Compressing objects: 24% (2342/9758) 2024-08-06T20:03:26.5491510Z remote: Compressing objects: 25% (2440/9758) 2024-08-06T20:03:26.5492264Z remote: Compressing objects: 26% (2538/9758) 2024-08-06T20:03:26.5492968Z remote: Compressing objects: 27% (2635/9758) 2024-08-06T20:03:26.5493711Z remote: Compressing objects: 28% (2733/9758) 2024-08-06T20:03:26.5494471Z remote: Compressing objects: 29% (2830/9758) 2024-08-06T20:03:26.5495236Z remote: Compressing objects: 30% (2928/9758) 2024-08-06T20:03:26.5495982Z remote: Compressing objects: 31% (3025/9758) 2024-08-06T20:03:26.5496743Z remote: Compressing objects: 32% (3123/9758) 2024-08-06T20:03:26.5497507Z remote: Compressing objects: 33% (3221/9758) 2024-08-06T20:03:26.5498258Z remote: Compressing objects: 34% (3318/9758) 2024-08-06T20:03:26.5499023Z remote: Compressing objects: 35% (3416/9758) 2024-08-06T20:03:26.5499786Z remote: Compressing objects: 36% (3513/9758) 2024-08-06T20:03:26.5500548Z remote: Compressing objects: 37% (3611/9758) 2024-08-06T20:03:26.5501328Z remote: Compressing objects: 38% (3709/9758) 2024-08-06T20:03:26.5502096Z remote: Compressing objects: 39% (3806/9758) 2024-08-06T20:03:26.5502943Z remote: Compressing objects: 40% (3904/9758) 2024-08-06T20:03:26.5503686Z remote: Compressing objects: 41% (4001/9758) 2024-08-06T20:03:26.5504522Z remote: Compressing objects: 42% (4099/9758) 2024-08-06T20:03:26.5505266Z remote: Compressing objects: 42% (4120/9758) 2024-08-06T20:03:26.5505999Z remote: Compressing objects: 43% (4196/9758) 2024-08-06T20:03:26.5506757Z remote: Compressing objects: 44% (4294/9758) 2024-08-06T20:03:26.5507495Z remote: Compressing objects: 45% (4392/9758) 2024-08-06T20:03:26.5508268Z remote: Compressing objects: 46% (4489/9758) 2024-08-06T20:03:26.5509020Z remote: Compressing objects: 47% (4587/9758) 2024-08-06T20:03:26.5509766Z remote: Compressing objects: 48% (4684/9758) 2024-08-06T20:03:26.5510550Z remote: Compressing objects: 49% (4782/9758) 2024-08-06T20:03:26.5511270Z remote: Compressing objects: 50% (4879/9758) 2024-08-06T20:03:26.5512010Z remote: Compressing objects: 51% (4977/9758) 2024-08-06T20:03:26.5512734Z remote: Compressing objects: 52% (5075/9758) 2024-08-06T20:03:26.5513417Z remote: Compressing objects: 53% (5172/9758) 2024-08-06T20:03:26.5514173Z remote: Compressing objects: 54% (5270/9758) 2024-08-06T20:03:26.5514886Z remote: Compressing objects: 55% (5367/9758) 2024-08-06T20:03:26.5515632Z remote: Compressing objects: 56% (5465/9758) 2024-08-06T20:03:26.5516371Z remote: Compressing objects: 57% (5563/9758) 2024-08-06T20:03:26.5517114Z remote: Compressing objects: 58% (5660/9758) 2024-08-06T20:03:26.5518172Z remote: Compressing objects: 59% (5758/9758) 2024-08-06T20:03:26.5518947Z remote: Compressing objects: 60% (5855/9758) 2024-08-06T20:03:26.5519703Z remote: Compressing objects: 61% (5953/9758) 2024-08-06T20:03:26.5520452Z remote: Compressing objects: 62% (6050/9758) 2024-08-06T20:03:26.5521210Z remote: Compressing objects: 63% (6148/9758) 2024-08-06T20:03:26.5521959Z remote: Compressing objects: 64% (6246/9758) 2024-08-06T20:03:26.5522902Z remote: Compressing objects: 65% (6343/9758) 2024-08-06T20:03:26.5523652Z remote: Compressing objects: 66% (6441/9758) 2024-08-06T20:03:26.5524396Z remote: Compressing objects: 67% (6538/9758) 2024-08-06T20:03:26.5525141Z remote: Compressing objects: 68% (6636/9758) 2024-08-06T20:03:26.5525900Z remote: Compressing objects: 69% (6734/9758) 2024-08-06T20:03:26.5526639Z remote: Compressing objects: 70% (6831/9758) 2024-08-06T20:03:26.5527400Z remote: Compressing objects: 71% (6929/9758) 2024-08-06T20:03:26.5528176Z remote: Compressing objects: 72% (7026/9758) 2024-08-06T20:03:26.5528920Z remote: Compressing objects: 73% (7124/9758) 2024-08-06T20:03:26.5529845Z remote: Compressing objects: 74% (7221/9758) 2024-08-06T20:03:26.5530559Z remote: Compressing objects: 75% (7319/9758) 2024-08-06T20:03:26.5531566Z remote: Compressing objects: 76% (7417/9758) 2024-08-06T20:03:26.5532314Z remote: Compressing objects: 77% (7514/9758) 2024-08-06T20:03:26.5533058Z remote: Compressing objects: 78% (7612/9758) 2024-08-06T20:03:26.5533785Z remote: Compressing objects: 79% (7709/9758) 2024-08-06T20:03:26.5534523Z remote: Compressing objects: 80% (7807/9758) 2024-08-06T20:03:26.5535291Z remote: Compressing objects: 81% (7904/9758) 2024-08-06T20:03:26.5536029Z remote: Compressing objects: 82% (8002/9758) 2024-08-06T20:03:26.5536780Z remote: Compressing objects: 83% (8100/9758) 2024-08-06T20:03:26.5537542Z remote: Compressing objects: 83% (8192/9758) 2024-08-06T20:03:26.5538569Z remote: Compressing objects: 84% (8197/9758) 2024-08-06T20:03:26.5539351Z remote: Compressing objects: 85% (8295/9758) 2024-08-06T20:03:26.5540111Z remote: Compressing objects: 86% (8392/9758) 2024-08-06T20:03:26.5540853Z remote: Compressing objects: 87% (8490/9758) 2024-08-06T20:03:26.5542028Z remote: Compressing objects: 88% (8588/9758) 2024-08-06T20:03:26.5542746Z remote: Compressing objects: 89% (8685/9758) 2024-08-06T20:03:26.5543506Z remote: Compressing objects: 90% (8783/9758) 2024-08-06T20:03:26.5544335Z remote: Compressing objects: 91% (8880/9758) 2024-08-06T20:03:26.5545076Z remote: Compressing objects: 92% (8978/9758) 2024-08-06T20:03:26.5545853Z remote: Compressing objects: 93% (9075/9758) 2024-08-06T20:03:26.5546565Z remote: Compressing objects: 94% (9173/9758) 2024-08-06T20:03:26.5547306Z remote: Compressing objects: 95% (9271/9758) 2024-08-06T20:03:26.5548064Z remote: Compressing objects: 96% (9368/9758) 2024-08-06T20:03:26.5548829Z remote: Compressing objects: 97% (9466/9758) 2024-08-06T20:03:26.5549584Z remote: Compressing objects: 98% (9563/9758) 2024-08-06T20:03:26.5550341Z remote: Compressing objects: 99% (9661/9758) 2024-08-06T20:03:26.5551173Z remote: Compressing objects: 100% (9758/9758) 2024-08-06T20:03:26.5551980Z remote: Compressing objects: 100% (9758/9758), done. 2024-08-06T20:03:28.7269861Z remote: Total 11297 (delta 1503), reused 4917 (delta 1252), pack-reused 0 2024-08-06T20:03:29.3606018Z ##[endgroup] 2024-08-06T20:03:29.3606954Z ##[group]Determining the checkout info 2024-08-06T20:03:29.3608063Z ##[endgroup] 2024-08-06T20:03:29.3658818Z ##[group]Checking out the ref 2024-08-06T20:03:29.3659792Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:30.6092491Z ##[endgroup] 2024-08-06T20:03:30.6137590Z [command]/usr/bin/git log -1 --format='%H' 2024-08-06T20:03:30.6167237Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-06T20:03:30.6390279Z Prepare all required actions 2024-08-06T20:03:30.6390820Z Getting action download info 2024-08-06T20:03:30.7323404Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-06T20:03:30.9009126Z ##[group]Run ./.github/actions/filter-test-configs 2024-08-06T20:03:30.9009480Z with: 2024-08-06T20:03:30.9009880Z github-token: *** 2024-08-06T20:03:30.9010372Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "amz2023.linux.4xlarge" }, ]} 2024-08-06T20:03:30.9010908Z env: 2024-08-06T20:03:30.9011132Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:30.9011405Z ##[endgroup] 2024-08-06T20:03:30.9055299Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-06T20:03:30.9055735Z with: 2024-08-06T20:03:30.9055961Z shell: bash 2024-08-06T20:03:30.9056193Z timeout_minutes: 10 2024-08-06T20:03:30.9056453Z max_attempts: 5 2024-08-06T20:03:30.9056755Z retry_wait_seconds: 30 2024-08-06T20:03:30.9057559Z 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-06T20:03:30.9058429Z polling_interval_seconds: 1 2024-08-06T20:03:30.9058720Z warning_on_retry: true 2024-08-06T20:03:30.9059003Z continue_on_error: false 2024-08-06T20:03:30.9059256Z env: 2024-08-06T20:03:30.9059477Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:30.9059908Z GITHUB_TOKEN: *** 2024-08-06T20:03:30.9060140Z ##[endgroup] 2024-08-06T20:03:30.9820693Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-06T20:03:31.4120470Z Defaulting to user installation because normal site-packages is not writeable 2024-08-06T20:03:31.4352857Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2024-08-06T20:03:31.4356085Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2024-08-06T20:03:31.4476922Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2024-08-06T20:03:31.4484495Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2024.7.4) 2024-08-06T20:03:31.4496125Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2024-08-06T20:03:31.4508055Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2024-08-06T20:03:31.9623740Z Command completed after 1 attempt(s). 2024-08-06T20:03:31.9690742Z ##[group]Run set -x 2024-08-06T20:03:31.9691026Z set -x 2024-08-06T20:03:31.9691304Z  2024-08-06T20:03:31.9691906Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-06T20:03:31.9692417Z # in runner workspace 2024-08-06T20:03:31.9692822Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-06T20:03:31.9698719Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:31.9699114Z env: 2024-08-06T20:03:31.9699340Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:31.9699611Z ##[endgroup] 2024-08-06T20:03:31.9726686Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-06T20:03:32.0004569Z ##[group]Run set -x 2024-08-06T20:03:32.0004886Z set -x 2024-08-06T20:03:32.0005107Z  2024-08-06T20:03:32.0005494Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-06T20:03:32.0006147Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-06T20:03:32.0006760Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-06T20:03:32.0007605Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-06T20:03:32.0008176Z # expose this variable as part of GitHub context. 2024-08-06T20:03:32.0008802Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-06T20:03:32.0009483Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-06T20:03:32.0009923Z pwd 2024-08-06T20:03:32.0010133Z  2024-08-06T20:03:32.0010545Z LOG_FILE=$(grep -l -r "bf5bb5a1585a03379137fab341e87c02c77e76cd" *.log | tail -n 1) 2024-08-06T20:03:32.0011057Z if [ -n "${LOG_FILE}" ]; then 2024-08-06T20:03:32.0011553Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-06T20:03:32.0012068Z  # needs to be awk {print $3} on MacOS 2024-08-06T20:03:32.0012421Z  case ${RUNNER_OS} in 2024-08-06T20:03:32.0012716Z  macOS) 2024-08-06T20:03:32.0013167Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-06T20:03:32.0013686Z  ;; 2024-08-06T20:03:32.0013921Z  *) 2024-08-06T20:03:32.0014347Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-06T20:03:32.0014857Z  ;; 2024-08-06T20:03:32.0015084Z  esac 2024-08-06T20:03:32.0015375Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-06T20:03:32.0015744Z fi 2024-08-06T20:03:32.0015961Z  2024-08-06T20:03:32.0016157Z popd 2024-08-06T20:03:32.0021806Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:32.0022197Z env: 2024-08-06T20:03:32.0022701Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:32.0023083Z ##[endgroup] 2024-08-06T20:03:32.0053607Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-06T20:03:32.0054311Z + pwd 2024-08-06T20:03:32.0054827Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-06T20:03:32.0055541Z /home/ec2-user/actions-runner/_diag 2024-08-06T20:03:32.0060141Z ++ grep -l -r bf5bb5a1585a03379137fab341e87c02c77e76cd Runner_20240806-191020-utc.log Runner_20240806-191107-utc.log Worker_20240806-191800-utc.log Worker_20240806-200308-utc.log 2024-08-06T20:03:32.0065222Z ++ tail -n 1 2024-08-06T20:03:32.0078245Z + LOG_FILE=Worker_20240806-200308-utc.log 2024-08-06T20:03:32.0079097Z + '[' -n Worker_20240806-200308-utc.log ']' 2024-08-06T20:03:32.0079925Z + case ${RUNNER_OS} in 2024-08-06T20:03:32.0084997Z ++ grep -r '"jobDisplayName"' Worker_20240806-200308-utc.log 2024-08-06T20:03:32.0089970Z ++ xargs 2024-08-06T20:03:32.0101770Z ++ sed 's/"//g' 2024-08-06T20:03:32.0106713Z ++ awk -F '[:]' '{print $2}' 2024-08-06T20:03:32.0146532Z + JOB_NAME='linux-focal-cpu-py3.10-gcc9-bazel-test / filter,' 2024-08-06T20:03:32.0147750Z + echo 'job-name=linux-focal-cpu-py3.10-gcc9-bazel-test / filter,' 2024-08-06T20:03:32.0148695Z + popd 2024-08-06T20:03:32.0149104Z ~/actions-runner/_work/pytorch/pytorch 2024-08-06T20:03:32.0192938Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-06T20:03:32.0193382Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-06T20:03:32.0193735Z echo "Job name: ${JOB_NAME}" 2024-08-06T20:03:32.0194044Z  2024-08-06T20:03:32.0194419Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-06T20:03:32.0194928Z # in runner workspace 2024-08-06T20:03:32.0195369Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-06T20:03:32.0195850Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-06T20:03:32.0196196Z  --job-name "${JOB_NAME}" \ 2024-08-06T20:03:32.0196525Z  --test-matrix "{ include: [ 2024-08-06T20:03:32.0197129Z  { config: "default", shard: 1, num_shards: 1, runner: "amz2023.linux.4xlarge" }, 2024-08-06T20:03:32.0197593Z ]} 2024-08-06T20:03:32.0197812Z " \ 2024-08-06T20:03:32.0198052Z  --selected-test-configs "" \ 2024-08-06T20:03:32.0198399Z  --pr-number "${PR_NUMBER}" \ 2024-08-06T20:03:32.0198725Z  --tag "${TAG}" \ 2024-08-06T20:03:32.0199011Z  --event-name "${EVENT_NAME}" \ 2024-08-06T20:03:32.0199347Z  --schedule "${SCHEDULE}" \ 2024-08-06T20:03:32.0199674Z  --branch "${HEAD_BRANCH}" 2024-08-06T20:03:32.0205755Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:32.0206144Z env: 2024-08-06T20:03:32.0206369Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:32.0206833Z GITHUB_TOKEN: *** 2024-08-06T20:03:32.0207174Z JOB_NAME: linux-focal-cpu-py3.10-gcc9-bazel-test / filter, 2024-08-06T20:03:32.0207580Z PR_NUMBER: 132710 2024-08-06T20:03:32.0207809Z TAG: 2024-08-06T20:03:32.0208034Z EVENT_NAME: pull_request 2024-08-06T20:03:32.0208301Z SCHEDULE: 2024-08-06T20:03:32.0208527Z HEAD_BRANCH: 2024-08-06T20:03:32.0208761Z ##[endgroup] 2024-08-06T20:03:32.0238922Z Workflow: pull 2024-08-06T20:03:32.0239529Z Job name: linux-focal-cpu-py3.10-gcc9-bazel-test / filter, 2024-08-06T20:03:32.2644296Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-06T20:03:32.3991714Z fatal: unknown commit origin/main 2024-08-06T20:03:32.4000295Z /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-06T20:03:32.4003071Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-06T20:03:32.4177048Z ##[group]Run echo "Filtered matrix:" 2024-08-06T20:03:32.4177598Z echo "Filtered matrix:" 2024-08-06T20:03:32.4178556Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "amz2023.linux.4xlarge"}]}" 2024-08-06T20:03:32.4179517Z  2024-08-06T20:03:32.4179867Z echo 2024-08-06T20:03:32.4180355Z echo "Is the current job unstable? False" 2024-08-06T20:03:32.4180980Z  2024-08-06T20:03:32.4181521Z echo 2024-08-06T20:03:32.4181948Z echo "Is keep-going label set? False" 2024-08-06T20:03:32.4182552Z  2024-08-06T20:03:32.4182874Z echo 2024-08-06T20:03:32.4183231Z echo "Renabled issues? " 2024-08-06T20:03:32.4191386Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:32.4192457Z env: 2024-08-06T20:03:32.4192849Z GIT_DEFAULT_BRANCH: main 2024-08-06T20:03:32.4193324Z ##[endgroup] 2024-08-06T20:03:32.4230715Z Filtered matrix: 2024-08-06T20:03:32.4233166Z {include: [{config: default, shard: 1, num_shards: 1, runner: amz2023.linux.4xlarge}]} 2024-08-06T20:03:32.4235769Z 2024-08-06T20:03:32.4237370Z Is the current job unstable? False 2024-08-06T20:03:32.4238917Z 2024-08-06T20:03:32.4240520Z Is keep-going label set? False 2024-08-06T20:03:32.4242055Z 2024-08-06T20:03:32.4243536Z Renabled issues? 2024-08-06T20:03:32.4333193Z Post job cleanup. 2024-08-06T20:03:32.4381144Z Post job cleanup. 2024-08-06T20:03:32.5278286Z [command]/usr/bin/git version 2024-08-06T20:03:32.5325391Z git version 2.40.1 2024-08-06T20:03:32.5370125Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d506424b-cdd7-4fab-a526-7fd51fc2f5b2' before making global git config changes 2024-08-06T20:03:32.5372187Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:03:32.5378151Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-06T20:03:32.5418787Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:03:32.5456751Z [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-06T20:03:32.5747534Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:03:32.5774396Z http.https://github.com/.extraheader 2024-08-06T20:03:32.5787118Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-06T20:03:32.5825638Z [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-06T20:03:32.6171871Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-06T20:03:32.6193148Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-06T20:03:32.6198093Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:32.6198494Z ##[endgroup] 2024-08-06T20:03:38.8168424Z Evaluate and set job outputs 2024-08-06T20:03:38.8175463Z Set output 'test-matrix' 2024-08-06T20:03:38.8177457Z Set output 'is-test-matrix-empty' 2024-08-06T20:03:38.8178134Z Set output 'keep-going' 2024-08-06T20:03:38.8178855Z Cleaning up orphan processes