2024-06-26T04:38:43.8041603Z Current runner version: '2.317.0' 2024-06-26T04:38:43.8048522Z Runner name: 'i-0e3401ee8f36943a8' 2024-06-26T04:38:43.8049319Z Runner group name: 'Default' 2024-06-26T04:38:43.8050228Z Machine name: 'ip-10-0-55-244' 2024-06-26T04:38:43.8054630Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:38:43.8056697Z Actions: read 2024-06-26T04:38:43.8057272Z Attestations: read 2024-06-26T04:38:43.8057740Z Checks: read 2024-06-26T04:38:43.8058217Z Contents: read 2024-06-26T04:38:43.8058746Z Deployments: read 2024-06-26T04:38:43.8059212Z Discussions: read 2024-06-26T04:38:43.8059703Z Issues: read 2024-06-26T04:38:43.8060183Z Metadata: read 2024-06-26T04:38:43.8060629Z Packages: read 2024-06-26T04:38:43.8061229Z Pages: read 2024-06-26T04:38:43.8061739Z PullRequests: read 2024-06-26T04:38:43.8062227Z RepositoryProjects: read 2024-06-26T04:38:43.8062791Z SecurityEvents: read 2024-06-26T04:38:43.8063331Z Statuses: read 2024-06-26T04:38:43.8063772Z ##[endgroup] 2024-06-26T04:38:43.8067469Z Secret source: Actions 2024-06-26T04:38:43.8068296Z Prepare workflow directory 2024-06-26T04:38:43.8757143Z Prepare all required actions 2024-06-26T04:38:43.8925215Z Getting action download info 2024-06-26T04:38:44.0103370Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:38:47.7701575Z Getting action download info 2024-06-26T04:38:47.8859739Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:38:48.0489001Z Complete job name: pr-sanity-checks 2024-06-26T04:38:48.1297309Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:38:48.1447897Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:38:48.1459661Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:48.1460244Z ##[endgroup] 2024-06-26T04:38:48.3789593Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:38:48.3790193Z with: 2024-06-26T04:38:48.3790453Z submodules: false 2024-06-26T04:38:48.3790750Z fetch-depth: -1 2024-06-26T04:38:48.3791036Z ##[endgroup] 2024-06-26T04:38:48.4019648Z ##[group]Run retry () { 2024-06-26T04:38:48.4020041Z retry () { 2024-06-26T04:38:48.4020532Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:38:48.4021171Z } 2024-06-26T04:38:48.4021465Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:38:48.4021888Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:38:48.4022336Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:38:48.4022780Z else 2024-06-26T04:38:48.4023105Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:38:48.4023507Z fi 2024-06-26T04:38:48.4023799Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:38:48.4031526Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:48.4032015Z env: 2024-06-26T04:38:48.4032264Z NO_SUDO: 2024-06-26T04:38:48.4032521Z ##[endgroup] 2024-06-26T04:38:48.4097666Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:38:48.7951661Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:38:48.7952463Z with: 2024-06-26T04:38:48.7953015Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:38:48.7953791Z fetch-depth: -1 2024-06-26T04:38:48.7954327Z submodules: false 2024-06-26T04:38:48.7954863Z quiet-checkout: true 2024-06-26T04:38:48.7955433Z repository: pytorch/pytorch 2024-06-26T04:38:48.7956424Z token: *** 2024-06-26T04:38:48.7956910Z ssh-strict: true 2024-06-26T04:38:48.7957398Z persist-credentials: true 2024-06-26T04:38:48.7957993Z clean: true 2024-06-26T04:38:48.7958521Z sparse-checkout-cone-mode: true 2024-06-26T04:38:48.7959165Z lfs: false 2024-06-26T04:38:48.7959657Z set-safe-directory: true 2024-06-26T04:38:48.7960272Z ##[endgroup] 2024-06-26T04:38:48.9354353Z Syncing repository: pytorch/pytorch 2024-06-26T04:38:48.9357188Z ##[group]Getting Git version info 2024-06-26T04:38:48.9358637Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:38:48.9359839Z [command]/usr/bin/git version 2024-06-26T04:38:48.9386830Z git version 2.40.1 2024-06-26T04:38:48.9421505Z ##[endgroup] 2024-06-26T04:38:48.9450475Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/9a38291d-33fb-43bb-a6cb-ae2f472944ae' before making global git config changes 2024-06-26T04:38:48.9454442Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:38:48.9463103Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:38:48.9505572Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:38:48.9510757Z ##[group]Initializing the repository 2024-06-26T04:38:48.9515079Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:38:48.9543816Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:38:48.9545725Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:38:48.9547455Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:38:48.9548327Z hint: 2024-06-26T04:38:48.9549274Z hint: git config --global init.defaultBranch 2024-06-26T04:38:48.9550053Z hint: 2024-06-26T04:38:48.9551181Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:38:48.9552655Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:38:48.9553659Z hint: 2024-06-26T04:38:48.9554163Z hint: git branch -m 2024-06-26T04:38:48.9555835Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T04:38:48.9565135Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:38:48.9640577Z ##[endgroup] 2024-06-26T04:38:48.9641505Z ##[group]Disabling automatic garbage collection 2024-06-26T04:38:48.9646637Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:38:48.9693940Z ##[endgroup] 2024-06-26T04:38:48.9694715Z ##[group]Setting up auth 2024-06-26T04:38:48.9700737Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:38:48.9730404Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:38:48.9960886Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:38:48.9994021Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:38:49.0223208Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:38:49.0263305Z ##[endgroup] 2024-06-26T04:38:49.0265891Z ##[group]Fetching the repository 2024-06-26T04:38:49.0275731Z [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-06-26T04:38:51.1797469Z remote: Enumerating objects: 987558 2024-06-26T04:38:51.1799648Z remote: Enumerating objects: 989953, done. 2024-06-26T04:38:51.1805671Z remote: Counting objects: 0% (1/2395) 2024-06-26T04:38:51.1806833Z remote: Counting objects: 1% (24/2395) 2024-06-26T04:38:51.1807656Z remote: Counting objects: 2% (48/2395) 2024-06-26T04:38:51.1808467Z remote: Counting objects: 3% (72/2395) 2024-06-26T04:38:51.1809294Z remote: Counting objects: 4% (96/2395) 2024-06-26T04:38:51.1810139Z remote: Counting objects: 5% (120/2395) 2024-06-26T04:38:51.1810969Z remote: Counting objects: 6% (144/2395) 2024-06-26T04:38:51.1812228Z remote: Counting objects: 7% (168/2395) 2024-06-26T04:38:51.1813034Z remote: Counting objects: 8% (192/2395) 2024-06-26T04:38:51.1813824Z remote: Counting objects: 9% (216/2395) 2024-06-26T04:38:51.1814653Z remote: Counting objects: 10% (240/2395) 2024-06-26T04:38:51.1815458Z remote: Counting objects: 11% (264/2395) 2024-06-26T04:38:51.1816289Z remote: Counting objects: 12% (288/2395) 2024-06-26T04:38:51.1817137Z remote: Counting objects: 13% (312/2395) 2024-06-26T04:38:51.1817956Z remote: Counting objects: 14% (336/2395) 2024-06-26T04:38:51.1818760Z remote: Counting objects: 15% (360/2395) 2024-06-26T04:38:51.1819608Z remote: Counting objects: 16% (384/2395) 2024-06-26T04:38:51.1820409Z remote: Counting objects: 17% (408/2395) 2024-06-26T04:38:51.1821340Z remote: Counting objects: 18% (432/2395) 2024-06-26T04:38:51.1822150Z remote: Counting objects: 19% (456/2395) 2024-06-26T04:38:51.1823001Z remote: Counting objects: 20% (479/2395) 2024-06-26T04:38:51.1823842Z remote: Counting objects: 21% (503/2395) 2024-06-26T04:38:51.1824650Z remote: Counting objects: 22% (527/2395) 2024-06-26T04:38:51.1825490Z remote: Counting objects: 23% (551/2395) 2024-06-26T04:38:51.1826297Z remote: Counting objects: 24% (575/2395) 2024-06-26T04:38:51.1827126Z remote: Counting objects: 25% (599/2395) 2024-06-26T04:38:51.1827961Z remote: Counting objects: 26% (623/2395) 2024-06-26T04:38:51.1828788Z remote: Counting objects: 27% (647/2395) 2024-06-26T04:38:51.1829616Z remote: Counting objects: 28% (671/2395) 2024-06-26T04:38:51.1830448Z remote: Counting objects: 29% (695/2395) 2024-06-26T04:38:51.1832430Z remote: Counting objects: 30% (719/2395) 2024-06-26T04:38:51.1833554Z remote: Counting objects: 31% (743/2395) 2024-06-26T04:38:51.1834412Z remote: Counting objects: 32% (767/2395) 2024-06-26T04:38:51.1835247Z remote: Counting objects: 33% (791/2395) 2024-06-26T04:38:51.1836072Z remote: Counting objects: 34% (815/2395) 2024-06-26T04:38:51.1836914Z remote: Counting objects: 35% (839/2395) 2024-06-26T04:38:51.1837719Z remote: Counting objects: 36% (863/2395) 2024-06-26T04:38:51.1838541Z remote: Counting objects: 37% (887/2395) 2024-06-26T04:38:51.1839386Z remote: Counting objects: 38% (911/2395) 2024-06-26T04:38:51.1840222Z remote: Counting objects: 39% (935/2395) 2024-06-26T04:38:51.1841024Z remote: Counting objects: 40% (958/2395) 2024-06-26T04:38:51.1842001Z remote: Counting objects: 41% (982/2395) 2024-06-26T04:38:51.1842811Z remote: Counting objects: 42% (1006/2395) 2024-06-26T04:38:51.1843669Z remote: Counting objects: 43% (1030/2395) 2024-06-26T04:38:51.1844539Z remote: Counting objects: 44% (1054/2395) 2024-06-26T04:38:51.1845424Z remote: Counting objects: 45% (1078/2395) 2024-06-26T04:38:51.1846318Z remote: Counting objects: 46% (1102/2395) 2024-06-26T04:38:51.1847223Z remote: Counting objects: 47% (1126/2395) 2024-06-26T04:38:51.1848090Z remote: Counting objects: 48% (1150/2395) 2024-06-26T04:38:51.1848934Z remote: Counting objects: 49% (1174/2395) 2024-06-26T04:38:51.1849809Z remote: Counting objects: 50% (1198/2395) 2024-06-26T04:38:51.1850710Z remote: Counting objects: 51% (1222/2395) 2024-06-26T04:38:51.1851618Z remote: Counting objects: 52% (1246/2395) 2024-06-26T04:38:51.1852501Z remote: Counting objects: 53% (1270/2395) 2024-06-26T04:38:51.1877475Z remote: Counting objects: 54% (1294/2395) 2024-06-26T04:38:51.1878031Z remote: Counting objects: 55% (1318/2395) 2024-06-26T04:38:51.1878546Z remote: Counting objects: 56% (1342/2395) 2024-06-26T04:38:51.1879059Z remote: Counting objects: 57% (1366/2395) 2024-06-26T04:38:51.1879562Z remote: Counting objects: 58% (1390/2395) 2024-06-26T04:38:51.1880273Z remote: Counting objects: 59% (1414/2395) 2024-06-26T04:38:51.1880766Z remote: Counting objects: 60% (1437/2395) 2024-06-26T04:38:51.1881276Z remote: Counting objects: 61% (1461/2395) 2024-06-26T04:38:51.1881787Z remote: Counting objects: 62% (1485/2395) 2024-06-26T04:38:51.1882531Z remote: Counting objects: 63% (1509/2395) 2024-06-26T04:38:51.1883027Z remote: Counting objects: 64% (1533/2395) 2024-06-26T04:38:51.1883535Z remote: Counting objects: 65% (1557/2395) 2024-06-26T04:38:51.1884042Z remote: Counting objects: 66% (1581/2395) 2024-06-26T04:38:51.1884537Z remote: Counting objects: 67% (1605/2395) 2024-06-26T04:38:51.1885040Z remote: Counting objects: 68% (1629/2395) 2024-06-26T04:38:51.1885550Z remote: Counting objects: 69% (1653/2395) 2024-06-26T04:38:51.1886042Z remote: Counting objects: 70% (1677/2395) 2024-06-26T04:38:51.1886541Z remote: Counting objects: 71% (1701/2395) 2024-06-26T04:38:51.1887051Z remote: Counting objects: 72% (1725/2395) 2024-06-26T04:38:51.1887545Z remote: Counting objects: 73% (1749/2395) 2024-06-26T04:38:51.1888038Z remote: Counting objects: 74% (1773/2395) 2024-06-26T04:38:51.1888540Z remote: Counting objects: 75% (1797/2395) 2024-06-26T04:38:51.1889025Z remote: Counting objects: 76% (1821/2395) 2024-06-26T04:38:51.1889522Z remote: Counting objects: 77% (1845/2395) 2024-06-26T04:38:51.1890025Z remote: Counting objects: 78% (1869/2395) 2024-06-26T04:38:51.1890516Z remote: Counting objects: 79% (1893/2395) 2024-06-26T04:38:51.1891022Z remote: Counting objects: 80% (1916/2395) 2024-06-26T04:38:51.1891527Z remote: Counting objects: 81% (1940/2395) 2024-06-26T04:38:51.1892119Z remote: Counting objects: 82% (1964/2395) 2024-06-26T04:38:51.1892615Z remote: Counting objects: 83% (1988/2395) 2024-06-26T04:38:51.1893119Z remote: Counting objects: 84% (2012/2395) 2024-06-26T04:38:51.1893625Z remote: Counting objects: 85% (2036/2395) 2024-06-26T04:38:51.1894112Z remote: Counting objects: 86% (2060/2395) 2024-06-26T04:38:51.1894615Z remote: Counting objects: 87% (2084/2395) 2024-06-26T04:38:51.1895469Z remote: Counting objects: 88% (2108/2395) 2024-06-26T04:38:51.1896631Z remote: Counting objects: 89% (2132/2395) 2024-06-26T04:38:51.1897453Z remote: Counting objects: 90% (2156/2395) 2024-06-26T04:38:51.1898301Z remote: Counting objects: 91% (2180/2395) 2024-06-26T04:38:51.1899153Z remote: Counting objects: 92% (2204/2395) 2024-06-26T04:38:51.1900025Z remote: Counting objects: 93% (2228/2395) 2024-06-26T04:38:51.1900925Z remote: Counting objects: 94% (2252/2395) 2024-06-26T04:38:51.1901917Z remote: Counting objects: 95% (2276/2395) 2024-06-26T04:38:51.1902738Z remote: Counting objects: 96% (2300/2395) 2024-06-26T04:38:51.1903566Z remote: Counting objects: 97% (2324/2395) 2024-06-26T04:38:51.1904437Z remote: Counting objects: 98% (2348/2395) 2024-06-26T04:38:51.1905307Z remote: Counting objects: 99% (2372/2395) 2024-06-26T04:38:51.1906195Z remote: Counting objects: 100% (2395/2395) 2024-06-26T04:38:51.1907061Z remote: Counting objects: 100% (2395/2395), done. 2024-06-26T04:38:51.1958666Z remote: Compressing objects: 0% (1/957) 2024-06-26T04:38:51.2587700Z remote: Compressing objects: 1% (10/957) 2024-06-26T04:38:51.2890396Z remote: Compressing objects: 2% (20/957) 2024-06-26T04:38:51.3194956Z remote: Compressing objects: 3% (29/957) 2024-06-26T04:38:51.3424743Z remote: Compressing objects: 4% (39/957) 2024-06-26T04:38:51.3569528Z remote: Compressing objects: 5% (48/957) 2024-06-26T04:38:51.3736615Z remote: Compressing objects: 6% (58/957) 2024-06-26T04:38:51.3878673Z remote: Compressing objects: 7% (67/957) 2024-06-26T04:38:51.4187424Z remote: Compressing objects: 8% (77/957) 2024-06-26T04:38:51.5054543Z remote: Compressing objects: 9% (87/957) 2024-06-26T04:38:51.5768731Z remote: Compressing objects: 10% (96/957) 2024-06-26T04:38:51.6347715Z remote: Compressing objects: 11% (106/957) 2024-06-26T04:38:51.6571666Z remote: Compressing objects: 12% (115/957) 2024-06-26T04:38:51.6669100Z remote: Compressing objects: 13% (125/957) 2024-06-26T04:38:51.6711564Z remote: Compressing objects: 14% (134/957) 2024-06-26T04:38:51.6833640Z remote: Compressing objects: 15% (144/957) 2024-06-26T04:38:51.6854139Z remote: Compressing objects: 16% (154/957) 2024-06-26T04:38:51.6859947Z remote: Compressing objects: 17% (163/957) 2024-06-26T04:38:51.6879703Z remote: Compressing objects: 18% (173/957) 2024-06-26T04:38:51.6897590Z remote: Compressing objects: 19% (182/957) 2024-06-26T04:38:51.6914439Z remote: Compressing objects: 20% (192/957) 2024-06-26T04:38:51.6929704Z remote: Compressing objects: 21% (201/957) 2024-06-26T04:38:51.6948979Z remote: Compressing objects: 22% (211/957) 2024-06-26T04:38:51.6969261Z remote: Compressing objects: 23% (221/957) 2024-06-26T04:38:51.6974593Z remote: Compressing objects: 24% (230/957) 2024-06-26T04:38:51.6985225Z remote: Compressing objects: 25% (240/957) 2024-06-26T04:38:51.6990322Z remote: Compressing objects: 26% (249/957) 2024-06-26T04:38:51.6998115Z remote: Compressing objects: 27% (259/957) 2024-06-26T04:38:51.7002584Z remote: Compressing objects: 28% (268/957) 2024-06-26T04:38:51.7006488Z remote: Compressing objects: 29% (278/957) 2024-06-26T04:38:51.7010440Z remote: Compressing objects: 30% (288/957) 2024-06-26T04:38:51.7018384Z remote: Compressing objects: 31% (297/957) 2024-06-26T04:38:51.7022935Z remote: Compressing objects: 32% (307/957) 2024-06-26T04:38:51.7031429Z remote: Compressing objects: 33% (316/957) 2024-06-26T04:38:51.7036741Z remote: Compressing objects: 34% (326/957) 2024-06-26T04:38:51.7038123Z remote: Compressing objects: 35% (335/957) 2024-06-26T04:38:51.7085069Z remote: Compressing objects: 36% (345/957) 2024-06-26T04:38:51.7086085Z remote: Compressing objects: 37% (355/957) 2024-06-26T04:38:51.7087124Z remote: Compressing objects: 38% (364/957) 2024-06-26T04:38:51.7090186Z remote: Compressing objects: 39% (374/957) 2024-06-26T04:38:51.7104029Z remote: Compressing objects: 40% (383/957) 2024-06-26T04:38:51.7122598Z remote: Compressing objects: 41% (393/957) 2024-06-26T04:38:51.7136480Z remote: Compressing objects: 42% (402/957) 2024-06-26T04:38:51.7148878Z remote: Compressing objects: 43% (412/957) 2024-06-26T04:38:51.7156431Z remote: Compressing objects: 44% (422/957) 2024-06-26T04:38:51.7173332Z remote: Compressing objects: 45% (431/957) 2024-06-26T04:38:51.7199334Z remote: Compressing objects: 46% (441/957) 2024-06-26T04:38:51.7273172Z remote: Compressing objects: 47% (450/957) 2024-06-26T04:38:51.7274198Z remote: Compressing objects: 48% (460/957) 2024-06-26T04:38:51.7275163Z remote: Compressing objects: 49% (469/957) 2024-06-26T04:38:51.7276038Z remote: Compressing objects: 50% (479/957) 2024-06-26T04:38:51.7277010Z remote: Compressing objects: 51% (489/957) 2024-06-26T04:38:51.7278219Z remote: Compressing objects: 52% (498/957) 2024-06-26T04:38:51.7279331Z remote: Compressing objects: 53% (508/957) 2024-06-26T04:38:51.7280012Z remote: Compressing objects: 54% (517/957) 2024-06-26T04:38:51.7286736Z remote: Compressing objects: 55% (527/957) 2024-06-26T04:38:51.7302821Z remote: Compressing objects: 56% (536/957) 2024-06-26T04:38:51.7322815Z remote: Compressing objects: 57% (546/957) 2024-06-26T04:38:51.7338986Z remote: Compressing objects: 58% (556/957) 2024-06-26T04:38:51.7354874Z remote: Compressing objects: 59% (565/957) 2024-06-26T04:38:51.7377282Z remote: Compressing objects: 60% (575/957) 2024-06-26T04:38:51.7385707Z remote: Compressing objects: 61% (584/957) 2024-06-26T04:38:51.7387824Z remote: Compressing objects: 62% (594/957) 2024-06-26T04:38:51.7398797Z remote: Compressing objects: 63% (603/957) 2024-06-26T04:38:51.7408191Z remote: Compressing objects: 64% (613/957) 2024-06-26T04:38:51.7419445Z remote: Compressing objects: 65% (623/957) 2024-06-26T04:38:51.7429677Z remote: Compressing objects: 66% (632/957) 2024-06-26T04:38:51.7438085Z remote: Compressing objects: 67% (642/957) 2024-06-26T04:38:51.7448026Z remote: Compressing objects: 68% (651/957) 2024-06-26T04:38:51.7459488Z remote: Compressing objects: 69% (661/957) 2024-06-26T04:38:51.7471512Z remote: Compressing objects: 70% (670/957) 2024-06-26T04:38:51.7480562Z remote: Compressing objects: 71% (680/957) 2024-06-26T04:38:51.7489210Z remote: Compressing objects: 72% (690/957) 2024-06-26T04:38:51.7496796Z remote: Compressing objects: 73% (699/957) 2024-06-26T04:38:51.7518021Z remote: Compressing objects: 74% (709/957) 2024-06-26T04:38:51.7531425Z remote: Compressing objects: 75% (718/957) 2024-06-26T04:38:51.7536928Z remote: Compressing objects: 76% (728/957) 2024-06-26T04:38:51.7537937Z remote: Compressing objects: 77% (737/957) 2024-06-26T04:38:51.7539519Z remote: Compressing objects: 78% (747/957) 2024-06-26T04:38:51.7540690Z remote: Compressing objects: 79% (757/957) 2024-06-26T04:38:51.7541745Z remote: Compressing objects: 80% (766/957) 2024-06-26T04:38:51.7543073Z remote: Compressing objects: 81% (776/957) 2024-06-26T04:38:51.7544037Z remote: Compressing objects: 82% (785/957) 2024-06-26T04:38:51.7544555Z remote: Compressing objects: 83% (795/957) 2024-06-26T04:38:51.7545087Z remote: Compressing objects: 84% (804/957) 2024-06-26T04:38:51.7554414Z remote: Compressing objects: 85% (814/957) 2024-06-26T04:38:51.7555948Z remote: Compressing objects: 86% (824/957) 2024-06-26T04:38:51.7557706Z remote: Compressing objects: 87% (833/957) 2024-06-26T04:38:51.7558782Z remote: Compressing objects: 88% (843/957) 2024-06-26T04:38:51.7559521Z remote: Compressing objects: 89% (852/957) 2024-06-26T04:38:51.7560047Z remote: Compressing objects: 90% (862/957) 2024-06-26T04:38:51.7560560Z remote: Compressing objects: 91% (871/957) 2024-06-26T04:38:51.7561074Z remote: Compressing objects: 92% (881/957) 2024-06-26T04:38:51.7584904Z remote: Compressing objects: 93% (891/957) 2024-06-26T04:38:51.7585462Z remote: Compressing objects: 94% (900/957) 2024-06-26T04:38:51.7585989Z remote: Compressing objects: 95% (910/957) 2024-06-26T04:38:51.7586497Z remote: Compressing objects: 96% (919/957) 2024-06-26T04:38:51.7587019Z remote: Compressing objects: 97% (929/957) 2024-06-26T04:38:51.7587537Z remote: Compressing objects: 98% (938/957) 2024-06-26T04:38:51.7588038Z remote: Compressing objects: 99% (948/957) 2024-06-26T04:38:51.7588553Z remote: Compressing objects: 100% (957/957) 2024-06-26T04:38:51.7589111Z remote: Compressing objects: 100% (957/957), done. 2024-06-26T04:39:12.0621246Z remote: Total 989953 (delta 1975), reused 1701 (delta 1437), pack-reused 987558 2024-06-26T04:40:21.6566208Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T04:40:21.6584865Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:21.6593364Z ##[endgroup] 2024-06-26T04:40:21.6596917Z ##[group]Determining the checkout info 2024-06-26T04:40:21.6597973Z ##[endgroup] 2024-06-26T04:40:21.6599044Z ##[group]Checking out the ref 2024-06-26T04:40:21.6601684Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:23.0142663Z ##[endgroup] 2024-06-26T04:40:23.0173739Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:40:23.0199240Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:40:23.0407115Z ##[group]Run bash .github/scripts/pr-sanity-check.sh 2024-06-26T04:40:23.0408380Z bash .github/scripts/pr-sanity-check.sh 2024-06-26T04:40:23.0419472Z shell: /usr/bin/bash -e {0} 2024-06-26T04:40:23.0420165Z env: 2024-06-26T04:40:23.0420772Z BASE: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:40:23.0421825Z HEAD: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:23.0422663Z ##[endgroup] 2024-06-26T04:40:23.0494878Z INFO: Checking aginst the following stats 2024-06-26T04:40:23.0502282Z + git diff --stat=10000 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:23.0505736Z + sed '$d' 2024-06-26T04:40:23.0804079Z INFO: Showing non-generated files: 2024-06-26T04:40:23.0807768Z + cat /tmp/tmp.FrFQVaLMx1 2024-06-26T04:40:23.0816044Z torch/_inductor/codegen/cpp_gemm_template.py | 86 +++++++++++++++++++++++++++++++++++--------------------------------------------------- 2024-06-26T04:40:23.0819206Z torch/_inductor/mkldnn_lowerings.py | 9 ++++++--- 2024-06-26T04:40:23.0914814Z INFO: PR SIZE is 95 2024-06-26T04:40:23.0987083Z Post job cleanup. 2024-06-26T04:40:23.1041088Z Post job cleanup. 2024-06-26T04:40:23.1968152Z [command]/usr/bin/git version 2024-06-26T04:40:23.2011302Z git version 2.40.1 2024-06-26T04:40:23.2199359Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/64ea956b-9f59-448f-9e8c-88a9a3d6ec44' before making global git config changes 2024-06-26T04:40:23.2201448Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:23.2203638Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:23.2206537Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:23.2210093Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:40:23.2565698Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:23.2589008Z http.https://github.com/.extraheader 2024-06-26T04:40:23.2602890Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:40:23.2650909Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:40:23.3036314Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:23.3056681Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:23.3063883Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:23.3064387Z ##[endgroup] 2024-06-26T04:40:23.7012866Z Cleaning up orphan processes