2024-04-03T15:48:16.4857477Z Current runner version: '2.315.0' 2024-04-03T15:48:16.4864005Z Runner name: 'i-0fd99764433aea2e4' 2024-04-03T15:48:16.4864767Z Runner group name: 'Default' 2024-04-03T15:48:16.4865672Z Machine name: 'ip-10-0-47-154' 2024-04-03T15:48:16.4870191Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:16.4872262Z Actions: read 2024-04-03T15:48:16.4872831Z Checks: read 2024-04-03T15:48:16.4873325Z Contents: read 2024-04-03T15:48:16.4873778Z Deployments: read 2024-04-03T15:48:16.4874293Z Discussions: read 2024-04-03T15:48:16.4874782Z Issues: read 2024-04-03T15:48:16.4875213Z Metadata: read 2024-04-03T15:48:16.4875705Z Packages: read 2024-04-03T15:48:16.4876196Z Pages: read 2024-04-03T15:48:16.4876627Z PullRequests: read 2024-04-03T15:48:16.4877183Z RepositoryProjects: read 2024-04-03T15:48:16.4877765Z SecurityEvents: read 2024-04-03T15:48:16.4878236Z Statuses: read 2024-04-03T15:48:16.4878736Z ##[endgroup] 2024-04-03T15:48:16.4882197Z Secret source: None 2024-04-03T15:48:16.4883071Z Prepare workflow directory 2024-04-03T15:48:16.9886094Z Prepare all required actions 2024-04-03T15:48:17.0070930Z Getting action download info 2024-04-03T15:48:17.1882440Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:21.2524465Z Getting action download info 2024-04-03T15:48:21.3613558Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:21.5611555Z Complete job name: pr-sanity-checks 2024-04-03T15:48:21.6515023Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:21.6515620Z with: 2024-04-03T15:48:21.6515883Z submodules: false 2024-04-03T15:48:21.6516182Z fetch-depth: -1 2024-04-03T15:48:21.6516459Z ##[endgroup] 2024-04-03T15:48:21.6929687Z ##[group]Run retry () { 2024-04-03T15:48:21.6930266Z retry () { 2024-04-03T15:48:21.6931010Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:21.6931795Z } 2024-04-03T15:48:21.6932230Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:21.6932812Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:21.6933459Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:21.6934192Z else 2024-04-03T15:48:21.6934648Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:21.6935232Z fi 2024-04-03T15:48:21.6935644Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:21.6961192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:21.6961710Z env: 2024-04-03T15:48:21.6961955Z NO_SUDO: 2024-04-03T15:48:21.6962219Z ##[endgroup] 2024-04-03T15:48:21.7150941Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:22.1249065Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:22.1249500Z with: 2024-04-03T15:48:22.1249833Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:22.1250373Z fetch-depth: -1 2024-04-03T15:48:22.1250649Z submodules: false 2024-04-03T15:48:22.1250964Z quiet-checkout: true 2024-04-03T15:48:22.1251291Z repository: pytorch/pytorch 2024-04-03T15:48:22.1251850Z token: *** 2024-04-03T15:48:22.1252116Z ssh-strict: true 2024-04-03T15:48:22.1252424Z persist-credentials: true 2024-04-03T15:48:22.1252761Z clean: true 2024-04-03T15:48:22.1253045Z sparse-checkout-cone-mode: true 2024-04-03T15:48:22.1253412Z lfs: false 2024-04-03T15:48:22.1253821Z set-safe-directory: true 2024-04-03T15:48:22.1254157Z ##[endgroup] 2024-04-03T15:48:22.2382141Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:22.2384408Z ##[group]Getting Git version info 2024-04-03T15:48:22.2385690Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:22.2387521Z [command]/usr/bin/git version 2024-04-03T15:48:22.2631137Z git version 2.40.1 2024-04-03T15:48:22.2658303Z ##[endgroup] 2024-04-03T15:48:22.2683372Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/da037224-b645-4923-878f-f60e5ce20c43' before making global git config changes 2024-04-03T15:48:22.2685837Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:22.2688832Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:22.2740187Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:22.2745092Z ##[group]Initializing the repository 2024-04-03T15:48:22.2749778Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:22.2802418Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:22.2803877Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:22.2805463Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:22.2806570Z hint: 2024-04-03T15:48:22.2807386Z hint: git config --global init.defaultBranch 2024-04-03T15:48:22.2808282Z hint: 2024-04-03T15:48:22.2809249Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:22.2810737Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:22.2811863Z hint: 2024-04-03T15:48:22.2812372Z hint: git branch -m 2024-04-03T15:48:22.2815835Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:48:22.2828293Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:22.2871772Z ##[endgroup] 2024-04-03T15:48:22.2872856Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:22.2878518Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:22.2906695Z ##[endgroup] 2024-04-03T15:48:22.2908003Z ##[group]Setting up auth 2024-04-03T15:48:22.2915991Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:22.2946544Z [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-04-03T15:48:22.3220027Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:22.3245929Z [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-04-03T15:48:22.3477803Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:22.3524071Z ##[endgroup] 2024-04-03T15:48:22.3525594Z ##[group]Fetching the repository 2024-04-03T15:48:22.3533732Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-04-03T15:48:27.7722752Z remote: Enumerating objects: 1123761 2024-04-03T15:48:27.7723565Z remote: Enumerating objects: 1124382, done. 2024-04-03T15:48:27.7732493Z remote: Counting objects: 0% (1/621) 2024-04-03T15:48:27.7733296Z remote: Counting objects: 1% (7/621) 2024-04-03T15:48:27.7734199Z remote: Counting objects: 2% (13/621) 2024-04-03T15:48:27.7735045Z remote: Counting objects: 3% (19/621) 2024-04-03T15:48:27.7735942Z remote: Counting objects: 4% (25/621) 2024-04-03T15:48:27.7736809Z remote: Counting objects: 5% (32/621) 2024-04-03T15:48:27.7737627Z remote: Counting objects: 6% (38/621) 2024-04-03T15:48:27.7738513Z remote: Counting objects: 7% (44/621) 2024-04-03T15:48:27.7739335Z remote: Counting objects: 8% (50/621) 2024-04-03T15:48:27.7740238Z remote: Counting objects: 9% (56/621) 2024-04-03T15:48:27.7741126Z remote: Counting objects: 10% (63/621) 2024-04-03T15:48:27.7742025Z remote: Counting objects: 11% (69/621) 2024-04-03T15:48:27.7743330Z remote: Counting objects: 12% (75/621) 2024-04-03T15:48:27.7744301Z remote: Counting objects: 13% (81/621) 2024-04-03T15:48:27.7745252Z remote: Counting objects: 14% (87/621) 2024-04-03T15:48:27.7746206Z remote: Counting objects: 15% (94/621) 2024-04-03T15:48:27.7751316Z remote: Counting objects: 16% (100/621) 2024-04-03T15:48:27.7752326Z remote: Counting objects: 17% (106/621) 2024-04-03T15:48:27.7753329Z remote: Counting objects: 18% (112/621) 2024-04-03T15:48:27.7754331Z remote: Counting objects: 19% (118/621) 2024-04-03T15:48:27.7755353Z remote: Counting objects: 20% (125/621) 2024-04-03T15:48:27.7756334Z remote: Counting objects: 21% (131/621) 2024-04-03T15:48:27.7757332Z remote: Counting objects: 22% (137/621) 2024-04-03T15:48:27.7758323Z remote: Counting objects: 23% (143/621) 2024-04-03T15:48:27.7759320Z remote: Counting objects: 24% (150/621) 2024-04-03T15:48:27.7760310Z remote: Counting objects: 25% (156/621) 2024-04-03T15:48:27.7761226Z remote: Counting objects: 26% (162/621) 2024-04-03T15:48:27.7762104Z remote: Counting objects: 27% (168/621) 2024-04-03T15:48:27.7762945Z remote: Counting objects: 28% (174/621) 2024-04-03T15:48:27.7763494Z remote: Counting objects: 29% (181/621) 2024-04-03T15:48:27.7764023Z remote: Counting objects: 30% (187/621) 2024-04-03T15:48:27.7765019Z remote: Counting objects: 31% (193/621) 2024-04-03T15:48:27.7765564Z remote: Counting objects: 32% (199/621) 2024-04-03T15:48:27.7766102Z remote: Counting objects: 33% (205/621) 2024-04-03T15:48:27.7766791Z remote: Counting objects: 34% (212/621) 2024-04-03T15:48:27.7767671Z remote: Counting objects: 35% (218/621) 2024-04-03T15:48:27.7768546Z remote: Counting objects: 36% (224/621) 2024-04-03T15:48:27.7769399Z remote: Counting objects: 37% (230/621) 2024-04-03T15:48:27.7769949Z remote: Counting objects: 38% (236/621) 2024-04-03T15:48:27.7770505Z remote: Counting objects: 39% (243/621) 2024-04-03T15:48:27.7771033Z remote: Counting objects: 40% (249/621) 2024-04-03T15:48:27.7771565Z remote: Counting objects: 41% (255/621) 2024-04-03T15:48:27.7772098Z remote: Counting objects: 42% (261/621) 2024-04-03T15:48:27.7772615Z remote: Counting objects: 43% (268/621) 2024-04-03T15:48:27.7773157Z remote: Counting objects: 44% (274/621) 2024-04-03T15:48:27.7774155Z remote: Counting objects: 45% (280/621) 2024-04-03T15:48:27.7774957Z remote: Counting objects: 46% (286/621) 2024-04-03T15:48:27.7775690Z remote: Counting objects: 47% (292/621) 2024-04-03T15:48:27.7776446Z remote: Counting objects: 48% (299/621) 2024-04-03T15:48:27.7777187Z remote: Counting objects: 49% (305/621) 2024-04-03T15:48:27.7777918Z remote: Counting objects: 50% (311/621) 2024-04-03T15:48:27.7778654Z remote: Counting objects: 51% (317/621) 2024-04-03T15:48:27.7779412Z remote: Counting objects: 52% (323/621) 2024-04-03T15:48:27.7780156Z remote: Counting objects: 53% (330/621) 2024-04-03T15:48:27.7780881Z remote: Counting objects: 54% (336/621) 2024-04-03T15:48:27.7781629Z remote: Counting objects: 55% (342/621) 2024-04-03T15:48:27.7782375Z remote: Counting objects: 56% (348/621) 2024-04-03T15:48:27.7783125Z remote: Counting objects: 57% (354/621) 2024-04-03T15:48:27.7783853Z remote: Counting objects: 58% (361/621) 2024-04-03T15:48:27.7784602Z remote: Counting objects: 59% (367/621) 2024-04-03T15:48:27.7785342Z remote: Counting objects: 60% (373/621) 2024-04-03T15:48:27.7786093Z remote: Counting objects: 61% (379/621) 2024-04-03T15:48:27.7787270Z remote: Counting objects: 62% (386/621) 2024-04-03T15:48:27.7788208Z remote: Counting objects: 63% (392/621) 2024-04-03T15:48:27.7789104Z remote: Counting objects: 64% (398/621) 2024-04-03T15:48:27.7790030Z remote: Counting objects: 65% (404/621) 2024-04-03T15:48:27.7790779Z remote: Counting objects: 66% (410/621) 2024-04-03T15:48:27.7791525Z remote: Counting objects: 67% (417/621) 2024-04-03T15:48:27.7792266Z remote: Counting objects: 68% (423/621) 2024-04-03T15:48:27.7792990Z remote: Counting objects: 69% (429/621) 2024-04-03T15:48:27.7793730Z remote: Counting objects: 70% (435/621) 2024-04-03T15:48:27.7794473Z remote: Counting objects: 71% (441/621) 2024-04-03T15:48:27.7795206Z remote: Counting objects: 72% (448/621) 2024-04-03T15:48:27.7795941Z remote: Counting objects: 73% (454/621) 2024-04-03T15:48:27.7796685Z remote: Counting objects: 74% (460/621) 2024-04-03T15:48:27.7797420Z remote: Counting objects: 75% (466/621) 2024-04-03T15:48:27.7798154Z remote: Counting objects: 76% (472/621) 2024-04-03T15:48:27.7798889Z remote: Counting objects: 77% (479/621) 2024-04-03T15:48:27.7799637Z remote: Counting objects: 78% (485/621) 2024-04-03T15:48:27.7800417Z remote: Counting objects: 79% (491/621) 2024-04-03T15:48:27.7800941Z remote: Counting objects: 80% (497/621) 2024-04-03T15:48:27.7801474Z remote: Counting objects: 81% (504/621) 2024-04-03T15:48:27.7802008Z remote: Counting objects: 82% (510/621) 2024-04-03T15:48:27.7802528Z remote: Counting objects: 83% (516/621) 2024-04-03T15:48:27.7803184Z remote: Counting objects: 84% (522/621) 2024-04-03T15:48:27.7803722Z remote: Counting objects: 85% (528/621) 2024-04-03T15:48:27.7804243Z remote: Counting objects: 86% (535/621) 2024-04-03T15:48:27.7804778Z remote: Counting objects: 87% (541/621) 2024-04-03T15:48:27.7805309Z remote: Counting objects: 88% (547/621) 2024-04-03T15:48:27.7805832Z remote: Counting objects: 89% (553/621) 2024-04-03T15:48:27.7806608Z remote: Counting objects: 90% (559/621) 2024-04-03T15:48:27.7807155Z remote: Counting objects: 91% (566/621) 2024-04-03T15:48:27.7807891Z remote: Counting objects: 92% (572/621) 2024-04-03T15:48:27.7808613Z remote: Counting objects: 93% (578/621) 2024-04-03T15:48:27.7809355Z remote: Counting objects: 94% (584/621) 2024-04-03T15:48:27.7810107Z remote: Counting objects: 95% (590/621) 2024-04-03T15:48:27.7810847Z remote: Counting objects: 96% (597/621) 2024-04-03T15:48:27.7811572Z remote: Counting objects: 97% (603/621) 2024-04-03T15:48:27.7812317Z remote: Counting objects: 98% (609/621) 2024-04-03T15:48:27.7813080Z remote: Counting objects: 99% (615/621) 2024-04-03T15:48:27.7813913Z remote: Counting objects: 100% (621/621) 2024-04-03T15:48:27.7814681Z remote: Counting objects: 100% (621/621), done. 2024-04-03T15:48:27.7815474Z remote: Compressing objects: 0% (1/335) 2024-04-03T15:48:27.7816156Z remote: Compressing objects: 1% (4/335) 2024-04-03T15:48:27.7865408Z remote: Compressing objects: 2% (7/335) 2024-04-03T15:48:27.7934709Z remote: Compressing objects: 3% (11/335) 2024-04-03T15:48:27.8167370Z remote: Compressing objects: 4% (14/335) 2024-04-03T15:48:27.8295476Z remote: Compressing objects: 5% (17/335) 2024-04-03T15:48:27.8429113Z remote: Compressing objects: 6% (21/335) 2024-04-03T15:48:27.8493550Z remote: Compressing objects: 7% (24/335) 2024-04-03T15:48:27.8615392Z remote: Compressing objects: 8% (27/335) 2024-04-03T15:48:27.8640347Z remote: Compressing objects: 9% (31/335) 2024-04-03T15:48:27.8641513Z remote: Compressing objects: 10% (34/335) 2024-04-03T15:48:27.8732547Z remote: Compressing objects: 11% (37/335) 2024-04-03T15:48:27.8777053Z remote: Compressing objects: 12% (41/335) 2024-04-03T15:48:27.8807619Z remote: Compressing objects: 13% (44/335) 2024-04-03T15:48:27.8825174Z remote: Compressing objects: 14% (47/335) 2024-04-03T15:48:27.8833298Z remote: Compressing objects: 15% (51/335) 2024-04-03T15:48:27.8836979Z remote: Compressing objects: 16% (54/335) 2024-04-03T15:48:27.8877601Z remote: Compressing objects: 17% (57/335) 2024-04-03T15:48:27.8883095Z remote: Compressing objects: 18% (61/335) 2024-04-03T15:48:27.8893130Z remote: Compressing objects: 19% (64/335) 2024-04-03T15:48:27.8898889Z remote: Compressing objects: 20% (67/335) 2024-04-03T15:48:27.8903426Z remote: Compressing objects: 21% (71/335) 2024-04-03T15:48:27.8904083Z remote: Compressing objects: 22% (74/335) 2024-04-03T15:48:27.8909674Z remote: Compressing objects: 23% (78/335) 2024-04-03T15:48:27.8910294Z remote: Compressing objects: 24% (81/335) 2024-04-03T15:48:27.8913907Z remote: Compressing objects: 25% (84/335) 2024-04-03T15:48:27.8919499Z remote: Compressing objects: 26% (88/335) 2024-04-03T15:48:27.8920066Z remote: Compressing objects: 27% (91/335) 2024-04-03T15:48:27.8926790Z remote: Compressing objects: 28% (94/335) 2024-04-03T15:48:27.8934364Z remote: Compressing objects: 29% (98/335) 2024-04-03T15:48:27.8935516Z remote: Compressing objects: 30% (101/335) 2024-04-03T15:48:27.8944871Z remote: Compressing objects: 31% (104/335) 2024-04-03T15:48:27.8950575Z remote: Compressing objects: 32% (108/335) 2024-04-03T15:48:27.8951996Z remote: Compressing objects: 33% (111/335) 2024-04-03T15:48:27.8953717Z remote: Compressing objects: 34% (114/335) 2024-04-03T15:48:27.8954863Z remote: Compressing objects: 35% (118/335) 2024-04-03T15:48:27.8964369Z remote: Compressing objects: 36% (121/335) 2024-04-03T15:48:27.8964998Z remote: Compressing objects: 37% (124/335) 2024-04-03T15:48:27.8965534Z remote: Compressing objects: 38% (128/335) 2024-04-03T15:48:27.8969384Z remote: Compressing objects: 39% (131/335) 2024-04-03T15:48:27.8977007Z remote: Compressing objects: 40% (134/335) 2024-04-03T15:48:27.8977740Z remote: Compressing objects: 41% (138/335) 2024-04-03T15:48:27.8988414Z remote: Compressing objects: 42% (141/335) 2024-04-03T15:48:27.8989450Z remote: Compressing objects: 43% (145/335) 2024-04-03T15:48:27.8990294Z remote: Compressing objects: 44% (148/335) 2024-04-03T15:48:27.8994883Z remote: Compressing objects: 45% (151/335) 2024-04-03T15:48:27.8995945Z remote: Compressing objects: 46% (155/335) 2024-04-03T15:48:27.8997006Z remote: Compressing objects: 47% (158/335) 2024-04-03T15:48:27.8997758Z remote: Compressing objects: 48% (161/335) 2024-04-03T15:48:27.8998276Z remote: Compressing objects: 49% (165/335) 2024-04-03T15:48:27.8998986Z remote: Compressing objects: 50% (168/335) 2024-04-03T15:48:27.8999960Z remote: Compressing objects: 51% (171/335) 2024-04-03T15:48:27.9001378Z remote: Compressing objects: 52% (175/335) 2024-04-03T15:48:27.9002414Z remote: Compressing objects: 53% (178/335) 2024-04-03T15:48:27.9003306Z remote: Compressing objects: 54% (181/335) 2024-04-03T15:48:27.9004221Z remote: Compressing objects: 55% (185/335) 2024-04-03T15:48:27.9006469Z remote: Compressing objects: 56% (188/335) 2024-04-03T15:48:27.9007381Z remote: Compressing objects: 57% (191/335) 2024-04-03T15:48:27.9008335Z remote: Compressing objects: 58% (195/335) 2024-04-03T15:48:27.9009459Z remote: Compressing objects: 59% (198/335) 2024-04-03T15:48:27.9010449Z remote: Compressing objects: 60% (201/335) 2024-04-03T15:48:27.9011353Z remote: Compressing objects: 61% (205/335) 2024-04-03T15:48:27.9012334Z remote: Compressing objects: 62% (208/335) 2024-04-03T15:48:27.9013287Z remote: Compressing objects: 63% (212/335) 2024-04-03T15:48:27.9014362Z remote: Compressing objects: 64% (215/335) 2024-04-03T15:48:27.9015205Z remote: Compressing objects: 65% (218/335) 2024-04-03T15:48:27.9015928Z remote: Compressing objects: 66% (222/335) 2024-04-03T15:48:27.9016431Z remote: Compressing objects: 67% (225/335) 2024-04-03T15:48:27.9016944Z remote: Compressing objects: 68% (228/335) 2024-04-03T15:48:27.9017580Z remote: Compressing objects: 69% (232/335) 2024-04-03T15:48:27.9018454Z remote: Compressing objects: 70% (235/335) 2024-04-03T15:48:27.9019309Z remote: Compressing objects: 71% (238/335) 2024-04-03T15:48:27.9020302Z remote: Compressing objects: 72% (242/335) 2024-04-03T15:48:27.9022081Z remote: Compressing objects: 73% (245/335) 2024-04-03T15:48:27.9023086Z remote: Compressing objects: 74% (248/335) 2024-04-03T15:48:27.9023993Z remote: Compressing objects: 75% (252/335) 2024-04-03T15:48:27.9025822Z remote: Compressing objects: 76% (255/335) 2024-04-03T15:48:27.9026847Z remote: Compressing objects: 77% (258/335) 2024-04-03T15:48:27.9028053Z remote: Compressing objects: 78% (262/335) 2024-04-03T15:48:27.9028876Z remote: Compressing objects: 79% (265/335) 2024-04-03T15:48:27.9030749Z remote: Compressing objects: 80% (268/335) 2024-04-03T15:48:27.9031665Z remote: Compressing objects: 81% (272/335) 2024-04-03T15:48:27.9032626Z remote: Compressing objects: 82% (275/335) 2024-04-03T15:48:27.9033212Z remote: Compressing objects: 83% (279/335) 2024-04-03T15:48:27.9033887Z remote: Compressing objects: 84% (282/335) 2024-04-03T15:48:27.9034408Z remote: Compressing objects: 85% (285/335) 2024-04-03T15:48:27.9034910Z remote: Compressing objects: 86% (289/335) 2024-04-03T15:48:27.9035423Z remote: Compressing objects: 87% (292/335) 2024-04-03T15:48:27.9035946Z remote: Compressing objects: 88% (295/335) 2024-04-03T15:48:27.9036443Z remote: Compressing objects: 89% (299/335) 2024-04-03T15:48:27.9036954Z remote: Compressing objects: 90% (302/335) 2024-04-03T15:48:27.9037479Z remote: Compressing objects: 91% (305/335) 2024-04-03T15:48:27.9037992Z remote: Compressing objects: 92% (309/335) 2024-04-03T15:48:27.9038532Z remote: Compressing objects: 93% (312/335) 2024-04-03T15:48:27.9039343Z remote: Compressing objects: 94% (315/335) 2024-04-03T15:48:27.9039922Z remote: Compressing objects: 95% (319/335) 2024-04-03T15:48:27.9040877Z remote: Compressing objects: 96% (322/335) 2024-04-03T15:48:27.9041669Z remote: Compressing objects: 97% (325/335) 2024-04-03T15:48:27.9042484Z remote: Compressing objects: 98% (329/335) 2024-04-03T15:48:27.9043220Z remote: Compressing objects: 99% (332/335) 2024-04-03T15:48:27.9043984Z remote: Compressing objects: 100% (335/335) 2024-04-03T15:48:27.9044785Z remote: Compressing objects: 100% (335/335), done. 2024-04-03T15:48:51.1508307Z remote: Total 1124382 (delta 341), reused 512 (delta 286), pack-reused 1123761 2024-04-03T15:50:12.0756893Z [command]/usr/bin/git rev-parse --verify --quiet d253bd7befc64137de913dbb8727b511f1052411^{object} 2024-04-03T15:50:12.0773789Z d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:50:12.0783547Z ##[endgroup] 2024-04-03T15:50:12.0784075Z ##[group]Determining the checkout info 2024-04-03T15:50:12.0787590Z ##[endgroup] 2024-04-03T15:50:12.0788366Z ##[group]Checking out the ref 2024-04-03T15:50:12.0793651Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:50:13.5210492Z ##[endgroup] 2024-04-03T15:50:13.5256411Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:50:13.5275293Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:50:13.5426627Z ##[group]Run bash .github/scripts/pr-sanity-check.sh 2024-04-03T15:50:13.5427576Z bash .github/scripts/pr-sanity-check.sh 2024-04-03T15:50:13.5436098Z shell: /usr/bin/bash -e {0} 2024-04-03T15:50:13.5436541Z env: 2024-04-03T15:50:13.5436854Z BASE: 1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T15:50:13.5437484Z HEAD: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:50:13.5437906Z ##[endgroup] 2024-04-03T15:50:13.5518585Z INFO: Checking aginst the following stats 2024-04-03T15:50:13.5525260Z + git diff --stat=10000 1d52c2d98507759a2143d52b922c541dbe36b6bf d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:50:13.5527144Z + sed '$d' 2024-04-03T15:50:13.5809967Z INFO: Showing non-generated files: 2024-04-03T15:50:13.5811535Z + cat /tmp/tmp.CPdC3LYMeO 2024-04-03T15:50:13.5818047Z test/cpp/api/autograd.cpp | 2 +- 2024-04-03T15:50:13.5819219Z torch/csrc/autograd/autograd.cpp | 8 ++++++-- 2024-04-03T15:50:13.5929121Z INFO: PR SIZE is 10 2024-04-03T15:50:13.6009464Z Post job cleanup. 2024-04-03T15:50:13.6070907Z Post job cleanup. 2024-04-03T15:50:13.7013387Z [command]/usr/bin/git version 2024-04-03T15:50:13.7060040Z git version 2.40.1 2024-04-03T15:50:13.7111805Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c22fdf9a-b2e5-4d54-9fa1-82dad7a772ad' before making global git config changes 2024-04-03T15:50:13.7117420Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:50:13.7125902Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:50:13.7169528Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:50:13.7209012Z [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-04-03T15:50:13.7733069Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:50:13.7753690Z http.https://github.com/.extraheader 2024-04-03T15:50:13.7800960Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:50:13.7842336Z [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-04-03T15:50:13.8360620Z Cleaning up orphan processes