2024-06-26T04:45:42.9377892Z Current runner version: '2.317.0' 2024-06-26T04:45:42.9385032Z Runner name: 'i-044d2bab18f81f62b' 2024-06-26T04:45:42.9385809Z Runner group name: 'Default' 2024-06-26T04:45:42.9386647Z Machine name: 'ip-10-0-8-93' 2024-06-26T04:45:42.9389430Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:45:42.9391432Z Contents: read 2024-06-26T04:45:42.9391936Z Metadata: read 2024-06-26T04:45:42.9392429Z ##[endgroup] 2024-06-26T04:45:42.9396056Z Secret source: Actions 2024-06-26T04:45:42.9396749Z Prepare workflow directory 2024-06-26T04:45:43.2726651Z Prepare all required actions 2024-06-26T04:45:43.2925274Z Getting action download info 2024-06-26T04:45:43.5251794Z Download action repository 'pytorch/pytorch@main' (SHA:6181e65cd81725efc6bc5d64ef3be607b0aa3ca1) 2024-06-26T04:45:46.4820920Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-06-26T04:45:46.7311915Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-06-26T04:45:46.9043905Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-06-26T04:45:47.1024112Z Getting action download info 2024-06-26T04:45:47.2087525Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:45:47.3787676Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/pull/129470/merge (4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d) 2024-06-26T04:45:47.3790024Z Complete job name: before-test / target-determination 2024-06-26T04:45:47.4369239Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:45:47.4516473Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:45:47.4528242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:45:47.4528790Z ##[endgroup] 2024-06-26T04:45:48.3682323Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:45:48.3682929Z with: 2024-06-26T04:45:48.3683197Z submodules: false 2024-06-26T04:45:48.3683511Z fetch-depth: 0 2024-06-26T04:45:48.3683784Z ##[endgroup] 2024-06-26T04:45:48.3913953Z ##[group]Run retry () { 2024-06-26T04:45:48.3914348Z retry () { 2024-06-26T04:45:48.3914844Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:45:48.3915392Z } 2024-06-26T04:45:48.3915667Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:45:48.3916074Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:45:48.3916532Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:45:48.3916961Z else 2024-06-26T04:45:48.3917282Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:45:48.3917700Z fi 2024-06-26T04:45:48.3917977Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:45:48.3925786Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:45:48.3926308Z env: 2024-06-26T04:45:48.3926586Z NO_SUDO: 2024-06-26T04:45:48.3926845Z ##[endgroup] 2024-06-26T04:45:48.3985725Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:45:51.6222092Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:45:51.6222718Z with: 2024-06-26T04:45:51.6223025Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:45:51.6223450Z fetch-depth: 0 2024-06-26T04:45:51.6223720Z submodules: false 2024-06-26T04:45:51.6224018Z quiet-checkout: true 2024-06-26T04:45:51.6224343Z repository: pytorch/pytorch 2024-06-26T04:45:51.6224836Z token: *** 2024-06-26T04:45:51.6225099Z ssh-strict: true 2024-06-26T04:45:51.6225405Z persist-credentials: true 2024-06-26T04:45:51.6225738Z clean: true 2024-06-26T04:45:51.6226021Z sparse-checkout-cone-mode: true 2024-06-26T04:45:51.6226388Z lfs: false 2024-06-26T04:45:51.6226661Z set-safe-directory: true 2024-06-26T04:45:51.6226989Z ##[endgroup] 2024-06-26T04:45:51.7245878Z Syncing repository: pytorch/pytorch 2024-06-26T04:45:51.7247599Z ##[group]Getting Git version info 2024-06-26T04:45:51.7248663Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:45:51.7249792Z [command]/usr/bin/git version 2024-06-26T04:45:51.7250140Z git version 2.40.1 2024-06-26T04:45:51.7251465Z ##[endgroup] 2024-06-26T04:45:51.7263333Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3d7e9d2e-728c-4404-a4a8-d86f6f460fe4' before making global git config changes 2024-06-26T04:45:51.7264611Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:45:51.7265731Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:45:51.7299460Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:45:51.7303210Z ##[group]Initializing the repository 2024-06-26T04:45:51.7306271Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:45:51.7407465Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:45:51.7408718Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:45:51.7409526Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:45:51.7410078Z hint: 2024-06-26T04:45:51.7410479Z hint: git config --global init.defaultBranch 2024-06-26T04:45:51.7410929Z hint: 2024-06-26T04:45:51.7411424Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:45:51.7412258Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:45:51.7412833Z hint: 2024-06-26T04:45:51.7413123Z hint: git branch -m 2024-06-26T04:45:51.7422637Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T04:45:51.7430515Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:45:51.7458462Z ##[endgroup] 2024-06-26T04:45:51.7459017Z ##[group]Disabling automatic garbage collection 2024-06-26T04:45:51.7462021Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:45:51.7489220Z ##[endgroup] 2024-06-26T04:45:51.7489694Z ##[group]Setting up auth 2024-06-26T04:45:51.7495925Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:45:51.7524577Z [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:45:51.7751198Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:45:51.7781324Z [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:45:51.8014413Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:45:51.8060143Z ##[endgroup] 2024-06-26T04:45:51.8060655Z ##[group]Fetching the repository 2024-06-26T04:45:51.8067364Z [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:45:54.2941362Z remote: Enumerating objects: 987786 2024-06-26T04:45:54.2942252Z remote: Enumerating objects: 989963, done. 2024-06-26T04:45:54.2943352Z remote: Counting objects: 0% (1/2177) 2024-06-26T04:45:54.2944108Z remote: Counting objects: 1% (22/2177) 2024-06-26T04:45:54.2944689Z remote: Counting objects: 2% (44/2177) 2024-06-26T04:45:54.2945523Z remote: Counting objects: 3% (66/2177) 2024-06-26T04:45:54.2946135Z remote: Counting objects: 4% (88/2177) 2024-06-26T04:45:54.2946807Z remote: Counting objects: 5% (109/2177) 2024-06-26T04:45:54.2947633Z remote: Counting objects: 6% (131/2177) 2024-06-26T04:45:54.2948895Z remote: Counting objects: 7% (153/2177) 2024-06-26T04:45:54.2949687Z remote: Counting objects: 8% (175/2177) 2024-06-26T04:45:54.2950335Z remote: Counting objects: 9% (196/2177) 2024-06-26T04:45:54.2950835Z remote: Counting objects: 10% (218/2177) 2024-06-26T04:45:54.2951583Z remote: Counting objects: 11% (240/2177) 2024-06-26T04:45:54.2952411Z remote: Counting objects: 12% (262/2177) 2024-06-26T04:45:54.2953238Z remote: Counting objects: 13% (284/2177) 2024-06-26T04:45:54.2954066Z remote: Counting objects: 14% (305/2177) 2024-06-26T04:45:54.2954887Z remote: Counting objects: 15% (327/2177) 2024-06-26T04:45:54.2955436Z remote: Counting objects: 16% (349/2177) 2024-06-26T04:45:54.2955912Z remote: Counting objects: 17% (371/2177) 2024-06-26T04:45:54.2956443Z remote: Counting objects: 18% (392/2177) 2024-06-26T04:45:54.2956929Z remote: Counting objects: 19% (414/2177) 2024-06-26T04:45:54.2957767Z remote: Counting objects: 20% (436/2177) 2024-06-26T04:45:54.2958327Z remote: Counting objects: 21% (458/2177) 2024-06-26T04:45:54.2959017Z remote: Counting objects: 22% (479/2177) 2024-06-26T04:45:54.2959790Z remote: Counting objects: 23% (501/2177) 2024-06-26T04:45:54.2960267Z remote: Counting objects: 24% (523/2177) 2024-06-26T04:45:54.2960744Z remote: Counting objects: 25% (545/2177) 2024-06-26T04:45:54.2961222Z remote: Counting objects: 26% (567/2177) 2024-06-26T04:45:54.2961819Z remote: Counting objects: 27% (588/2177) 2024-06-26T04:45:54.2962636Z remote: Counting objects: 28% (610/2177) 2024-06-26T04:45:54.2963120Z remote: Counting objects: 29% (632/2177) 2024-06-26T04:45:54.2963585Z remote: Counting objects: 30% (654/2177) 2024-06-26T04:45:54.2964320Z remote: Counting objects: 31% (675/2177) 2024-06-26T04:45:54.2964813Z remote: Counting objects: 32% (697/2177) 2024-06-26T04:45:54.2965385Z remote: Counting objects: 33% (719/2177) 2024-06-26T04:45:54.2965870Z remote: Counting objects: 34% (741/2177) 2024-06-26T04:45:54.2966358Z remote: Counting objects: 35% (762/2177) 2024-06-26T04:45:54.2966838Z remote: Counting objects: 36% (784/2177) 2024-06-26T04:45:54.2967777Z remote: Counting objects: 37% (806/2177) 2024-06-26T04:45:54.2968348Z remote: Counting objects: 38% (828/2177) 2024-06-26T04:45:54.2968828Z remote: Counting objects: 39% (850/2177) 2024-06-26T04:45:54.2969509Z remote: Counting objects: 40% (871/2177) 2024-06-26T04:45:54.2970190Z remote: Counting objects: 41% (893/2177) 2024-06-26T04:45:54.2970676Z remote: Counting objects: 42% (915/2177) 2024-06-26T04:45:54.2971335Z remote: Counting objects: 43% (937/2177) 2024-06-26T04:45:54.2972133Z remote: Counting objects: 44% (958/2177) 2024-06-26T04:45:54.2972616Z remote: Counting objects: 45% (980/2177) 2024-06-26T04:45:54.2973162Z remote: Counting objects: 46% (1002/2177) 2024-06-26T04:45:54.2974039Z remote: Counting objects: 47% (1024/2177) 2024-06-26T04:45:54.2974546Z remote: Counting objects: 48% (1045/2177) 2024-06-26T04:45:54.2975051Z remote: Counting objects: 49% (1067/2177) 2024-06-26T04:45:54.2975750Z remote: Counting objects: 50% (1089/2177) 2024-06-26T04:45:54.2976569Z remote: Counting objects: 51% (1111/2177) 2024-06-26T04:45:54.2977072Z remote: Counting objects: 52% (1133/2177) 2024-06-26T04:45:54.2977763Z remote: Counting objects: 53% (1154/2177) 2024-06-26T04:45:54.2978501Z remote: Counting objects: 54% (1176/2177) 2024-06-26T04:45:54.2979004Z remote: Counting objects: 55% (1198/2177) 2024-06-26T04:45:54.2979496Z remote: Counting objects: 56% (1220/2177) 2024-06-26T04:45:54.2979995Z remote: Counting objects: 57% (1241/2177) 2024-06-26T04:45:54.2980496Z remote: Counting objects: 58% (1263/2177) 2024-06-26T04:45:54.2981099Z remote: Counting objects: 59% (1285/2177) 2024-06-26T04:45:54.2981604Z remote: Counting objects: 60% (1307/2177) 2024-06-26T04:45:54.2985726Z remote: Counting objects: 61% (1328/2177) 2024-06-26T04:45:54.2986665Z remote: Counting objects: 62% (1350/2177) 2024-06-26T04:45:54.2987268Z remote: Counting objects: 63% (1372/2177) 2024-06-26T04:45:54.2987768Z remote: Counting objects: 64% (1394/2177) 2024-06-26T04:45:54.2988342Z remote: Counting objects: 65% (1416/2177) 2024-06-26T04:45:54.2989152Z remote: Counting objects: 66% (1437/2177) 2024-06-26T04:45:54.2989684Z remote: Counting objects: 67% (1459/2177) 2024-06-26T04:45:54.2990191Z remote: Counting objects: 68% (1481/2177) 2024-06-26T04:45:54.2991118Z remote: Counting objects: 69% (1503/2177) 2024-06-26T04:45:54.2991850Z remote: Counting objects: 70% (1524/2177) 2024-06-26T04:45:54.2992825Z remote: Counting objects: 71% (1546/2177) 2024-06-26T04:45:54.2993972Z remote: Counting objects: 72% (1568/2177) 2024-06-26T04:45:54.2995108Z remote: Counting objects: 73% (1590/2177) 2024-06-26T04:45:54.2996253Z remote: Counting objects: 74% (1611/2177) 2024-06-26T04:45:54.2997405Z remote: Counting objects: 75% (1633/2177) 2024-06-26T04:45:54.2998553Z remote: Counting objects: 76% (1655/2177) 2024-06-26T04:45:54.2999892Z remote: Counting objects: 77% (1677/2177) 2024-06-26T04:45:54.3001040Z remote: Counting objects: 78% (1699/2177) 2024-06-26T04:45:54.3002189Z remote: Counting objects: 79% (1720/2177) 2024-06-26T04:45:54.3003315Z remote: Counting objects: 80% (1742/2177) 2024-06-26T04:45:54.3004464Z remote: Counting objects: 81% (1764/2177) 2024-06-26T04:45:54.3006000Z remote: Counting objects: 82% (1786/2177) 2024-06-26T04:45:54.3007153Z remote: Counting objects: 83% (1807/2177) 2024-06-26T04:45:54.3008330Z remote: Counting objects: 84% (1829/2177) 2024-06-26T04:45:54.3009485Z remote: Counting objects: 85% (1851/2177) 2024-06-26T04:45:54.3010631Z remote: Counting objects: 86% (1873/2177) 2024-06-26T04:45:54.3011777Z remote: Counting objects: 87% (1894/2177) 2024-06-26T04:45:54.3012926Z remote: Counting objects: 88% (1916/2177) 2024-06-26T04:45:54.3014090Z remote: Counting objects: 89% (1938/2177) 2024-06-26T04:45:54.3015221Z remote: Counting objects: 90% (1960/2177) 2024-06-26T04:45:54.3016419Z remote: Counting objects: 91% (1982/2177) 2024-06-26T04:45:54.3017577Z remote: Counting objects: 92% (2003/2177) 2024-06-26T04:45:54.3018706Z remote: Counting objects: 93% (2025/2177) 2024-06-26T04:45:54.3019849Z remote: Counting objects: 94% (2047/2177) 2024-06-26T04:45:54.3021022Z remote: Counting objects: 95% (2069/2177) 2024-06-26T04:45:54.3022149Z remote: Counting objects: 96% (2090/2177) 2024-06-26T04:45:54.3023319Z remote: Counting objects: 97% (2112/2177) 2024-06-26T04:45:54.3024089Z remote: Counting objects: 98% (2134/2177) 2024-06-26T04:45:54.3024575Z remote: Counting objects: 99% (2156/2177) 2024-06-26T04:45:54.3025074Z remote: Counting objects: 100% (2177/2177) 2024-06-26T04:45:54.3025607Z remote: Counting objects: 100% (2177/2177), done. 2024-06-26T04:45:54.3107856Z remote: Compressing objects: 0% (1/896) 2024-06-26T04:45:54.3418555Z remote: Compressing objects: 1% (9/896) 2024-06-26T04:45:54.3772075Z remote: Compressing objects: 2% (18/896) 2024-06-26T04:45:54.4056141Z remote: Compressing objects: 3% (27/896) 2024-06-26T04:45:54.4388955Z remote: Compressing objects: 4% (36/896) 2024-06-26T04:45:54.4525229Z remote: Compressing objects: 5% (45/896) 2024-06-26T04:45:54.4675543Z remote: Compressing objects: 6% (54/896) 2024-06-26T04:45:54.4851725Z remote: Compressing objects: 7% (63/896) 2024-06-26T04:45:54.5012233Z remote: Compressing objects: 8% (72/896) 2024-06-26T04:45:54.5340612Z remote: Compressing objects: 9% (81/896) 2024-06-26T04:45:54.6106608Z remote: Compressing objects: 10% (90/896) 2024-06-26T04:45:54.6717726Z remote: Compressing objects: 11% (99/896) 2024-06-26T04:45:54.7528023Z remote: Compressing objects: 12% (108/896) 2024-06-26T04:45:54.7750036Z remote: Compressing objects: 13% (117/896) 2024-06-26T04:45:54.7883474Z remote: Compressing objects: 14% (126/896) 2024-06-26T04:45:54.7991633Z remote: Compressing objects: 15% (135/896) 2024-06-26T04:45:54.8097493Z remote: Compressing objects: 16% (144/896) 2024-06-26T04:45:54.8147857Z remote: Compressing objects: 17% (153/896) 2024-06-26T04:45:54.8159081Z remote: Compressing objects: 18% (162/896) 2024-06-26T04:45:54.8168101Z remote: Compressing objects: 19% (171/896) 2024-06-26T04:45:54.8188795Z remote: Compressing objects: 20% (180/896) 2024-06-26T04:45:54.8202408Z remote: Compressing objects: 21% (189/896) 2024-06-26T04:45:54.8221067Z remote: Compressing objects: 22% (198/896) 2024-06-26T04:45:54.8229905Z remote: Compressing objects: 23% (207/896) 2024-06-26T04:45:54.8245976Z remote: Compressing objects: 24% (216/896) 2024-06-26T04:45:54.8260490Z remote: Compressing objects: 25% (224/896) 2024-06-26T04:45:54.8274046Z remote: Compressing objects: 26% (233/896) 2024-06-26T04:45:54.8277439Z remote: Compressing objects: 27% (242/896) 2024-06-26T04:45:54.8280677Z remote: Compressing objects: 28% (251/896) 2024-06-26T04:45:54.8283525Z remote: Compressing objects: 29% (260/896) 2024-06-26T04:45:54.8286571Z remote: Compressing objects: 30% (269/896) 2024-06-26T04:45:54.8290949Z remote: Compressing objects: 31% (278/896) 2024-06-26T04:45:54.8301219Z remote: Compressing objects: 32% (287/896) 2024-06-26T04:45:54.8307122Z remote: Compressing objects: 33% (296/896) 2024-06-26T04:45:54.8312179Z remote: Compressing objects: 34% (305/896) 2024-06-26T04:45:54.8317567Z remote: Compressing objects: 35% (314/896) 2024-06-26T04:45:54.8320790Z remote: Compressing objects: 36% (323/896) 2024-06-26T04:45:54.8326640Z remote: Compressing objects: 37% (332/896) 2024-06-26T04:45:54.8339810Z remote: Compressing objects: 38% (341/896) 2024-06-26T04:45:54.8348542Z remote: Compressing objects: 39% (350/896) 2024-06-26T04:45:54.8361644Z remote: Compressing objects: 40% (359/896) 2024-06-26T04:45:54.8374362Z remote: Compressing objects: 41% (368/896) 2024-06-26T04:45:54.8388777Z remote: Compressing objects: 42% (377/896) 2024-06-26T04:45:54.8402626Z remote: Compressing objects: 43% (386/896) 2024-06-26T04:45:54.8414893Z remote: Compressing objects: 44% (395/896) 2024-06-26T04:45:54.8428371Z remote: Compressing objects: 45% (404/896) 2024-06-26T04:45:54.8441127Z remote: Compressing objects: 46% (413/896) 2024-06-26T04:45:54.8453277Z remote: Compressing objects: 47% (422/896) 2024-06-26T04:45:54.8473740Z remote: Compressing objects: 48% (431/896) 2024-06-26T04:45:54.8483787Z remote: Compressing objects: 49% (440/896) 2024-06-26T04:45:54.8489502Z remote: Compressing objects: 50% (448/896) 2024-06-26T04:45:54.8490023Z remote: Compressing objects: 51% (457/896) 2024-06-26T04:45:54.8493172Z remote: Compressing objects: 52% (466/896) 2024-06-26T04:45:54.8499679Z remote: Compressing objects: 53% (475/896) 2024-06-26T04:45:54.8513460Z remote: Compressing objects: 54% (484/896) 2024-06-26T04:45:54.8527824Z remote: Compressing objects: 55% (493/896) 2024-06-26T04:45:54.8534138Z remote: Compressing objects: 56% (502/896) 2024-06-26T04:45:54.8542258Z remote: Compressing objects: 57% (511/896) 2024-06-26T04:45:54.8552684Z remote: Compressing objects: 58% (520/896) 2024-06-26T04:45:54.8566787Z remote: Compressing objects: 59% (529/896) 2024-06-26T04:45:54.8582964Z remote: Compressing objects: 60% (538/896) 2024-06-26T04:45:54.8592952Z remote: Compressing objects: 61% (547/896) 2024-06-26T04:45:54.8601094Z remote: Compressing objects: 62% (556/896) 2024-06-26T04:45:54.8609167Z remote: Compressing objects: 63% (565/896) 2024-06-26T04:45:54.8623153Z remote: Compressing objects: 64% (574/896) 2024-06-26T04:45:54.8634221Z remote: Compressing objects: 65% (583/896) 2024-06-26T04:45:54.8641650Z remote: Compressing objects: 66% (592/896) 2024-06-26T04:45:54.8648607Z remote: Compressing objects: 67% (601/896) 2024-06-26T04:45:54.8659196Z remote: Compressing objects: 68% (610/896) 2024-06-26T04:45:54.8668428Z remote: Compressing objects: 69% (619/896) 2024-06-26T04:45:54.8675583Z remote: Compressing objects: 70% (628/896) 2024-06-26T04:45:54.8681363Z remote: Compressing objects: 71% (637/896) 2024-06-26T04:45:54.8692360Z remote: Compressing objects: 72% (646/896) 2024-06-26T04:45:54.8703226Z remote: Compressing objects: 73% (655/896) 2024-06-26T04:45:54.8712182Z remote: Compressing objects: 74% (664/896) 2024-06-26T04:45:54.8716976Z remote: Compressing objects: 75% (672/896) 2024-06-26T04:45:54.8721348Z remote: Compressing objects: 76% (681/896) 2024-06-26T04:45:54.8725326Z remote: Compressing objects: 77% (690/896) 2024-06-26T04:45:54.8725905Z remote: Compressing objects: 78% (699/896) 2024-06-26T04:45:54.8726430Z remote: Compressing objects: 79% (708/896) 2024-06-26T04:45:54.8726947Z remote: Compressing objects: 80% (717/896) 2024-06-26T04:45:54.8727445Z remote: Compressing objects: 81% (726/896) 2024-06-26T04:45:54.8729120Z remote: Compressing objects: 82% (735/896) 2024-06-26T04:45:54.8735882Z remote: Compressing objects: 83% (744/896) 2024-06-26T04:45:54.8736424Z remote: Compressing objects: 84% (753/896) 2024-06-26T04:45:54.8736929Z remote: Compressing objects: 85% (762/896) 2024-06-26T04:45:54.8739545Z remote: Compressing objects: 86% (771/896) 2024-06-26T04:45:54.8749543Z remote: Compressing objects: 87% (780/896) 2024-06-26T04:45:54.8750160Z remote: Compressing objects: 88% (789/896) 2024-06-26T04:45:54.8750674Z remote: Compressing objects: 89% (798/896) 2024-06-26T04:45:54.8751184Z remote: Compressing objects: 90% (807/896) 2024-06-26T04:45:54.8751680Z remote: Compressing objects: 91% (816/896) 2024-06-26T04:45:54.8752199Z remote: Compressing objects: 92% (825/896) 2024-06-26T04:45:54.8752710Z remote: Compressing objects: 93% (834/896) 2024-06-26T04:45:54.8753215Z remote: Compressing objects: 94% (843/896) 2024-06-26T04:45:54.8757492Z remote: Compressing objects: 95% (852/896) 2024-06-26T04:45:54.8758028Z remote: Compressing objects: 96% (861/896) 2024-06-26T04:45:54.8758541Z remote: Compressing objects: 97% (870/896) 2024-06-26T04:45:54.8759045Z remote: Compressing objects: 98% (879/896) 2024-06-26T04:45:54.8759553Z remote: Compressing objects: 99% (888/896) 2024-06-26T04:45:54.8760062Z remote: Compressing objects: 100% (896/896) 2024-06-26T04:45:54.8760608Z remote: Compressing objects: 100% (896/896), done. 2024-06-26T04:46:14.5646693Z remote: Total 989963 (delta 1757), reused 1545 (delta 1280), pack-reused 987786 2024-06-26T04:46:41.4181425Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T04:46:41.4206638Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:46:41.4210470Z ##[endgroup] 2024-06-26T04:46:41.4211007Z ##[group]Determining the checkout info 2024-06-26T04:46:41.4212044Z ##[endgroup] 2024-06-26T04:46:41.4212525Z ##[group]Checking out the ref 2024-06-26T04:46:41.4215343Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:46:42.7640150Z ##[endgroup] 2024-06-26T04:46:42.7678897Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:46:42.7703773Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:46:42.7910948Z Prepare all required actions 2024-06-26T04:46:42.7911515Z Getting action download info 2024-06-26T04:46:42.8928677Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T04:46:43.0089789Z ##[group]Run ./.github/actions/setup-linux 2024-06-26T04:46:43.0090210Z ##[endgroup] 2024-06-26T04:46:43.0154729Z ##[group]Run set -euo pipefail 2024-06-26T04:46:43.0155141Z set -euo pipefail 2024-06-26T04:46:43.0155510Z function get_ec2_metadata() { 2024-06-26T04:46:43.0156027Z  # Pulled from instance metadata endpoint for EC2 2024-06-26T04:46:43.0156918Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-06-26T04:46:43.0157708Z  category=$1 2024-06-26T04:46:43.0158219Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-06-26T04:46:43.0158888Z  runner_name_str=i-044d2bab18f81f62b 2024-06-26T04:46:43.0159335Z  if [[ -f /.inarc ]]; then 2024-06-26T04:46:43.0159790Z  echo "ARC Runner, no info on ec2 metadata" 2024-06-26T04:46:43.0160338Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-06-26T04:46:43.0161012Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-06-26T04:46:43.0161596Z  else 2024-06-26T04:46:43.0162063Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-06-26T04:46:43.0162625Z  fi 2024-06-26T04:46:43.0162872Z } 2024-06-26T04:46:43.0163202Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-06-26T04:46:43.0163767Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-06-26T04:46:43.0164401Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-06-26T04:46:43.0164951Z echo "system info $(uname -a)" 2024-06-26T04:46:43.0172464Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:43.0172947Z ##[endgroup] 2024-06-26T04:46:43.0254312Z ami-id: ami-0ce0c36d7a00b20e2 2024-06-26T04:46:43.0309031Z instance-id: i-044d2bab18f81f62b 2024-06-26T04:46:43.0362210Z instance-type: c5.2xlarge 2024-06-26T04:46:43.0369674Z system info Linux ip-10-0-8-93.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-06-26T04:46:43.0393598Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T04:46:43.0394520Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T04:46:43.0402368Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:43.0402887Z ##[endgroup] 2024-06-26T04:46:43.0468998Z ##[group]Run if systemctl is-active --quiet docker; then 2024-06-26T04:46:43.0469604Z if systemctl is-active --quiet docker; then 2024-06-26T04:46:43.0470144Z  echo "Docker daemon is running..."; 2024-06-26T04:46:43.0470646Z else 2024-06-26T04:46:43.0471275Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-06-26T04:46:43.0471946Z fi 2024-06-26T04:46:43.0501166Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:43.0501677Z ##[endgroup] 2024-06-26T04:46:43.0604878Z Docker daemon is running... 2024-06-26T04:46:43.0652683Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:46:43.0653236Z with: 2024-06-26T04:46:43.0653478Z shell: bash 2024-06-26T04:46:43.0653738Z timeout_minutes: 5 2024-06-26T04:46:43.0654036Z max_attempts: 3 2024-06-26T04:46:43.0654329Z retry_wait_seconds: 30 2024-06-26T04:46:43.0656011Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-06-26T04:46:43.0657621Z polling_interval_seconds: 1 2024-06-26T04:46:43.0657977Z warning_on_retry: true 2024-06-26T04:46:43.0658306Z continue_on_error: false 2024-06-26T04:46:43.0658618Z env: 2024-06-26T04:46:43.0658868Z AWS_RETRY_MODE: standard 2024-06-26T04:46:43.0659195Z AWS_MAX_ATTEMPTS: 5 2024-06-26T04:46:43.0659497Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T04:46:43.0659845Z ##[endgroup] 2024-06-26T04:46:44.4668038Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:46:44.4668884Z Configure a credential helper to remove this warning. See 2024-06-26T04:46:44.4669723Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:46:44.4670284Z 2024-06-26T04:46:44.4670387Z Login Succeeded 2024-06-26T04:46:45.1206963Z Command completed after 1 attempt(s). 2024-06-26T04:46:45.1253593Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:46:45.1254327Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:46:45.1254971Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:46:45.1262866Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:45.1263369Z ##[endgroup] 2024-06-26T04:46:45.1346984Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:46:45.1347755Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:46:45.1348424Z # shellcheck disable=SC2046 2024-06-26T04:46:45.1348867Z docker stop $(docker ps -q) || true 2024-06-26T04:46:45.1349315Z # Prune all of the docker images 2024-06-26T04:46:45.1349752Z docker system prune -af 2024-06-26T04:46:45.1357009Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:45.1357506Z ##[endgroup] 2024-06-26T04:46:45.1604474Z "docker stop" requires at least 1 argument. 2024-06-26T04:46:45.1605096Z See 'docker stop --help'. 2024-06-26T04:46:45.1605519Z 2024-06-26T04:46:45.1605947Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-06-26T04:46:45.1606368Z 2024-06-26T04:46:45.1606518Z Stop one or more running containers 2024-06-26T04:46:45.1765267Z Total reclaimed space: 0B 2024-06-26T04:46:45.1796402Z ##[group]Run set +e 2024-06-26T04:46:45.1796738Z set +e 2024-06-26T04:46:45.1797019Z set -x 2024-06-26T04:46:45.1797289Z  2024-06-26T04:46:45.1797582Z PT_DOMAIN=download.pytorch.org 2024-06-26T04:46:45.1798368Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-06-26T04:46:45.1799463Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-06-26T04:46:45.1800220Z # one is returned at random 2024-06-26T04:46:45.1800728Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-06-26T04:46:45.1801220Z  2024-06-26T04:46:45.1801517Z if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T04:46:45.1802108Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-06-26T04:46:45.1802859Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-06-26T04:46:45.1803407Z  2024-06-26T04:46:45.1803691Z  if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T04:46:45.1804223Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-06-26T04:46:45.1804710Z  exit 1 2024-06-26T04:46:45.1804987Z  fi 2024-06-26T04:46:45.1805245Z fi 2024-06-26T04:46:45.1805494Z  2024-06-26T04:46:45.1805815Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-06-26T04:46:45.1806456Z  # Clean up any old records first 2024-06-26T04:46:45.1806941Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-06-26T04:46:45.1807357Z fi 2024-06-26T04:46:45.1807606Z  2024-06-26T04:46:45.1808104Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-06-26T04:46:45.1808621Z cat /etc/hosts 2024-06-26T04:46:45.1815858Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:45.1816349Z ##[endgroup] 2024-06-26T04:46:45.1837677Z + PT_DOMAIN=download.pytorch.org 2024-06-26T04:46:45.1842777Z ++ dig -4 +short download.pytorch.org 2024-06-26T04:46:45.1843867Z ++ tail -n1 2024-06-26T04:46:45.2258638Z + RESOLVED_IP=18.160.10.76 2024-06-26T04:46:45.2259178Z + '[' -z 18.160.10.76 ']' 2024-06-26T04:46:45.2259595Z + grep -r download.pytorch.org /etc/hosts 2024-06-26T04:46:45.2266557Z 18.160.10.22 download.pytorch.org 2024-06-26T04:46:45.2267589Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-06-26T04:46:45.2375405Z + echo '18.160.10.76 download.pytorch.org' 2024-06-26T04:46:45.2376155Z + sudo tee -a /etc/hosts 2024-06-26T04:46:45.2749861Z 18.160.10.76 download.pytorch.org 2024-06-26T04:46:45.2762918Z + cat /etc/hosts 2024-06-26T04:46:45.2769678Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-06-26T04:46:45.2785494Z ::1 localhost6 localhost6.localdomain6 2024-06-26T04:46:45.2786114Z 18.160.10.76 download.pytorch.org 2024-06-26T04:46:45.2835778Z Prepare all required actions 2024-06-26T04:46:45.2877370Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-06-26T04:46:45.2877810Z with: 2024-06-26T04:46:45.2878249Z github-token: *** 2024-06-26T04:46:45.2878527Z ##[endgroup] 2024-06-26T04:46:45.2895903Z ##[group]Run set -eux 2024-06-26T04:46:45.2896220Z set -eux 2024-06-26T04:46:45.2896895Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-06-26T04:46:45.2904790Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:45.2905268Z env: 2024-06-26T04:46:45.2905687Z GITHUB_TOKEN: *** 2024-06-26T04:46:45.2905977Z ##[endgroup] 2024-06-26T04:46:45.2927552Z + python3 .github/scripts/get_workflow_job_id.py 9673645538 i-044d2bab18f81f62b 2024-06-26T04:46:46.1524559Z setting job-id=26688079738 2024-06-26T04:46:46.1525124Z setting job-name=before-test / target-determination 2024-06-26T04:46:46.1726749Z Prepare all required actions 2024-06-26T04:46:46.1727311Z Getting action download info 2024-06-26T04:46:46.2947426Z ##[group]Run ./.github/actions/pytest-cache-download 2024-06-26T04:46:46.2947873Z with: 2024-06-26T04:46:46.2948135Z cache_dir: .pytest_cache 2024-06-26T04:46:46.2948476Z job_identifier: pull 2024-06-26T04:46:46.2948781Z s3_bucket: gha-artifacts 2024-06-26T04:46:46.2949105Z ##[endgroup] 2024-06-26T04:46:46.2992724Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:46:46.2993325Z with: 2024-06-26T04:46:46.2993725Z shell: bash 2024-06-26T04:46:46.2994086Z timeout_minutes: 5 2024-06-26T04:46:46.2994454Z max_attempts: 5 2024-06-26T04:46:46.2994852Z retry_wait_seconds: 30 2024-06-26T04:46:46.2995367Z command: set -eu python3 -m pip install boto3==1.19.12 2024-06-26T04:46:46.2995941Z polling_interval_seconds: 1 2024-06-26T04:46:46.2996396Z warning_on_retry: true 2024-06-26T04:46:46.3033806Z continue_on_error: false 2024-06-26T04:46:46.3034259Z ##[endgroup] 2024-06-26T04:46:46.8002555Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:46:46.8198029Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-06-26T04:46:46.8250320Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-06-26T04:46:46.8296222Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-06-26T04:46:46.8309075Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-06-26T04:46:46.8334702Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-06-26T04:46:46.8362836Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.19) 2024-06-26T04:46:46.8553893Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-06-26T04:46:47.3555027Z Command completed after 1 attempt(s). 2024-06-26T04:46:47.3603560Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-06-26T04:46:47.3604142Z python3 .github/scripts/pytest_cache.py \ 2024-06-26T04:46:47.3604608Z  --download \ 2024-06-26T04:46:47.3605031Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-06-26T04:46:47.3605526Z  --pr_identifier $GITHUB_REF \ 2024-06-26T04:46:47.3605977Z  --job_identifier $JOB_IDENTIFIER \ 2024-06-26T04:46:47.3606422Z  --temp_dir $RUNNER_TEMP \ 2024-06-26T04:46:47.3606810Z  --repo $REPO \ 2024-06-26T04:46:47.3607146Z  --bucket $BUCKET \ 2024-06-26T04:46:47.3614551Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:47.3615035Z env: 2024-06-26T04:46:47.3615280Z CACHE_DIR: .pytest_cache 2024-06-26T04:46:47.3615621Z JOB_IDENTIFIER: pull 2024-06-26T04:46:47.3615939Z REPO: pytorch/pytorch 2024-06-26T04:46:47.3616249Z BUCKET: gha-artifacts 2024-06-26T04:46:47.3616563Z ##[endgroup] 2024-06-26T04:46:47.6577287Z PR identifier for `refs/pull/129470/merge` is `9d05f01a438f32bd0a1a446ace4d18de` 2024-06-26T04:46:47.6579970Z Downloading cache with args Namespace(bucket='gha-artifacts', cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', download=True, job_identifier='pull', pr_identifier='refs/pull/129470/merge', repo='pytorch/pytorch', sha=None, shard=None, temp_dir='/home/ec2-user/actions-runner/_work/_temp', test_config=None, upload=False) 2024-06-26T04:46:47.6583164Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/9d05f01a438f32bd0a1a446ace4d18de/pull` in bucket `gha-artifacts` 2024-06-26T04:46:47.7093222Z ##[group]Run seemethere/download-artifact-s3@v4 2024-06-26T04:46:47.7093858Z with: 2024-06-26T04:46:47.7094115Z name: llm_results 2024-06-26T04:46:47.7094435Z path: .additional_ci_files/llm_results 2024-06-26T04:46:47.7094850Z s3-bucket: gha-artifacts 2024-06-26T04:46:47.7095179Z region: us-east-1 2024-06-26T04:46:47.7095451Z ##[endgroup] 2024-06-26T04:46:48.1864855Z (node:20077) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-06-26T04:46:48.1865633Z 2024-06-26T04:46:48.1865886Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-06-26T04:46:48.1866639Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-06-26T04:46:48.1867486Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-06-26T04:46:48.2591820Z Found 1 objects with prefix pytorch/pytorch/9673645538/llm_results/ 2024-06-26T04:46:48.2594794Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-06-26T04:46:48.3060067Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-06-26T04:46:48.3067163Z Artifact download has finished successfully 2024-06-26T04:46:48.3229766Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-06-26T04:46:48.3231123Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-06-26T04:46:48.3232113Z python3 -m pip install boto3==1.19.12 2024-06-26T04:46:48.3232699Z python3 tools/testing/do_target_determination_for_s3.py 2024-06-26T04:46:48.3240662Z shell: /usr/bin/bash -e {0} 2024-06-26T04:46:48.3241001Z env: 2024-06-26T04:46:48.3241554Z GITHUB_TOKEN: *** 2024-06-26T04:46:48.3241869Z GITHUB_REPOSITORY: pytorch/pytorch 2024-06-26T04:46:48.3242269Z GITHUB_WORKFLOW: pull 2024-06-26T04:46:48.3242612Z GITHUB_JOB: target-determination 2024-06-26T04:46:48.3242979Z GITHUB_RUN_ID: 9673645538 2024-06-26T04:46:48.3243318Z GITHUB_RUN_NUMBER: 219936 2024-06-26T04:46:48.3243651Z GITHUB_RUN_ATTEMPT: 1 2024-06-26T04:46:48.3243971Z GITHUB_REF: refs/pull/129470/merge 2024-06-26T04:46:48.3244404Z JOB_ID: 26688079738 2024-06-26T04:46:48.3244753Z JOB_NAME: before-test / target-determination 2024-06-26T04:46:48.3245182Z PR_NUMBER: 129470 2024-06-26T04:46:48.3245469Z ##[endgroup] 2024-06-26T04:46:48.3296482Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-06-26T04:46:48.3297182Z creating: .additional_ci_files/llm_results/mappings/ 2024-06-26T04:46:48.3301833Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-06-26T04:46:48.5554083Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:46:48.5733243Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-06-26T04:46:48.5789188Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-06-26T04:46:48.5817134Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-06-26T04:46:48.5861351Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-06-26T04:46:48.5875110Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.19) 2024-06-26T04:46:48.6072182Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-06-26T04:46:48.6092798Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-06-26T04:46:52.1199832Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-times.json 2024-06-26T04:46:52.1204356Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-times.json 2024-06-26T04:46:52.1209747Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-file-ratings.json 2024-06-26T04:46:52.1214628Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_class_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-ratings.json 2024-06-26T04:46:52.1218703Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_historical_edited_files.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_historical_edited_files.json 2024-06-26T04:46:52.1223664Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_profiling.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_profiling.json 2024-06-26T04:46:52.1226225Z Received 613 tests to prioritize 2024-06-26T04:46:52.1226982Z backends/xeon/test_launch 2024-06-26T04:46:52.1227650Z benchmark_utils/test_benchmark_utils 2024-06-26T04:46:52.1228595Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-06-26T04:46:52.1229496Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-06-26T04:46:52.1230081Z distributed/_composable/fsdp/test_fully_shard_comm 2024-06-26T04:46:52.1230640Z distributed/_composable/fsdp/test_fully_shard_compile 2024-06-26T04:46:52.1231222Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-06-26T04:46:52.1231818Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-06-26T04:46:52.1232746Z distributed/_composable/fsdp/test_fully_shard_init 2024-06-26T04:46:52.1233704Z distributed/_composable/fsdp/test_fully_shard_logging 2024-06-26T04:46:52.1234249Z distributed/_composable/fsdp/test_fully_shard_memory 2024-06-26T04:46:52.1234851Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-06-26T04:46:52.1235461Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-06-26T04:46:52.1236000Z distributed/_composable/fsdp/test_fully_shard_state 2024-06-26T04:46:52.1236568Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-06-26T04:46:52.1237145Z distributed/_composable/fsdp/test_fully_shard_training 2024-06-26T04:46:52.1237735Z distributed/_composable/fully_shard/test_fully_shard_compile 2024-06-26T04:46:52.1238351Z distributed/_composable/fully_shard/test_fully_shard_init 2024-06-26T04:46:52.1239007Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision 2024-06-26T04:46:52.1239728Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint 2024-06-26T04:46:52.1240447Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint 2024-06-26T04:46:52.1241120Z distributed/_composable/fully_shard/test_fully_shard_runtime 2024-06-26T04:46:52.1241732Z distributed/_composable/fully_shard/test_fully_shard_util 2024-06-26T04:46:52.1242240Z distributed/_composable/test_checkpoint 2024-06-26T04:46:52.1242684Z distributed/_composable/test_compose 2024-06-26T04:46:52.1243105Z distributed/_composable/test_contract 2024-06-26T04:46:52.1243520Z distributed/_composable/test_replicate 2024-06-26T04:46:52.1244017Z distributed/_composable/test_replicate_with_compiler 2024-06-26T04:46:52.1244575Z distributed/_shard/sharded_optim/test_sharded_optim 2024-06-26T04:46:52.1245116Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-06-26T04:46:52.1245672Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-06-26T04:46:52.1246245Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-06-26T04:46:52.1246790Z distributed/_shard/sharded_tensor/ops/test_init 2024-06-26T04:46:52.1247320Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-06-26T04:46:52.1247847Z distributed/_shard/sharded_tensor/test_logger 2024-06-26T04:46:52.1248357Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-06-26T04:46:52.1248949Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-06-26T04:46:52.1249545Z distributed/_shard/sharding_plan/test_sharding_plan 2024-06-26T04:46:52.1250082Z distributed/_shard/sharding_spec/test_sharding_spec 2024-06-26T04:46:52.1250584Z distributed/_shard/test_sharder 2024-06-26T04:46:52.1250975Z distributed/_spmd/test_data_parallel 2024-06-26T04:46:52.1251383Z distributed/_spmd/test_graph_utils 2024-06-26T04:46:52.1251777Z distributed/_spmd/test_tracing 2024-06-26T04:46:52.1252163Z distributed/_spmd/test_transformation 2024-06-26T04:46:52.1252582Z distributed/_tensor/debug/test_comm_mode 2024-06-26T04:46:52.1253042Z distributed/_tensor/debug/test_op_coverage 2024-06-26T04:46:52.1253689Z distributed/_tensor/experimental/test_local_map 2024-06-26T04:46:52.1254224Z distributed/_tensor/experimental/test_tp_transform 2024-06-26T04:46:52.1254686Z distributed/_tensor/test_api 2024-06-26T04:46:52.1255059Z distributed/_tensor/test_attention 2024-06-26T04:46:52.1255469Z distributed/_tensor/test_common_rules 2024-06-26T04:46:52.1255970Z distributed/_tensor/test_convolution_ops 2024-06-26T04:46:52.1256402Z distributed/_tensor/test_dtensor 2024-06-26T04:46:52.1256935Z distributed/_tensor/test_dtensor_compile 2024-06-26T04:46:52.1257356Z distributed/_tensor/test_dtensor_ops 2024-06-26T04:46:52.1257782Z distributed/_tensor/test_embedding_ops 2024-06-26T04:46:52.1258227Z distributed/_tensor/test_experimental_ops 2024-06-26T04:46:52.1258649Z distributed/_tensor/test_init 2024-06-26T04:46:52.1259023Z distributed/_tensor/test_math_ops 2024-06-26T04:46:52.1259427Z distributed/_tensor/test_matrix_ops 2024-06-26T04:46:52.1259830Z distributed/_tensor/test_op_strategy 2024-06-26T04:46:52.1260248Z distributed/_tensor/test_optimizers 2024-06-26T04:46:52.1260664Z distributed/_tensor/test_pointwise_ops 2024-06-26T04:46:52.1261075Z distributed/_tensor/test_random_ops 2024-06-26T04:46:52.1261482Z distributed/_tensor/test_redistribute 2024-06-26T04:46:52.1261902Z distributed/_tensor/test_tensor_ops 2024-06-26T04:46:52.1262292Z distributed/_tensor/test_utils 2024-06-26T04:46:52.1262828Z distributed/_tensor/test_view_ops 2024-06-26T04:46:52.1263279Z distributed/_tensor/test_xla_integration 2024-06-26T04:46:52.1264021Z distributed/_tools/test_fsdp2_mem_tracker 2024-06-26T04:46:52.1264758Z distributed/_tools/test_mem_tracker 2024-06-26T04:46:52.1265498Z distributed/_tools/test_memory_tracker 2024-06-26T04:46:52.1265929Z distributed/_tools/test_mod_tracker 2024-06-26T04:46:52.1266404Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-06-26T04:46:52.1267246Z distributed/algorithms/quantization/test_quantization 2024-06-26T04:46:52.1268341Z distributed/algorithms/test_join 2024-06-26T04:46:52.1269169Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-06-26T04:46:52.1270133Z distributed/checkpoint/e2e/test_fine_tuning 2024-06-26T04:46:52.1270985Z distributed/checkpoint/e2e/test_fsdp_ep 2024-06-26T04:46:52.1271614Z distributed/checkpoint/e2e/test_pipeline 2024-06-26T04:46:52.1272088Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-06-26T04:46:52.1272542Z distributed/checkpoint/test_checkpoint 2024-06-26T04:46:52.1272980Z distributed/checkpoint/test_compatibility 2024-06-26T04:46:52.1273439Z distributed/checkpoint/test_dedup_tensors 2024-06-26T04:46:52.1273922Z distributed/checkpoint/test_dtensor_checkpoint 2024-06-26T04:46:52.1274418Z distributed/checkpoint/test_dtensor_resharding 2024-06-26T04:46:52.1274944Z distributed/checkpoint/test_file_system_checkpoint 2024-06-26T04:46:52.1275506Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-06-26T04:46:52.1276016Z distributed/checkpoint/test_format_utils 2024-06-26T04:46:52.1276497Z distributed/checkpoint/test_fsdp_model_state 2024-06-26T04:46:52.1276986Z distributed/checkpoint/test_fsdp_optim_state 2024-06-26T04:46:52.1277530Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-06-26T04:46:52.1278055Z distributed/checkpoint/test_fsspec 2024-06-26T04:46:52.1278504Z distributed/checkpoint/test_hsdp_checkpoint 2024-06-26T04:46:52.1278953Z distributed/checkpoint/test_nested_dict 2024-06-26T04:46:52.1279381Z distributed/checkpoint/test_planner 2024-06-26T04:46:52.1279810Z distributed/checkpoint/test_save_load_api 2024-06-26T04:46:52.1280247Z distributed/checkpoint/test_state_dict 2024-06-26T04:46:52.1280708Z distributed/checkpoint/test_state_dict_utils 2024-06-26T04:46:52.1281179Z distributed/checkpoint/test_tp_checkpoint 2024-06-26T04:46:52.1281611Z distributed/checkpoint/test_traverse 2024-06-26T04:46:52.1282025Z distributed/checkpoint/test_utils 2024-06-26T04:46:52.1282430Z distributed/elastic/events/lib_test 2024-06-26T04:46:52.1283029Z distributed/elastic/metrics/api_test 2024-06-26T04:46:52.1283490Z distributed/elastic/multiprocessing/api_test 2024-06-26T04:46:52.1283957Z distributed/elastic/test_control_plane 2024-06-26T04:46:52.1284368Z distributed/elastic/timer/api_test 2024-06-26T04:46:52.1284816Z distributed/elastic/timer/local_timer_example 2024-06-26T04:46:52.1285400Z distributed/elastic/timer/local_timer_test 2024-06-26T04:46:52.1285873Z distributed/elastic/utils/distributed_test 2024-06-26T04:46:52.1286316Z distributed/elastic/utils/logging_test 2024-06-26T04:46:52.1286744Z distributed/elastic/utils/util_test 2024-06-26T04:46:52.1287174Z distributed/fsdp/test_checkpoint_wrapper 2024-06-26T04:46:52.1287639Z distributed/fsdp/test_distributed_checkpoint 2024-06-26T04:46:52.1288087Z distributed/fsdp/test_fsdp_apply 2024-06-26T04:46:52.1288518Z distributed/fsdp/test_fsdp_backward_prefetch 2024-06-26T04:46:52.1288962Z distributed/fsdp/test_fsdp_checkpoint 2024-06-26T04:46:52.1289397Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-06-26T04:46:52.1289836Z distributed/fsdp/test_fsdp_comm 2024-06-26T04:46:52.1290215Z distributed/fsdp/test_fsdp_comm_hooks 2024-06-26T04:46:52.1290621Z distributed/fsdp/test_fsdp_core 2024-06-26T04:46:52.1291045Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-06-26T04:46:52.1291525Z distributed/fsdp/test_fsdp_exec_order 2024-06-26T04:46:52.1291940Z distributed/fsdp/test_fsdp_fine_tune 2024-06-26T04:46:52.1292369Z distributed/fsdp/test_fsdp_flatten_params 2024-06-26T04:46:52.1292843Z distributed/fsdp/test_fsdp_freezing_weights 2024-06-26T04:46:52.1293276Z distributed/fsdp/test_fsdp_fx 2024-06-26T04:46:52.1293663Z distributed/fsdp/test_fsdp_grad_acc 2024-06-26T04:46:52.1294083Z distributed/fsdp/test_fsdp_hybrid_shard 2024-06-26T04:46:52.1294524Z distributed/fsdp/test_fsdp_ignored_modules 2024-06-26T04:46:52.1294963Z distributed/fsdp/test_fsdp_input 2024-06-26T04:46:52.1295352Z distributed/fsdp/test_fsdp_memory 2024-06-26T04:46:52.1295735Z distributed/fsdp/test_fsdp_meta 2024-06-26T04:46:52.1296120Z distributed/fsdp/test_fsdp_misc 2024-06-26T04:46:52.1296534Z distributed/fsdp/test_fsdp_mixed_precision 2024-06-26T04:46:52.1297167Z distributed/fsdp/test_fsdp_multiple_forward 2024-06-26T04:46:52.1297637Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-06-26T04:46:52.1298103Z distributed/fsdp/test_fsdp_optim_state 2024-06-26T04:46:52.1298525Z distributed/fsdp/test_fsdp_overlap 2024-06-26T04:46:52.1298923Z distributed/fsdp/test_fsdp_pure_fp16 2024-06-26T04:46:52.1299379Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-06-26T04:46:52.1299840Z distributed/fsdp/test_fsdp_state_dict 2024-06-26T04:46:52.1300261Z distributed/fsdp/test_fsdp_tp_integration 2024-06-26T04:46:52.1300704Z distributed/fsdp/test_fsdp_traversal 2024-06-26T04:46:52.1301110Z distributed/fsdp/test_fsdp_uneven 2024-06-26T04:46:52.1301516Z distributed/fsdp/test_fsdp_unshard_params 2024-06-26T04:46:52.1301975Z distributed/fsdp/test_fsdp_use_orig_params 2024-06-26T04:46:52.1302634Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-06-26T04:46:52.1303079Z distributed/fsdp/test_shard_utils 2024-06-26T04:46:52.1303469Z distributed/fsdp/test_utils 2024-06-26T04:46:52.1303832Z distributed/fsdp/test_wrap 2024-06-26T04:46:52.1304175Z distributed/launcher/test_run 2024-06-26T04:46:52.1304567Z distributed/nn/jit/test_instantiator 2024-06-26T04:46:52.1305044Z distributed/optim/test_apply_optimizer_in_backward 2024-06-26T04:46:52.1305523Z distributed/optim/test_named_optimizer 2024-06-26T04:46:52.1305997Z distributed/optim/test_zero_redundancy_optimizer 2024-06-26T04:46:52.1306483Z distributed/pipelining/test_backward 2024-06-26T04:46:52.1306906Z distributed/pipelining/test_composability 2024-06-26T04:46:52.1307361Z distributed/pipelining/test_microbatch 2024-06-26T04:46:52.1307785Z distributed/pipelining/test_pipe 2024-06-26T04:46:52.1308177Z distributed/pipelining/test_schedule 2024-06-26T04:46:52.1308609Z distributed/pipelining/test_stage 2024-06-26T04:46:52.1309193Z distributed/pipelining/test_transformer 2024-06-26T04:46:52.1309626Z distributed/pipelining/test_unflatten 2024-06-26T04:46:52.1310082Z distributed/rpc/cuda/test_tensorpipe_agent 2024-06-26T04:46:52.1310527Z distributed/rpc/test_faulty_agent 2024-06-26T04:46:52.1310910Z distributed/rpc/test_share_memory 2024-06-26T04:46:52.1311449Z distributed/rpc/test_tensorpipe_agent 2024-06-26T04:46:52.1311923Z distributed/tensor/parallel/test_ddp_2d_parallel 2024-06-26T04:46:52.1312438Z distributed/tensor/parallel/test_fsdp_2d_parallel 2024-06-26T04:46:52.1312985Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-06-26T04:46:52.1313534Z distributed/tensor/parallel/test_parallelize_api 2024-06-26T04:46:52.1314038Z distributed/tensor/parallel/test_tp_examples 2024-06-26T04:46:52.1314545Z distributed/tensor/parallel/test_tp_random_state 2024-06-26T04:46:52.1315040Z distributed/tensor/parallel/test_tp_style 2024-06-26T04:46:52.1315460Z distributed/test_c10d_common 2024-06-26T04:46:52.1315849Z distributed/test_c10d_functional_native 2024-06-26T04:46:52.1316261Z distributed/test_c10d_gloo 2024-06-26T04:46:52.1316599Z distributed/test_c10d_logger 2024-06-26T04:46:52.1316953Z distributed/test_c10d_nccl 2024-06-26T04:46:52.1317328Z distributed/test_c10d_object_collectives 2024-06-26T04:46:52.1317744Z distributed/test_c10d_ops_nccl 2024-06-26T04:46:52.1318112Z distributed/test_c10d_pypg 2024-06-26T04:46:52.1318472Z distributed/test_c10d_spawn_gloo 2024-06-26T04:46:52.1318844Z distributed/test_c10d_spawn_nccl 2024-06-26T04:46:52.1319226Z distributed/test_c10d_spawn_ucc 2024-06-26T04:46:52.1319596Z distributed/test_c10d_ucc 2024-06-26T04:46:52.1319939Z distributed/test_collective_utils 2024-06-26T04:46:52.1320355Z distributed/test_compute_comm_reordering 2024-06-26T04:46:52.1320798Z distributed/test_control_collectives 2024-06-26T04:46:52.1321183Z distributed/test_cuda_p2p 2024-06-26T04:46:52.1321538Z distributed/test_data_parallel 2024-06-26T04:46:52.1321919Z distributed/test_device_mesh 2024-06-26T04:46:52.1322279Z distributed/test_distributed_spawn 2024-06-26T04:46:52.1322697Z distributed/test_dynamo_distributed 2024-06-26T04:46:52.1323086Z distributed/test_fake_pg 2024-06-26T04:46:52.1323425Z distributed/test_functional_api 2024-06-26T04:46:52.1323826Z distributed/test_inductor_collectives 2024-06-26T04:46:52.1324228Z distributed/test_launcher 2024-06-26T04:46:52.1324576Z distributed/test_multi_threaded_pg 2024-06-26T04:46:52.1324963Z distributed/test_nccl 2024-06-26T04:46:52.1325293Z distributed/test_pg_wrapper 2024-06-26T04:46:52.1325628Z distributed/test_store 2024-06-26T04:46:52.1325975Z distributed/test_symmetric_memory 2024-06-26T04:46:52.1326369Z distributions/test_constraints 2024-06-26T04:46:52.1326745Z distributions/test_distributions 2024-06-26T04:46:52.1327104Z doctests 2024-06-26T04:46:52.1327388Z dynamo/test_activation_checkpointing 2024-06-26T04:46:52.1327766Z dynamo/test_after_aot 2024-06-26T04:46:52.1328091Z dynamo/test_aot_autograd 2024-06-26T04:46:52.1328438Z dynamo/test_aot_autograd_cache 2024-06-26T04:46:52.1328795Z dynamo/test_autograd_function 2024-06-26T04:46:52.1329148Z dynamo/test_backends 2024-06-26T04:46:52.1329483Z dynamo/test_backward_higher_order_ops 2024-06-26T04:46:52.1329871Z dynamo/test_base_output 2024-06-26T04:46:52.1330240Z dynamo/test_bytecode_utils 2024-06-26T04:46:52.1330575Z dynamo/test_compile 2024-06-26T04:46:52.1330864Z dynamo/test_comptime 2024-06-26T04:46:52.1331171Z dynamo/test_config 2024-06-26T04:46:52.1331475Z dynamo/test_ctx_manager 2024-06-26T04:46:52.1331789Z dynamo/test_cudagraphs 2024-06-26T04:46:52.1332116Z dynamo/test_debug_utils 2024-06-26T04:46:52.1332443Z dynamo/test_decorators 2024-06-26T04:46:52.1332753Z dynamo/test_deviceguard 2024-06-26T04:46:52.1333082Z dynamo/test_dynamic_shapes 2024-06-26T04:46:52.1333417Z dynamo/test_exc 2024-06-26T04:46:52.1333732Z dynamo/test_exceptions 2024-06-26T04:46:52.1334180Z dynamo/test_export 2024-06-26T04:46:52.1334788Z dynamo/test_export_mutations 2024-06-26T04:46:52.1335300Z dynamo/test_frame_init 2024-06-26T04:46:52.1335737Z dynamo/test_functions 2024-06-26T04:46:52.1336202Z dynamo/test_fx_passes_pre_grad 2024-06-26T04:46:52.1336551Z dynamo/test_global 2024-06-26T04:46:52.1336974Z dynamo/test_guard_manager 2024-06-26T04:46:52.1337420Z dynamo/test_higher_order_ops 2024-06-26T04:46:52.1337754Z dynamo/test_hooks 2024-06-26T04:46:52.1338070Z dynamo/test_inline_inbuilt_nn_modules 2024-06-26T04:46:52.1338475Z dynamo/test_input_attr_tracking 2024-06-26T04:46:52.1338824Z dynamo/test_interop 2024-06-26T04:46:52.1339122Z dynamo/test_logging 2024-06-26T04:46:52.1339419Z dynamo/test_minifier 2024-06-26T04:46:52.1339732Z dynamo/test_misc 2024-06-26T04:46:52.1340021Z dynamo/test_model_output 2024-06-26T04:46:52.1340344Z dynamo/test_modules 2024-06-26T04:46:52.1340627Z dynamo/test_nops 2024-06-26T04:46:52.1340915Z dynamo/test_optimizers 2024-06-26T04:46:52.1341229Z dynamo/test_pre_dispatch 2024-06-26T04:46:52.1341561Z dynamo/test_profiler 2024-06-26T04:46:52.1341877Z dynamo/test_python_autograd 2024-06-26T04:46:52.1342214Z dynamo/test_recompile_ux 2024-06-26T04:46:52.1342693Z dynamo/test_recompiles 2024-06-26T04:46:52.1343022Z dynamo/test_reorder_logs 2024-06-26T04:46:52.1343341Z dynamo/test_repros 2024-06-26T04:46:52.1343638Z dynamo/test_resume 2024-06-26T04:46:52.1343933Z dynamo/test_sdpa 2024-06-26T04:46:52.1344221Z dynamo/test_skip_non_tensor 2024-06-26T04:46:52.1344563Z dynamo/test_sources 2024-06-26T04:46:52.1344878Z dynamo/test_structured_trace 2024-06-26T04:46:52.1345218Z dynamo/test_subclasses 2024-06-26T04:46:52.1345540Z dynamo/test_subgraphs 2024-06-26T04:46:52.1345849Z dynamo/test_torchrec 2024-06-26T04:46:52.1346147Z dynamo/test_trace_rules 2024-06-26T04:46:52.1346470Z dynamo/test_unspec 2024-06-26T04:46:52.1346783Z dynamo/test_verify_correctness 2024-06-26T04:46:52.1347123Z dynamo/test_view 2024-06-26T04:46:52.1347412Z export/test_converter 2024-06-26T04:46:52.1347720Z export/test_db 2024-06-26T04:46:52.1348033Z export/test_experimental 2024-06-26T04:46:52.1348361Z export/test_export 2024-06-26T04:46:52.1348675Z export/test_export_nonstrict 2024-06-26T04:46:52.1349042Z export/test_functionalized_assertions 2024-06-26T04:46:52.1349438Z export/test_hop 2024-06-26T04:46:52.1349727Z export/test_lift_unlift 2024-06-26T04:46:52.1350038Z export/test_pass_infra 2024-06-26T04:46:52.1350352Z export/test_passes 2024-06-26T04:46:52.1350666Z export/test_retraceability 2024-06-26T04:46:52.1350991Z export/test_schema 2024-06-26T04:46:52.1351282Z export/test_serdes 2024-06-26T04:46:52.1351583Z export/test_serialize 2024-06-26T04:46:52.1351880Z export/test_sparse 2024-06-26T04:46:52.1352176Z export/test_tools 2024-06-26T04:46:52.1352470Z export/test_torchbind 2024-06-26T04:46:52.1352770Z export/test_tree_utils 2024-06-26T04:46:52.1353088Z export/test_unflatten 2024-06-26T04:46:52.1353398Z export/test_verifier 2024-06-26T04:46:52.1353692Z functorch/test_ac 2024-06-26T04:46:52.1353994Z functorch/test_aotdispatch 2024-06-26T04:46:52.1354342Z functorch/test_control_flow 2024-06-26T04:46:52.1354676Z functorch/test_dims 2024-06-26T04:46:52.1354996Z functorch/test_eager_transforms 2024-06-26T04:46:52.1355372Z functorch/test_logging 2024-06-26T04:46:52.1355708Z functorch/test_memory_efficient_fusion 2024-06-26T04:46:52.1356114Z functorch/test_minifier 2024-06-26T04:46:52.1356424Z functorch/test_ops 2024-06-26T04:46:52.1356747Z functorch/test_parsing 2024-06-26T04:46:52.1357193Z functorch/test_rearrange 2024-06-26T04:46:52.1357655Z functorch/test_vmap 2024-06-26T04:46:52.1358192Z functorch/test_vmap_registrations 2024-06-26T04:46:52.1358931Z higher_order_ops/test_with_effects 2024-06-26T04:46:52.1359546Z inductor/test_aot_inductor 2024-06-26T04:46:52.1360070Z inductor/test_aot_inductor_utils 2024-06-26T04:46:52.1360707Z inductor/test_benchmark_fusion 2024-06-26T04:46:52.1361552Z inductor/test_binary_folding 2024-06-26T04:46:52.1362203Z inductor/test_codecache 2024-06-26T04:46:52.1362820Z inductor/test_codegen_triton 2024-06-26T04:46:52.1363470Z inductor/test_compile_worker 2024-06-26T04:46:52.1364153Z inductor/test_compiled_autograd 2024-06-26T04:46:52.1364876Z inductor/test_compiled_optimizers 2024-06-26T04:46:52.1365688Z inductor/test_config 2024-06-26T04:46:52.1366274Z inductor/test_control_flow 2024-06-26T04:46:52.1366968Z inductor/test_coordinate_descent_tuner 2024-06-26T04:46:52.1367741Z inductor/test_cpp_wrapper_hipify 2024-06-26T04:46:52.1368461Z inductor/test_cpu_cpp_wrapper 2024-06-26T04:46:52.1369133Z inductor/test_cpu_repro 2024-06-26T04:46:52.1369757Z inductor/test_cpu_select_algorithm 2024-06-26T04:46:52.1370505Z inductor/test_cuda_cpp_wrapper 2024-06-26T04:46:52.1371180Z inductor/test_cuda_repro 2024-06-26T04:46:52.1371803Z inductor/test_cudacodecache 2024-06-26T04:46:52.1372481Z inductor/test_cudagraph_trees 2024-06-26T04:46:52.1373192Z inductor/test_custom_lowering 2024-06-26T04:46:52.1373894Z inductor/test_custom_post_grad_passes 2024-06-26T04:46:52.1374660Z inductor/test_cutlass_backend 2024-06-26T04:46:52.1375330Z inductor/test_debug_trace 2024-06-26T04:46:52.1375941Z inductor/test_decompose_mem_bound_mm 2024-06-26T04:46:52.1376648Z inductor/test_dependencies 2024-06-26T04:46:52.1377436Z inductor/test_distributed_patterns 2024-06-26T04:46:52.1378123Z inductor/test_efficient_conv_bn_eval 2024-06-26T04:46:52.1378815Z inductor/test_extension_backend 2024-06-26T04:46:52.1379504Z inductor/test_flex_attention 2024-06-26T04:46:52.1380094Z inductor/test_foreach 2024-06-26T04:46:52.1380643Z inductor/test_fp8 2024-06-26T04:46:52.1381186Z inductor/test_fused_attention 2024-06-26T04:46:52.1381839Z inductor/test_fx_fusion 2024-06-26T04:46:52.1382660Z inductor/test_graph_transform_observer 2024-06-26T04:46:52.1383450Z inductor/test_group_batch_fusion 2024-06-26T04:46:52.1384067Z inductor/test_halide 2024-06-26T04:46:52.1384530Z inductor/test_indexing 2024-06-26T04:46:52.1384873Z inductor/test_inductor_freezing 2024-06-26T04:46:52.1385239Z inductor/test_inductor_utils 2024-06-26T04:46:52.1385596Z inductor/test_inplacing_pass 2024-06-26T04:46:52.1385961Z inductor/test_kernel_benchmark 2024-06-26T04:46:52.1386315Z inductor/test_layout_optim 2024-06-26T04:46:52.1386668Z inductor/test_loop_ordering 2024-06-26T04:46:52.1387018Z inductor/test_max_autotune 2024-06-26T04:46:52.1387355Z inductor/test_memory_planning 2024-06-26T04:46:52.1387712Z inductor/test_metrics 2024-06-26T04:46:52.1388028Z inductor/test_minifier 2024-06-26T04:46:52.1388347Z inductor/test_minifier_isolate 2024-06-26T04:46:52.1388733Z inductor/test_mkldnn_pattern_matcher 2024-06-26T04:46:52.1389127Z inductor/test_mmdecomp 2024-06-26T04:46:52.1389468Z inductor/test_move_constructors_to_cuda 2024-06-26T04:46:52.1389879Z inductor/test_multi_kernel 2024-06-26T04:46:52.1390215Z inductor/test_pad_mm 2024-06-26T04:46:52.1390515Z inductor/test_padding 2024-06-26T04:46:52.1390905Z inductor/test_pattern_matcher 2024-06-26T04:46:52.1391260Z inductor/test_perf 2024-06-26T04:46:52.1391549Z inductor/test_profiler 2024-06-26T04:46:52.1391881Z inductor/test_select_algorithm 2024-06-26T04:46:52.1392240Z inductor/test_smoke 2024-06-26T04:46:52.1392542Z inductor/test_snode_runtime 2024-06-26T04:46:52.1392908Z inductor/test_split_cat_fx_passes 2024-06-26T04:46:52.1393304Z inductor/test_standalone_compile 2024-06-26T04:46:52.1393677Z inductor/test_torchbind 2024-06-26T04:46:52.1394011Z inductor/test_torchinductor 2024-06-26T04:46:52.1394448Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-06-26T04:46:52.1394951Z inductor/test_torchinductor_dynamic_shapes 2024-06-26T04:46:52.1395399Z inductor/test_torchinductor_opinfo 2024-06-26T04:46:52.1395861Z inductor/test_torchinductor_strided_blocks 2024-06-26T04:46:52.1396304Z inductor/test_triton_extension_backend 2024-06-26T04:46:52.1396721Z inductor/test_triton_heuristics 2024-06-26T04:46:52.1397305Z inductor/test_triton_kernels 2024-06-26T04:46:52.1397664Z inductor/test_triton_wrapper 2024-06-26T04:46:52.1398032Z inductor/test_unbacked_symints 2024-06-26T04:46:52.1398392Z inductor/test_utils 2024-06-26T04:46:52.1398688Z inductor/test_xpu_basic 2024-06-26T04:46:52.1399184Z lazy/test_bindings 2024-06-26T04:46:52.1399485Z lazy/test_debug_util 2024-06-26T04:46:52.1399800Z lazy/test_extract_compiled_graph 2024-06-26T04:46:52.1400241Z lazy/test_functionalization 2024-06-26T04:46:52.1400587Z lazy/test_generator 2024-06-26T04:46:52.1400878Z lazy/test_meta_kernel 2024-06-26T04:46:52.1401189Z lazy/test_reuse_ir 2024-06-26T04:46:52.1401496Z lazy/test_step_closures 2024-06-26T04:46:52.1401807Z lazy/test_ts_opinfo 2024-06-26T04:46:52.1402109Z nn/test_convolution 2024-06-26T04:46:52.1402405Z nn/test_dropout 2024-06-26T04:46:52.1402671Z nn/test_embedding 2024-06-26T04:46:52.1402950Z nn/test_init 2024-06-26T04:46:52.1403221Z nn/test_lazy_modules 2024-06-26T04:46:52.1403521Z nn/test_load_state_dict 2024-06-26T04:46:52.1403839Z nn/test_module_hooks 2024-06-26T04:46:52.1404154Z nn/test_multihead_attention 2024-06-26T04:46:52.1404485Z nn/test_packed_sequence 2024-06-26T04:46:52.1404833Z nn/test_parametrization 2024-06-26T04:46:52.1405278Z nn/test_pooling 2024-06-26T04:46:52.1405698Z nn/test_pruning 2024-06-26T04:46:52.1427020Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-06-26T04:46:52.1427516Z onnx/dynamo/test_exporter_api 2024-06-26T04:46:52.1427926Z onnx/dynamo/test_registry_dispatcher 2024-06-26T04:46:52.1428338Z onnx/internal/test_beartype 2024-06-26T04:46:52.1428695Z onnx/internal/test_diagnostics 2024-06-26T04:46:52.1429082Z onnx/internal/test_registraion 2024-06-26T04:46:52.1429458Z onnx/test_autograd_funs 2024-06-26T04:46:52.1429771Z onnx/test_custom_ops 2024-06-26T04:46:52.1430091Z onnx/test_export_modes 2024-06-26T04:46:52.1430428Z onnx/test_fx_op_consistency 2024-06-26T04:46:52.1430812Z onnx/test_fx_passes 2024-06-26T04:46:52.1431107Z onnx/test_fx_to_onnx 2024-06-26T04:46:52.1431435Z onnx/test_fx_to_onnx_decomp_skip 2024-06-26T04:46:52.1431821Z onnx/test_fx_to_onnx_with_onnxruntime 2024-06-26T04:46:52.1432212Z onnx/test_fx_type_promotion 2024-06-26T04:46:52.1432574Z onnx/test_models_onnxruntime 2024-06-26T04:46:52.1432968Z onnx/test_models_quantized_onnxruntime 2024-06-26T04:46:52.1433360Z onnx/test_onnx_opset 2024-06-26T04:46:52.1433691Z onnx/test_onnxscript_no_runtime 2024-06-26T04:46:52.1434069Z onnx/test_onnxscript_runtime 2024-06-26T04:46:52.1434415Z onnx/test_op_consistency 2024-06-26T04:46:52.1434747Z onnx/test_operators 2024-06-26T04:46:52.1435064Z onnx/test_pytorch_jit_onnx 2024-06-26T04:46:52.1435413Z onnx/test_pytorch_onnx_no_runtime 2024-06-26T04:46:52.1435819Z onnx/test_pytorch_onnx_onnxruntime 2024-06-26T04:46:52.1436236Z onnx/test_pytorch_onnx_shape_inference 2024-06-26T04:46:52.1436633Z onnx/test_symbolic_helper 2024-06-26T04:46:52.1436977Z onnx/test_utility_funs 2024-06-26T04:46:52.1437314Z onnx/test_verification 2024-06-26T04:47:01.3701166Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-06-26T04:47:01.3701967Z optim/test_lrscheduler 2024-06-26T04:47:01.3702619Z optim/test_optim 2024-06-26T04:47:01.3703234Z optim/test_swa_utils 2024-06-26T04:47:01.3703772Z profiler/test_execution_trace 2024-06-26T04:47:01.3704370Z profiler/test_memory_profiler 2024-06-26T04:47:01.3704937Z profiler/test_profiler 2024-06-26T04:47:01.3705470Z profiler/test_profiler_tree 2024-06-26T04:47:01.3706042Z profiler/test_record_function 2024-06-26T04:47:01.3706597Z profiler/test_torch_tidy 2024-06-26T04:47:01.3707097Z test_ao_sparsity 2024-06-26T04:47:01.3707537Z test_autocast 2024-06-26T04:47:01.3707943Z test_autograd 2024-06-26T04:47:01.3708368Z test_autograd_fallback 2024-06-26T04:47:01.3708851Z test_binary_ufuncs 2024-06-26T04:47:01.3709302Z test_bundled_inputs 2024-06-26T04:47:01.3709899Z test_ci_sanity_check_fail 2024-06-26T04:47:01.3710600Z test_comparison_utils 2024-06-26T04:47:01.3710927Z test_compile_benchmark_util 2024-06-26T04:47:01.3711270Z test_complex 2024-06-26T04:47:01.3711545Z test_content_store 2024-06-26T04:47:01.3711835Z test_cpp_api_parity 2024-06-26T04:47:01.3712190Z test_cpp_extensions_aot_ninja 2024-06-26T04:47:01.3712672Z test_cpp_extensions_aot_no_ninja 2024-06-26T04:47:01.3713041Z test_cpp_extensions_jit 2024-06-26T04:47:01.3713383Z test_cpp_extensions_mtia_backend 2024-06-26T04:47:01.3713814Z test_cpp_extensions_open_device_registration 2024-06-26T04:47:01.3714256Z test_cpp_extensions_stream_and_event 2024-06-26T04:47:01.3714688Z test_cuda 2024-06-26T04:47:01.3714964Z test_cuda_expandable_segments 2024-06-26T04:47:01.3715313Z test_cuda_multigpu 2024-06-26T04:47:01.3715622Z test_cuda_nvml_based_avail 2024-06-26T04:47:01.3715969Z test_cuda_primary_ctx 2024-06-26T04:47:01.3716270Z test_cuda_sanitizer 2024-06-26T04:47:01.3716569Z test_cuda_trace 2024-06-26T04:47:01.3716858Z test_custom_ops 2024-06-26T04:47:01.3717130Z test_dataloader 2024-06-26T04:47:01.3717415Z test_datapipe 2024-06-26T04:47:01.3717689Z test_decomp 2024-06-26T04:47:01.3717940Z test_deploy 2024-06-26T04:47:01.3718211Z test_dispatch 2024-06-26T04:47:01.3718470Z test_dlpack 2024-06-26T04:47:01.3718743Z test_dynamic_shapes 2024-06-26T04:47:01.3719061Z test_expanded_weights 2024-06-26T04:47:01.3719364Z test_fake_tensor 2024-06-26T04:47:01.3719648Z test_flop_counter 2024-06-26T04:47:01.3719932Z test_foreach 2024-06-26T04:47:01.3720197Z test_function_schema 2024-06-26T04:47:01.3720532Z test_functional_autograd_benchmark 2024-06-26T04:47:01.3720923Z test_functional_optim 2024-06-26T04:47:01.3721235Z test_functionalization 2024-06-26T04:47:01.3721583Z test_functionalization_of_rng_ops 2024-06-26T04:47:01.3721961Z test_futures 2024-06-26T04:47:01.3722212Z test_fx 2024-06-26T04:47:01.3722469Z test_fx_experimental 2024-06-26T04:47:01.3722774Z test_fx_passes 2024-06-26T04:47:01.3723047Z test_fx_reinplace_pass 2024-06-26T04:47:01.3723366Z test_hub 2024-06-26T04:47:01.3723626Z test_import_stats 2024-06-26T04:47:01.3723902Z test_indexing 2024-06-26T04:47:01.3724168Z test_itt 2024-06-26T04:47:01.3724413Z test_jit 2024-06-26T04:47:01.3724651Z test_jit_autocast 2024-06-26T04:47:01.3724939Z test_jit_disabled 2024-06-26T04:47:01.3725243Z test_jit_fuser_legacy 2024-06-26T04:47:01.3725537Z test_jit_fuser_te 2024-06-26T04:47:01.3725823Z test_jit_legacy 2024-06-26T04:47:01.3726109Z test_jit_llga_fuser 2024-06-26T04:47:01.3726397Z test_jit_profiling 2024-06-26T04:47:01.3726691Z test_jiterator 2024-06-26T04:47:01.3726981Z test_legacy_vmap 2024-06-26T04:47:01.3727272Z test_license 2024-06-26T04:47:01.3727539Z test_linalg 2024-06-26T04:47:01.3727789Z test_logging 2024-06-26T04:47:01.3728051Z test_masked 2024-06-26T04:47:01.3728318Z test_maskedtensor 2024-06-26T04:47:01.3728593Z test_matmul_cuda 2024-06-26T04:47:01.3728870Z test_meta 2024-06-26T04:47:01.3729124Z test_metal 2024-06-26T04:47:01.3729380Z test_mkl_verbose 2024-06-26T04:47:01.3729660Z test_mkldnn 2024-06-26T04:47:01.3729928Z test_mkldnn_fusion 2024-06-26T04:47:01.3730214Z test_mkldnn_verbose 2024-06-26T04:47:01.3730519Z test_mobile_optimizer 2024-06-26T04:47:01.3730833Z test_model_dump 2024-06-26T04:47:01.3731128Z test_model_exports_to_core_aten 2024-06-26T04:47:01.3731491Z test_module_tracker 2024-06-26T04:47:01.3731782Z test_modules 2024-06-26T04:47:01.3732033Z test_monitor 2024-06-26T04:47:01.3732299Z test_mps 2024-06-26T04:47:01.3732569Z test_multiprocessing 2024-06-26T04:47:01.3732887Z test_multiprocessing_spawn 2024-06-26T04:47:01.3733238Z test_namedtensor 2024-06-26T04:47:01.3733543Z test_namedtuple_return_api 2024-06-26T04:47:01.3733874Z test_native_functions 2024-06-26T04:47:01.3734185Z test_native_mha 2024-06-26T04:47:01.3734471Z test_nestedtensor 2024-06-26T04:47:01.3734740Z test_nn 2024-06-26T04:47:01.3735005Z test_numba_integration 2024-06-26T04:47:01.3735328Z test_numpy_interop 2024-06-26T04:47:01.3735723Z test_openmp 2024-06-26T04:47:01.3735993Z test_ops 2024-06-26T04:47:01.3736242Z test_ops_fwd_gradients 2024-06-26T04:47:01.3736562Z test_ops_gradients 2024-06-26T04:47:01.3736962Z test_ops_jit 2024-06-26T04:47:01.3737218Z test_optim 2024-06-26T04:47:01.3737558Z test_out_dtype_op 2024-06-26T04:47:01.3737848Z test_overrides 2024-06-26T04:47:01.3738111Z test_package 2024-06-26T04:47:01.3738392Z test_per_overload_api 2024-06-26T04:47:01.3738744Z test_prims 2024-06-26T04:47:01.3738993Z test_proxy_tensor 2024-06-26T04:47:01.3739284Z test_pruning_op 2024-06-26T04:47:01.3739575Z test_public_bindings 2024-06-26T04:47:01.3739871Z test_python_dispatch 2024-06-26T04:47:01.3740178Z test_pytree 2024-06-26T04:47:01.3740447Z test_quantization 2024-06-26T04:47:01.3740723Z test_reductions 2024-06-26T04:47:01.3741012Z test_scatter_gather_ops 2024-06-26T04:47:01.3741335Z test_schema_check 2024-06-26T04:47:01.3741618Z test_segment_reductions 2024-06-26T04:47:01.3741973Z test_serialization 2024-06-26T04:47:01.3742303Z test_set_default_mobile_cpu_allocator 2024-06-26T04:47:01.3742818Z test_shape_ops 2024-06-26T04:47:01.3743098Z test_show_pickle 2024-06-26T04:47:01.3743392Z test_sort_and_select 2024-06-26T04:47:01.3743682Z test_sparse 2024-06-26T04:47:01.3743952Z test_sparse_csr 2024-06-26T04:47:01.3744254Z test_sparse_semi_structured 2024-06-26T04:47:01.3744587Z test_spectral_ops 2024-06-26T04:47:01.3744880Z test_stateless 2024-06-26T04:47:01.3745157Z test_subclass 2024-06-26T04:47:01.3745420Z test_sympy_utils 2024-06-26T04:47:01.3745716Z test_tensor_creation_ops 2024-06-26T04:47:01.3746036Z test_tensorboard 2024-06-26T04:47:01.3746321Z test_tensorexpr 2024-06-26T04:47:01.3746613Z test_tensorexpr_pybind 2024-06-26T04:47:01.3746920Z test_testing 2024-06-26T04:47:01.3747184Z test_torch 2024-06-26T04:47:01.3747451Z test_transformers 2024-06-26T04:47:01.3747728Z test_type_hints 2024-06-26T04:47:01.3748005Z test_type_info 2024-06-26T04:47:01.3748294Z test_type_promotion 2024-06-26T04:47:01.3748580Z test_typing 2024-06-26T04:47:01.3748857Z test_unary_ufuncs 2024-06-26T04:47:01.3749140Z test_utils 2024-06-26T04:47:01.3749388Z test_view_ops 2024-06-26T04:47:01.3749660Z test_vulkan 2024-06-26T04:47:01.3749923Z test_weak 2024-06-26T04:47:01.3750178Z test_xnnpack_integration 2024-06-26T04:47:01.3750498Z test_xpu 2024-06-26T04:47:01.3750789Z torch_np/numpy_tests/core/test_dlpack 2024-06-26T04:47:01.3751197Z torch_np/numpy_tests/core/test_dtype 2024-06-26T04:47:01.3751612Z torch_np/numpy_tests/core/test_einsum 2024-06-26T04:47:01.3752041Z torch_np/numpy_tests/core/test_getlimits 2024-06-26T04:47:01.3752468Z torch_np/numpy_tests/core/test_indexing 2024-06-26T04:47:01.3752908Z torch_np/numpy_tests/core/test_multiarray 2024-06-26T04:47:01.3753358Z torch_np/numpy_tests/core/test_numeric 2024-06-26T04:47:01.3753829Z torch_np/numpy_tests/core/test_numerictypes 2024-06-26T04:47:01.3754426Z torch_np/numpy_tests/core/test_scalar_ctors 2024-06-26T04:47:01.3754906Z torch_np/numpy_tests/core/test_scalar_methods 2024-06-26T04:47:01.3755377Z torch_np/numpy_tests/core/test_scalarinherit 2024-06-26T04:47:01.3755846Z torch_np/numpy_tests/core/test_scalarmath 2024-06-26T04:47:01.3756300Z torch_np/numpy_tests/core/test_shape_base 2024-06-26T04:47:01.3756733Z torch_np/numpy_tests/fft/test_helper 2024-06-26T04:47:01.3757161Z torch_np/numpy_tests/fft/test_pocketfft 2024-06-26T04:47:01.3757592Z torch_np/numpy_tests/lib/test_arraypad 2024-06-26T04:47:01.3758020Z torch_np/numpy_tests/lib/test_arraysetops 2024-06-26T04:47:01.3758486Z torch_np/numpy_tests/lib/test_function_base 2024-06-26T04:47:01.3758966Z torch_np/numpy_tests/lib/test_histograms 2024-06-26T04:47:01.3759404Z torch_np/numpy_tests/lib/test_index_tricks 2024-06-26T04:47:01.3759861Z torch_np/numpy_tests/lib/test_shape_base_ 2024-06-26T04:47:01.3760316Z torch_np/numpy_tests/lib/test_twodim_base 2024-06-26T04:47:01.3760941Z torch_np/numpy_tests/lib/test_type_check 2024-06-26T04:47:01.3761387Z torch_np/numpy_tests/linalg/test_linalg 2024-06-26T04:47:01.3761788Z torch_np/test_basic 2024-06-26T04:47:01.3762094Z torch_np/test_binary_ufuncs 2024-06-26T04:47:01.3762442Z torch_np/test_dtype 2024-06-26T04:47:01.3762766Z torch_np/test_function_base 2024-06-26T04:47:01.3763196Z torch_np/test_ndarray_methods 2024-06-26T04:47:01.3763567Z torch_np/test_nep50_examples 2024-06-26T04:47:01.3763914Z torch_np/test_random 2024-06-26T04:47:01.3764220Z torch_np/test_reductions 2024-06-26T04:47:01.3764569Z torch_np/test_scalars_0D_arrays 2024-06-26T04:47:01.3764949Z torch_np/test_ufuncs_basic 2024-06-26T04:47:01.3765287Z torch_np/test_unary_ufuncs 2024-06-26T04:47:01.3765619Z xpu/test_conv 2024-06-26T04:47:01.3765898Z xpu/test_gemm 2024-06-26T04:47:01.3766819Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2024-06-26T04:47:01.3768249Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2024-06-26T04:47:01.3769161Z Results from PreviouslyFailedInPR 2024-06-26T04:47:01.3769436Z 2024-06-26T04:47:01.3769639Z base_commit: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:47:01.3770512Z Changed files: ['torch/_inductor/codegen/cpp_gemm_template.py', 'torch/_inductor/mkldnn_lowerings.py'] 2024-06-26T04:47:01.3771268Z Results from EditedByPR 2024-06-26T04:47:01.3771476Z 2024-06-26T04:47:01.3771654Z Results from MentionedInPR 2024-06-26T04:47:01.3772016Z inductor/test_cpu_select_algorithm (1) 2024-06-26T04:47:01.3772460Z inductor/test_mkldnn_pattern_matcher (1) 2024-06-26T04:47:01.3772878Z test_mkldnn (1) 2024-06-26T04:47:01.3773237Z base_commit: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:47:01.3774120Z Changed files: ['torch/_inductor/codegen/cpp_gemm_template.py', 'torch/_inductor/mkldnn_lowerings.py'] 2024-06-26T04:47:01.3774918Z Results from HistoricalClassFailurCorrelation 2024-06-26T04:47:01.3775549Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.25) 2024-06-26T04:47:01.3776218Z test_cuda_multigpu, TestCudaMultiGPU (0.19101176304524806) 2024-06-26T04:47:01.3777005Z inductor/test_compiled_autograd, TestCompiledAutograd (0.1821120275594363) 2024-06-26T04:47:01.3777733Z inductor/test_max_autotune, TestMaxAutotune (0.17595527343133102) 2024-06-26T04:47:01.3778348Z test_nn, TestNNDeviceTypeCPU (0.15576268508740848) 2024-06-26T04:47:01.3778932Z inductor/test_cpu_repro, CPUReproTests (0.15434428119854665) 2024-06-26T04:47:01.3779498Z dynamo/test_misc, MiscTests (0.15325515925064495) 2024-06-26T04:47:01.3780355Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCustomForwardMethod (0.15163068095860555) 2024-06-26T04:47:01.3781347Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.15078486816330222) 2024-06-26T04:47:01.3782210Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.14925831886886537) 2024-06-26T04:47:01.3783221Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.1426442021654501) 2024-06-26T04:47:01.3784095Z onnx/test_fx_to_onnx_with_onnxruntime, TORCH_NN_MODULE (0.1362301639096506) 2024-06-26T04:47:01.3784746Z export/test_hop, TestHOPCUDA (0.13190949631126342) 2024-06-26T04:47:01.3785320Z test_ops, TestCompositeComplianceCUDA (0.12981783274964678) 2024-06-26T04:47:01.3785884Z test_ops, TestCommonCUDA (0.1204500131064697) 2024-06-26T04:47:01.3786496Z inductor/test_pattern_matcher, TestPatternMatcher (0.11417707709615717) 2024-06-26T04:47:01.3787165Z inductor/test_torchinductor, CpuTests (0.11076150536435184) 2024-06-26T04:47:01.3787722Z test_fx, TestVisionTracing (0.1050104063728307) 2024-06-26T04:47:01.3788427Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.10373839730667675) 2024-06-26T04:47:01.3789299Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.09778404050783687) 2024-06-26T04:47:01.3790003Z functorch/test_ops, TestOperatorsCUDA (0.09560952679864838) 2024-06-26T04:47:01.3791026Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.09326901779270198) 2024-06-26T04:47:01.3791842Z test_modules, TestModuleCUDA (0.0890425128396639) 2024-06-26T04:47:01.3792506Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.08860363875055106) 2024-06-26T04:47:01.3793481Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.08583490591221393) 2024-06-26T04:47:01.3794442Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.08543750831434133) 2024-06-26T04:47:01.3795277Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.08324890513247611) 2024-06-26T04:47:01.3795990Z inductor/test_inductor_freezing, FreezingCpuTests (0.0824860049545368) 2024-06-26T04:47:01.3796671Z test_cuda_expandable_segments, TestCuda (0.08125690724822429) 2024-06-26T04:47:01.3797211Z test_jit, TestModels (0.08123097131176865) 2024-06-26T04:47:01.3797673Z test_decomp, TestDecompCUDA (0.08118363353232744) 2024-06-26T04:47:01.3798261Z test_transformers, TestSDPACudaOnlyCUDA (0.07468063486631364) 2024-06-26T04:47:01.3798913Z profiler/test_profiler, TestProfilerCUDA (0.07354732189760539) 2024-06-26T04:47:01.3799539Z inductor/test_torchinductor, GPUTests (0.07323809233158846) 2024-06-26T04:47:01.3800068Z test_cuda, TestCuda (0.07302068347573924) 2024-06-26T04:47:01.3800546Z test_foreach, TestForeachCUDA (0.07294420384646133) 2024-06-26T04:47:01.3801263Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.07099875084706914) 2024-06-26T04:47:01.3801992Z test_autograd, TestAutograd (0.06974541799541892) 2024-06-26T04:47:01.3802626Z distributed/test_dynamo_distributed, TestMultiProc (0.06617927582170842) 2024-06-26T04:47:01.3803242Z test_testing, TestImports (0.06350744101379177) 2024-06-26T04:47:01.3803897Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.06233815689665973) 2024-06-26T04:47:01.3804601Z test_fake_tensor, FakeTensorTest (0.05876188007248519) 2024-06-26T04:47:01.3805097Z test_torch, TestTorch (0.0570664860715384) 2024-06-26T04:47:01.3805610Z test_quantization, TestQuantizedOps (0.056830592129452) 2024-06-26T04:47:01.3806104Z test_nn, TestNN (0.05643033706523094) 2024-06-26T04:47:01.3806840Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard2DTraining (0.056315922498088276) 2024-06-26T04:47:01.3807778Z distributed/test_dynamo_distributed, TestSingleProc (0.05623587609184067) 2024-06-26T04:47:01.3808422Z test_ops, TestMathBitsCUDA (0.05078796419032045) 2024-06-26T04:47:01.3809074Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.0500194048836256) 2024-06-26T04:47:01.3809901Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.04990073838350403) 2024-06-26T04:47:01.3810781Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.04945144446297077) 2024-06-26T04:47:01.3811593Z inductor/test_memory_planning, TestMemoryPlanning (0.04916653541452401) 2024-06-26T04:47:01.3812221Z test_custom_ops, TestCustomOp (0.04845666994476322) 2024-06-26T04:47:01.3812884Z dynamo/test_dynamic_shapes, DynamicShapesNNModuleTests (0.04768613635293385) 2024-06-26T04:47:01.3813545Z test_ops_jit, TestJitCUDA (0.047305462510802455) 2024-06-26T04:47:01.3814253Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.04699701503688731) 2024-06-26T04:47:01.3815001Z test_dataloader, TestDataLoader (0.04629530586014772) 2024-06-26T04:47:01.3815658Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.04455700713459425) 2024-06-26T04:47:01.3816489Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.04318580525768086) 2024-06-26T04:47:01.3817353Z test_ops_gradients, TestBwdGradientsCUDA (0.04187518604036396) 2024-06-26T04:47:01.3817999Z test_transformers, TestTransformersCPU (0.04167248297353287) 2024-06-26T04:47:01.3818608Z export/test_serialize, TestSerialize (0.0406604980456246) 2024-06-26T04:47:01.3819197Z nn/test_module_hooks, TestModuleHookNN (0.04022838573055159) 2024-06-26T04:47:01.3819966Z inductor/test_compile_worker, TestCompileWorker (0.03918010307649613) 2024-06-26T04:47:01.3820711Z inductor/test_inductor_freezing, FreezingCudaTests (0.03884154522690114) 2024-06-26T04:47:01.3821455Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.03814250495747376) 2024-06-26T04:47:01.3822171Z test_testing, TestTestingCUDA (0.03746138879751887) 2024-06-26T04:47:01.3822804Z test_linalg, TestLinalgCUDA (0.03695883240883356) 2024-06-26T04:47:01.3823331Z onnx/test_fx_to_onnx, TestFxToOnnx (0.03645321763827174) 2024-06-26T04:47:01.3823887Z dynamo/test_repros, ReproTests (0.03581875609267014) 2024-06-26T04:47:01.3824393Z test_jit, TestScript (0.035431516185356095) 2024-06-26T04:47:01.3825086Z inductor/test_cuda_cpp_wrapper, DynamicShapesCudaWrapperCudaTests (0.03515611010174463) 2024-06-26T04:47:01.3826042Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.03495294988256907) 2024-06-26T04:47:01.3826911Z dynamo/test_autograd_function, AutogradFunctionTests (0.03289819715459473) 2024-06-26T04:47:01.3827551Z test_ops_jit, TestJitCPU (0.03209532105740604) 2024-06-26T04:47:01.3828264Z inductor/test_fused_attention, SDPAPatternRewriterCudaDynamicTests (0.031927319997885395) 2024-06-26T04:47:01.3829074Z profiler/test_profiler, TestProfiler (0.03183377162917948) 2024-06-26T04:47:01.3829728Z functorch/test_aotdispatch, TestAOTAutograd (0.031759946839589354) 2024-06-26T04:47:01.3830607Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardNDTraining (0.02979883199802637) 2024-06-26T04:47:01.3831584Z inductor/test_distributed_patterns, DistributedPatternTests (0.029784650789271568) 2024-06-26T04:47:01.3832449Z distributed/pipelining/test_transformer, TransformerTests (0.029351299724107677) 2024-06-26T04:47:01.3833250Z distributed/_tensor/test_attention, RingAttentionTest (0.029287994878060206) 2024-06-26T04:47:01.3833942Z inductor/test_padding, PaddingTest (0.02922486581294893) 2024-06-26T04:47:01.3834636Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.02885781625072028) 2024-06-26T04:47:01.3835419Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.028210715162150693) 2024-06-26T04:47:01.3836162Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.028112239729086635) 2024-06-26T04:47:01.3836921Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.027641387917763167) 2024-06-26T04:47:01.3837600Z dynamo/test_logging, LoggingTests (0.027130899511645146) 2024-06-26T04:47:01.3838239Z test_quantization, TestFXNumericSuiteNShadows (0.026648669758235013) 2024-06-26T04:47:01.3839024Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.026137832638268847) 2024-06-26T04:47:01.3839833Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.02583984431828858) 2024-06-26T04:47:01.3840789Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.025833786056565135) 2024-06-26T04:47:01.3841930Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.02554185599830832) 2024-06-26T04:47:01.3843370Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.02554185599830832) 2024-06-26T04:47:01.3844207Z distributed/test_c10d_nccl, NCCLTraceTest (0.02554185599830832) 2024-06-26T04:47:01.3844878Z distributed/test_c10d_nccl, NcclErrorDumpTest (0.02554185599830832) 2024-06-26T04:47:01.3845780Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.02554185599830832) 2024-06-26T04:47:01.3846668Z distributed/test_functional_api, TestPgTag (0.02554185599830832) 2024-06-26T04:47:01.3847353Z distributed/test_store, TestMultiThreadedWait (0.02554185599830832) 2024-06-26T04:47:01.3847977Z functorch/test_dims, TestMin (0.02554185599830832) 2024-06-26T04:47:01.3848615Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.02554185599830832) 2024-06-26T04:47:01.3849380Z inductor/test_triton_heuristics, TestTritonHeuristics (0.02554185599830832) 2024-06-26T04:47:01.3850286Z profiler/test_memory_profiler, TestIdentifyGradients (0.02554185599830832) 2024-06-26T04:47:01.3851030Z test_dataloader, TestIndividualWorkerQueue (0.02554185599830832) 2024-06-26T04:47:01.3851669Z test_jit_fuser_te, TestNNCOpInfoCPU (0.02554185599830832) 2024-06-26T04:47:01.3852234Z test_optim, TestOptimRenewedCUDA (0.02554185599830832) 2024-06-26T04:47:01.3852900Z test_tensorexpr, TestTensorExprFuser (0.02554185599830832) 2024-06-26T04:47:01.3853469Z test_type_hints, TestTypeHints (0.02554185599830832) 2024-06-26T04:47:01.3854073Z test_stateless, TestStatelessFunctionalAPI (0.025456716478313962) 2024-06-26T04:47:01.3854806Z functorch/test_control_flow, TestControlFlowTraced (0.025243075949774298) 2024-06-26T04:47:01.3855583Z functorch/test_eager_transforms, TestComposabilityCPU (0.0251587281583337) 2024-06-26T04:47:01.3856227Z nn/test_pruning, TestPruningNN (0.0251587281583337) 2024-06-26T04:47:01.3856852Z functorch/test_vmap, TestVmapAPI (0.024860739838353435) 2024-06-26T04:47:01.3857560Z nn/test_convolution, TestConvolutionNNDeviceTypeCPU (0.024860739838353435) 2024-06-26T04:47:01.3858262Z nn/test_embedding, TestEmbeddingNN (0.024860739838353435) 2024-06-26T04:47:01.3858834Z test_jit, TestJitGeneratedModule (0.024860739838353435) 2024-06-26T04:47:01.3859487Z test_quantization, TestQuantizeEagerPTQStatic (0.024860739838353435) 2024-06-26T04:47:01.3860145Z test_quantization, TestQuantizeFx (0.024860739838353435) 2024-06-26T04:47:01.3860715Z test_sparse_csr, TestSparseCSRCPU (0.024860739838353435) 2024-06-26T04:47:01.3861277Z test_quantization, TestDistributed (0.024860739838353428) 2024-06-26T04:47:01.3862031Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCudaTests (0.02464155983096685) 2024-06-26T04:47:01.3862923Z inductor/test_mmdecomp, TestDecompCPU (0.02400554733587486) 2024-06-26T04:47:01.3863635Z nn/test_parametrization, TestNNParametrizationDeviceCPU (0.0238390655984211) 2024-06-26T04:47:01.3864363Z test_autograd, TestAutogradFunctional (0.0238390655984211) 2024-06-26T04:47:01.3865044Z test_autograd, TestAutogradMultipleDispatchCPU (0.0238390655984211) 2024-06-26T04:47:01.3865769Z test_quantization, TestQuantizePT2EQAT_ConvBn1d (0.022137862881890416) 2024-06-26T04:47:01.3866500Z test_quantization, TestQuantizePT2EQAT_ConvBn2d (0.022137862881890416) 2024-06-26T04:47:01.3867135Z test_cuda, TestCudaMallocAsync (0.021951090155300362) 2024-06-26T04:47:01.3867809Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.0219013946806547) 2024-06-26T04:47:01.3868513Z test_quantization, TestQuantizePT2E (0.02184530329656053) 2024-06-26T04:47:01.3869251Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.021617477879543847) 2024-06-26T04:47:01.3870066Z nn/test_parametrization, TestNNParametrization (0.02120719120853803) 2024-06-26T04:47:01.3870693Z test_mps, TestAdvancedIndexing (0.02112168753436395) 2024-06-26T04:47:01.3871244Z export/test_export, TestExport (0.020958504690449128) 2024-06-26T04:47:01.3872016Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.020835933821637002) 2024-06-26T04:47:01.3872782Z dynamo/test_export, ExportTests (0.020532491042854376) 2024-06-26T04:47:01.3873537Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.020425939215357222) 2024-06-26T04:47:01.3874349Z test_public_bindings, TestPublicBindings (0.020145625045732644) 2024-06-26T04:47:01.3875082Z inductor/test_padding, PerfTestWithAndWithoutPadding (0.01986588799868425) 2024-06-26T04:47:01.3875822Z inductor/test_perf, NumBytesMetricTests (0.018973956375751704) 2024-06-26T04:47:01.3876544Z export/test_retraceability, RetraceExportTestExport (0.018655571292882055) 2024-06-26T04:47:01.3877185Z test_jit, TestScriptList (0.017879299198815826) 2024-06-26T04:47:01.3877756Z export/test_serdes, SerDesExportTestExport (0.01758131087883556) 2024-06-26T04:47:01.3878424Z test_transformers, TestTransformersCUDA (0.017407719775139965) 2024-06-26T04:47:01.3879115Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.01736654280594696) 2024-06-26T04:47:01.3879963Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.017285440273431367) 2024-06-26T04:47:01.3880916Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.017126803441289903) 2024-06-26T04:47:01.3881878Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.017113043518866573) 2024-06-26T04:47:01.3882721Z onnx/test_fx_op_consistency, TORCH_NN_MODULECPU (0.016912192305431024) 2024-06-26T04:47:01.3883571Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (0.016665825412918337) 2024-06-26T04:47:01.3884492Z onnx/test_fx_op_consistency, TORCH_EXPORT_EXPORTEDPROGRAMCPU (0.016420109099081776) 2024-06-26T04:47:01.3885622Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_7_is_script_False_keep_initializers_as_inputs_True (0.016389320132130493) 2024-06-26T04:47:01.3886720Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.016352767537646026) 2024-06-26T04:47:01.3887534Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01587820631097788) 2024-06-26T04:47:01.3888279Z functorch/test_aotdispatch, TestPartitioning (0.015567038363915157) 2024-06-26T04:47:01.3889137Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.015566799978323822) 2024-06-26T04:47:01.3889895Z test_jit, TestFreezing (0.01536764589219816) 2024-06-26T04:47:01.3890509Z onnx/test_models_onnxruntime, TestModels_new_jit_API (0.015367645892198157) 2024-06-26T04:47:01.3891571Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_7_is_script_True_keep_initializers_as_inputs_True (0.015367645892198157) 2024-06-26T04:47:01.3892949Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_8_is_script_True_keep_initializers_as_inputs_True (0.015367645892198157) 2024-06-26T04:47:01.3893895Z test_jit_legacy, TestFreezing (0.015367645892198157) 2024-06-26T04:47:01.3894550Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.015241107728897068) 2024-06-26T04:47:01.3895352Z functorch/test_eager_transforms, TestCompileTransformsCPU (0.014995741978149917) 2024-06-26T04:47:01.3896106Z test_content_store, TestContentStoreCPU (0.014910443724450911) 2024-06-26T04:47:01.3896939Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.014899415999013186) 2024-06-26T04:47:01.3897898Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.014899415999013184) 2024-06-26T04:47:01.3898761Z functorch/test_aotdispatch, TestAOTExport (0.014584844052284107) 2024-06-26T04:47:01.3899420Z test_quantization, TestFloat8DtypeCUDA (0.013962881279075214) 2024-06-26T04:47:01.3900155Z test_sparse_csr, TestSparseCompressedTritonKernelsCUDA (0.013962881279075214) 2024-06-26T04:47:01.3900963Z dynamo/test_structured_trace, StructuredTraceTest (0.013895665868553352) 2024-06-26T04:47:01.3901738Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.013835171999083674) 2024-06-26T04:47:01.3902599Z test_dataloader, TestDataLoaderPersistentWorkers (0.013816501051716489) 2024-06-26T04:47:01.3903408Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.013792602239086493) 2024-06-26T04:47:01.3904246Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.013792602239086493) 2024-06-26T04:47:01.3905131Z inductor/test_group_batch_fusion, TestPostGradBatchLinearFusion (0.013299689228592823) 2024-06-26T04:47:01.3906003Z export/test_export_nonstrict, NonStrictExportTestExport (0.013111486079131604) 2024-06-26T04:47:01.3906790Z inductor/test_torchinductor, SweepInputsCpuTest (0.013111486079131603) 2024-06-26T04:47:01.3907758Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCompose (0.013068916319134424) 2024-06-26T04:47:01.3908750Z test_quantization, TestFXNumericSuiteCoreAPIsModels (0.012815738272835404) 2024-06-26T04:47:01.3909604Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.012813497759151339) 2024-06-26T04:47:01.3910753Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.01277092799915416) 2024-06-26T04:47:01.3911742Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (0.01277092799915416) 2024-06-26T04:47:01.3912670Z distributed/checkpoint/test_dtensor_resharding, TestDTensorReshardMeshChange (0.01277092799915416) 2024-06-26T04:47:01.3913667Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.01277092799915416) 2024-06-26T04:47:01.3914628Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.01277092799915416) 2024-06-26T04:47:01.3915574Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.01277092799915416) 2024-06-26T04:47:01.3916471Z profiler/test_execution_trace, TestExecutionTrace (0.01277092799915416) 2024-06-26T04:47:01.3917190Z profiler/test_profiler_tree, TestProfilerTree (0.01277092799915416) 2024-06-26T04:47:01.3917814Z test_utils, TestDataLoaderUtils (0.01277092799915416) 2024-06-26T04:47:01.3918443Z inductor/test_torchinductor, TritonCodeGenTests (0.012515509439171076) 2024-06-26T04:47:01.3919142Z export/test_experimental, TestExperiment (0.012217521119190812) 2024-06-26T04:47:01.3919858Z distributed/test_cuda_p2p, ProcessGroupCudaP2PTest (0.01191953279921055) 2024-06-26T04:47:01.3920525Z dynamo/test_after_aot, TestAfterAot (0.01191953279921055) 2024-06-26T04:47:01.3921125Z dynamo/test_decorators, DecoratorTests (0.01191953279921055) 2024-06-26T04:47:01.3921737Z dynamo/test_minifier, MinifierTests (0.01191953279921055) 2024-06-26T04:47:01.3922369Z dynamo/test_skip_non_tensor, SkipNonTensorTests (0.01191953279921055) 2024-06-26T04:47:01.3923082Z inductor/test_binary_folding, FreezingCpuTests (0.01191953279921055) 2024-06-26T04:47:01.3923794Z inductor/test_binary_folding, FreezingCudaTests (0.01191953279921055) 2024-06-26T04:47:01.3924621Z inductor/test_custom_post_grad_passes, TestPostGradCustomPrePostPass (0.01191953279921055) 2024-06-26T04:47:01.3925568Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (0.01191953279921055) 2024-06-26T04:47:01.3926379Z nn/test_module_hooks, TestModuleGlobalHooks (0.01191953279921055) 2024-06-26T04:47:01.3927064Z distributed/_tensor/test_api, DTensorAPITest (0.01179406403290307) 2024-06-26T04:47:01.3927663Z test_pytree, TestPythonPytree (0.01179406403290307) 2024-06-26T04:47:01.3928240Z inductor/test_torchbind, TestTorchbind (0.011325639588948853) 2024-06-26T04:47:01.3928908Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.011322580549879979) 2024-06-26T04:47:01.3929768Z distributed/rpc/test_tensorpipe_agent, TensorPipeTensorPipeAgentRpcTest (0.010994962129467864) 2024-06-26T04:47:01.3930612Z inductor/test_inductor_utils, TestBench (0.010517234822832839) 2024-06-26T04:47:01.3931262Z test_stateless, TestStatelessDeprecation (0.010431831712993292) 2024-06-26T04:47:01.3931981Z inductor/test_extension_backend, ExtensionBackendTests (0.010230932319322388) 2024-06-26T04:47:01.3932655Z test_ops, TestFakeTensorCUDA (0.009976949640562468) 2024-06-26T04:47:01.3933339Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.009929195718587655) 2024-06-26T04:47:01.3934176Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.009726135346541868) 2024-06-26T04:47:01.3934840Z export/test_passes, TestPasses (0.009627723571429202) 2024-06-26T04:47:01.3935399Z dynamo/test_modules, NNModuleTests (0.00938190662711223) 2024-06-26T04:47:01.3936016Z test_quantization, TestQuantizationDocs (0.008939649599407913) 2024-06-26T04:47:01.3936876Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCpu (0.008346643431325074) 2024-06-26T04:47:01.3937641Z test_sympy_utils, TestSympyInterp (0.00812695418127992) 2024-06-26T04:47:01.3938264Z export/test_export, TestDynamismExpression (0.00778276938170619) 2024-06-26T04:47:01.3938895Z test_torch, TestTorchDeviceTypeCUDA (0.007716314721667684) 2024-06-26T04:47:01.3939564Z inductor/test_cuda_cpp_wrapper, TestCudaWrapper (0.007564502537082841) 2024-06-26T04:47:01.3940386Z onnx/test_fx_to_onnx_with_onnxruntime, TORCH_EXPORT_EXPORTEDPROGRAM (0.007385566111702068) 2024-06-26T04:47:01.3941144Z test_jit, TestPythonIr (0.007025154747921808) 2024-06-26T04:47:01.3941700Z export/test_serialize, TestDeserialize (0.006801549578638981) 2024-06-26T04:47:01.3942354Z test_fx, TestFXAPIBackwardCompatibility (0.006801549578638981) 2024-06-26T04:47:01.3943035Z test_fx, TestSourceMatcher (0.006775348795453663) 2024-06-26T04:47:01.3943708Z test_python_dispatch, TestPythonDispatch (0.0066834523195573444) 2024-06-26T04:47:01.3944550Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.00638546399957708) 2024-06-26T04:47:01.3945281Z test_jit, TestJit (0.005990965674958439) 2024-06-26T04:47:01.3945895Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.0056199102600194015) 2024-06-26T04:47:01.3946663Z distributed/_tensor/test_dtensor, DTensorTest (0.005519210848601452) 2024-06-26T04:47:01.3947414Z functorch/test_eager_transforms, TestFunctionalizeCPU (0.005491499039636289) 2024-06-26T04:47:01.3948184Z test_cuda_expandable_segments, TestCudaMallocAsync (0.005419742038008377) 2024-06-26T04:47:01.3948884Z test_proxy_tensor, TestSymbolicTracing (0.005343020000351968) 2024-06-26T04:47:01.3949902Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_True_keep_initializers_as_inputs_True (0.005022551270263501) 2024-06-26T04:47:01.3951043Z inductor/test_debug_trace, TestDebugTrace (0.004955783670707447) 2024-06-26T04:47:01.3951798Z dynamo/test_higher_order_ops, HigherOrderOpVmapGuardTests (0.00476781311968422) 2024-06-26T04:47:01.3952533Z dynamo/test_subclasses, SubclassTests (0.00476781311968422) 2024-06-26T04:47:01.3953130Z test_out_dtype_op, TestOutDtypeOp (0.004618269165745785) 2024-06-26T04:47:01.3953763Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.004595256099227421) 2024-06-26T04:47:01.3954833Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3956238Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3957623Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3959020Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3960415Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3961815Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3963204Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3964602Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3965997Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3967401Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3968784Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3970176Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3971574Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3973107Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3974496Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3976004Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3977478Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3978876Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3980252Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3981657Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3983142Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3984544Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3985915Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_8_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3987307Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_False_keep_initializers_as_inputs_False (0.004595256099227421) 2024-06-26T04:47:01.3988702Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_False_keep_initializers_as_inputs_True (0.004595256099227421) 2024-06-26T04:47:01.3989656Z test_jit_legacy, TestScript (0.004595256099227421) 2024-06-26T04:47:01.3990224Z test_quantization, TestFakeQuantizeOps (0.004595256099227421) 2024-06-26T04:47:01.3990870Z test_tensorboard, TestTensorBoardFigure (0.004562122066954481) 2024-06-26T04:47:01.3991532Z test_multiprocessing, TestMultiprocessing (0.004514586993692408) 2024-06-26T04:47:01.3992255Z distributed/test_c10d_functional_native, TestWithNCCL (0.004512422145678023) 2024-06-26T04:47:01.3993079Z functorch/test_aotdispatch, TestEagerFusionModuleInfoCPU (0.004467813909546488) 2024-06-26T04:47:01.3993839Z dynamo/test_ctx_manager, CtxManagerTests (0.004458695681018644) 2024-06-26T04:47:01.3994570Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.004458695681018644) 2024-06-26T04:47:01.3995686Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_True_keep_initializers_as_inputs_False (0.00438627727742308) 2024-06-26T04:47:01.3996656Z inductor/test_perf, NoopTests (0.004360804682638006) 2024-06-26T04:47:01.3997626Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_True_keep_initializers_as_inputs_True (0.004209855852135509) 2024-06-26T04:47:01.3998713Z distributed/test_functional_api, TestFunctionalAutograd (0.0042024249059088884) 2024-06-26T04:47:01.3999835Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_True_keep_initializers_as_inputs_False (0.004169558499255616) 2024-06-26T04:47:01.4001222Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_True_keep_initializers_as_inputs_True (0.004169558499255616) 2024-06-26T04:47:01.4002234Z inductor/test_cuda_repro, CudaReproTests (0.004165178614771076) 2024-06-26T04:47:01.4002906Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.004158882577860724) 2024-06-26T04:47:01.4003750Z distributed/test_c10d_nccl, NCCLTraceTestTimeoutDumpOnStuckRanks (0.004157976557864145) 2024-06-26T04:47:01.4004751Z inductor/test_select_algorithm, TestSelectAlgorithm (0.004009221695662436) 2024-06-26T04:47:01.4005522Z test_proxy_tensor, TestGenericProxyTensorSymbolic (0.004001557439734971) 2024-06-26T04:47:01.4006273Z distributed/pipelining/test_pipe, PipeTests (0.0038947403297789453) 2024-06-26T04:47:01.4007338Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_True_keep_initializers_as_inputs_False (0.0038715701792753523) 2024-06-26T04:47:01.4008651Z distributed/_composable/fsdp/test_fully_shard_init, TestFullyShardMetaDeviceInit (0.0037441279895944184) 2024-06-26T04:47:01.4009573Z nn/test_dropout, TestDropoutNNDeviceTypeCUDA (0.0035735818592950884) 2024-06-26T04:47:01.4010654Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4012052Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4013433Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4014825Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4016225Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4017704Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4019086Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4020482Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4021880Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4023378Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4024758Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4026153Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4027545Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4028931Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4030309Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4031698Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4033086Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_True_keep_initializers_as_inputs_False (0.0035735818592950884) 2024-06-26T04:47:01.4034474Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_True_keep_initializers_as_inputs_True (0.0035735818592950884) 2024-06-26T04:47:01.4035430Z test_autocast, TestAutocastCPU (0.0035735818592950884) 2024-06-26T04:47:01.4036004Z test_jit, TestFrozenOptimizations (0.0035735818592950884) 2024-06-26T04:47:01.4036579Z test_jit_autocast, TestAutocast (0.0035735818592950884) 2024-06-26T04:47:01.4037168Z test_jit_autocast, TestJitTraceAutocast (0.0035735818592950884) 2024-06-26T04:47:01.4037915Z test_jit_legacy, TestFrozenOptimizations (0.0035735818592950884) 2024-06-26T04:47:01.4038568Z test_quantization, TestQuantizeJitOps (0.0035735818592950884) 2024-06-26T04:47:01.4039254Z test_nestedtensor, TestNestedTensorSubclassCPU (0.0032141131914613322) 2024-06-26T04:47:01.4040239Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.0032069219197876004) 2024-06-26T04:47:01.4041269Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (0.003171368577797335) 2024-06-26T04:47:01.4042635Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.003054481361317371) 2024-06-26T04:47:01.4043816Z distributed/test_c10d_functional_native, CompileTest (0.0030470354972629786) 2024-06-26T04:47:01.4044598Z torch_np/numpy_tests/core/test_multiarray, TestTake (0.0030305842622711894) 2024-06-26T04:47:01.4045482Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.0030235866097062533) 2024-06-26T04:47:01.4046237Z test_ops, TestFakeTensorCPU (0.0030169456831568263) 2024-06-26T04:47:01.4046842Z inductor/test_multi_kernel, MultiKernelTest (0.0029959906765583276) 2024-06-26T04:47:01.4047450Z test_package, TestPackageFX (0.0029554579276731075) 2024-06-26T04:47:01.4048185Z test_sparse_semi_structured, TestSparseSemiStructuredTrainingCUDA (0.002923601626631914) 2024-06-26T04:47:01.4048942Z test_view_ops, TestViewOpsCPU (0.0028377292878722727) 2024-06-26T04:47:01.4049585Z test_fake_tensor, FakeTensorOperatorInvariants (0.0027418795416365824) 2024-06-26T04:47:01.4050301Z inductor/test_control_flow, WhileLoopTests (0.0027345215204037285) 2024-06-26T04:47:01.4051052Z functorch/test_ops, TestOperatorsCPU (0.0026891407964176385) 2024-06-26T04:47:01.4051697Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.002685881345641508) 2024-06-26T04:47:01.4052323Z test_torch, TestTorchDeviceTypeCPU (0.002681299498563672) 2024-06-26T04:47:01.4052898Z inductor/test_pad_mm, PadMMTest (0.0026193467063373973) 2024-06-26T04:47:01.4053482Z inductor/test_foreach, ForeachTests (0.0025116158398336514) 2024-06-26T04:47:01.4054085Z export/test_unflatten, TestUnflatten (0.002511458755848422) 2024-06-26T04:47:01.4054742Z inductor/test_flex_attention, TestTemplatedSDPA (0.002292217846002029) 2024-06-26T04:47:01.4055429Z test_ao_sparsity, TestCubicScheduler (0.0022719748832061666) 2024-06-26T04:47:01.4056140Z torch_np/numpy_tests/core/test_multiarray, TestMatmul (0.0022719748832061666) 2024-06-26T04:47:01.4056983Z torch_np/numpy_tests/core/test_multiarray, TestStats (0.0022719748832061666) 2024-06-26T04:47:01.4057743Z inductor/test_flex_attention, TestFlexAttention (0.0022676636953605444) 2024-06-26T04:47:01.4058438Z inductor/test_mmdecomp, TestDecompCUDA (0.0022349123998519783) 2024-06-26T04:47:01.4059155Z test_datapipe, TestIterDataPipeGraphFastForward (0.0022194992108874817) 2024-06-26T04:47:01.4059844Z export/test_pass_infra, TestPassInfra (0.002154132433592268) 2024-06-26T04:47:01.4060568Z inductor/test_decompose_mem_bound_mm, TestDecomposeMemMM (0.002089500843425965) 2024-06-26T04:47:01.4061462Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.001986800589719157) 2024-06-26T04:47:01.4062270Z test_serialization, TestOldSerialization (0.0019842128166927503) 2024-06-26T04:47:01.4063062Z nn/test_packed_sequence, PackedSequenceTest (0.0019682253739872883) 2024-06-26T04:47:01.4063830Z inductor/test_unbacked_symints, TestUnbackedSymintsCUDA (0.0019382909987707066) 2024-06-26T04:47:01.4064612Z test_proxy_tensor, TestGenericProxyTensorReal (0.0019156391998731241) 2024-06-26T04:47:01.4065275Z export/test_lift_unlift, TestLift (0.0019100533812375173) 2024-06-26T04:47:01.4065878Z inductor/test_control_flow, CondTests (0.0019020531062570027) 2024-06-26T04:47:01.4066533Z export/test_export, TestExportCustomClass (0.0018865746361142546) 2024-06-26T04:47:01.4067108Z test_jit, TestTorchbind (0.0018865746361142546) 2024-06-26T04:47:01.4067764Z test_jit_legacy, TestTorchbind (0.0018865746361142546) 2024-06-26T04:47:01.4068432Z test_nestedtensor, TestNestedTensorDeviceTypeCPU (0.0018802271871321066) 2024-06-26T04:47:01.4069220Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.0018550822173419236) 2024-06-26T04:47:01.4069858Z test_mps, TestMPS (0.0018155783207044935) 2024-06-26T04:47:01.4070418Z test_decomp, TestDecompCPU (0.0017951758364768472) 2024-06-26T04:47:01.4070903Z test_ops, TestCommonCPU (0.0017951758364768472) 2024-06-26T04:47:01.4071454Z dynamo/test_functions, FunctionTests (0.0017879299198815825) 2024-06-26T04:47:01.4072068Z export/test_converter, TestConverter (0.0017452030758991727) 2024-06-26T04:47:01.4072676Z test_native_mha, TestMHADeviceTypeCPU (0.0016989204217056594) 2024-06-26T04:47:01.4073305Z test_cpp_api_parity, TestCppApiParity (0.0016579482327727536) 2024-06-26T04:47:01.4073832Z test_fx, TestFX (0.0016579482327727536) 2024-06-26T04:47:01.4074344Z test_quantization, TestQuantizedTensor (0.0016579482327727536) 2024-06-26T04:47:01.4075028Z test_quantization, TestStaticQuantizedModule (0.0016579482327727536) 2024-06-26T04:47:01.4075809Z distributed/test_functional_api, TestTraceableCollectives (0.0016368578872018658) 2024-06-26T04:47:01.4076725Z inductor/test_fused_attention, SDPAPatternRewriterCpuDynamicTests (0.001630084621674215) 2024-06-26T04:47:01.4077544Z distributions/test_distributions, TestJit (0.0016176508798928604) 2024-06-26T04:47:01.4078232Z test_autograd, TestAutogradDeviceTypeCUDA (0.0016176508798928604) 2024-06-26T04:47:01.4078917Z test_fx_experimental, TestFXExperimental (0.0016176508798928604) 2024-06-26T04:47:01.4079567Z test_fx_reinplace_pass, TestReinplacePass (0.0016176508798928604) 2024-06-26T04:47:01.4080152Z test_jit_legacy, TestTracer (0.0016176508798928604) 2024-06-26T04:47:01.4080677Z test_jit_llga_fuser, TestOpCPU (0.0016176508798928604) 2024-06-26T04:47:01.4081220Z test_optim, TestOptimRenewedCPU (0.0016176508798928604) 2024-06-26T04:47:01.4081807Z test_transformers, TestAttnBiasCPU (0.0016176508798928604) 2024-06-26T04:47:01.4082527Z export/test_serdes, SerDesExportTestDynamismExpression (0.0016174937959076308) 2024-06-26T04:47:01.4083199Z test_utils, TestBottleneck (0.001592031092983802) 2024-06-26T04:47:01.4083736Z test_jit_legacy, TestAutodiffJit (0.0015822388671518429) 2024-06-26T04:47:01.4084403Z higher_order_ops/test_with_effects, TestWithEffects (0.0015482889632540975) 2024-06-26T04:47:01.4085221Z distributed/test_inductor_collectives, TestCollectivesInductor (0.0015417656555500603) 2024-06-26T04:47:01.4086126Z distributed/_tensor/test_dtensor_compile, TestDTensorCompileE2E (0.0014899415999013188) 2024-06-26T04:47:01.4086976Z torch_np/numpy_tests/core/test_indexing, TestIndexing (0.0014514650860577131) 2024-06-26T04:47:01.4087782Z torch_np/numpy_tests/lib/test_histograms, TestHistogram (0.0014514650860577131) 2024-06-26T04:47:01.4088606Z torch_np/numpy_tests/lib/test_index_tricks, TestFillDiagonal (0.0014514650860577131) 2024-06-26T04:47:01.4089379Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0014320176657218228) 2024-06-26T04:47:01.4090130Z distributions/test_distributions, TestDistributionShapes (0.0013196625599125964) 2024-06-26T04:47:01.4090913Z nn/test_pooling, TestPoolingNNDeviceTypeCPU (0.0013196625599125964) 2024-06-26T04:47:01.4091652Z profiler/test_profiler, TestExperimentalUtils (0.0013196625599125964) 2024-06-26T04:47:01.4092282Z test_mkldnn, TestMkldnnCPU (0.0013196625599125964) 2024-06-26T04:47:01.4092776Z test_ops, TestMathBitsCPU (0.0013196625599125964) 2024-06-26T04:47:01.4093359Z test_ops_gradients, TestBwdGradientsCPU (0.0013196625599125964) 2024-06-26T04:47:01.4094058Z test_quantization, TestQuantizePT2EX86Inductor (0.0013196625599125964) 2024-06-26T04:47:01.4094758Z distributed/_tensor/test_utils, UtilTest (0.001277092799915416) 2024-06-26T04:47:01.4095473Z distributed/checkpoint/test_state_dict, TestStateDict (0.0012635547136972314) 2024-06-26T04:47:01.4096435Z export/test_retraceability, RetraceExportTestDynamismExpression (0.0012557293779242112) 2024-06-26T04:47:01.4097345Z distributed/test_store, PrefixStoreTest (0.001250300643273834) 2024-06-26T04:47:01.4098005Z export/test_lift_unlift, ConstantAttrMapTest (0.001250300643273834) 2024-06-26T04:47:01.4098750Z onnx/dynamo/test_registry_dispatcher, TestDispatcher (0.001250300643273834) 2024-06-26T04:47:01.4099644Z onnx/dynamo/test_registry_dispatcher, TestOpSchemaWrapper (0.001250300643273834) 2024-06-26T04:47:01.4100432Z onnx/internal/test_registraion, TestOverrideDict (0.001250300643273834) 2024-06-26T04:47:01.4101243Z onnx/test_pytorch_onnx_shape_inference, TestONNXShapeInference (0.001250300643273834) 2024-06-26T04:47:01.4102037Z onnx/test_utility_funs, TestUnconvertibleOps (0.001250300643273834) 2024-06-26T04:47:01.4102857Z test_cuda_sanitizer, TestEventHandler (0.001250300643273834) 2024-06-26T04:47:01.4103439Z test_cuda_sanitizer, TestMessages (0.001250300643273834) 2024-06-26T04:47:01.4103989Z test_cuda_trace, TestCudaTrace (0.001250300643273834) 2024-06-26T04:47:01.4104524Z test_datapipe, TestDataChunk (0.001250300643273834) 2024-06-26T04:47:01.4105023Z test_pytree, TestCxxPytree (0.001250300643273834) 2024-06-26T04:47:01.4105699Z test_sparse_semi_structured, TestSparseSemiStructuredCUDA (0.001250300643273834) 2024-06-26T04:47:01.4106627Z test_sparse_semi_structured, TestSparseSemiStructuredCUSPARSELTCUDA (0.001250300643273834) 2024-06-26T04:47:01.4107579Z test_sparse_semi_structured, TestSparseSemiStructuredCUTLASSCUDA (0.001250300643273834) 2024-06-26T04:47:01.4108300Z test_utils, TestHipifyTrie (0.001250300643273834) 2024-06-26T04:47:01.4108950Z test_weak, WeakKeyDictionaryScriptObjectTestCase (0.001250300643273834) 2024-06-26T04:47:01.4109754Z torch_np/numpy_tests/core/test_multiarray, TestAttributes (0.001250300643273834) 2024-06-26T04:47:01.4110563Z torch_np/numpy_tests/core/test_multiarray, TestChoose (0.001250300643273834) 2024-06-26T04:47:01.4111328Z torch_np/numpy_tests/core/test_multiarray, TestDot (0.001250300643273834) 2024-06-26T04:47:01.4112091Z torch_np/numpy_tests/core/test_multiarray, TestFlag (0.001250300643273834) 2024-06-26T04:47:01.4112853Z torch_np/numpy_tests/core/test_multiarray, TestRepeat (0.001250300643273834) 2024-06-26T04:47:01.4113682Z torch_np/numpy_tests/core/test_multiarray, TestScalarIndexing (0.001250300643273834) 2024-06-26T04:47:01.4114524Z torch_np/numpy_tests/lib/test_function_base, TestDelete (0.001250300643273834) 2024-06-26T04:47:01.4115239Z torch_np/test_basic, TestOneArrAndShape (0.001250300643273834) 2024-06-26T04:47:01.4116104Z onnx/dynamo/test_exporter_api, TestLargeProtobufONNXProgramSerializerAPI (0.001191953279921055) 2024-06-26T04:47:01.4116957Z test_multiprocessing_spawn, SpawnTest (0.001191953279921055) 2024-06-26T04:47:01.4117505Z test_linalg, TestLinalgCPU (0.001122687229756151) 2024-06-26T04:47:01.4118116Z functorch/test_aotdispatch, TestPythonKeyCPU (0.0011177478519625093) 2024-06-26T04:47:01.4118835Z test_quantization, TestQuantizePT2EQATModels (0.001077066216796134) 2024-06-26T04:47:01.4119434Z test_decomp, HasDecompTest (0.001071489916524778) 2024-06-26T04:47:01.4120142Z distributed/_tensor/test_convolution_ops, DistConvolutionOpsTest (0.0010216742399323329) 2024-06-26T04:47:01.4121031Z distributed/_tensor/test_experimental_ops, DistOtherOpsTest (0.0010216742399323329) 2024-06-26T04:47:01.4121847Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.0010216742399323329) 2024-06-26T04:47:01.4122844Z distributed/optim/test_zero_redundancy_optimizer, TestZeroRedundancyOptimizerDistributed (0.0010216742399323329) 2024-06-26T04:47:01.4123949Z distributed/rpc/test_tensorpipe_agent, TensorPipeRemoteModuleTest (0.0010216742399323329) 2024-06-26T04:47:01.4124991Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.0010216742399323329) 2024-06-26T04:47:01.4126010Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (0.0010216742399323329) 2024-06-26T04:47:01.4127013Z distributed/test_c10d_pypg, TestDDPWithWorkSubclass (0.0010216742399323329) 2024-06-26T04:47:01.4127809Z distributed/test_c10d_pypg, TestDDPWithWorkWrapper (0.0010216742399323329) 2024-06-26T04:47:01.4128582Z distributions/test_distributions, TestConstraints (0.0010216742399323329) 2024-06-26T04:47:01.4129420Z distributions/test_distributions, TestLazyLogitsInitialization (0.0010216742399323329) 2024-06-26T04:47:01.4130338Z distributions/test_distributions, TestValidation (0.0010216742399323329) 2024-06-26T04:47:01.4131051Z dynamo/test_subclasses, TestNestedTensor (0.0010216742399323329) 2024-06-26T04:47:01.4131784Z functorch/test_eager_transforms, TestAutogradFunctionCPU (0.0010216742399323329) 2024-06-26T04:47:01.4132655Z functorch/test_eager_transforms, TestExamplesCorrectnessCPU (0.0010216742399323329) 2024-06-26T04:47:01.4133507Z functorch/test_eager_transforms, TestGradTransformCPU (0.0010216742399323329) 2024-06-26T04:47:01.4134424Z functorch/test_eager_transforms, TestHigherOrderOperatorInteractionCPU (0.0010216742399323329) 2024-06-26T04:47:01.4135299Z functorch/test_eager_transforms, TestJacCPU (0.0010216742399323329) 2024-06-26T04:47:01.4136019Z functorch/test_eager_transforms, TestLinearizeCPU (0.0010216742399323329) 2024-06-26T04:47:01.4136879Z functorch/test_eager_transforms, TestMakeFunctional (0.0010216742399323329) 2024-06-26T04:47:01.4137706Z functorch/test_eager_transforms, TestVmapJvpInplaceViewCPU (0.0010216742399323329) 2024-06-26T04:47:01.4138534Z functorch/test_eager_transforms, TestVmapOfGradCPU (0.0010216742399323329) 2024-06-26T04:47:01.4139241Z functorch/test_vmap, TestRandomnessCPU (0.0010216742399323329) 2024-06-26T04:47:01.4139938Z functorch/test_vmap, TestVmapBatchedGradientCPU (0.0010216742399323329) 2024-06-26T04:47:01.4140649Z functorch/test_vmap, TestVmapOperators (0.0010216742399323329) 2024-06-26T04:47:01.4141464Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4142251Z lazy/test_debug_util, DebugUtilTest (0.0010216742399323329) 2024-06-26T04:47:01.4142982Z nn/test_convolution, TestConvolutionNN (0.0010216742399323329) 2024-06-26T04:47:01.4143692Z nn/test_embedding, TestEmbeddingNNDeviceTypeCPU (0.0010216742399323329) 2024-06-26T04:47:01.4144314Z nn/test_init, TestNNInit (0.0010216742399323329) 2024-06-26T04:47:01.4144887Z nn/test_lazy_modules, TestLazyModules (0.0010216742399323329) 2024-06-26T04:47:01.4145537Z nn/test_load_state_dict, TestLoadStateDict (0.0010216742399323329) 2024-06-26T04:47:01.4146188Z nn/test_module_hooks, TestModuleHooks (0.0010216742399323329) 2024-06-26T04:47:01.4146819Z nn/test_module_hooks, TestStateDictHooks (0.0010216742399323329) 2024-06-26T04:47:01.4147554Z nn/test_multihead_attention, TestMultiheadAttentionNN (0.0010216742399323329) 2024-06-26T04:47:01.4148289Z test_ao_sparsity, TestBaseDataScheduler (0.0010216742399323329) 2024-06-26T04:47:01.4148934Z test_ao_sparsity, TestBaseDataSparsifier (0.0010216742399323329) 2024-06-26T04:47:01.4149641Z test_ao_sparsity, TestBaseStructuredSparsifier (0.0010216742399323329) 2024-06-26T04:47:01.4150298Z test_ao_sparsity, TestFPGMPruner (0.0010216742399323329) 2024-06-26T04:47:01.4150884Z test_ao_sparsity, TestFxComposability (0.0010216742399323329) 2024-06-26T04:47:01.4151537Z test_ao_sparsity, TestNormDataSparsifiers (0.0010216742399323329) 2024-06-26T04:47:01.4152202Z test_ao_sparsity, TestQuantizationUtils (0.0010216742399323329) 2024-06-26T04:47:01.4152824Z test_ao_sparsity, TestSaliencyPruner (0.0010216742399323329) 2024-06-26T04:47:01.4153410Z test_ao_sparsity, TestScheduler (0.0010216742399323329) 2024-06-26T04:47:01.4154012Z test_autograd, TestAllowMutationOnSaved (0.0010216742399323329) 2024-06-26T04:47:01.4154678Z test_autograd, TestAutogradDeviceTypeCPU (0.0010216742399323329) 2024-06-26T04:47:01.4155330Z test_autograd, TestAutogradForwardMode (0.0010216742399323329) 2024-06-26T04:47:01.4155999Z test_autograd_fallback, TestAutogradFallback (0.0010216742399323329) 2024-06-26T04:47:01.4156791Z test_complex, TestComplexTensorCPU (0.0010216742399323329) 2024-06-26T04:47:01.4157620Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0010216742399323329) 2024-06-26T04:47:01.4158421Z test_custom_ops, MiniOpTest (0.0010216742399323329) 2024-06-26T04:47:01.4159059Z test_custom_ops, TestCustomOpAPI (0.0010216742399323329) 2024-06-26T04:47:01.4159659Z test_custom_ops, TestCustomOpTestingCPU (0.0010216742399323329) 2024-06-26T04:47:01.4160273Z test_dlpack, TestTorchDlPackCPU (0.0010216742399323329) 2024-06-26T04:47:01.4160982Z test_expanded_weights, TestExpandedWeightFunctionalCPU (0.0010216742399323329) 2024-06-26T04:47:01.4161789Z test_expanded_weights, TestExpandedWeightModuleCPU (0.0010216742399323329) 2024-06-26T04:47:01.4162680Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.0010216742399323329) 2024-06-26T04:47:01.4163544Z test_functional_optim, TestFunctionalOptimParity (0.0010216742399323329) 2024-06-26T04:47:01.4164339Z test_functionalization, TestCrossRefFunctionalization (0.0010216742399323329) 2024-06-26T04:47:01.4165101Z test_functionalization, TestFunctionalization (0.0010216742399323329) 2024-06-26T04:47:01.4165709Z test_fx, TypeCheckerTest (0.0010216742399323329) 2024-06-26T04:47:01.4166248Z test_fx_passes, TestFXGraphPasses (0.0010216742399323329) 2024-06-26T04:47:01.4166796Z test_indexing, NumpyTestsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4167338Z test_indexing, TestIndexingCPU (0.0010216742399323329) 2024-06-26T04:47:01.4167874Z test_jit, TestDtypeAnalysis (0.0010216742399323329) 2024-06-26T04:47:01.4168362Z test_jit, TestGenerator (0.0010216742399323329) 2024-06-26T04:47:01.4168970Z test_jit, TestInplaceToFunctionalActivation (0.0010216742399323329) 2024-06-26T04:47:01.4169741Z test_jit, TestOptimizeForMobilePreserveDebugInfo (0.0010216742399323329) 2024-06-26T04:47:01.4170406Z test_jit, TestParametrization (0.0010216742399323329) 2024-06-26T04:47:01.4170952Z test_jit, TestRemoveMutation (0.0010216742399323329) 2024-06-26T04:47:01.4171532Z test_jit, TestSymbolicShapeAnalysis (0.0010216742399323329) 2024-06-26T04:47:01.4172057Z test_jit, TestTracer (0.0010216742399323329) 2024-06-26T04:47:01.4172530Z test_jit, TestTypeSharing (0.0010216742399323329) 2024-06-26T04:47:01.4173050Z test_jit, TestUnsupportedOps (0.0010216742399323329) 2024-06-26T04:47:01.4173635Z test_jit_fuser_te, TestTEFuserDynamic (0.0010216742399323329) 2024-06-26T04:47:01.4174237Z test_jit_fuser_te, TestTEFuserStatic (0.0010216742399323329) 2024-06-26T04:47:01.4174871Z test_jit_llga_fuser, TestFusionPatternCPU (0.0010216742399323329) 2024-06-26T04:47:01.4175508Z test_legacy_vmap, TestVmapAPILegacy (0.0010216742399323329) 2024-06-26T04:47:01.4176197Z test_legacy_vmap, TestVmapBatchedGradientLegacyCPU (0.0010216742399323329) 2024-06-26T04:47:01.4177050Z test_legacy_vmap, TestVmapOperatorsLegacy (0.0010216742399323329) 2024-06-26T04:47:01.4177652Z test_masked, TestMaskedCPU (0.0010216742399323329) 2024-06-26T04:47:01.4178189Z test_maskedtensor, TestBasicsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4178738Z test_maskedtensor, TestUnary (0.0010216742399323329) 2024-06-26T04:47:01.4179241Z test_meta, TestMetaCPU (0.0010216742399323329) 2024-06-26T04:47:01.4179744Z test_model_dump, TestModelDump (0.0010216742399323329) 2024-06-26T04:47:01.4180336Z test_module_tracker, TestModuleTracker (0.0010216742399323329) 2024-06-26T04:47:01.4180951Z test_namedtensor, TestNamedTensor (0.0010216742399323329) 2024-06-26T04:47:01.4181531Z test_nestedtensor, TestNestedTensor (0.0010216742399323329) 2024-06-26T04:47:01.4182205Z test_nestedtensor, TestNestedTensorAutogradCPU (0.0010216742399323329) 2024-06-26T04:47:01.4182935Z test_nn, TestFusionEval (0.0010216742399323329) 2024-06-26T04:47:01.4183420Z test_nn, TestFusionUtils (0.0010216742399323329) 2024-06-26T04:47:01.4183982Z test_numpy_interop, TestNumPyInteropCPU (0.0010216742399323329) 2024-06-26T04:47:01.4184740Z test_ops, TestCompositeComplianceCPU (0.0010216742399323329) 2024-06-26T04:47:01.4185309Z test_ops, TestTagsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4185874Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4186486Z test_optim, TestLRScheduler (0.0010216742399323329) 2024-06-26T04:47:01.4187066Z test_optim, TestSWAUtils (0.0010216742399323329) 2024-06-26T04:47:01.4187561Z test_prims, TestPrimsBasic (0.0010216742399323329) 2024-06-26T04:47:01.4188065Z test_prims, TestPrimsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4188686Z test_proxy_tensor, TestGenericProxyTensorFake (0.0010216742399323329) 2024-06-26T04:47:01.4189455Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.0010216742399323329) 2024-06-26T04:47:01.4190220Z test_quantization, TestDynamicQuantizedOps (0.0010216742399323329) 2024-06-26T04:47:01.4190876Z test_quantization, TestEqualizeEager (0.0010216742399323329) 2024-06-26T04:47:01.4191460Z test_quantization, TestEqualizeFx (0.0010216742399323329) 2024-06-26T04:47:01.4192076Z test_quantization, TestFXGraphMatcher (0.0010216742399323329) 2024-06-26T04:47:01.4192767Z test_quantization, TestFXNumericSuiteCoreAPIs (0.0010216742399323329) 2024-06-26T04:47:01.4193441Z test_quantization, TestFakeQuantize (0.0010216742399323329) 2024-06-26T04:47:01.4194020Z test_quantization, TestFuseEager (0.0010216742399323329) 2024-06-26T04:47:01.4194570Z test_quantization, TestFuseFx (0.0010216742399323329) 2024-06-26T04:47:01.4195168Z test_quantization, TestFusedObsFakeQuant (0.0010216742399323329) 2024-06-26T04:47:01.4195832Z test_quantization, TestFxModelReportClass (0.0010216742399323329) 2024-06-26T04:47:01.4196528Z test_quantization, TestFxModelReportObserver (0.0010216742399323329) 2024-06-26T04:47:01.4197264Z test_quantization, TestFxModelReportVisualizer (0.0010216742399323329) 2024-06-26T04:47:01.4197960Z test_quantization, TestNumericSuiteEager (0.0010216742399323329) 2024-06-26T04:47:01.4198573Z test_quantization, TestObserver (0.0010216742399323329) 2024-06-26T04:47:01.4199230Z test_quantization, TestQuantizeEagerPTQDynamic (0.0010216742399323329) 2024-06-26T04:47:01.4199921Z test_quantization, TestQuantizeEagerQAT (0.0010216742399323329) 2024-06-26T04:47:01.4200625Z test_quantization, TestQuantizeEagerQATNumerics (0.0010216742399323329) 2024-06-26T04:47:01.4201332Z test_quantization, TestQuantizeFxModels (0.0010216742399323329) 2024-06-26T04:47:01.4201998Z test_quantization, TestQuantizeFxOps (0.0010216742399323329) 2024-06-26T04:47:01.4202680Z test_quantization, TestQuantizeJit (0.0010216742399323329) 2024-06-26T04:47:01.4203310Z test_quantization, TestQuantizeJitPasses (0.0010216742399323329) 2024-06-26T04:47:01.4203947Z test_quantization, TestQuantizedConv (0.0010216742399323329) 2024-06-26T04:47:01.4204600Z test_quantization, TestQuantizedEmbeddingOps (0.0010216742399323329) 2024-06-26T04:47:01.4205388Z test_quantization, TestQuantizedLinear (0.0010216742399323329) 2024-06-26T04:47:01.4206093Z test_quantization, TestReferenceQuantizedModule (0.0010216742399323329) 2024-06-26T04:47:01.4206765Z test_quantization, TestSerialization (0.0010216742399323329) 2024-06-26T04:47:01.4207370Z test_reductions, TestReductionsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4208021Z test_scatter_gather_ops, TestScatterGatherCPU (0.0010216742399323329) 2024-06-26T04:47:01.4208667Z test_schema_check, TestSchemaCheck (0.0010216742399323329) 2024-06-26T04:47:01.4209332Z test_segment_reductions, TestSegmentReductionsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4210027Z test_serialization, TestSerialization (0.0010216742399323329) 2024-06-26T04:47:01.4210609Z test_shape_ops, TestShapeOpsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4211226Z test_sort_and_select, TestSortAndSelectCPU (0.0010216742399323329) 2024-06-26T04:47:01.4211824Z test_sparse, TestSparseCPU (0.0010216742399323329) 2024-06-26T04:47:01.4212398Z test_sparse_csr, TestSparseCSRSampler (0.0010216742399323329) 2024-06-26T04:47:01.4213140Z test_sparse_csr, TestSparseCompressedCPU (0.0010216742399323329) 2024-06-26T04:47:01.4213750Z test_spectral_ops, TestFFTCPU (0.0010216742399323329) 2024-06-26T04:47:01.4214345Z test_tensor_creation_ops, TestAsArrayCPU (0.0010216742399323329) 2024-06-26T04:47:01.4215022Z test_tensor_creation_ops, TestBufferProtocolCPU (0.0010216742399323329) 2024-06-26T04:47:01.4215858Z test_tensor_creation_ops, TestRandomTensorCreationCPU (0.0010216742399323329) 2024-06-26T04:47:01.4216628Z test_tensor_creation_ops, TestTensorCreationCPU (0.0010216742399323329) 2024-06-26T04:47:01.4217382Z test_tensorboard, TestTensorBoardSummary (0.0010216742399323329) 2024-06-26T04:47:01.4218044Z test_tensorboard, TestTensorBoardUtils (0.0010216742399323329) 2024-06-26T04:47:01.4218649Z test_testing, TestMakeTensorCPU (0.0010216742399323329) 2024-06-26T04:47:01.4219258Z test_type_promotion, TestTypePromotionCPU (0.0010216742399323329) 2024-06-26T04:47:01.4219915Z test_unary_ufuncs, TestUnaryUfuncsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4220498Z test_utils, TestCheckpoint (0.0010216742399323329) 2024-06-26T04:47:01.4221027Z test_view_ops, TestOldViewOpsCPU (0.0010216742399323329) 2024-06-26T04:47:01.4221584Z test_view_ops, TestViewOpsLAZY (0.0010216742399323329) 2024-06-26T04:47:01.4222343Z torch_np/numpy_tests/core/test_indexing, TestBroadcastedAssignments (0.0010216742399323329) 2024-06-26T04:47:01.4223397Z torch_np/numpy_tests/core/test_indexing, TestFancyIndexingCast (0.0010216742399323329) 2024-06-26T04:47:01.4224315Z torch_np/numpy_tests/core/test_multiarray, TestArgmaxArgminCommon (0.0010216742399323329) 2024-06-26T04:47:01.4225239Z torch_np/numpy_tests/core/test_multiarray, TestArrayConstruction (0.0010216742399323329) 2024-06-26T04:47:01.4226120Z torch_np/numpy_tests/core/test_multiarray, TestFromBuffer (0.0010216742399323329) 2024-06-26T04:47:01.4226931Z torch_np/numpy_tests/core/test_multiarray, TestMethods (0.0010216742399323329) 2024-06-26T04:47:01.4227735Z torch_np/numpy_tests/core/test_multiarray, TestPutmask (0.0010216742399323329) 2024-06-26T04:47:01.4228521Z torch_np/numpy_tests/core/test_multiarray, TestVdot (0.0010216742399323329) 2024-06-26T04:47:01.4229281Z torch_np/numpy_tests/core/test_multiarray, TestWhere (0.0010216742399323329) 2024-06-26T04:47:01.4230117Z torch_np/numpy_tests/core/test_multiarray, TestWritebackIfCopy (0.0010216742399323329) 2024-06-26T04:47:01.4230968Z torch_np/numpy_tests/core/test_numeric, TestArgwhere (0.0010216742399323329) 2024-06-26T04:47:01.4231758Z torch_np/numpy_tests/core/test_numeric, TestBoolArray (0.0010216742399323329) 2024-06-26T04:47:01.4232526Z torch_np/numpy_tests/core/test_numeric, TestBoolCmp (0.0010216742399323329) 2024-06-26T04:47:01.4233301Z torch_np/numpy_tests/core/test_numeric, TestClip (0.0010216742399323329) 2024-06-26T04:47:01.4234062Z torch_np/numpy_tests/core/test_numeric, TestCorrelate (0.0010216742399323329) 2024-06-26T04:47:01.4234816Z torch_np/numpy_tests/core/test_numeric, TestCross (0.0010216742399323329) 2024-06-26T04:47:01.4235667Z torch_np/numpy_tests/core/test_numeric, TestIndex (0.0010216742399323329) 2024-06-26T04:47:01.4236670Z torch_np/numpy_tests/core/test_numeric, TestIndices (0.0010216742399323329) 2024-06-26T04:47:01.4237498Z torch_np/numpy_tests/core/test_numeric, TestIsclose (0.0010216742399323329) 2024-06-26T04:47:01.4238458Z torch_np/numpy_tests/core/test_numeric, TestNonzeroAndCountNonzero (0.0010216742399323329) 2024-06-26T04:47:01.4239489Z torch_np/numpy_tests/core/test_numeric, TestOuterMisc (0.0010216742399323329) 2024-06-26T04:47:01.4240314Z torch_np/numpy_tests/core/test_numeric, TestStdVar (0.0010216742399323329) 2024-06-26T04:47:01.4258060Z torch_np/numpy_tests/core/test_shape_base, TestConcatenate (0.0010216742399323329) 2024-06-26T04:47:01.4259110Z torch_np/numpy_tests/core/test_shape_base, TestStackMisc (0.0010216742399323329) 2024-06-26T04:47:01.4259920Z torch_np/numpy_tests/fft/test_helper, TestFFTShift (0.0010216742399323329) 2024-06-26T04:47:01.4260887Z torch_np/numpy_tests/fft/test_helper, TestIRFFTN (0.0010216742399323329) 2024-06-26T04:47:01.4261635Z torch_np/numpy_tests/fft/test_pocketfft, TestFFT1D (0.0010216742399323329) 2024-06-26T04:47:01.4262432Z torch_np/numpy_tests/lib/test_function_base, TestAverage (0.0010216742399323329) 2024-06-26T04:47:01.4263453Z torch_np/numpy_tests/lib/test_function_base, TestCopy (0.0010216742399323329) 2024-06-26T04:47:01.4264321Z torch_np/numpy_tests/lib/test_function_base, TestDiff (0.0010216742399323329) 2024-06-26T04:47:01.4265133Z torch_np/numpy_tests/lib/test_function_base, TestDigitize (0.0010216742399323329) 2024-06-26T04:47:01.4265950Z torch_np/numpy_tests/lib/test_function_base, TestExtins (0.0010216742399323329) 2024-06-26T04:47:01.4266797Z torch_np/numpy_tests/lib/test_function_base, TestFilterwindows (0.0010216742399323329) 2024-06-26T04:47:01.4267633Z torch_np/numpy_tests/lib/test_function_base, TestMedian (0.0010216742399323329) 2024-06-26T04:47:01.4268461Z torch_np/numpy_tests/lib/test_function_base, TestPercentile (0.0010216742399323329) 2024-06-26T04:47:01.4269299Z torch_np/numpy_tests/lib/test_function_base, TestQuantile (0.0010216742399323329) 2024-06-26T04:47:01.4270104Z torch_np/numpy_tests/lib/test_function_base, TestTrapz (0.0010216742399323329) 2024-06-26T04:47:01.4270918Z torch_np/numpy_tests/lib/test_histograms, TestHistogramdd (0.0010216742399323329) 2024-06-26T04:47:01.4271786Z torch_np/numpy_tests/lib/test_index_tricks, TestDiagIndicesFrom (0.0010216742399323329) 2024-06-26T04:47:01.4272687Z torch_np/numpy_tests/lib/test_index_tricks, TestIndexExpression (0.0010216742399323329) 2024-06-26T04:47:01.4273550Z torch_np/numpy_tests/lib/test_shape_base_, TestPutAlongAxis (0.0010216742399323329) 2024-06-26T04:47:01.4274379Z torch_np/numpy_tests/lib/test_shape_base_, TestSqueeze (0.0010216742399323329) 2024-06-26T04:47:01.4275215Z torch_np/numpy_tests/lib/test_shape_base_, TestTakeAlongAxis (0.0010216742399323329) 2024-06-26T04:47:01.4276029Z torch_np/numpy_tests/lib/test_shape_base_, TestTile (0.0010216742399323329) 2024-06-26T04:47:01.4276791Z torch_np/numpy_tests/lib/test_twodim_base, TestDiag (0.0010216742399323329) 2024-06-26T04:47:01.4277590Z torch_np/numpy_tests/lib/test_twodim_base, TestHistogram2d (0.0010216742399323329) 2024-06-26T04:47:01.4278397Z torch_np/numpy_tests/lib/test_twodim_base, TestVander (0.0010216742399323329) 2024-06-26T04:47:01.4279174Z torch_np/numpy_tests/lib/test_type_check, TestImag (0.0010216742399323329) 2024-06-26T04:47:01.4279949Z torch_np/numpy_tests/lib/test_type_check, TestIsfinite (0.0010216742399323329) 2024-06-26T04:47:01.4280727Z torch_np/numpy_tests/lib/test_type_check, TestReal (0.0010216742399323329) 2024-06-26T04:47:01.4281507Z torch_np/numpy_tests/lib/test_type_check, TestRealIfClose (0.0010216742399323329) 2024-06-26T04:47:01.4282316Z torch_np/numpy_tests/linalg/test_linalg, TestCholesky (0.0010216742399323329) 2024-06-26T04:47:01.4283078Z torch_np/numpy_tests/linalg/test_linalg, TestCond (0.0010216742399323329) 2024-06-26T04:47:01.4283842Z torch_np/numpy_tests/linalg/test_linalg, TestMatrixRank (0.0010216742399323329) 2024-06-26T04:47:01.4284634Z torch_np/numpy_tests/linalg/test_linalg, TestMultiDot (0.0010216742399323329) 2024-06-26T04:47:01.4285381Z torch_np/numpy_tests/linalg/test_linalg, TestQR (0.0010216742399323329) 2024-06-26T04:47:01.4286140Z torch_np/numpy_tests/linalg/test_linalg, TestSVDHermitian (0.0010216742399323329) 2024-06-26T04:47:01.4286952Z torch_np/test_ndarray_methods, TestArgmaxArgminCommon (0.0010216742399323329) 2024-06-26T04:47:01.4287676Z torch_np/test_ndarray_methods, TestIndexing (0.0010216742399323329) 2024-06-26T04:47:01.4288306Z torch_np/test_reductions, TestSum (0.0010216742399323329) 2024-06-26T04:47:01.4288927Z torch_np/test_ufuncs_basic, TestBinaryUfuncs (0.0010216742399323329) 2024-06-26T04:47:01.4289661Z torch_np/test_ufuncs_basic, TestNdarrayDunderVsUfunc (0.0010216742399323329) 2024-06-26T04:47:01.4290400Z torch_np/test_ufuncs_basic, TestUfuncDtypeKwd (0.0010216742399323329) 2024-06-26T04:47:01.4291207Z torch_np/test_ufuncs_basic, TestUnaryUfuncs (0.0010216742399323329) 2024-06-26T04:47:01.4292072Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.0009717010434139035) 2024-06-26T04:47:01.4292893Z dynamo/test_functions, DefaultsTests (0.0009651263497868244) 2024-06-26T04:47:01.4293660Z distributed/pipelining/test_unflatten, UnflattenTests (0.0009577410579439473) 2024-06-26T04:47:01.4294430Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.0008939649599407913) 2024-06-26T04:47:01.4295230Z inductor/test_fused_attention, SDPAPatternRewriterCpuTests (0.0008939649599407913) 2024-06-26T04:47:01.4295952Z test_dynamic_shapes, TestPySymInt (0.0008939649599407913) 2024-06-26T04:47:01.4296467Z test_meta, TestMetaCUDA (0.0008939649599407913) 2024-06-26T04:47:01.4297049Z test_ops, TestRefsOpsInfoCPU (0.0008939649599407913) 2024-06-26T04:47:01.4297625Z test_matmul_cuda, TestMatmulCudaCUDA (0.0008277453332785103) 2024-06-26T04:47:01.4298230Z inductor/test_halide, CpuHalideTests (0.0007209394838232188) 2024-06-26T04:47:01.4298915Z inductor/test_cutlass_backend, TestCutlassBackend (0.0006933599199075344) 2024-06-26T04:47:01.4299547Z test_modules, TestModuleCPU (0.0006362739928404208) 2024-06-26T04:47:01.4300216Z distributed/_tensor/debug/test_op_coverage, TestOpCoverage (0.0005959766399605275) 2024-06-26T04:47:01.4300987Z distributed/algorithms/test_join, TestJoin (0.0005959766399605275) 2024-06-26T04:47:01.4301638Z distributed/test_fake_pg, TestFakePG (0.0005959766399605275) 2024-06-26T04:47:01.4302391Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.0005959766399605275) 2024-06-26T04:47:01.4303459Z distributions/test_distributions, TestFunctors (0.0005959766399605275) 2024-06-26T04:47:01.4304367Z dynamo/test_activation_checkpointing, ActivationCheckpointingViaTagsTests (0.0005959766399605275) 2024-06-26T04:47:01.4305236Z dynamo/test_backends, TestOptimizations (0.0005959766399605275) 2024-06-26T04:47:01.4306083Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesNNModuleTests (0.0005959766399605275) 2024-06-26T04:47:01.4306999Z export/test_export, TestOneOffModelExportResult (0.0005959766399605275) 2024-06-26T04:47:01.4307731Z export/test_torchbind, TestExportTorchbind (0.0005959766399605275) 2024-06-26T04:47:01.4308483Z functorch/test_memory_efficient_fusion, NoChangeTestCase (0.0005959766399605275) 2024-06-26T04:47:01.4309241Z inductor/test_loop_ordering, ImplDetailTest (0.0005959766399605275) 2024-06-26T04:47:01.4309940Z inductor/test_perf, MinCutPartitioningTests (0.0005959766399605275) 2024-06-26T04:47:01.4310688Z inductor/test_split_cat_fx_passes, TestSplitCatFxPasses (0.0005959766399605275) 2024-06-26T04:47:01.4311394Z test_ao_sparsity, TestFakeSparsity (0.0005959766399605275) 2024-06-26T04:47:01.4311920Z test_fx, TestCSEPass (0.0005959766399605275) 2024-06-26T04:47:01.4312382Z test_fx, TestCommonPass (0.0005959766399605275) 2024-06-26T04:47:01.4312864Z test_jit, TestSaveLoad (0.0005959766399605275) 2024-06-26T04:47:01.4313386Z test_jit_legacy, TestTypeSharing (0.0005959766399605275) 2024-06-26T04:47:01.4313928Z test_mps, TestConsistencyCPU (0.0005959766399605275) 2024-06-26T04:47:01.4314469Z test_nn, TestNNDeviceTypeCUDA (0.0005959766399605275) 2024-06-26T04:47:01.4315101Z test_python_dispatch, TestPythonRegistration (0.0005959766399605275) 2024-06-26T04:47:01.4315773Z test_quantization, TestMetaDataPorting (0.0005959766399605275) 2024-06-26T04:47:01.4316446Z test_serialization, TestBothSerializationCPU (0.0005959766399605275) 2024-06-26T04:47:01.4317162Z test_serialization, TestBothSerializationCUDA (0.0005959766399605275) 2024-06-26T04:47:01.4317810Z test_sympy_utils, TestValueRanges (0.0005959766399605275) 2024-06-26T04:47:01.4318402Z test_unary_ufuncs, TestUnaryUfuncsCUDA (0.0005959766399605275) 2024-06-26T04:47:01.4319091Z test_xnnpack_integration, TestXNNPACKRewritePass (0.0005959766399605275) 2024-06-26T04:47:01.4319846Z test_dispatch, TestDispatch (0.00047551327656425067) 2024-06-26T04:47:01.4320327Z test_jit, TestList (0.0004297908461253804) 2024-06-26T04:47:01.4320924Z torch_np/numpy_tests/core/test_dtype, TestBuiltin (0.0004297908461253804) 2024-06-26T04:47:01.4321792Z distributed/checkpoint/e2e/test_e2e_save_and_load, TestInitStateDict (0.0003990914999735675) 2024-06-26T04:47:01.4322853Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.00039037771176453763) 2024-06-26T04:47:01.4323620Z dynamo/test_exc, ExcTests (0.00037404391629321807) 2024-06-26T04:47:01.4324218Z test_fake_tensor, FakeTensorDispatchCache (0.00037404391629321807) 2024-06-26T04:47:01.4325158Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.00029798831998026376) 2024-06-26T04:47:01.4326015Z dynamo/test_comptime, ComptimeTests (0.00029798831998026376) 2024-06-26T04:47:01.4326757Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (0.00029798831998026376) 2024-06-26T04:47:01.4327574Z dynamo/test_higher_order_ops, HigherOrderOpTests (0.00029798831998026376) 2024-06-26T04:47:01.4328554Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesAotAutogradFallbackTests (0.00029798831998026376) 2024-06-26T04:47:01.4329799Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFuncTorchHigherOrderOpTests (0.00029798831998026376) 2024-06-26T04:47:01.4330965Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFunctionTests (0.00029798831998026376) 2024-06-26T04:47:01.4332065Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesHigherOrderOpTests (0.00029798831998026376) 2024-06-26T04:47:01.4332964Z dynamo/test_modules, OptimizedModuleTest (0.00029798831998026376) 2024-06-26T04:47:01.4333618Z dynamo/test_optimizers, End2EndTests (0.00029798831998026376) 2024-06-26T04:47:01.4334218Z dynamo/test_unspec, UnspecTests (0.00029798831998026376) 2024-06-26T04:47:01.4334761Z export/test_db, ExampleTests (0.00029798831998026376) 2024-06-26T04:47:01.4335540Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (0.00029798831998026376) 2024-06-26T04:47:01.4336467Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.00029798831998026376) 2024-06-26T04:47:01.4337312Z inductor/test_layout_optim, TestLayoutOptim (0.00029798831998026376) 2024-06-26T04:47:01.4338005Z lazy/test_ts_opinfo, TestLazyDynamicOps (0.00029798831998026376) 2024-06-26T04:47:01.4338651Z test_autograd, TestNestedCheckpoint (0.00029798831998026376) 2024-06-26T04:47:01.4339380Z test_expanded_weights, TestExpandedWeightFunctionalCUDA (0.00029798831998026376) 2024-06-26T04:47:01.4340122Z test_maskedtensor, TestOperatorsCPU (0.00029798831998026376) 2024-06-26T04:47:01.4340823Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.00029798831998026376) 2024-06-26T04:47:01.4341622Z test_quantization, TestGenerateNumericDebugHandle (0.00029798831998026376) 2024-06-26T04:47:01.4342348Z test_quantization, TestXNNPACKQuantizer (0.00029798831998026376) 2024-06-26T04:47:02.3693901Z profiler/test_profiler, TestTorchTidyProfiler (0.00017206407708016385) 2024-06-26T04:47:02.3695162Z base_commit: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:47:02.3696663Z Changed files: ['torch/_inductor/codegen/cpp_gemm_template.py', 'torch/_inductor/mkldnn_lowerings.py'] 2024-06-26T04:47:02.3697514Z Results from CorrelatedWithHistoricalFailures 2024-06-26T04:47:02.3698009Z inductor/test_cpu_repro (0.25) 2024-06-26T04:47:02.3698382Z test_nn (0.24128085084819412) 2024-06-26T04:47:02.3698869Z inductor/test_torchinductor_dynamic_shapes (0.2115177376624308) 2024-06-26T04:47:02.3699393Z test_sparse_csr (0.19762703850016858) 2024-06-26T04:47:02.3699783Z test_ops (0.1911515731376559) 2024-06-26T04:47:02.3700142Z test_optim (0.1855988080550617) 2024-06-26T04:47:02.3700510Z test_quantization (0.15027713645947813) 2024-06-26T04:47:02.3700969Z dynamo/test_dynamic_shapes (0.14565151335538787) 2024-06-26T04:47:02.3701510Z inductor/test_cpu_select_algorithm (0.13966533952159396) 2024-06-26T04:47:02.3702213Z inductor/test_torchinductor (0.1383181979682926) 2024-06-26T04:47:02.3703043Z inductor/test_compiled_autograd (0.13508580999092895) 2024-06-26T04:47:02.3703698Z inductor/test_torchinductor_codegen_dynamic_shapes (0.1254113592625365) 2024-06-26T04:47:02.3704389Z inductor/test_inductor_freezing (0.10504225657608199) 2024-06-26T04:47:02.3704967Z test_foreach (0.10183835914875146) 2024-06-26T04:47:02.3705359Z test_modules (0.09101194219728527) 2024-06-26T04:47:02.3705743Z test_fake_tensor (0.09017464640441814) 2024-06-26T04:47:02.3706197Z functorch/test_aotdispatch (0.08987704286944802) 2024-06-26T04:47:02.3706660Z test_autograd (0.08863193752602706) 2024-06-26T04:47:02.3707028Z test_torch (0.08820601686223387) 2024-06-26T04:47:02.3707445Z inductor/test_aot_inductor (0.08705101898629795) 2024-06-26T04:47:02.3707913Z test_cpp_api_parity (0.08584167679645327) 2024-06-26T04:47:02.3708332Z test_transformers (0.08544013418017928) 2024-06-26T04:47:02.3708730Z test_fx (0.08249132164977943) 2024-06-26T04:47:02.3709086Z test_jit (0.07943242588448442) 2024-06-26T04:47:02.3709469Z inductor/test_mmdecomp (0.07328890744187268) 2024-06-26T04:47:02.3709996Z distributed/test_dynamo_distributed (0.07200496911712144) 2024-06-26T04:47:02.3710495Z test_testing (0.07004277392666838) 2024-06-26T04:47:02.3710940Z inductor/test_cuda_cpp_wrapper (0.06942727116343048) 2024-06-26T04:47:02.3711504Z inductor/test_mkldnn_pattern_matcher (0.06638387643119185) 2024-06-26T04:47:02.3712087Z inductor/test_torchinductor_opinfo (0.0625237184472996) 2024-06-26T04:47:02.3712573Z export/test_export (0.0622949326078171) 2024-06-26T04:47:02.3713044Z test_cuda_expandable_segments (0.061485603616466517) 2024-06-26T04:47:02.3713515Z test_jit_legacy (0.060707779914461336) 2024-06-26T04:47:02.3713918Z dynamo/test_misc (0.058982049618652756) 2024-06-26T04:47:02.3714380Z onnx/test_fx_op_consistency (0.0577002186353703) 2024-06-26T04:47:02.3714856Z nn/test_module_hooks (0.05477074781622829) 2024-06-26T04:47:02.3715464Z distributed/_composable/fsdp/test_fully_shard_training (0.05188063643259299) 2024-06-26T04:47:02.3716156Z onnx/test_pytorch_onnx_onnxruntime (0.048234693736518786) 2024-06-26T04:47:02.3716725Z onnx/test_models_onnxruntime (0.04437794006655843) 2024-06-26T04:47:02.3717190Z test_stateless (0.04368992184555261) 2024-06-26T04:47:02.3717664Z inductor/test_compiled_optimizers (0.04259403568396235) 2024-06-26T04:47:02.3718162Z test_proxy_tensor (0.04219605505899943) 2024-06-26T04:47:02.3718626Z functorch/test_control_flow (0.041954906758806206) 2024-06-26T04:47:02.3719075Z test_pytree (0.04145605130747656) 2024-06-26T04:47:02.3719550Z inductor/test_distributed_patterns (0.041270442078360725) 2024-06-26T04:47:02.3720063Z nn/test_convolution (0.041254413405151916) 2024-06-26T04:47:02.3720538Z distributed/_tensor/test_api (0.040869831579166405) 2024-06-26T04:47:02.3720998Z test_cuda (0.03946290051015069) 2024-06-26T04:47:02.3721500Z distributed/pipelining/test_transformer (0.038274836016148485) 2024-06-26T04:47:02.3722045Z functorch/test_vmap (0.035839543112130515) 2024-06-26T04:47:02.3722509Z nn/test_parametrization (0.035464776288173176) 2024-06-26T04:47:02.3722962Z nn/test_pruning (0.03485331462803226) 2024-06-26T04:47:02.3723364Z dynamo/test_repros (0.03394734072578454) 2024-06-26T04:47:02.3723827Z test_ci_sanity_check_fail (0.03310909910901278) 2024-06-26T04:47:02.3724305Z functorch/test_dims (0.03212287062491453) 2024-06-26T04:47:02.3724809Z inductor/test_efficient_conv_bn_eval (0.03200807416190997) 2024-06-26T04:47:02.3725323Z nn/test_embedding (0.030967574400685142) 2024-06-26T04:47:02.3725813Z functorch/test_eager_transforms (0.029552961600395482) 2024-06-26T04:47:02.3726330Z export/test_retraceability (0.029426101534816576) 2024-06-26T04:47:02.3726791Z test_overrides (0.028067238214164236) 2024-06-26T04:47:02.3727225Z inductor/test_torchbind (0.026078501357596744) 2024-06-26T04:47:02.3727663Z export/test_serdes (0.025448393185352657) 2024-06-26T04:47:02.3728201Z test_ops_jit (0.02347219080120951) 2024-06-26T04:47:02.3728766Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.022629537157253608) 2024-06-26T04:47:02.3729355Z dynamo/test_logging (0.022521805017263887) 2024-06-26T04:47:02.3729851Z inductor/test_cudagraph_trees (0.021827157577414005) 2024-06-26T04:47:02.3730391Z test_autocast (0.02179126730798271) 2024-06-26T04:47:02.3730779Z test_decomp (0.02142405341593465) 2024-06-26T04:47:02.3731240Z onnx/test_fx_to_onnx_with_onnxruntime (0.02120575347466457) 2024-06-26T04:47:02.3731931Z dynamo/test_decorators (0.020101129648620757) 2024-06-26T04:47:02.3732424Z export/test_export_nonstrict (0.019788909676015126) 2024-06-26T04:47:02.3732916Z dynamo/test_aot_autograd (0.01967731741613354) 2024-06-26T04:47:02.3733420Z dynamo/test_structured_trace (0.019510417211132294) 2024-06-26T04:47:02.3733900Z test_content_store (0.018752210283870054) 2024-06-26T04:47:02.3734376Z inductor/test_group_batch_fusion (0.01875102127837664) 2024-06-26T04:47:02.3734882Z inductor/test_pad_mm (0.018616947968747938) 2024-06-26T04:47:02.3735349Z inductor/test_max_autotune (0.01860059601750167) 2024-06-26T04:47:02.3735842Z dynamo/test_skip_non_tensor (0.018364723431346115) 2024-06-26T04:47:02.3736320Z dynamo/test_export (0.018069015947699458) 2024-06-26T04:47:02.3736895Z inductor/test_cpu_cpp_wrapper (0.016105121960445955) 2024-06-26T04:47:02.3737433Z test_model_exports_to_core_aten (0.016061435312457264) 2024-06-26T04:47:02.3737924Z functorch/test_ops (0.016015757712217738) 2024-06-26T04:47:02.3738357Z test_nestedtensor (0.015961295661959182) 2024-06-26T04:47:02.3738805Z export/test_experimental (0.015740206606208118) 2024-06-26T04:47:02.3739279Z dynamo/test_minifier (0.014990672958293446) 2024-06-26T04:47:02.3739767Z inductor/test_binary_folding (0.014990672958293446) 2024-06-26T04:47:02.3740319Z inductor/test_custom_post_grad_passes (0.014990672958293446) 2024-06-26T04:47:02.3740887Z dynamo/test_autograd_function (0.014762694709810767) 2024-06-26T04:47:02.3741478Z distributed/_tensor/test_dtensor_compile (0.014598042373114708) 2024-06-26T04:47:02.3742047Z inductor/test_inductor_utils (0.013227064374964806) 2024-06-26T04:47:02.3742808Z test_public_bindings (0.013056282150925394) 2024-06-26T04:47:02.3743300Z dynamo/test_higher_order_ops (0.012885599734362879) 2024-06-26T04:47:02.3743850Z inductor/test_extension_backend (0.012492227465244537) 2024-06-26T04:47:02.3744336Z export/test_passes (0.01165338991503183) 2024-06-26T04:47:02.3744782Z export/test_serialize (0.011632353206127643) 2024-06-26T04:47:02.3745219Z test_sympy_utils (0.010970447028569296) 2024-06-26T04:47:02.3745657Z inductor/test_multi_kernel (0.010540497795819361) 2024-06-26T04:47:02.3746176Z inductor/test_benchmark_fusion (0.010311395953469886) 2024-06-26T04:47:02.3746674Z test_python_dispatch (0.010141246612198894) 2024-06-26T04:47:02.3747184Z distributed/_tensor/test_dtensor_ops (0.009406443675705766) 2024-06-26T04:47:02.3747681Z test_utils (0.008954048211830549) 2024-06-26T04:47:02.3748147Z distributed/_tensor/test_dtensor (0.008868334808588922) 2024-06-26T04:47:02.3748616Z test_shape_ops (0.00864846516824622) 2024-06-26T04:47:02.3749100Z distributed/test_distributed_spawn (0.00829555033813036) 2024-06-26T04:47:02.3749607Z inductor/test_perf (0.007889380196892816) 2024-06-26T04:47:02.3750029Z test_tensorboard (0.007651518897830181) 2024-06-26T04:47:02.3750429Z test_linalg (0.007495096781785702) 2024-06-26T04:47:02.3750846Z dynamo/test_subclasses (0.00728118400831396) 2024-06-26T04:47:02.3751439Z distributed/_tensor/experimental/test_tp_transform (0.006259436741910175) 2024-06-26T04:47:02.3752069Z inductor/test_debug_trace (0.006156581608743395) 2024-06-26T04:47:02.3752578Z inductor/test_flex_attention (0.00614963379135601) 2024-06-26T04:47:02.3753038Z test_out_dtype_op (0.005808194319633991) 2024-06-26T04:47:02.3753683Z dynamo/test_ctx_manager (0.005607505755521963) 2024-06-26T04:47:02.3754155Z test_package (0.005560065175104742) 2024-06-26T04:47:02.3754677Z nn/test_dropout (0.005480565455588525) 2024-06-26T04:47:02.3755264Z distributed/_composable/fsdp/test_fully_shard_init (0.005458358997992156) 2024-06-26T04:47:02.3755857Z test_ao_sparsity (0.005342658817332582) 2024-06-26T04:47:02.3756350Z distributed/pipelining/test_pipe (0.0052730107001820025) 2024-06-26T04:47:02.3756989Z profiler/test_profiler (0.0051790018570273) 2024-06-26T04:47:02.3757496Z inductor/test_select_algorithm (0.0051409390823582085) 2024-06-26T04:47:02.3758000Z dynamo/test_trace_rules (0.005110456690327311) 2024-06-26T04:47:02.3758506Z inductor/test_fused_attention (0.004864757178667369) 2024-06-26T04:47:02.3759091Z distributed/test_c10d_functional_native (0.004818351219211296) 2024-06-26T04:47:02.3759628Z test_ops_gradients (0.0045197442528388514) 2024-06-26T04:47:02.3760048Z test_jit_autocast (0.004494336971490271) 2024-06-26T04:47:02.3760494Z inductor/test_foreach (0.0043808146750789236) 2024-06-26T04:47:02.3760934Z test_datapipe (0.00436381490119408) 2024-06-26T04:47:02.3761343Z export/test_unflatten (0.0043250791067951915) 2024-06-26T04:47:02.3761821Z inductor/test_cuda_repro (0.004265583121911122) 2024-06-26T04:47:02.3762434Z distributed/optim/test_zero_redundancy_optimizer (0.004261055648691309) 2024-06-26T04:47:02.3763127Z torch_np/numpy_tests/core/test_multiarray (0.004098966126727523) 2024-06-26T04:47:02.3763734Z distributed/test_functional_api (0.004086572209563489) 2024-06-26T04:47:02.3764482Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0039884909904452604) 2024-06-26T04:47:02.3765086Z test_serialization (0.003945403881950977) 2024-06-26T04:47:02.3765591Z distributions/test_distributions (0.003908282592697935) 2024-06-26T04:47:02.3766103Z dynamo/test_modules (0.003891195959386809) 2024-06-26T04:47:02.3766555Z profiler/test_torch_tidy (0.0037365365517330446) 2024-06-26T04:47:02.3767015Z test_dataloader (0.0035537734349004543) 2024-06-26T04:47:02.3767455Z export/test_lift_unlift (0.003410531488448885) 2024-06-26T04:47:02.3767880Z test_meta (0.003352849919364746) 2024-06-26T04:47:02.3768260Z test_native_mha (0.0031228860908160527) 2024-06-26T04:47:02.3768689Z dynamo/test_functions (0.003087631146633575) 2024-06-26T04:47:02.3769211Z distributed/test_inductor_collectives (0.003063311430607791) 2024-06-26T04:47:02.3769733Z test_custom_ops (0.0030206769570095063) 2024-06-26T04:47:02.3770195Z test_multiprocessing_spawn (0.0029981345916586894) 2024-06-26T04:47:02.3770640Z doctests (0.002783982120825926) 2024-06-26T04:47:02.3771117Z distributed/pipelining/test_schedule (0.002781456432136018) 2024-06-26T04:47:02.3771664Z inductor/test_padding (0.0027800780776286956) 2024-06-26T04:47:02.3772130Z export/test_pass_infra (0.0027091577635470084) 2024-06-26T04:47:02.3772556Z nn/test_pooling (0.00264591013305217) 2024-06-26T04:47:02.3772983Z export/test_converter (0.002569632092363243) 2024-06-26T04:47:02.3773541Z distributed/_tensor/debug/test_op_coverage (0.002485295779927598) 2024-06-26T04:47:02.3774068Z test_view_ops (0.0022839726821951146) 2024-06-26T04:47:02.3774586Z distributed/_composable/test_checkpoint (0.0022711433090948337) 2024-06-26T04:47:02.3775356Z distributed/_tensor/test_convolution_ops (0.0022711433090948337) 2024-06-26T04:47:02.3775961Z distributed/_tensor/test_math_ops (0.0022711433090948337) 2024-06-26T04:47:02.3776568Z distributed/rpc/test_tensorpipe_agent (0.0022711433090948337) 2024-06-26T04:47:02.3777387Z distributed/tensor/parallel/test_tp_examples (0.0022711433090948337) 2024-06-26T04:47:02.3778082Z distributed/tensor/parallel/test_tp_style (0.0022711433090948337) 2024-06-26T04:47:02.3778694Z distributed/test_c10d_gloo (0.0022711433090948337) 2024-06-26T04:47:02.3779212Z distributed/test_c10d_pypg (0.0022711433090948337) 2024-06-26T04:47:02.3779753Z test_functional_autograd_benchmark (0.0022711433090948337) 2024-06-26T04:47:02.3780276Z test_sort_and_select (0.0022711433090948337) 2024-06-26T04:47:02.3780938Z distributed/pipelining/test_unflatten (0.002190737353717588) 2024-06-26T04:47:02.3781501Z test_sparse_semi_structured (0.0021044371641792165) 2024-06-26T04:47:02.3782040Z distributed/fsdp/test_fsdp_misc (0.001989912339596475) 2024-06-26T04:47:02.3782658Z test_functional_optim (0.001989912339596475) 2024-06-26T04:47:02.3783169Z higher_order_ops/test_with_effects (0.0019472150363657396) 2024-06-26T04:47:02.3783863Z dynamo/test_inline_inbuilt_nn_modules (0.0018738341197866808) 2024-06-26T04:47:02.3784407Z export/test_torchbind (0.0017578748782931552) 2024-06-26T04:47:02.3784936Z test_jit_llga_fuser (0.0017357621320129254) 2024-06-26T04:47:02.3785475Z distributed/checkpoint/test_state_dict (0.001589117274730754) 2024-06-26T04:47:02.3786016Z distributed/test_store (0.0015724482124084035) 2024-06-26T04:47:02.3786573Z onnx/dynamo/test_registry_dispatcher (0.0015724482124084035) 2024-06-26T04:47:02.3787164Z onnx/internal/test_registraion (0.0015724482124084035) 2024-06-26T04:47:02.3787750Z onnx/test_pytorch_onnx_shape_inference (0.0015724482124084035) 2024-06-26T04:47:02.3788304Z onnx/test_utility_funs (0.0015724482124084035) 2024-06-26T04:47:02.3788752Z test_cuda_trace (0.0015724482124084035) 2024-06-26T04:47:02.3789136Z test_weak (0.0015724482124084035) 2024-06-26T04:47:02.3789658Z torch_np/numpy_tests/lib/test_function_base (0.0015724482124084035) 2024-06-26T04:47:02.3790230Z torch_np/test_basic (0.0015724482124084035) 2024-06-26T04:47:02.3790673Z nn/test_packed_sequence (0.001565202617704169) 2024-06-26T04:47:02.3791297Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0015576010477603068) 2024-06-26T04:47:02.3792015Z torch_np/numpy_tests/lib/test_histograms (0.0015267575571136418) 2024-06-26T04:47:02.3792556Z dynamo/test_backends (0.0014990672958293447) 2024-06-26T04:47:02.3792998Z test_maskedtensor (0.0014990672958293447) 2024-06-26T04:47:02.3793543Z distributed/pipelining/test_microbatch (0.0013609953080555893) 2024-06-26T04:47:02.3794088Z test_expanded_weights (0.0013609953080555893) 2024-06-26T04:47:02.3794522Z test_mkldnn (0.0013609953080555893) 2024-06-26T04:47:02.3795037Z distributed/_tensor/test_experimental_ops (0.001284914824996581) 2024-06-26T04:47:02.3795638Z inductor/test_aot_inductor_utils (0.001284914824996581) 2024-06-26T04:47:02.3796229Z inductor/test_coordinate_descent_tuner (0.001284914824996581) 2024-06-26T04:47:02.3796811Z inductor/test_cudacodecache (0.001284914824996581) 2024-06-26T04:47:02.3797313Z test_functionalization (0.001284914824996581) 2024-06-26T04:47:02.3797767Z test_ops_fwd_gradients (0.001284914824996581) 2024-06-26T04:47:02.3798217Z test_reductions (0.001284914824996581) 2024-06-26T04:47:02.3798632Z test_spectral_ops (0.001284914824996581) 2024-06-26T04:47:02.3799073Z test_tensor_creation_ops (0.001284914824996581) 2024-06-26T04:47:02.3799536Z test_dynamic_shapes (0.0011243004718720084) 2024-06-26T04:47:02.3800044Z inductor/test_standalone_compile (0.0010707623541638177) 2024-06-26T04:47:02.3800714Z distributed/_composable/fsdp/test_fully_shard_autograd (0.000986228484098253) 2024-06-26T04:47:02.3801425Z distributed/_composable/test_contract (0.000986228484098253) 2024-06-26T04:47:02.3802078Z distributed/_shard/sharded_tensor/test_logger (0.000986228484098253) 2024-06-26T04:47:02.3802701Z distributed/_spmd/test_graph_utils (0.000986228484098253) 2024-06-26T04:47:02.3803301Z distributed/_spmd/test_transformation (0.000986228484098253) 2024-06-26T04:47:02.3803897Z distributed/_tensor/test_attention (0.000986228484098253) 2024-06-26T04:47:02.3804483Z distributed/_tensor/test_pointwise_ops (0.000986228484098253) 2024-06-26T04:47:02.3805089Z distributed/_tensor/test_random_ops (0.000986228484098253) 2024-06-26T04:47:02.3805718Z distributed/checkpoint/test_dedup_tensors (0.000986228484098253) 2024-06-26T04:47:02.3806372Z distributed/checkpoint/test_format_utils (0.000986228484098253) 2024-06-26T04:47:02.3807022Z distributed/checkpoint/test_nested_dict (0.000986228484098253) 2024-06-26T04:47:02.3807743Z distributed/checkpoint/test_traverse (0.000986228484098253) 2024-06-26T04:47:02.3808370Z distributed/optim/test_named_optimizer (0.000986228484098253) 2024-06-26T04:47:02.3809024Z distributed/test_compute_comm_reordering (0.000986228484098253) 2024-06-26T04:47:02.3809611Z distributed/test_device_mesh (0.000986228484098253) 2024-06-26T04:47:02.3810161Z inductor/test_codecache (0.000986228484098253) 2024-06-26T04:47:02.3810623Z lazy/test_debug_util (0.000986228484098253) 2024-06-26T04:47:02.3811071Z nn/test_lazy_modules (0.000986228484098253) 2024-06-26T04:47:02.3811615Z test_cpp_extensions_open_device_registration (0.000986228484098253) 2024-06-26T04:47:02.3812172Z test_jit_fuser_te (0.000986228484098253) 2024-06-26T04:47:02.3812580Z test_masked (0.000986228484098253) 2024-06-26T04:47:02.3813000Z torch_np/test_ufuncs_basic (0.000986228484098253) 2024-06-26T04:47:02.3813484Z test_multiprocessing (0.000981921809495204) 2024-06-26T04:47:02.3814105Z distributed/_composable/fsdp/test_fully_shard_compile (0.0009286094209386211) 2024-06-26T04:47:02.3814795Z distributed/pipelining/test_stage (0.0008905009853665144) 2024-06-26T04:47:02.3815359Z inductor/test_cutlass_backend (0.0008720083225418695) 2024-06-26T04:47:02.3815936Z benchmark_utils/test_benchmark_utils (0.0007495336479146724) 2024-06-26T04:47:02.3816611Z distributed/_composable/fsdp/test_fully_shard_comm (0.0007495336479146724) 2024-06-26T04:47:02.3817434Z distributed/_tensor/experimental/test_local_map (0.0007495336479146724) 2024-06-26T04:47:02.3818117Z distributed/_tensor/test_redistribute (0.0007495336479146724) 2024-06-26T04:47:02.3818674Z distributed/test_c10d_nccl (0.0007495336479146724) 2024-06-26T04:47:02.3819184Z distributed/test_fake_pg (0.0007495336479146724) 2024-06-26T04:47:02.3819745Z dynamo/test_activation_checkpointing (0.0007495336479146724) 2024-06-26T04:47:02.3820281Z dynamo/test_profiler (0.0007495336479146724) 2024-06-26T04:47:02.3820719Z dynamo/test_torchrec (0.0007495336479146724) 2024-06-26T04:47:02.3821174Z dynamo/test_unspec (0.0007495336479146724) 2024-06-26T04:47:02.3821595Z export/test_db (0.0007495336479146724) 2024-06-26T04:47:02.3822096Z functorch/test_memory_efficient_fusion (0.0007495336479146724) 2024-06-26T04:47:02.3822788Z inductor/test_loop_ordering (0.0007495336479146724) 2024-06-26T04:47:02.3823323Z inductor/test_pattern_matcher (0.0007495336479146724) 2024-06-26T04:47:02.3823865Z inductor/test_split_cat_fx_passes (0.0007495336479146724) 2024-06-26T04:47:02.3824422Z profiler/test_execution_trace (0.0007495336479146724) 2024-06-26T04:47:02.3824972Z test_cpp_extensions_aot_no_ninja (0.0007495336479146724) 2024-06-26T04:47:02.3825475Z test_fx_reinplace_pass (0.0007495336479146724) 2024-06-26T04:47:02.3825954Z test_xnnpack_integration (0.0007495336479146724) 2024-06-26T04:47:02.3826401Z test_dispatch (0.0005980321658893662) 2024-06-26T04:47:02.3826883Z torch_np/numpy_tests/core/test_dtype (0.0005405290730153888) 2024-06-26T04:47:02.3827505Z torch_np/numpy_tests/core/test_indexing (0.0005405290730153888) 2024-06-26T04:47:02.3828066Z dynamo/test_base_output (0.00047639850503051204) 2024-06-26T04:47:02.3828512Z dynamo/test_exc (0.00047041860747782776) 2024-06-26T04:47:02.3829052Z distributed/_tools/test_fsdp2_mem_tracker (0.0003747668239573362) 2024-06-26T04:47:02.3829692Z distributed/fsdp/test_fsdp_pure_fp16 (0.0003747668239573362) 2024-06-26T04:47:02.3830300Z distributed/pipelining/test_backward (0.0003747668239573362) 2024-06-26T04:47:02.3830837Z dynamo/test_comptime (0.0003747668239573362) 2024-06-26T04:47:02.3831297Z dynamo/test_optimizers (0.0003747668239573362) 2024-06-26T04:47:02.3831746Z export/test_hop (0.0003747668239573362) 2024-06-26T04:47:02.3832194Z inductor/test_layout_optim (0.0003747668239573362) 2024-06-26T04:47:02.3832672Z lazy/test_ts_opinfo (0.0003747668239573362) 2024-06-26T04:47:04.0966050Z nn/test_init (6.0576534044828045e-05) 2024-06-26T04:47:04.0966878Z base_commit: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:47:04.0968452Z Changed files: ['torch/_inductor/codegen/cpp_gemm_template.py', 'torch/_inductor/mkldnn_lowerings.py'] 2024-06-26T04:47:04.0969548Z Results from HistorialEditedFiles 2024-06-26T04:47:04.0970285Z inductor/test_cpu_select_algorithm (0.25) 2024-06-26T04:47:04.0970964Z inductor/test_cpu_cpp_wrapper (0.006365179437439377) 2024-06-26T04:47:04.0972627Z inductor/test_mkldnn_pattern_matcher (0.006365179437439377) 2024-06-26T04:47:04.0973405Z inductor/test_cpu_repro (0.0031825897187196884) 2024-06-26T04:47:04.0974127Z base_commit: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:47:04.0975388Z Changed files: ['torch/_inductor/codegen/cpp_gemm_template.py', 'torch/_inductor/mkldnn_lowerings.py'] 2024-06-26T04:47:04.0976430Z Results from Profiling 2024-06-26T04:47:04.0976720Z 2024-06-26T04:47:04.0976982Z Results from LLM 2024-06-26T04:47:04.0977392Z test_comparison_utils (0.25) 2024-06-26T04:47:04.0977948Z functorch/test_rearrange (0.24967304016214711) 2024-06-26T04:47:04.0978592Z functorch/test_parsing (0.24872972360706863) 2024-06-26T04:47:04.0979163Z test_package (0.24669914251590572) 2024-06-26T04:47:04.0979742Z test_module_tracker (0.24620215875943377) 2024-06-26T04:47:04.0980369Z inductor/test_inplacing_pass (0.2458449004031264) 2024-06-26T04:47:04.0981037Z inductor/test_config (0.24327957247469653) 2024-06-26T04:47:04.0981759Z export/test_functionalized_assertions (0.24007489377507532) 2024-06-26T04:47:04.0982820Z inductor/test_cpp_wrapper_hipify (0.24001055445088038) 2024-06-26T04:47:04.0983513Z test_mkl_verbose (0.23949722070129262) 2024-06-26T04:47:04.0984223Z distributed/_tensor/debug/test_op_coverage (0.2371406203471562) 2024-06-26T04:47:04.0985086Z distributed/_tools/test_mod_tracker (0.23707968310231214) 2024-06-26T04:47:04.0985805Z test_mkldnn_verbose (0.23656680963404833) 2024-06-26T04:47:04.0986456Z dynamo/test_fx_passes_pre_grad (0.2331521626017822) 2024-06-26T04:47:04.0987189Z inductor/test_inductor_utils (0.23312586652962292) 2024-06-26T04:47:04.0987848Z test_license (0.2323988821967987) 2024-06-26T04:47:04.0988385Z inductor/test_smoke (0.2322755868386758) 2024-06-26T04:47:04.0989013Z inductor/test_indexing (0.2318405409386217) 2024-06-26T04:47:04.0989635Z onnx/test_fx_passes (0.23068989766545311) 2024-06-26T04:47:04.0990284Z inductor/test_pad_mm (0.23043908436836594) 2024-06-26T04:47:04.0990939Z test_cpp_api_parity (0.23017318184874597) 2024-06-26T04:47:04.0991553Z inductor/test_utils (0.22987045682321033) 2024-06-26T04:47:04.0992177Z export/test_tree_utils (0.22985226570479877) 2024-06-26T04:47:04.0992772Z test_ao_sparsity (0.22973545430967407) 2024-06-26T04:47:04.0993442Z dynamo/test_interop (0.22931169530817236) 2024-06-26T04:47:04.0994141Z dynamo/test_frame_init (0.22929526526613067) 2024-06-26T04:47:04.0994730Z inductor/test_fx_fusion (0.22881559208988533) 2024-06-26T04:47:04.0995173Z export/test_tools (0.2286549138833655) 2024-06-26T04:47:04.0995589Z inductor/test_metrics (0.22825302825086694) 2024-06-26T04:47:04.0996055Z dynamo/test_base_output (0.22773016867909665) 2024-06-26T04:47:04.0996544Z inductor/test_triton_kernels (0.22715787889558098) 2024-06-26T04:47:04.0997062Z inductor/test_extension_backend (0.22681238773138143) 2024-06-26T04:47:04.0997586Z inductor/test_compile_worker (0.2262903086366387) 2024-06-26T04:47:04.0998155Z distributed/pipelining/test_backward (0.22582214249349203) 2024-06-26T04:47:04.0998757Z inductor/test_move_constructors_to_cuda (0.2255042481964977) 2024-06-26T04:47:04.0999340Z inductor/test_aot_inductor_utils (0.22541631445139268) 2024-06-26T04:47:04.0999824Z dynamo/test_sdpa (0.2253922397369272) 2024-06-26T04:47:04.1000267Z dynamo/test_skip_non_tensor (0.22479379396687255) 2024-06-26T04:47:04.1000753Z torch_np/test_binary_ufuncs (0.22445274551806063) 2024-06-26T04:47:04.1001280Z dynamo/test_pre_dispatch (0.22443413414278807) 2024-06-26T04:47:04.1001766Z inductor/test_cudacodecache (0.223887480027793) 2024-06-26T04:47:04.1002326Z inductor/test_torchinductor_strided_blocks (0.2238328066114009) 2024-06-26T04:47:04.1003180Z distributed/checkpoint/test_nested_dict (0.22372890310557814) 2024-06-26T04:47:04.1003746Z torch_np/test_unary_ufuncs (0.222978204278455) 2024-06-26T04:47:04.1004488Z export/test_retraceability (0.22249823091873752) 2024-06-26T04:47:04.1004950Z dynamo/test_view (0.2220951445523504) 2024-06-26T04:47:04.1005470Z dynamo/test_exceptions (0.22208217662635402) 2024-06-26T04:47:04.1005988Z dynamo/test_inline_inbuilt_nn_modules (0.22014050987963843) 2024-06-26T04:47:04.1006627Z inductor/test_torchinductor_dynamic_shapes (0.2199464912954798) 2024-06-26T04:47:04.1007228Z onnx/test_fx_to_onnx_decomp_skip (0.2193051192889094) 2024-06-26T04:47:04.1007793Z inductor/test_coordinate_descent_tuner (0.21890907722800176) 2024-06-26T04:47:04.1008336Z test_tensorexpr_pybind (0.2188277475192838) 2024-06-26T04:47:04.1008873Z inductor/test_triton_extension_backend (0.21823260376742265) 2024-06-26T04:47:04.1009444Z distributed/test_symmetric_memory (0.217929498509489) 2024-06-26T04:47:04.1009975Z test_namedtuple_return_api (0.2177331384942477) 2024-06-26T04:47:04.1010567Z distributed/_shard/sharded_tensor/test_logger (0.21708572279377156) 2024-06-26T04:47:04.1011151Z dynamo/test_subgraphs (0.21705950677053815) 2024-06-26T04:47:04.1011599Z inductor/test_foreach (0.21703289050267524) 2024-06-26T04:47:04.1012099Z inductor/test_cuda_cpp_wrapper (0.21690072972600855) 2024-06-26T04:47:04.1012603Z inductor/test_profiler (0.2168260040536776) 2024-06-26T04:47:04.1013069Z inductor/test_codegen_triton (0.2167931639818257) 2024-06-26T04:47:04.1013572Z inductor/test_debug_trace (0.21678962181685446) 2024-06-26T04:47:04.1014055Z backends/xeon/test_launch (0.2165839361017454) 2024-06-26T04:47:04.1014576Z distributed/_spmd/test_graph_utils (0.21652439971310464) 2024-06-26T04:47:04.1015082Z torch_np/test_dtype (0.21628109100282092) 2024-06-26T04:47:04.1015819Z inductor/test_compiled_optimizers (0.21587876510122986) 2024-06-26T04:47:04.1016699Z dynamo/test_nops (0.21549104812861622) 2024-06-26T04:47:04.1017597Z onnx/dynamo/test_registry_dispatcher (0.21546735364654876) 2024-06-26T04:47:04.1018177Z inductor/test_cutlass_backend (0.2154196244744788) 2024-06-26T04:47:04.1018637Z export/test_serdes (0.21538554364427537) 2024-06-26T04:47:04.1019112Z dynamo/test_export_mutations (0.21509810796358733) 2024-06-26T04:47:04.1019704Z distributed/pipelining/test_transformer (0.21496534681997637) 2024-06-26T04:47:04.1020239Z test_native_functions (0.214932486735893) 2024-06-26T04:47:04.1020671Z dynamo/test_resume (0.21482171903467398) 2024-06-26T04:47:04.1021084Z test_show_pickle (0.2142762256291045) 2024-06-26T04:47:04.1021479Z dynamo/test_config (0.21415050879097305) 2024-06-26T04:47:04.1021997Z onnx/test_models_quantized_onnxruntime (0.21404166226397575) 2024-06-26T04:47:04.1022812Z test_set_default_mobile_cpu_allocator (0.21383507599845025) 2024-06-26T04:47:04.1023402Z inductor/test_triton_wrapper (0.21371362176562314) 2024-06-26T04:47:04.1023871Z test_openmp (0.21369953315466414) 2024-06-26T04:47:04.1024323Z inductor/test_inductor_freezing (0.21264877092879167) 2024-06-26T04:47:04.1024861Z inductor/test_group_batch_fusion (0.21237186168185995) 2024-06-26T04:47:04.1025357Z dynamo/test_compile (0.21229789647432512) 2024-06-26T04:47:04.1025774Z test_jiterator (0.21229397407695583) 2024-06-26T04:47:04.1026183Z inductor/test_fp8 (0.21217286005206382) 2024-06-26T04:47:04.1026672Z distributed/_tensor/test_attention (0.21204828391112648) 2024-06-26T04:47:04.1027171Z test_transformers (0.21204580239442347) 2024-06-26T04:47:04.1027620Z inductor/test_multi_kernel (0.2119317927117054) 2024-06-26T04:47:04.1028079Z test_expanded_weights (0.2119057367863238) 2024-06-26T04:47:04.1028573Z inductor/test_triton_heuristics (0.21175278330115366) 2024-06-26T04:47:04.1029033Z test_xpu (0.21174573899567414) 2024-06-26T04:47:04.1029397Z torch_np/test_basic (0.21159880919217827) 2024-06-26T04:47:04.1029854Z dynamo/test_dynamic_shapes (0.21159710815250282) 2024-06-26T04:47:04.1030537Z inductor/test_pattern_matcher (0.21157549494250885) 2024-06-26T04:47:04.1031117Z test_custom_ops (0.21155126013019157) 2024-06-26T04:47:04.1031673Z distributed/_composable/test_contract (0.2113792750128879) 2024-06-26T04:47:04.1032239Z inductor/test_flex_attention (0.21136940898277026) 2024-06-26T04:47:04.1032881Z dynamo/test_global (0.21126690633315082) 2024-06-26T04:47:04.1033626Z inductor/test_xpu_basic (0.2110508142576743) 2024-06-26T04:47:04.1034431Z inductor/test_split_cat_fx_passes (0.21104439033137054) 2024-06-26T04:47:04.1035266Z test_flop_counter (0.2110001232753459) 2024-06-26T04:47:04.1035957Z test_deploy (0.21089934167763336) 2024-06-26T04:47:04.1036668Z inductor/test_layout_optim (0.2105650573630603) 2024-06-26T04:47:04.1037704Z torch_np/numpy_tests/core/test_scalarinherit (0.21013471433740302) 2024-06-26T04:47:04.1038734Z test_matmul_cuda (0.2101112600021133) 2024-06-26T04:47:04.1039531Z dynamo/test_optimizers (0.2099433373677992) 2024-06-26T04:47:04.1040416Z lazy/test_functionalization (0.20971657877294603) 2024-06-26T04:47:04.1041312Z dynamo/test_after_aot (0.20970261023537587) 2024-06-26T04:47:04.1042162Z functorch/test_minifier (0.20965754269009218) 2024-06-26T04:47:04.1042979Z dynamo/test_sources (0.20950464924161646) 2024-06-26T04:47:04.1043942Z inductor/test_mkldnn_pattern_matcher (0.20916296040139734) 2024-06-26T04:47:04.1044915Z dynamo/test_recompiles (0.20887996743609694) 2024-06-26T04:47:04.1045749Z test_fx_reinplace_pass (0.2088795671914674) 2024-06-26T04:47:04.1046542Z xpu/test_conv (0.20882771549971343) 2024-06-26T04:47:04.1047366Z inductor/test_cpu_cpp_wrapper (0.20863763932515553) 2024-06-26T04:47:04.1048299Z inductor/test_control_flow (0.20829929252759286) 2024-06-26T04:47:04.1049180Z test_functionalization (0.20829282857682616) 2024-06-26T04:47:04.1050188Z inductor/test_graph_transform_observer (0.20811524003470921) 2024-06-26T04:47:04.1051260Z inductor/test_select_algorithm (0.20786228542885413) 2024-06-26T04:47:04.1052145Z test_proxy_tensor (0.20759884441370566) 2024-06-26T04:47:04.1052895Z test_complex (0.2074880567002552) 2024-06-26T04:47:04.1053711Z inductor/test_minifier_isolate (0.20741441168842398) 2024-06-26T04:47:04.1054568Z export/test_db (0.20714620776218426) 2024-06-26T04:47:04.1055407Z inductor/test_memory_planning (0.20707856641979577) 2024-06-26T04:47:04.1056343Z inductor/test_dependencies (0.2069085625134082) 2024-06-26T04:47:04.1057400Z dynamo/test_autograd_function (0.2066697965796695) 2024-06-26T04:47:04.1058315Z dynamo/test_decorators (0.2066201862578408) 2024-06-26T04:47:04.1059168Z functorch/test_logging (0.2065478420410555) 2024-06-26T04:47:04.1060101Z inductor/test_torchinductor_opinfo (0.20643321197916167) 2024-06-26T04:47:04.1061031Z functorch/test_ac (0.2064330118568469) 2024-06-26T04:47:04.1061890Z inductor/test_benchmark_fusion (0.20639364779753386) 2024-06-26T04:47:04.1063225Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2063044132573829) 2024-06-26T04:47:04.1064403Z nn/test_packed_sequence (0.2058827155157232) 2024-06-26T04:47:04.1065315Z distributed/fsdp/test_fsdp_fx (0.20565669737343464) 2024-06-26T04:47:04.1066252Z nn/test_multihead_attention (0.20556159924946127) 2024-06-26T04:47:04.1067206Z inductor/test_binary_folding (0.20541885200234383) 2024-06-26T04:47:04.1068153Z torch_np/test_nep50_examples (0.2052412434479954) 2024-06-26T04:47:04.1069289Z inductor/test_torchinductor_codegen_dynamic_shapes (0.205106781264709) 2024-06-26T04:47:04.1070469Z inductor/test_fused_attention (0.20500836111031062) 2024-06-26T04:47:04.1071342Z test_content_store (0.20498594741105763) 2024-06-26T04:47:04.1072260Z inductor/test_cpu_select_algorithm (0.2048364760541643) 2024-06-26T04:47:04.1073185Z onnx/test_custom_ops (0.20465364430740068) 2024-06-26T04:47:04.1074015Z inductor/test_minifier (0.2044957678132875) 2024-06-26T04:47:04.1074870Z inductor/test_torchbind (0.20449366652898252) 2024-06-26T04:47:04.1075990Z inductor/test_loop_ordering (0.20449066469426114) 2024-06-26T04:47:04.1076927Z inductor/test_snode_runtime (0.2043579635873446) 2024-06-26T04:47:04.1077849Z inductor/test_aot_inductor (0.20420583060366496) 2024-06-26T04:47:04.1078669Z xpu/test_gemm (0.20354968957026534) 2024-06-26T04:47:04.1079407Z inductor/test_perf (0.20352819643366024) 2024-06-26T04:47:04.1080369Z test_stateless (0.20328818974157004) 2024-06-26T04:47:04.1081258Z inductor/test_custom_post_grad_passes (0.20321468481535915) 2024-06-26T04:47:04.1082414Z distributed/_tensor/test_dtensor_compile (0.20270653423372365) 2024-06-26T04:47:04.1083502Z dynamo/test_verify_correctness (0.2026690713364008) 2024-06-26T04:47:04.1084477Z onnx/internal/test_registraion (0.20259368526043117) 2024-06-26T04:47:04.1085466Z onnx/test_onnxscript_runtime (0.20241955883435955) 2024-06-26T04:47:04.1086412Z onnx/test_fx_type_promotion (0.20224609281192665) 2024-06-26T04:47:04.1087237Z test_foreach (0.20214761262083386) 2024-06-26T04:47:04.1088097Z distributed/_tensor/test_dtensor (0.2018300785440061) 2024-06-26T04:47:04.1089058Z export/test_experimental (0.20177520500529925) 2024-06-26T04:47:04.1089875Z nn/test_dropout (0.20176547906080197) 2024-06-26T04:47:04.1090671Z dynamo/test_deviceguard (0.2017127668430945) 2024-06-26T04:47:04.1091536Z dynamo/test_model_output (0.20170892449465114) 2024-06-26T04:47:04.1092369Z test_namedtensor (0.20158056604196484) 2024-06-26T04:47:04.1093240Z test_model_exports_to_core_aten (0.20113919627676435) 2024-06-26T04:47:04.1094160Z dynamo/test_ctx_manager (0.2010355329177193) 2024-06-26T04:47:04.1095098Z distributed/pipelining/test_pipe (0.20095200186353898) 2024-06-26T04:47:04.1096047Z inductor/test_halide (0.20086410814289693) 2024-06-26T04:47:04.1097182Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.20076030469823156) 2024-06-26T04:47:04.1098212Z dynamo/test_profiler (0.2006891011786404) 2024-06-26T04:47:04.1099153Z distributed/_spmd/test_data_parallel (0.20065612102116814) 2024-06-26T04:47:04.1100198Z export/test_export_nonstrict (0.20061905836847482) 2024-06-26T04:47:04.1101132Z inductor/test_custom_lowering (0.20051425431223563) 2024-06-26T04:47:04.1102033Z dynamo/test_cudagraphs (0.20030130415710082) 2024-06-26T04:47:04.1103096Z inductor/test_unbacked_symints (0.20024250822102468) 2024-06-26T04:47:04.1104026Z export/test_torchbind (0.20003482128276803) 2024-06-26T04:47:04.1104871Z dynamo/test_bytecode_utils (0.19987590415261808) 2024-06-26T04:47:04.1106043Z onnx/torch_export/test_torch_export_with_onnxruntime (0.19983916169562838) 2024-06-26T04:47:04.1107260Z inductor/test_kernel_benchmark (0.19949395070266948) 2024-06-26T04:47:04.1108286Z torch_np/numpy_tests/core/test_einsum (0.19939374945966976) 2024-06-26T04:47:04.1109394Z distributed/_tensor/test_dtensor_ops (0.19935508582845834) 2024-06-26T04:47:04.1110380Z dynamo/test_reorder_logs (0.19922674738800356) 2024-06-26T04:47:04.1111365Z distributed/_tensor/test_common_rules (0.19921902266665387) 2024-06-26T04:47:04.1112430Z inductor/test_compiled_autograd (0.1990086741016109) 2024-06-26T04:47:04.1113362Z inductor/test_mmdecomp (0.19887597299469437) 2024-06-26T04:47:04.1114169Z torch_np/test_random (0.1987269419068935) 2024-06-26T04:47:04.1115101Z distributed/_tools/test_mem_tracker (0.1985655032355776) 2024-06-26T04:47:04.1116065Z test_per_overload_api (0.19853476444803064) 2024-06-26T04:47:04.1117008Z inductor/test_decompose_mem_bound_mm (0.1983687830001697) 2024-06-26T04:47:04.1117922Z test_typing (0.19831481001187926) 2024-06-26T04:47:04.1118827Z distributed/test_c10d_functional_native (0.1982515713604155) 2024-06-26T04:47:04.1119990Z distributed/checkpoint/e2e/test_fsdp_ep (0.1982112267017601) 2024-06-26T04:47:04.1121015Z inductor/test_cuda_repro (0.19809491561242232) 2024-06-26T04:47:04.1121986Z distributed/_tensor/test_random_ops (0.1979470052095841) 2024-06-26T04:47:04.1122882Z test_ops_jit (0.19794506402313095) 2024-06-26T04:47:04.1123612Z onnx/test_fx_to_onnx (0.19793053514307946) 2024-06-26T04:47:04.1124639Z test_utils (0.19778608685628657) 2024-06-26T04:47:04.1125585Z distributed/checkpoint/test_dedup_tensors (0.19774354085216886) 2024-06-26T04:47:04.1126570Z test_optim (0.19767918151574243) 2024-06-26T04:47:04.1127485Z dynamo/test_backward_higher_order_ops (0.19761462205700123) 2024-06-26T04:47:04.1128511Z test_hub (0.19761061961070606) 2024-06-26T04:47:04.1129250Z onnx/internal/test_beartype (0.1975685939246067) 2024-06-26T04:47:04.1130114Z test_numpy_interop (0.19752756885008116) 2024-06-26T04:47:04.1130954Z test_compile_benchmark_util (0.19742440579682302) 2024-06-26T04:47:04.1131768Z test_pytree (0.19742278480607348) 2024-06-26T04:47:04.1132657Z distributed/_spmd/test_transformation (0.19729270530148027) 2024-06-26T04:47:04.1133714Z distributions/test_constraints (0.1972820587943351) 2024-06-26T04:47:04.1134905Z distributed/_composable/fsdp/test_fully_shard_state (0.19720529187439362) 2024-06-26T04:47:04.1136023Z export/test_passes (0.19711155458216062) 2024-06-26T04:47:04.1136940Z inductor/test_codecache (0.19685465756670478) 2024-06-26T04:47:04.1137798Z export/test_lift_unlift (0.19680012423593302) 2024-06-26T04:47:04.1138692Z dynamo/test_higher_order_ops (0.19678031212677188) 2024-06-26T04:47:04.1139527Z test_tensorexpr (0.1967226368756584) 2024-06-26T04:47:04.1140415Z distributed/_tensor/test_tensor_ops (0.19669487991060136) 2024-06-26T04:47:04.1141369Z lazy/test_meta_kernel (0.19631566813636495) 2024-06-26T04:47:04.1142404Z distributed/checkpoint/test_save_load_api (0.19625451075697467) 2024-06-26T04:47:04.1143586Z test_autograd_fallback (0.19623559919822997) 2024-06-26T04:47:04.1144664Z distributed/checkpoint/test_fsdp_optim_state (0.19621508666096718) 2024-06-26T04:47:04.1145788Z onnx/test_pytorch_jit_onnx (0.19597427947961793) 2024-06-26T04:47:04.1146677Z test_ops_fwd_gradients (0.19586175070202907) 2024-06-26T04:47:04.1147529Z higher_order_ops/test_with_effects (0.195765571917556) 2024-06-26T04:47:04.1148475Z lazy/test_step_closures (0.19542348283270736) 2024-06-26T04:47:04.1149314Z test_mkldnn_fusion (0.1953868604491065) 2024-06-26T04:47:04.1150174Z distributed/_tensor/test_init (0.19534575532565504) 2024-06-26T04:47:04.1151072Z test_ops_gradients (0.19514177065022142) 2024-06-26T04:47:04.1151872Z nn/test_lazy_modules (0.1951033871902507) 2024-06-26T04:47:04.1152662Z test_out_dtype_op (0.19510280683553788) 2024-06-26T04:47:04.1153663Z distributed/checkpoint/test_format_utils (0.19485793717119904) 2024-06-26T04:47:04.1154701Z dynamo/test_functions (0.1947765874502496) 2024-06-26T04:47:04.1155697Z torch_np/numpy_tests/core/test_getlimits (0.19448514932326638) 2024-06-26T04:47:04.1156732Z export/test_unflatten (0.19446197515921732) 2024-06-26T04:47:04.1157514Z dynamo/test_logging (0.19446097454764352) 2024-06-26T04:47:04.1158422Z torch_np/numpy_tests/lib/test_histograms (0.194373481071631) 2024-06-26T04:47:04.1159433Z dynamo/test_guard_manager (0.19433125526321687) 2024-06-26T04:47:04.1160464Z distributed/pipelining/test_unflatten (0.19401510203036096) 2024-06-26T04:47:04.1161662Z distributed/pipelining/test_composability (0.19395304410055425) 2024-06-26T04:47:04.1162665Z test_itt (0.19393597366710533) 2024-06-26T04:47:04.1163388Z dynamo/test_unspec (0.19392954974080157) 2024-06-26T04:47:04.1164130Z test_modules (0.19389000557140523) 2024-06-26T04:47:04.1164971Z inductor/test_cudagraph_trees (0.19378488131946245) 2024-06-26T04:47:04.1166009Z dynamo/test_activation_checkpointing (0.1937845811359903) 2024-06-26T04:47:04.1166954Z dynamo/test_backends (0.1937225432184151) 2024-06-26T04:47:04.1167786Z export/test_pass_infra (0.19344093109708654) 2024-06-26T04:47:04.1168920Z distributed/_tensor/experimental/test_tp_transform (0.19341347431550163) 2024-06-26T04:47:04.1170221Z distributed/pipelining/test_microbatch (0.1933552587341383) 2024-06-26T04:47:04.1171235Z export/test_serialize (0.19333538658828275) 2024-06-26T04:47:04.1172074Z export/test_converter (0.19325409690402773) 2024-06-26T04:47:04.1173111Z test_dlpack (0.19312525815778603) 2024-06-26T04:47:04.1173908Z dynamo/test_structured_trace (0.19292271436301867) 2024-06-26T04:47:04.1175010Z distributed/checkpoint/test_tp_checkpoint (0.1929031824250982) 2024-06-26T04:47:04.1176036Z dynamo/test_modules (0.19286069645767492) 2024-06-26T04:47:04.1177028Z distributed/_tensor/test_api (0.19284958966920582) 2024-06-26T04:47:04.1178118Z test_cpp_extensions_stream_and_event (0.19257322075252395) 2024-06-26T04:47:04.1179255Z distributed/_tools/test_fsdp2_mem_tracker (0.19252262983135293) 2024-06-26T04:47:04.1180247Z nn/test_pruning (0.19233519527134985) 2024-06-26T04:47:04.1181035Z onnx/test_export_modes (0.19226209058976845) 2024-06-26T04:47:04.1182156Z distributed/tensor/parallel/test_tp_random_state (0.19224918270046654) 2024-06-26T04:47:04.1183381Z test_fx_passes (0.1921995923908693) 2024-06-26T04:47:04.1184162Z onnx/test_symbolic_helper (0.1921372743020534) 2024-06-26T04:47:04.1184962Z test_masked (0.1920510015721609) 2024-06-26T04:47:04.1185702Z dynamo/test_debug_utils (0.19187783573320014) 2024-06-26T04:47:04.1186492Z test_decomp (0.19185195991790183) 2024-06-26T04:47:04.1187192Z test_autocast (0.19184873794863422) 2024-06-26T04:47:04.1187871Z test_mps (0.1916955042922234) 2024-06-26T04:47:04.1188682Z functorch/test_vmap_registrations (0.1916270624605759) 2024-06-26T04:47:04.1189762Z inductor/test_efficient_conv_bn_eval (0.19157525079328486) 2024-06-26T04:47:04.1190734Z dynamo/test_recompile_ux (0.1915634435767141) 2024-06-26T04:47:04.1191546Z export/test_hop (0.19152882241626082) 2024-06-26T04:47:04.1192271Z test_pruning_op (0.191379331047136) 2024-06-26T04:47:04.1192943Z dynamo/test_hooks (0.1912952796749373) 2024-06-26T04:47:04.1193806Z onnx/test_onnxscript_no_runtime (0.19122223503005037) 2024-06-26T04:47:04.1194794Z dynamo/test_input_attr_tracking (0.19120610517148082) 2024-06-26T04:47:04.1195692Z test_fx_experimental (0.19098829204409734) 2024-06-26T04:47:04.1196501Z dynamo/test_export (0.19096173581292886) 2024-06-26T04:47:04.1197270Z test_sympy_utils (0.19082885459592902) 2024-06-26T04:47:04.1198126Z inductor/test_standalone_compile (0.19073799906502856) 2024-06-26T04:47:04.1199205Z distributed/_tensor/test_convolution_ops (0.19066737590015018) 2024-06-26T04:47:04.1200193Z export/test_schema (0.19063319500878936) 2024-06-26T04:47:04.1200954Z test_vulkan (0.19063087358993816) 2024-06-26T04:47:04.1201988Z distributed/_composable/fsdp/test_fully_shard_logging (0.19051402217035052) 2024-06-26T04:47:04.1203156Z test_segment_reductions (0.1903802804273972) 2024-06-26T04:47:04.1204072Z distributed/test_device_mesh (0.19035418447755267) 2024-06-26T04:47:04.1204962Z inductor/test_padding (0.1902405950516956) 2024-06-26T04:47:04.1205884Z test_cpp_extensions_mtia_backend (0.19019308601417187) 2024-06-26T04:47:04.1206774Z test_legacy_vmap (0.19015890512281106) 2024-06-26T04:47:04.1207856Z distributed/_composable/fsdp/test_fully_shard_overlap (0.19015698394858938) 2024-06-26T04:47:04.1209031Z test_numba_integration (0.19008017700418495) 2024-06-26T04:47:04.1209895Z nn/test_parametrization (0.19006883006893813) 2024-06-26T04:47:04.1210922Z distributed/_tensor/test_experimental_ops (0.18990993295101966) 2024-06-26T04:47:04.1211940Z test_bundled_inputs (0.18984069063011313) 2024-06-26T04:47:04.1212866Z test_functionalization_of_rng_ops (0.1897561789765905) 2024-06-26T04:47:04.1213755Z test_nestedtensor (0.18965215539737887) 2024-06-26T04:47:04.1214839Z distributed/tensor/parallel/test_ddp_2d_parallel (0.18964987400299063) 2024-06-26T04:47:04.1216004Z torch_np/test_ufuncs_basic (0.18947060443342972) 2024-06-26T04:47:04.1216945Z test_jit_disabled (0.18935129150937052) 2024-06-26T04:47:04.1217706Z test_type_hints (0.18928775267443462) 2024-06-26T04:47:04.1218545Z onnx/test_models_onnxruntime (0.18924780826040877) 2024-06-26T04:47:04.1219595Z distributed/_tensor/test_redistribute (0.18902465186722126) 2024-06-26T04:47:04.1220747Z distributed/_tensor/test_xla_integration (0.18878430496719595) 2024-06-26T04:47:04.1222308Z distributed/_composable/fsdp/test_fully_shard_memory (0.18871826460332555) 2024-06-26T04:47:04.1223814Z distributed/test_compute_comm_reordering (0.18861316036361425) 2024-06-26T04:47:04.1224372Z nn/test_embedding (0.18861067884691124) 2024-06-26T04:47:04.1224849Z test_cuda_expandable_segments (0.18843329042710905) 2024-06-26T04:47:04.1225729Z distributed/_composable/fsdp/test_fully_shard_autograd (0.18821667803361414) 2024-06-26T04:47:04.1226331Z dynamo/test_exc (0.1880497159864109) 2024-06-26T04:47:04.1226829Z distributed/_tensor/test_matrix_ops (0.18804113073910775) 2024-06-26T04:47:04.1227376Z functorch/test_control_flow (0.1880351070574335) 2024-06-26T04:47:04.1227908Z distributed/_tensor/test_math_ops (0.18802003784713217) 2024-06-26T04:47:04.1228481Z lazy/test_extract_compiled_graph (0.18800769030031156) 2024-06-26T04:47:04.1229049Z inductor/test_distributed_patterns (0.187639785436859) 2024-06-26T04:47:04.1229688Z distributed/checkpoint/test_dtensor_resharding (0.1875527722544019) 2024-06-26T04:47:04.1230256Z test_subclass (0.1870130023470345) 2024-06-26T04:47:04.1230681Z inductor/test_cpu_repro (0.18692568898110526) 2024-06-26T04:47:04.1231148Z test_sparse_semi_structured (0.18663222961874298) 2024-06-26T04:47:04.1231719Z distributed/_composable/test_checkpoint (0.18647229186478775) 2024-06-26T04:47:04.1232279Z dynamo/test_torchrec (0.18619994540663254) 2024-06-26T04:47:04.1232760Z onnx/dynamo/test_exporter_api (0.18606910543724325) 2024-06-26T04:47:04.1233330Z distributed/checkpoint/test_traverse (0.1860625014008562) 2024-06-26T04:47:04.1233859Z lazy/test_ts_opinfo (0.1858068051192889) 2024-06-26T04:47:04.1234288Z dynamo/test_repros (0.18574340636997333) 2024-06-26T04:47:04.1234862Z distributed/tensor/parallel/test_tp_style (0.18571823098277668) 2024-06-26T04:47:04.1235453Z onnx/test_op_consistency (0.18568599127786903) 2024-06-26T04:47:04.1235929Z dynamo/test_trace_rules (0.18559315453605243) 2024-06-26T04:47:04.1236555Z distributed/_composable/fsdp/test_fully_shard_compile (0.18518986804735055) 2024-06-26T04:47:04.1237181Z onnx/test_onnx_opset (0.18509595064503426) 2024-06-26T04:47:04.1237608Z test_logging (0.1849854831272874) 2024-06-26T04:47:04.1238099Z distributed/optim/test_named_optimizer (0.18490189203641266) 2024-06-26T04:47:04.1238733Z distributed/_tools/test_memory_tracker (0.1848090352823646) 2024-06-26T04:47:04.1239405Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18471517791674272) 2024-06-26T04:47:04.1240056Z distributed/_tensor/test_op_strategy (0.184601688552043) 2024-06-26T04:47:04.1240710Z distributed/_tensor/experimental/test_local_map (0.18456904860250586) 2024-06-26T04:47:04.1241280Z test_meta (0.1843854163664832) 2024-06-26T04:47:04.1241692Z inductor/test_max_autotune (0.18426472259845217) 2024-06-26T04:47:04.1242161Z test_native_mha (0.18423810633058926) 2024-06-26T04:47:04.1242675Z functorch/test_memory_efficient_fusion (0.18419744147623027) 2024-06-26T04:47:04.1243214Z test_cpp_extensions_jit (0.1841645613799154) 2024-06-26T04:47:04.1243724Z onnx/internal/test_diagnostics (0.18414851157027176) 2024-06-26T04:47:04.1244238Z test_python_dispatch (0.18407374587347786) 2024-06-26T04:47:04.1244707Z dynamo/test_aot_autograd (0.18395945601951913) 2024-06-26T04:47:04.1245266Z torch_np/numpy_tests/core/test_numeric (0.183904402370729) 2024-06-26T04:47:04.1245803Z dynamo/test_subclasses (0.18384110368257078) 2024-06-26T04:47:04.1246242Z test_jit_llga_fuser (0.18367398153751574) 2024-06-26T04:47:04.1246769Z distributed/_tensor/test_pointwise_ops (0.18359697447079656) 2024-06-26T04:47:04.1247452Z distributed/_composable/fsdp/test_fully_shard_init (0.18332044545626286) 2024-06-26T04:47:04.1248134Z onnx/test_fx_to_onnx_with_onnxruntime (0.18330167398313849) 2024-06-26T04:47:04.1248642Z test_maskedtensor (0.18327013470633252) 2024-06-26T04:47:04.1249188Z test_cpp_extensions_open_device_registration (0.1829010491212229) 2024-06-26T04:47:04.1249998Z distributed/checkpoint/test_planner (0.18289430499921552) 2024-06-26T04:47:04.1250523Z optim/test_swa_utils (0.18279988729111232) 2024-06-26T04:47:04.1251122Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1826001251965201) 2024-06-26T04:47:04.1251791Z distributed/fsdp/test_shard_utils (0.1824037451690473) 2024-06-26T04:47:04.1252479Z distributed/_tensor/debug/test_comm_mode (0.18238563409956166) 2024-06-26T04:47:04.1253068Z dynamo/test_aot_autograd_cache (0.18235413484721863) 2024-06-26T04:47:04.1253535Z test_monitor (0.18234614996685974) 2024-06-26T04:47:04.1253950Z test_ci_sanity_check_fail (0.18191302524102732) 2024-06-26T04:47:04.1254414Z export/test_verifier (0.1818186275451556) 2024-06-26T04:47:04.1254851Z export/test_export (0.181766035400837) 2024-06-26T04:47:04.1255335Z distributed/checkpoint/test_fsspec (0.18176399415322644) 2024-06-26T04:47:04.1255880Z onnx/test_fx_op_consistency (0.18174142035612167) 2024-06-26T04:47:04.1256463Z torch_np/numpy_tests/lib/test_function_base (0.18170487802144672) 2024-06-26T04:47:04.1257245Z distributed/checkpoint/e2e/test_fine_tuning (0.18147255602624324) 2024-06-26T04:47:04.1257922Z torch_np/numpy_tests/core/test_multiarray (0.18129734893967192) 2024-06-26T04:47:04.1258549Z distributed/pipelining/test_schedule (0.1812285869123208) 2024-06-26T04:47:04.1259133Z distributed/test_dynamo_distributed (0.18116957084169844) 2024-06-26T04:47:04.1259716Z distributed/pipelining/test_stage (0.18114577629847362) 2024-06-26T04:47:04.1260357Z distributed/tensor/parallel/test_tp_examples (0.18106344597818186) 2024-06-26T04:47:04.1261020Z onnx/test_pytorch_onnx_shape_inference (0.18102274109935992) 2024-06-26T04:47:04.1261682Z distributed/checkpoint/test_dtensor_checkpoint (0.1807685657473848) 2024-06-26T04:47:04.1262241Z test_mkldnn (0.18069313964695222) 2024-06-26T04:47:04.1263061Z distributed/checkpoint/e2e/test_pipeline (0.18066978537281986) 2024-06-26T04:47:04.1263582Z test_model_dump (0.18064851237076102) 2024-06-26T04:47:04.1264010Z dynamo/test_minifier (0.18059646055669226) 2024-06-26T04:47:04.1264499Z distributed/_spmd/test_tracing (0.18019957798206263) 2024-06-26T04:47:04.1265108Z distributed/checkpoint/test_hsdp_checkpoint (0.18004234187935667) 2024-06-26T04:47:04.1265677Z test_weak (0.17969108719249205) 2024-06-26T04:47:04.1266099Z inductor/test_torchinductor (0.1792444742226449) 2024-06-26T04:47:04.1266547Z test_fake_tensor (0.1791962647570195) 2024-06-26T04:47:04.1267054Z distributed/_tensor/test_embedding_ops (0.17914013044772964) 2024-06-26T04:47:04.1267572Z test_import_stats (0.1790863375695225) 2024-06-26T04:47:04.1268163Z distributed/checkpoint/test_state_dict_utils (0.17898289434502368) 2024-06-26T04:47:04.1268895Z distributed/tensor/parallel/test_fsdp_2d_parallel (0.17895471712310565) 2024-06-26T04:47:04.1269560Z distributed/test_collective_utils (0.1788249177897531) 2024-06-26T04:47:04.1270143Z torch_np/numpy_tests/core/test_scalarmath (0.17878131113736717) 2024-06-26T04:47:04.1270663Z test_futures (0.17848106762853455) 2024-06-26T04:47:04.1271154Z distributed/test_inductor_collectives (0.1784393021014444) 2024-06-26T04:47:04.1271870Z distributed/_composable/fully_shard/test_fully_shard_compile (0.17837386210451828) 2024-06-26T04:47:04.1272500Z onnx/test_operators (0.17833447803297375) 2024-06-26T04:47:04.1272958Z test_xnnpack_integration (0.17813255461738214) 2024-06-26T04:47:04.1273508Z torch_np/numpy_tests/lib/test_type_check (0.17798918699108895) 2024-06-26T04:47:04.1274041Z onnx/test_autograd_funs (0.17796132996487454) 2024-06-26T04:47:04.1274558Z onnx/test_pytorch_onnx_onnxruntime (0.17787347626869543) 2024-06-26T04:47:04.1275060Z lazy/test_debug_util (0.1777543834791825) 2024-06-26T04:47:04.1275482Z test_cuda_sanitizer (0.17768748258935863) 2024-06-26T04:47:04.1275995Z benchmark_utils/test_benchmark_utils (0.17751553749651788) 2024-06-26T04:47:04.1276499Z test_sort_and_select (0.177461504471533) 2024-06-26T04:47:04.1276929Z nn/test_load_state_dict (0.17737014863484563) 2024-06-26T04:47:04.1277666Z distributed/checkpoint/test_fsdp_model_state (0.17731377417877808) 2024-06-26T04:47:04.1278253Z test_public_bindings (0.17721935647067488) 2024-06-26T04:47:04.1278655Z test_ops (0.1771534762046563) 2024-06-26T04:47:04.1279199Z distributed/tensor/parallel/test_parallelize_api (0.17696542126547746) 2024-06-26T04:47:04.1279892Z test_functional_optim (0.17687324492729956) 2024-06-26T04:47:04.1280314Z functorch/test_dims (0.176817710984954) 2024-06-26T04:47:04.1280828Z distributed/elastic/test_control_plane (0.17676699999039414) 2024-06-26T04:47:04.1281343Z test_indexing (0.17657848476989135) 2024-06-26T04:47:04.1281857Z distributed/checkpoint/test_compatibility (0.17652108969001853) 2024-06-26T04:47:04.1282405Z test_binary_ufuncs (0.17651036313394747) 2024-06-26T04:47:04.1282887Z distributed/test_functional_api (0.17629955428758057) 2024-06-26T04:47:04.1283365Z nn/test_convolution (0.17607967990035508) 2024-06-26T04:47:04.1283991Z distributed/_composable/fully_shard/test_fully_shard_util (0.1760296493216654) 2024-06-26T04:47:04.1284822Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1755464740049118) 2024-06-26T04:47:04.1285618Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1755287231555927) 2024-06-26T04:47:04.1286297Z distributed/_composable/test_replicate (0.1753973028314906) 2024-06-26T04:47:04.1286823Z export/test_sparse (0.17533510481606357) 2024-06-26T04:47:04.1287234Z test_view_ops (0.17532816057174144) 2024-06-26T04:47:04.1287637Z onnx/test_verification (0.1748971971669084) 2024-06-26T04:47:04.1288091Z onnx/test_utility_funs (0.17483926175678574) 2024-06-26T04:47:04.1288716Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.17473984099081358) 2024-06-26T04:47:04.1289512Z torch_np/numpy_tests/core/test_indexing (0.17461164263597911) 2024-06-26T04:47:04.1290324Z distributed/fsdp/test_fsdp_pure_fp16 (0.17435236416497762) 2024-06-26T04:47:04.1291152Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.17434411912560957) 2024-06-26T04:47:04.1292011Z distributed/_composable/test_compose (0.17347608858534336) 2024-06-26T04:47:04.1292680Z test_function_schema (0.1732360418687902) 2024-06-26T04:47:04.1293444Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.1731754848563442) 2024-06-26T04:47:04.1294307Z torch_np/numpy_tests/core/test_shape_base (0.17312585452228402) 2024-06-26T04:47:04.1294910Z optim/test_optim (0.17291744714369423) 2024-06-26T04:47:04.1295426Z test_mobile_optimizer (0.17280798023752117) 2024-06-26T04:47:04.1295973Z test_scatter_gather_ops (0.17278168416536188) 2024-06-26T04:47:04.1296585Z distributed/_tensor/test_view_ops (0.17254375874534517) 2024-06-26T04:47:04.1319998Z distributed/_tensor/test_utils (0.17248918539011043) 2024-06-26T04:47:04.1320680Z distributed/checkpoint/test_utils (0.1721898824561572) 2024-06-26T04:47:04.1321172Z test_tensorboard (0.17209668549417403) 2024-06-26T04:47:04.1321599Z test_multiprocessing (0.17200765107633786) 2024-06-26T04:47:04.1322029Z test_testing (0.17185399716306607) 2024-06-26T04:47:04.1322418Z dynamo/test_misc (0.17159531905900888) 2024-06-26T04:47:04.1322848Z distributed/test_nccl (0.17148673269102074) 2024-06-26T04:47:04.1323485Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1714088650983481) 2024-06-26T04:47:04.1324219Z distributed/_tensor/test_optimizers (0.17132875613575016) 2024-06-26T04:47:04.1324834Z distributed/fsdp/test_fsdp_ignored_modules (0.17122715403654715) 2024-06-26T04:47:04.1325342Z test_fx (0.17122567313141793) 2024-06-26T04:47:04.1325718Z lazy/test_generator (0.1707747975562664) 2024-06-26T04:47:04.1326161Z distributed/test_fake_pg (0.17024563413158122) 2024-06-26T04:47:04.1326571Z test_metal (0.17023889000957385) 2024-06-26T04:47:04.1326945Z test_shape_ops (0.17014819457652516) 2024-06-26T04:47:04.1327346Z test_jit_autocast (0.1699653228052986) 2024-06-26T04:47:04.1327728Z nn/test_init (0.16993742575462123) 2024-06-26T04:47:04.1328505Z distributed/_composable/fully_shard/test_fully_shard_init (0.16983636398566804) 2024-06-26T04:47:04.1329188Z distributed/launcher/test_run (0.16972161385038537) 2024-06-26T04:47:04.1329748Z torch_np/numpy_tests/core/test_dlpack (0.16934014069399217) 2024-06-26T04:47:04.1330378Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16920211633350304) 2024-06-26T04:47:04.1331173Z distributed/fsdp/test_fsdp_backward_prefetch (0.16873951359070663) 2024-06-26T04:47:04.1331728Z nn/test_pooling (0.16873791261218857) 2024-06-26T04:47:04.1332223Z distributed/fsdp/test_fsdp_optim_state (0.16871992161609176) 2024-06-26T04:47:04.1332819Z distributed/rpc/test_share_memory (0.16859704651482987) 2024-06-26T04:47:04.1333568Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.16856202510974708) 2024-06-26T04:47:04.1334352Z distributed/fsdp/test_fsdp_flatten_params (0.1684147550983161) 2024-06-26T04:47:04.1334977Z torch_np/test_ndarray_methods (0.16826672462208903) 2024-06-26T04:47:04.1335545Z distributed/nn/jit/test_instantiator (0.16801330973490997) 2024-06-26T04:47:04.1336179Z distributed/fsdp/test_distributed_checkpoint (0.16774053301377803) 2024-06-26T04:47:04.1336912Z distributed/fsdp/test_fsdp_overlap (0.1675932529962313) 2024-06-26T04:47:04.1337492Z distributed/fsdp/test_fsdp_memory (0.16750184712896524) 2024-06-26T04:47:04.1338002Z test_tensor_creation_ops (0.16746247306353643) 2024-06-26T04:47:04.1338629Z distributed/_composable/fsdp/test_fully_shard_training (0.16742611083894476) 2024-06-26T04:47:04.1339231Z test_datapipe (0.16666971853196674) 2024-06-26T04:47:04.1339736Z torch_np/numpy_tests/lib/test_twodim_base (0.1666684677674995) 2024-06-26T04:47:04.1340328Z distributed/test_distributed_spawn (0.16660390830875832) 2024-06-26T04:47:04.1340901Z torch_np/numpy_tests/core/test_dtype (0.166580934267024) 2024-06-26T04:47:04.1341376Z test_cuda (0.16639099817808645) 2024-06-26T04:47:04.1341874Z distributed/fsdp/test_fsdp_freezing_weights (0.16614276645885964) 2024-06-26T04:47:04.1342602Z distributed/test_c10d_logger (0.1660403438581661) 2024-06-26T04:47:04.1343071Z test_jit_fuser_te (0.16602479435430936) 2024-06-26T04:47:04.1343576Z distributed/checkpoint/test_checkpoint (0.1653589674008754) 2024-06-26T04:47:04.1344204Z torch_np/numpy_tests/lib/test_shape_base_ (0.16533299152441971) 2024-06-26T04:47:04.1344744Z test_dynamic_shapes (0.16532990964077243) 2024-06-26T04:47:04.1345256Z torch_np/numpy_tests/linalg/test_linalg (0.16526068733209737) 2024-06-26T04:47:04.1345947Z distributed/checkpoint/test_file_system_checkpoint (0.16503906187461775) 2024-06-26T04:47:04.1346551Z nn/test_module_hooks (0.16494089187311284) 2024-06-26T04:47:04.1346964Z test_reductions (0.16465515723210025) 2024-06-26T04:47:04.1347368Z test_schema_check (0.1644908367994518) 2024-06-26T04:47:04.1347943Z distributed/optim/test_apply_optimizer_in_backward (0.16432273405505446) 2024-06-26T04:47:04.1348617Z torch_np/numpy_tests/fft/test_pocketfft (0.16415829354901715) 2024-06-26T04:47:04.1349312Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1640482462881313) 2024-06-26T04:47:04.1349999Z distributed/test_control_collectives (0.16403119586691386) 2024-06-26T04:47:04.1350618Z torch_np/numpy_tests/lib/test_index_tricks (0.16373425437627478) 2024-06-26T04:47:04.1351336Z distributed/algorithms/quantization/test_quantization (0.1634930669625275) 2024-06-26T04:47:04.1352030Z test_functional_autograd_benchmark (0.16336381796554053) 2024-06-26T04:47:04.1352519Z test_type_info (0.16287265776842808) 2024-06-26T04:47:04.1352910Z test_serialization (0.1628280204861211) 2024-06-26T04:47:04.1353334Z test_cuda_multigpu (0.1627113591827325) 2024-06-26T04:47:04.1353754Z functorch/test_vmap (0.16260798600104384) 2024-06-26T04:47:04.1354167Z functorch/test_ops (0.1623884918462164) 2024-06-26T04:47:04.1354648Z distributed/fsdp/test_fsdp_input (0.16231136470610838) 2024-06-26T04:47:04.1355208Z distributed/fsdp/test_fsdp_apply (0.16216919781370373) 2024-06-26T04:47:04.1355922Z torch_np/numpy_tests/core/test_scalar_methods (0.16209965530932505) 2024-06-26T04:47:04.1356494Z test_cuda_primary_ctx (0.16202028679929173) 2024-06-26T04:47:04.1357064Z distributed/fsdp/test_fsdp_multiple_wrapping (0.16184936233025626) 2024-06-26T04:47:04.1357702Z distributed/fsdp/test_fsdp_state_dict (0.1617711245113013) 2024-06-26T04:47:04.1358363Z distributed/fsdp/test_fsdp_uneven (0.16167015279738978) 2024-06-26T04:47:04.1358852Z test_overrides (0.1616577652261062) 2024-06-26T04:47:04.1359262Z optim/test_lrscheduler (0.16143265764034978) 2024-06-26T04:47:04.1359806Z torch_np/numpy_tests/lib/test_arraysetops (0.1614301260930681) 2024-06-26T04:47:04.1360542Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.16110510744166834) 2024-06-26T04:47:04.1361264Z distributed/fsdp/test_fsdp_comm_hooks (0.1610805124091845) 2024-06-26T04:47:04.1361738Z test_jit (0.1608624791472548) 2024-06-26T04:47:04.1362187Z distributed/fsdp/test_fsdp_grad_acc (0.1608317303535921) 2024-06-26T04:47:04.1362727Z distributed/test_c10d_pypg (0.16081607078246224) 2024-06-26T04:47:04.1363294Z distributed/fsdp/test_fsdp_clip_grad_norm (0.16077764729802854) 2024-06-26T04:47:04.1363815Z test_torch (0.16041864787758278) 2024-06-26T04:47:04.1364284Z torch_np/numpy_tests/fft/test_helper (0.15999767057625622) 2024-06-26T04:47:04.1364891Z distributed/fsdp/test_checkpoint_wrapper (0.1598365220822967) 2024-06-26T04:47:04.1365585Z distributed/_composable/fsdp/test_fully_shard_comm (0.15975725363342075) 2024-06-26T04:47:04.1366295Z torch_np/numpy_tests/core/test_numerictypes (0.15957467203955059) 2024-06-26T04:47:04.1367025Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15948287593377072) 2024-06-26T04:47:04.1367729Z distributed/fsdp/test_fsdp_exec_order (0.1594780729982165) 2024-06-26T04:47:04.1368286Z profiler/test_profiler_tree (0.15925645754685264) 2024-06-26T04:47:04.1368910Z distributed/_composable/test_replicate_with_compiler (0.15914628020646218) 2024-06-26T04:47:04.1369505Z test_unary_ufuncs (0.15906708180039641) 2024-06-26T04:47:04.1370060Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1589399040693672) 2024-06-26T04:47:04.1370693Z distributed/test_multi_threaded_pg (0.15876425671370342) 2024-06-26T04:47:04.1371241Z distributed/fsdp/test_fsdp_core (0.158638079594248) 2024-06-26T04:47:04.1371724Z lazy/test_reuse_ir (0.15856355404423184) 2024-06-26T04:47:04.1372242Z distributed/fsdp/test_fsdp_checkpoint (0.15849195028001115) 2024-06-26T04:47:04.1372788Z distributed/fsdp/test_wrap (0.15827647858371036) 2024-06-26T04:47:04.1373440Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1581190623709211) 2024-06-26T04:47:04.1374170Z distributed/fsdp/test_fsdp_tp_integration (0.15797767595554402) 2024-06-26T04:47:04.1374757Z distributed/test_data_parallel (0.15776952873596342) 2024-06-26T04:47:04.1375366Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.157669697719246) 2024-06-26T04:47:04.1376006Z distributed/fsdp/test_fsdp_traversal (0.1576209078989078) 2024-06-26T04:47:04.1376596Z distributed/fsdp/test_fsdp_fine_tune (0.15761385358731256) 2024-06-26T04:47:04.1377311Z distributed/test_c10d_object_collectives (0.15744767201713689) 2024-06-26T04:47:04.1378000Z distributed/_shard/sharding_plan/test_sharding_plan (0.157026134373329) 2024-06-26T04:47:04.1378637Z distributed/_shard/test_sharder (0.15660161490703117) 2024-06-26T04:47:04.1379280Z distributed/_shard/sharded_optim/test_sharded_optim (0.1563540235792116) 2024-06-26T04:47:04.1379924Z onnx/test_pytorch_onnx_no_runtime (0.155972910642985) 2024-06-26T04:47:04.1380647Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.15560817771822139) 2024-06-26T04:47:04.1381455Z distributed/fsdp/test_fsdp_multiple_forward (0.1555625298182249) 2024-06-26T04:47:04.1382039Z functorch/test_aotdispatch (0.15548664343646837) 2024-06-26T04:47:04.1382663Z distributed/fsdp/test_fsdp_meta (0.1553453370700172) 2024-06-26T04:47:04.1383228Z distributed/fsdp/test_fsdp_hybrid_shard (0.1552788264187071) 2024-06-26T04:47:04.1384025Z distributed/_shard/sharding_spec/test_sharding_spec (0.15519108278980112) 2024-06-26T04:47:04.1384684Z functorch/test_eager_transforms (0.15512399178377825) 2024-06-26T04:47:04.1385213Z distributed/fsdp/test_fsdp_misc (0.15461502070065225) 2024-06-26T04:47:04.1385765Z test_dispatch (0.15449987032074003) 2024-06-26T04:47:04.1386283Z distributed/fsdp/test_fsdp_unshard_params (0.15435125948980016) 2024-06-26T04:47:04.1386846Z distributed/fsdp/test_utils (0.15432872571715833) 2024-06-26T04:47:04.1387305Z test_dataloader (0.15419085144840528) 2024-06-26T04:47:04.1387766Z profiler/test_memory_profiler (0.15407498062815994) 2024-06-26T04:47:04.1388259Z torch_np/test_function_base (0.15319429235148524) 2024-06-26T04:47:04.1388836Z distributed/rpc/cuda/test_tensorpipe_agent (0.1528672724769379) 2024-06-26T04:47:04.1389366Z test_prims (0.1528362535181503) 2024-06-26T04:47:04.1389852Z torch_np/numpy_tests/core/test_scalar_ctors (0.15281942323147907) 2024-06-26T04:47:04.1390438Z distributed/test_pg_wrapper (0.15250318994969725) 2024-06-26T04:47:04.1390967Z distributed/algorithms/test_join (0.1521741288275394) 2024-06-26T04:47:04.1391444Z test_type_promotion (0.15210392591952202) 2024-06-26T04:47:04.1391859Z test_cuda_trace (0.1515538397068288) 2024-06-26T04:47:04.1392339Z distributed/rpc/test_faulty_agent (0.15154917685689492) 2024-06-26T04:47:04.1392912Z distributed/rpc/test_tensorpipe_agent (0.1509810996481049) 2024-06-26T04:47:04.1393564Z distributed/_shard/sharded_tensor/ops/test_init (0.15068870093401088) 2024-06-26T04:47:04.1394251Z distributed/fsdp/test_fsdp_mixed_precision (0.15049213079033905) 2024-06-26T04:47:04.1395010Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.15031297128805127) 2024-06-26T04:47:04.1395795Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1503107899548204) 2024-06-26T04:47:04.1396566Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1503107899548204) 2024-06-26T04:47:04.1397362Z test_multiprocessing_spawn (0.14998978375583155) 2024-06-26T04:47:04.1397831Z torch_np/test_reductions (0.14942527873036) 2024-06-26T04:47:04.1398247Z test_nn (0.1492756372694991) 2024-06-26T04:47:04.1398732Z distributed/fsdp/test_fsdp_use_orig_params (0.14866273266220315) 2024-06-26T04:47:04.1399328Z distributed/fsdp/test_fsdp_comm (0.14859462103237497) 2024-06-26T04:47:04.1399980Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1477474032128437) 2024-06-26T04:47:04.1400770Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1472720626847129) 2024-06-26T04:47:04.1401383Z distributed/test_c10d_ucc (0.14566510050943138) 2024-06-26T04:47:04.1401937Z distributed/checkpoint/test_state_dict (0.14534639571706226) 2024-06-26T04:47:04.1402618Z distributed/optim/test_zero_redundancy_optimizer (0.14510041537387652) 2024-06-26T04:47:04.1403226Z test_cuda_nvml_based_avail (0.1448230858700838) 2024-06-26T04:47:04.1403654Z test_autograd (0.1446699322625989) 2024-06-26T04:47:04.1404114Z distributed/test_c10d_spawn_gloo (0.1429851225068762) 2024-06-26T04:47:04.1404767Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.14240573838730233) 2024-06-26T04:47:04.1405403Z distributed/test_c10d_spawn_ucc (0.14170831212036797) 2024-06-26T04:47:04.1405923Z distributed/test_c10d_common (0.1414647332449593) 2024-06-26T04:47:04.1406458Z distributed/test_c10d_spawn_nccl (0.14130942832259077) 2024-06-26T04:47:04.1406940Z dynamo/test_comptime (0.1410605161874938) 2024-06-26T04:47:04.1407402Z distributed/test_c10d_gloo (0.14055535743446396) 2024-06-26T04:47:04.1408086Z torch_np/numpy_tests/lib/test_arraypad (0.14041412111082294) 2024-06-26T04:47:04.1408669Z dynamo/test_python_autograd (0.14003826138535874) 2024-06-26T04:47:04.1409125Z test_sparse_csr (0.13827302247133447) 2024-06-26T04:47:04.1409535Z test_spectral_ops (0.13794420149595432) 2024-06-26T04:47:04.1409962Z distributed/test_store (0.1374728634141187) 2024-06-26T04:47:04.1410384Z test_linalg (0.13659090436074528) 2024-06-26T04:47:04.1410904Z distributed/test_launcher (0.13489968068483457) 2024-06-26T04:47:04.1411330Z test_sparse (0.1345161562747151) 2024-06-26T04:47:04.1411769Z torch_np/test_scalars_0D_arrays (0.13283163669634881) 2024-06-26T04:47:04.1412283Z distributed/test_c10d_nccl (0.12631456346118747) 2024-06-26T04:47:04.1412811Z test_quantization (0.12106633574440698) 2024-06-26T04:47:04.1413230Z lazy/test_bindings (0.11368361342452507) 2024-06-26T04:47:04.1413663Z test_jit_fuser_legacy (0.07784398824561573) 2024-06-26T04:47:04.1414083Z test_jit_profiling (0.07371636043950063) 2024-06-26T04:47:04.1414493Z test_jit_legacy (0.07121241002500728) 2024-06-26T04:47:04.1414953Z profiler/test_execution_trace (0.06904166826764518) 2024-06-26T04:47:04.1415436Z profiler/test_profiler (0.06904166826764518) 2024-06-26T04:47:04.1415927Z profiler/test_record_function (0.06904166826764518) 2024-06-26T04:47:04.1416430Z profiler/test_torch_tidy (0.06904166826764518) 2024-06-26T04:47:04.1417002Z distributions/test_distributions (0.06568064400961868) 2024-06-26T04:47:16.8887524Z distributed/test_c10d_ops_nccl (0.06475477311732931) 2024-06-26T04:47:16.8888465Z base_commit: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:47:16.8890299Z Changed files: ['torch/_inductor/codegen/cpp_gemm_template.py', 'torch/_inductor/mkldnn_lowerings.py'] 2024-06-26T04:47:16.8891553Z Results from Filepath 2024-06-26T04:47:16.8892116Z inductor/test_codegen_triton (0.25) 2024-06-26T04:47:16.8893086Z inductor/test_torchinductor_codegen_dynamic_shapes (0.25) 2024-06-26T04:47:16.8894238Z distributed/test_inductor_collectives (0.20833333333333331) 2024-06-26T04:47:16.8895013Z inductor/test_aot_inductor (0.20833333333333331) 2024-06-26T04:47:16.8895548Z inductor/test_aot_inductor_utils (0.20833333333333331) 2024-06-26T04:47:16.8896087Z inductor/test_benchmark_fusion (0.20833333333333331) 2024-06-26T04:47:16.8896754Z inductor/test_binary_folding (0.20833333333333331) 2024-06-26T04:47:16.8897358Z inductor/test_codecache (0.20833333333333331) 2024-06-26T04:47:16.8897843Z inductor/test_compile_worker (0.20833333333333331) 2024-06-26T04:47:16.8898373Z inductor/test_compiled_autograd (0.20833333333333331) 2024-06-26T04:47:16.8898932Z inductor/test_compiled_optimizers (0.20833333333333331) 2024-06-26T04:47:16.8899440Z inductor/test_config (0.20833333333333331) 2024-06-26T04:47:16.8899909Z inductor/test_control_flow (0.20833333333333331) 2024-06-26T04:47:16.8900467Z inductor/test_coordinate_descent_tuner (0.20833333333333331) 2024-06-26T04:47:16.8901076Z inductor/test_cpp_wrapper_hipify (0.20833333333333331) 2024-06-26T04:47:16.8901696Z inductor/test_cpu_cpp_wrapper (0.20833333333333331) 2024-06-26T04:47:16.8902198Z inductor/test_cpu_repro (0.20833333333333331) 2024-06-26T04:47:16.8902879Z inductor/test_cpu_select_algorithm (0.20833333333333331) 2024-06-26T04:47:16.8903431Z inductor/test_cuda_cpp_wrapper (0.20833333333333331) 2024-06-26T04:47:16.8903942Z inductor/test_cuda_repro (0.20833333333333331) 2024-06-26T04:47:16.8904432Z inductor/test_cudacodecache (0.20833333333333331) 2024-06-26T04:47:16.8905066Z inductor/test_cudagraph_trees (0.20833333333333331) 2024-06-26T04:47:16.8905591Z inductor/test_custom_lowering (0.20833333333333331) 2024-06-26T04:47:16.8906153Z inductor/test_custom_post_grad_passes (0.20833333333333331) 2024-06-26T04:47:16.8906734Z inductor/test_cutlass_backend (0.20833333333333331) 2024-06-26T04:47:16.8907325Z inductor/test_debug_trace (0.20833333333333331) 2024-06-26T04:47:16.8907871Z inductor/test_decompose_mem_bound_mm (0.20833333333333331) 2024-06-26T04:47:16.8908405Z inductor/test_dependencies (0.20833333333333331) 2024-06-26T04:47:16.8908947Z inductor/test_distributed_patterns (0.20833333333333331) 2024-06-26T04:47:16.8909533Z inductor/test_efficient_conv_bn_eval (0.20833333333333331) 2024-06-26T04:47:16.8910087Z inductor/test_extension_backend (0.20833333333333331) 2024-06-26T04:47:16.8910619Z inductor/test_flex_attention (0.20833333333333331) 2024-06-26T04:47:16.8911438Z inductor/test_foreach (0.20833333333333331) 2024-06-26T04:47:16.8911871Z inductor/test_fp8 (0.20833333333333331) 2024-06-26T04:47:16.8912337Z inductor/test_fused_attention (0.20833333333333331) 2024-06-26T04:47:16.8912834Z inductor/test_fx_fusion (0.20833333333333331) 2024-06-26T04:47:16.8913459Z inductor/test_graph_transform_observer (0.20833333333333331) 2024-06-26T04:47:16.8914154Z inductor/test_group_batch_fusion (0.20833333333333331) 2024-06-26T04:47:16.8914656Z inductor/test_halide (0.20833333333333331) 2024-06-26T04:47:16.8915098Z inductor/test_indexing (0.20833333333333331) 2024-06-26T04:47:16.8915596Z inductor/test_inductor_freezing (0.20833333333333331) 2024-06-26T04:47:16.8916124Z inductor/test_inductor_utils (0.20833333333333331) 2024-06-26T04:47:16.8916630Z inductor/test_inplacing_pass (0.20833333333333331) 2024-06-26T04:47:16.8917156Z inductor/test_kernel_benchmark (0.20833333333333331) 2024-06-26T04:47:16.8917715Z inductor/test_layout_optim (0.20833333333333331) 2024-06-26T04:47:16.8918275Z inductor/test_loop_ordering (0.20833333333333331) 2024-06-26T04:47:16.8918762Z inductor/test_max_autotune (0.20833333333333331) 2024-06-26T04:47:16.8919274Z inductor/test_memory_planning (0.20833333333333331) 2024-06-26T04:47:16.8919767Z inductor/test_metrics (0.20833333333333331) 2024-06-26T04:47:16.8920214Z inductor/test_minifier (0.20833333333333331) 2024-06-26T04:47:16.8920818Z inductor/test_minifier_isolate (0.20833333333333331) 2024-06-26T04:47:16.8921382Z inductor/test_mkldnn_pattern_matcher (0.20833333333333331) 2024-06-26T04:47:16.8921896Z inductor/test_mmdecomp (0.20833333333333331) 2024-06-26T04:47:16.8922438Z inductor/test_move_constructors_to_cuda (0.20833333333333331) 2024-06-26T04:47:16.8922995Z inductor/test_multi_kernel (0.20833333333333331) 2024-06-26T04:47:16.8923464Z inductor/test_pad_mm (0.20833333333333331) 2024-06-26T04:47:16.8923914Z inductor/test_padding (0.20833333333333331) 2024-06-26T04:47:16.8924409Z inductor/test_pattern_matcher (0.20833333333333331) 2024-06-26T04:47:16.8924900Z inductor/test_perf (0.20833333333333331) 2024-06-26T04:47:16.8925446Z inductor/test_profiler (0.20833333333333331) 2024-06-26T04:47:16.8925946Z inductor/test_select_algorithm (0.20833333333333331) 2024-06-26T04:47:16.8926427Z inductor/test_smoke (0.20833333333333331) 2024-06-26T04:47:16.8926896Z inductor/test_snode_runtime (0.20833333333333331) 2024-06-26T04:47:16.8927481Z inductor/test_split_cat_fx_passes (0.20833333333333331) 2024-06-26T04:47:16.8928141Z inductor/test_standalone_compile (0.20833333333333331) 2024-06-26T04:47:16.8928660Z inductor/test_torchbind (0.20833333333333331) 2024-06-26T04:47:16.8929153Z inductor/test_torchinductor (0.20833333333333331) 2024-06-26T04:47:16.8929730Z inductor/test_torchinductor_dynamic_shapes (0.20833333333333331) 2024-06-26T04:47:16.8930449Z inductor/test_torchinductor_opinfo (0.20833333333333331) 2024-06-26T04:47:16.8931077Z inductor/test_torchinductor_strided_blocks (0.20833333333333331) 2024-06-26T04:47:16.8931716Z inductor/test_triton_extension_backend (0.20833333333333331) 2024-06-26T04:47:16.8932282Z inductor/test_triton_heuristics (0.20833333333333331) 2024-06-26T04:47:16.8932812Z inductor/test_triton_kernels (0.20833333333333331) 2024-06-26T04:47:16.8933337Z inductor/test_triton_wrapper (0.20833333333333331) 2024-06-26T04:47:16.8933851Z inductor/test_unbacked_symints (0.20833333333333331) 2024-06-26T04:47:16.8934459Z inductor/test_utils (0.20833333333333331) 2024-06-26T04:47:16.8934914Z inductor/test_xpu_basic (0.20833333333333331) 2024-06-26T04:47:16.8935327Z Aggregated Heuristics 2024-06-26T04:47:16.8935820Z inductor/test_cpu_select_algorithm (1.8028351489090915) 2024-06-26T04:47:16.8936399Z inductor/test_mkldnn_pattern_matcher (1.4902453496033619) 2024-06-26T04:47:16.8936979Z test_mkldnn (1.1820541349550078) 2024-06-26T04:47:16.8937392Z inductor/test_cpu_repro (0.6484416120331582) 2024-06-26T04:47:16.8938093Z inductor/test_torchinductor_dynamic_shapes (0.639797562291244) 2024-06-26T04:47:16.8938779Z inductor/test_torchinductor_codegen_dynamic_shapes (0.5805181405272455) 2024-06-26T04:47:16.8939425Z inductor/test_compiled_autograd (0.5424278174258732) 2024-06-26T04:47:16.8940048Z inductor/test_inductor_freezing (0.5260243608382069) 2024-06-26T04:47:16.8940656Z inductor/test_torchinductor (0.5258960055242707) 2024-06-26T04:47:16.8941157Z inductor/test_aot_inductor (0.4995901829232962) 2024-06-26T04:47:16.8941669Z inductor/test_cuda_cpp_wrapper (0.4946613342227723) 2024-06-26T04:47:16.8942208Z inductor/test_mmdecomp (0.4804982137699004) 2024-06-26T04:47:16.8942827Z inductor/test_torchinductor_opinfo (0.4772902637597946) 2024-06-26T04:47:16.8943393Z inductor/test_compiled_optimizers (0.4668061341185255) 2024-06-26T04:47:16.8943926Z inductor/test_codegen_triton (0.4667931639818257) 2024-06-26T04:47:16.8944385Z inductor/test_pad_mm (0.4573893656704472) 2024-06-26T04:47:16.8944851Z inductor/test_inductor_utils (0.454686264237921) 2024-06-26T04:47:16.8945469Z inductor/test_inplacing_pass (0.4541782337364597) 2024-06-26T04:47:16.8945930Z inductor/test_config (0.4516129058080298) 2024-06-26T04:47:16.8946422Z inductor/test_cpp_wrapper_hipify (0.4483438877842137) 2024-06-26T04:47:16.8946965Z inductor/test_extension_backend (0.4476379485299593) 2024-06-26T04:47:16.8947543Z inductor/test_smoke (0.44060892017200914) 2024-06-26T04:47:16.8947988Z inductor/test_indexing (0.440173874271955) 2024-06-26T04:47:16.8948487Z inductor/test_group_batch_fusion (0.4394562162935699) 2024-06-26T04:47:16.8949006Z inductor/test_cpu_cpp_wrapper (0.4394412740563742) 2024-06-26T04:47:16.8949501Z inductor/test_torchbind (0.43890550121991256) 2024-06-26T04:47:16.8949959Z inductor/test_utils (0.43820379015654365) 2024-06-26T04:47:16.8950447Z inductor/test_distributed_patterns (0.43724356084855304) 2024-06-26T04:47:16.8950977Z inductor/test_fx_fusion (0.43714892542321865) 2024-06-26T04:47:16.8951435Z inductor/test_metrics (0.4365863615842003) 2024-06-26T04:47:16.8951899Z inductor/test_triton_kernels (0.4354912122289143) 2024-06-26T04:47:16.8952529Z inductor/test_aot_inductor_utils (0.43503456260972256) 2024-06-26T04:47:16.8953063Z inductor/test_compile_worker (0.43462364196997205) 2024-06-26T04:47:16.8953689Z inductor/test_move_constructors_to_cuda (0.433837581529831) 2024-06-26T04:47:16.8954265Z inductor/test_cudacodecache (0.4335057281861229) 2024-06-26T04:47:16.8954846Z inductor/test_torchinductor_strided_blocks (0.4321661399447342) 2024-06-26T04:47:16.8955452Z inductor/test_efficient_conv_bn_eval (0.43191665828852815) 2024-06-26T04:47:16.8955994Z inductor/test_debug_trace (0.43127953675893116) 2024-06-26T04:47:16.8956476Z inductor/test_multi_kernel (0.4308056238408581) 2024-06-26T04:47:16.8957018Z inductor/test_foreach (0.4297470385110875) 2024-06-26T04:47:16.8957504Z inductor/test_binary_folding (0.42874285829397063) 2024-06-26T04:47:16.8958067Z inductor/test_coordinate_descent_tuner (0.42852732538633165) 2024-06-26T04:47:16.8958688Z inductor/test_triton_extension_backend (0.42656593710075597) 2024-06-26T04:47:16.8959286Z inductor/test_custom_post_grad_passes (0.42653869110698595) 2024-06-26T04:47:16.8959839Z inductor/test_flex_attention (0.4258523761074596) 2024-06-26T04:47:16.8960424Z inductor/test_profiler (0.42515933738701095) 2024-06-26T04:47:16.8960916Z inductor/test_benchmark_fusion (0.42503837708433706) 2024-06-26T04:47:16.8961443Z inductor/test_cutlass_backend (0.42462496613035394) 2024-06-26T04:47:16.8961961Z inductor/test_cudagraph_trees (0.4239453722302098) 2024-06-26T04:47:16.8962463Z inductor/test_triton_wrapper (0.42204695509895646) 2024-06-26T04:47:16.8962987Z inductor/test_select_algorithm (0.42133655784454566) 2024-06-26T04:47:16.8963514Z inductor/test_pattern_matcher (0.42065836192375683) 2024-06-26T04:47:16.8963990Z inductor/test_fp8 (0.42050619338539713) 2024-06-26T04:47:16.8964567Z inductor/test_split_cat_fx_passes (0.4201272573126185) 2024-06-26T04:47:16.8965283Z inductor/test_triton_heuristics (0.420086116634487) 2024-06-26T04:47:16.8965759Z inductor/test_perf (0.41975090996388636) 2024-06-26T04:47:16.8966205Z inductor/test_xpu_basic (0.4193841475910076) 2024-06-26T04:47:16.8966674Z inductor/test_layout_optim (0.419273157520351) 2024-06-26T04:47:16.8967362Z inductor/test_fused_attention (0.4182064516223113) 2024-06-26T04:47:16.8967865Z inductor/test_control_flow (0.4166326258609262) 2024-06-26T04:47:16.8968418Z inductor/test_graph_transform_observer (0.41644857336804253) 2024-06-26T04:47:16.8968984Z inductor/test_minifier_isolate (0.41574774502175726) 2024-06-26T04:47:16.8969604Z inductor/test_memory_planning (0.4154118997531291) 2024-06-26T04:47:16.8970115Z inductor/test_dependencies (0.41524189584674154) 2024-06-26T04:47:16.8970618Z inductor/test_loop_ordering (0.41357353167550914) 2024-06-26T04:47:16.8971097Z inductor/test_minifier (0.4128291011466208) 2024-06-26T04:47:16.8971570Z inductor/test_snode_runtime (0.4126912969206779) 2024-06-26T04:47:16.8972159Z inductor/test_max_autotune (0.4111986519492872) 2024-06-26T04:47:16.8972631Z inductor/test_cuda_repro (0.41069383206766674) 2024-06-26T04:47:16.8973091Z inductor/test_halide (0.4091974414762303) 2024-06-26T04:47:16.8973571Z inductor/test_custom_lowering (0.40884758764556894) 2024-06-26T04:47:16.8974084Z inductor/test_unbacked_symints (0.408575841554358) 2024-06-26T04:47:16.8974607Z inductor/test_kernel_benchmark (0.40782728403600277) 2024-06-26T04:47:16.8975165Z inductor/test_decompose_mem_bound_mm (0.406702116333503) 2024-06-26T04:47:16.8975677Z inductor/test_codecache (0.40617421938413634) 2024-06-26T04:47:16.8976232Z inductor/test_padding (0.4013540064626576) 2024-06-26T04:47:16.8976734Z inductor/test_standalone_compile (0.4001420947525257) 2024-06-26T04:47:16.8977259Z test_nn (0.3905564881176932) 2024-06-26T04:47:16.8977714Z distributed/test_inductor_collectives (0.3898359468653855) 2024-06-26T04:47:16.8978214Z test_optim (0.38327798957080417) 2024-06-26T04:47:16.8978574Z test_ops (0.36830504934231223) 2024-06-26T04:47:16.8978985Z dynamo/test_dynamic_shapes (0.3572486215078907) 2024-06-26T04:47:16.8979434Z test_sparse_csr (0.33590006097150304) 2024-06-26T04:47:16.8979837Z test_cpp_api_parity (0.31601485864519924) 2024-06-26T04:47:16.8980250Z test_foreach (0.3039859717695853) 2024-06-26T04:47:16.8980692Z test_transformers (0.29748593657460276) 2024-06-26T04:47:16.8981226Z test_modules (0.2849019477686905) 2024-06-26T04:47:16.8981619Z test_quantization (0.2713434722038851) 2024-06-26T04:47:16.8982029Z test_fake_tensor (0.26937091116143763) 2024-06-26T04:47:16.8982412Z test_fx (0.25371699478119736) 2024-06-26T04:47:16.8983039Z distributed/pipelining/test_transformer (0.25324018283612487) 2024-06-26T04:47:16.8983763Z distributed/test_dynamo_distributed (0.2531745399588199) 2024-06-26T04:47:16.8984253Z test_package (0.25225920769101046) 2024-06-26T04:47:16.8984687Z export/test_retraceability (0.2519243324535541) 2024-06-26T04:47:16.8985129Z test_comparison_utils (0.25) 2024-06-26T04:47:16.8985557Z test_cuda_expandable_segments (0.24991889404357556) 2024-06-26T04:47:16.8986024Z test_proxy_tensor (0.24979489947270508) 2024-06-26T04:47:16.8986458Z functorch/test_rearrange (0.24967304016214711) 2024-06-26T04:47:16.8986943Z functorch/test_parsing (0.24872972360706863) 2024-06-26T04:47:16.8987497Z test_torch (0.24862466473981665) 2024-06-26T04:47:16.8987861Z test_stateless (0.24697811158712263) 2024-06-26T04:47:16.8988268Z test_module_tracker (0.24620215875943377) 2024-06-26T04:47:16.8988731Z functorch/test_aotdispatch (0.24536368630591637) 2024-06-26T04:47:16.8989181Z export/test_export (0.2440609680086541) 2024-06-26T04:47:16.8989759Z dynamo/test_skip_non_tensor (0.24315851739821867) 2024-06-26T04:47:16.8990211Z test_testing (0.24189677108973445) 2024-06-26T04:47:16.8990596Z export/test_serdes (0.24083393682962803) 2024-06-26T04:47:16.8990998Z test_jit (0.24029490503173923) 2024-06-26T04:47:16.8991617Z export/test_functionalized_assertions (0.24007489377507532) 2024-06-26T04:47:16.8992266Z distributed/_tensor/debug/test_op_coverage (0.23962591612708378) 2024-06-26T04:47:16.8992792Z test_mkl_verbose (0.23949722070129262) 2024-06-26T04:47:16.8993250Z onnx/test_fx_op_consistency (0.23944163899149198) 2024-06-26T04:47:16.8993799Z test_pytree (0.23887883611355004) 2024-06-26T04:47:16.8994393Z distributed/_tools/test_mod_tracker (0.23707968310231214) 2024-06-26T04:47:16.8994900Z test_mkldnn_verbose (0.23656680963404833) 2024-06-26T04:47:16.8995319Z test_ao_sparsity (0.23507811312700666) 2024-06-26T04:47:16.8995766Z distributed/_tensor/test_api (0.23371942124837222) 2024-06-26T04:47:16.8996272Z onnx/test_models_onnxruntime (0.2336257483269672) 2024-06-26T04:47:16.8996728Z test_autograd (0.23330186978862594) 2024-06-26T04:47:16.8997162Z dynamo/test_fx_passes_pre_grad (0.2331521626017822) 2024-06-26T04:47:16.8997752Z test_license (0.2323988821967987) 2024-06-26T04:47:16.8998152Z onnx/test_fx_passes (0.23068989766545311) 2024-06-26T04:47:16.8998568Z dynamo/test_misc (0.23057736867766163) 2024-06-26T04:47:16.8999015Z functorch/test_control_flow (0.2299900138162397) 2024-06-26T04:47:16.8999493Z export/test_tree_utils (0.22985226570479877) 2024-06-26T04:47:16.8999926Z dynamo/test_interop (0.22931169530817236) 2024-06-26T04:47:16.9000375Z dynamo/test_frame_init (0.22929526526613067) 2024-06-26T04:47:16.9000810Z export/test_tools (0.2286549138833655) 2024-06-26T04:47:16.9001232Z dynamo/test_base_output (0.22820656718412716) 2024-06-26T04:47:16.9001797Z nn/test_pruning (0.2271885098993821) 2024-06-26T04:47:16.9002221Z dynamo/test_decorators (0.22672131590646155) 2024-06-26T04:47:16.9002742Z distributed/pipelining/test_backward (0.22619690931744937) 2024-06-26T04:47:16.9003336Z onnx/test_pytorch_onnx_onnxruntime (0.22610817000521422) 2024-06-26T04:47:16.9003851Z nn/test_parametrization (0.2255336063571113) 2024-06-26T04:47:16.9004273Z dynamo/test_sdpa (0.2253922397369272) 2024-06-26T04:47:16.9004792Z distributed/checkpoint/test_nested_dict (0.22471513158967638) 2024-06-26T04:47:16.9005510Z torch_np/test_binary_ufuncs (0.22445274551806063) 2024-06-26T04:47:16.9005985Z dynamo/test_pre_dispatch (0.22443413414278807) 2024-06-26T04:47:16.9006434Z test_content_store (0.2237381576949277) 2024-06-26T04:47:16.9006986Z torch_np/test_unary_ufuncs (0.222978204278455) 2024-06-26T04:47:16.9007415Z dynamo/test_view (0.2220951445523504) 2024-06-26T04:47:16.9007843Z dynamo/test_exceptions (0.22208217662635402) 2024-06-26T04:47:16.9008365Z dynamo/test_inline_inbuilt_nn_modules (0.2220143439994251) 2024-06-26T04:47:16.9008923Z dynamo/test_autograd_function (0.22143249128948025) 2024-06-26T04:47:16.9009366Z test_ops_jit (0.22141725482434046) 2024-06-26T04:47:16.9009900Z export/test_export_nonstrict (0.22040796804448995) 2024-06-26T04:47:16.9010380Z nn/test_module_hooks (0.21971163968934113) 2024-06-26T04:47:16.9010800Z dynamo/test_repros (0.21969074709575787) 2024-06-26T04:47:16.9011225Z nn/test_embedding (0.2195782532475964) 2024-06-26T04:47:16.9011821Z distributed/_composable/fsdp/test_fully_shard_training (0.21930674727153776) 2024-06-26T04:47:16.9012475Z onnx/test_fx_to_onnx_decomp_skip (0.2193051192889094) 2024-06-26T04:47:16.9013218Z test_tensorexpr_pybind (0.2188277475192838) 2024-06-26T04:47:16.9013881Z distributed/_shard/sharded_tensor/test_logger (0.2180719512778698) 2024-06-26T04:47:16.9014478Z distributed/test_symmetric_memory (0.217929498509489) 2024-06-26T04:47:16.9014995Z test_namedtuple_return_api (0.2177331384942477) 2024-06-26T04:47:16.9015476Z export/test_experimental (0.21751541161150736) 2024-06-26T04:47:16.9016091Z distributed/_spmd/test_graph_utils (0.21751062819720288) 2024-06-26T04:47:16.9016599Z nn/test_convolution (0.21733409330550701) 2024-06-26T04:47:16.9017213Z distributed/_tensor/test_dtensor_compile (0.21730457660683836) 2024-06-26T04:47:16.9017831Z test_model_exports_to_core_aten (0.21720063158922162) 2024-06-26T04:47:16.9018436Z dynamo/test_subgraphs (0.21705950677053815) 2024-06-26T04:47:16.9018970Z onnx/dynamo/test_registry_dispatcher (0.21703980185895716) 2024-06-26T04:47:16.9019488Z dynamo/test_logging (0.2169827795649074) 2024-06-26T04:47:16.9019926Z backends/xeon/test_launch (0.2165839361017454) 2024-06-26T04:47:16.9020382Z torch_np/test_dtype (0.21628109100282092) 2024-06-26T04:47:16.9021031Z dynamo/test_nops (0.21549104812861622) 2024-06-26T04:47:16.9021479Z dynamo/test_export_mutations (0.21509810796358733) 2024-06-26T04:47:16.9021971Z test_ci_sanity_check_fail (0.2150221243500401) 2024-06-26T04:47:16.9022425Z test_native_functions (0.214932486735893) 2024-06-26T04:47:16.9022940Z dynamo/test_resume (0.21482171903467398) 2024-06-26T04:47:16.9023353Z test_custom_ops (0.21457193708720107) 2024-06-26T04:47:16.9023752Z test_show_pickle (0.2142762256291045) 2024-06-26T04:47:16.9024254Z dynamo/test_config (0.21415050879097305) 2024-06-26T04:47:16.9024771Z onnx/test_models_quantized_onnxruntime (0.21404166226397575) 2024-06-26T04:47:16.9025384Z test_set_default_mobile_cpu_allocator (0.21383507599845025) 2024-06-26T04:47:16.9025867Z test_openmp (0.21369953315466414) 2024-06-26T04:47:16.9026246Z test_autocast (0.21364000525661692) 2024-06-26T04:47:16.9026626Z test_decomp (0.21327601333383647) 2024-06-26T04:47:16.9027025Z test_expanded_weights (0.21326673209437938) 2024-06-26T04:47:16.9027535Z torch_np/test_basic (0.21317125740458667) 2024-06-26T04:47:16.9028066Z distributed/_tensor/test_attention (0.21303451239522472) 2024-06-26T04:47:16.9028601Z dynamo/test_structured_trace (0.21243313157415095) 2024-06-26T04:47:16.9029160Z distributed/_composable/test_contract (0.21236550349698613) 2024-06-26T04:47:16.9029676Z dynamo/test_compile (0.21229789647432512) 2024-06-26T04:47:16.9030081Z test_jiterator (0.21229397407695583) 2024-06-26T04:47:16.9030465Z test_xpu (0.21174573899567414) 2024-06-26T04:47:16.9030840Z dynamo/test_global (0.21126690633315082) 2024-06-26T04:47:16.9031350Z test_flop_counter (0.2110001232753459) 2024-06-26T04:47:16.9031750Z test_deploy (0.21089934167763336) 2024-06-26T04:47:16.9032194Z distributed/_tensor/test_dtensor (0.210698413352595) 2024-06-26T04:47:16.9032678Z dynamo/test_optimizers (0.21031810419175653) 2024-06-26T04:47:16.9033246Z torch_np/numpy_tests/core/test_scalarinherit (0.21013471433740302) 2024-06-26T04:47:16.9033797Z test_matmul_cuda (0.2101112600021133) 2024-06-26T04:47:16.9034332Z lazy/test_functionalization (0.20971657877294603) 2024-06-26T04:47:16.9034821Z dynamo/test_after_aot (0.20970261023537587) 2024-06-26T04:47:16.9035301Z dynamo/test_higher_order_ops (0.20966591186113476) 2024-06-26T04:47:16.9035786Z functorch/test_minifier (0.20965754269009218) 2024-06-26T04:47:16.9036250Z test_fx_reinplace_pass (0.20962910083938208) 2024-06-26T04:47:16.9036801Z test_functionalization (0.20957774340182272) 2024-06-26T04:47:16.9037249Z dynamo/test_sources (0.20950464924161646) 2024-06-26T04:47:16.9037663Z dynamo/test_export (0.20903075176062832) 2024-06-26T04:47:16.9038095Z functorch/test_dims (0.20894058160986853) 2024-06-26T04:47:16.9038536Z dynamo/test_recompiles (0.20887996743609694) 2024-06-26T04:47:16.9038947Z xpu/test_conv (0.20882771549971343) 2024-06-26T04:47:16.9039351Z export/test_passes (0.20876494449719246) 2024-06-26T04:47:16.9039853Z distributed/_tensor/test_dtensor_ops (0.2087615295041641) 2024-06-26T04:47:16.9040435Z export/test_db (0.20789574141009892) 2024-06-26T04:47:16.9040826Z test_complex (0.2074880567002552) 2024-06-26T04:47:16.9041233Z nn/test_packed_sequence (0.2074479181334274) 2024-06-26T04:47:16.9041812Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.20734471507399632) 2024-06-26T04:47:16.9042384Z nn/test_dropout (0.2072460445163905) 2024-06-26T04:47:16.9042766Z test_utils (0.20674013506811711) 2024-06-26T04:47:16.9043155Z dynamo/test_ctx_manager (0.20664303867324127) 2024-06-26T04:47:16.9043618Z functorch/test_logging (0.2065478420410555) 2024-06-26T04:47:16.9044062Z functorch/test_ac (0.2064330118568469) 2024-06-26T04:47:16.9044868Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2063044132573829) 2024-06-26T04:47:16.9045548Z distributed/pipelining/test_pipe (0.20622501256372097) 2024-06-26T04:47:16.9046021Z test_cuda (0.20585389868823714) 2024-06-26T04:47:16.9046439Z distributed/fsdp/test_fsdp_fx (0.20565669737343464) 2024-06-26T04:47:16.9047126Z test_nestedtensor (0.20561345105933804) 2024-06-26T04:47:16.9047579Z nn/test_multihead_attention (0.20556159924946127) 2024-06-26T04:47:16.9048064Z torch_np/test_nep50_examples (0.2052412434479954) 2024-06-26T04:47:16.9048540Z export/test_serialize (0.2049677397944104) 2024-06-26T04:47:16.9048985Z onnx/test_custom_ops (0.20465364430740068) 2024-06-26T04:47:16.9049491Z onnx/test_fx_to_onnx_with_onnxruntime (0.20450742745780306) 2024-06-26T04:47:16.9050160Z onnx/internal/test_registraion (0.20416613347283957) 2024-06-26T04:47:16.9050805Z onnx/torch_export/test_torch_export_with_onnxruntime (0.20382765268607364) 2024-06-26T04:47:16.9051419Z dynamo/test_aot_autograd (0.20363677343565267) 2024-06-26T04:47:16.9051889Z xpu/test_gemm (0.20354968957026534) 2024-06-26T04:47:16.9052455Z distributed/test_c10d_functional_native (0.20306992257962678) 2024-06-26T04:47:16.9053033Z dynamo/test_verify_correctness (0.2026690713364008) 2024-06-26T04:47:16.9053547Z onnx/test_onnxscript_runtime (0.20241955883435955) 2024-06-26T04:47:16.9054055Z onnx/test_fx_type_promotion (0.20224609281192665) 2024-06-26T04:47:16.9054518Z test_sympy_utils (0.20179930162449833) 2024-06-26T04:47:16.9054933Z export/test_torchbind (0.20179269616106119) 2024-06-26T04:47:16.9055385Z dynamo/test_deviceguard (0.2017127668430945) 2024-06-26T04:47:16.9055853Z dynamo/test_model_output (0.20170892449465114) 2024-06-26T04:47:16.9056384Z test_namedtensor (0.20158056604196484) 2024-06-26T04:47:16.9056812Z dynamo/test_profiler (0.20143863482655505) 2024-06-26T04:47:16.9057322Z test_out_dtype_op (0.20091100115517188) 2024-06-26T04:47:16.9057847Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.20076030469823156) 2024-06-26T04:47:16.9058482Z distributed/_spmd/test_data_parallel (0.20065612102116814) 2024-06-26T04:47:16.9059013Z dynamo/test_cudagraphs (0.20030130415710082) 2024-06-26T04:47:16.9059459Z export/test_lift_unlift (0.2002106557243819) 2024-06-26T04:47:16.9059934Z dynamo/test_bytecode_utils (0.19987590415261808) 2024-06-26T04:47:16.9060659Z distributed/_tensor/experimental/test_tp_transform (0.1996729110574118) 2024-06-26T04:47:16.9061236Z test_ops_gradients (0.19966151490306028) 2024-06-26T04:47:16.9061740Z torch_np/numpy_tests/core/test_einsum (0.19939374945966976) 2024-06-26T04:47:16.9062269Z dynamo/test_reorder_logs (0.19922674738800356) 2024-06-26T04:47:16.9062899Z distributed/_tensor/test_common_rules (0.19921902266665387) 2024-06-26T04:47:16.9063487Z distributed/_tensor/test_random_ops (0.19893323369368235) 2024-06-26T04:47:16.9064104Z export/test_unflatten (0.1987870542660125) 2024-06-26T04:47:16.9064643Z distributed/checkpoint/test_dedup_tensors (0.1987297693362671) 2024-06-26T04:47:16.9065188Z torch_np/test_random (0.1987269419068935) 2024-06-26T04:47:16.9065688Z distributed/_tools/test_mem_tracker (0.1985655032355776) 2024-06-26T04:47:16.9066199Z test_per_overload_api (0.19853476444803064) 2024-06-26T04:47:16.9066631Z functorch/test_vmap (0.19844752911317437) 2024-06-26T04:47:16.9067039Z test_typing (0.19831481001187926) 2024-06-26T04:47:16.9067517Z distributed/_spmd/test_transformation (0.1982789337855785) 2024-06-26T04:47:16.9068114Z distributed/checkpoint/e2e/test_fsdp_ep (0.1982112267017601) 2024-06-26T04:47:16.9068645Z onnx/test_fx_to_onnx (0.19793053514307946) 2024-06-26T04:47:16.9069091Z dynamo/test_functions (0.19786421859688316) 2024-06-26T04:47:16.9069587Z higher_order_ops/test_with_effects (0.19771278695392175) 2024-06-26T04:47:16.9070172Z dynamo/test_backward_higher_order_ops (0.19761462205700123) 2024-06-26T04:47:16.9070663Z test_hub (0.19761061961070606) 2024-06-26T04:47:16.9071216Z onnx/internal/test_beartype (0.1975685939246067) 2024-06-26T04:47:16.9071751Z test_numpy_interop (0.19752756885008116) 2024-06-26T04:47:16.9072311Z test_compile_benchmark_util (0.19742440579682302) 2024-06-26T04:47:16.9072818Z distributions/test_constraints (0.1972820587943351) 2024-06-26T04:47:16.9073561Z distributed/_composable/fsdp/test_fully_shard_state (0.19720529187439362) 2024-06-26T04:47:16.9074172Z test_ops_fwd_gradients (0.19714666552702564) 2024-06-26T04:47:16.9074598Z dynamo/test_modules (0.19675189241706173) 2024-06-26T04:47:16.9075021Z test_tensorexpr (0.1967226368756584) 2024-06-26T04:47:16.9075500Z distributed/_tensor/test_tensor_ops (0.19669487991060136) 2024-06-26T04:47:16.9075999Z lazy/test_meta_kernel (0.19631566813636495) 2024-06-26T04:47:16.9076544Z distributed/checkpoint/test_save_load_api (0.19625451075697467) 2024-06-26T04:47:16.9077103Z test_autograd_fallback (0.19623559919822997) 2024-06-26T04:47:16.9077673Z distributed/checkpoint/test_fsdp_optim_state (0.19621508666096718) 2024-06-26T04:47:16.9078444Z distributed/pipelining/test_unflatten (0.19620583938407854) 2024-06-26T04:47:16.9078987Z export/test_pass_infra (0.19615008886063356) 2024-06-26T04:47:16.9079436Z nn/test_lazy_modules (0.19608961567434893) 2024-06-26T04:47:16.9079900Z onnx/test_pytorch_jit_onnx (0.19597427947961793) 2024-06-26T04:47:16.9080561Z torch_np/numpy_tests/lib/test_histograms (0.19590023862874464) 2024-06-26T04:47:16.9081193Z distributed/checkpoint/test_format_utils (0.19584416565529728) 2024-06-26T04:47:16.9081730Z export/test_converter (0.19582372899639097) 2024-06-26T04:47:16.9082180Z dynamo/test_minifier (0.19558713351498572) 2024-06-26T04:47:16.9082722Z lazy/test_step_closures (0.19542348283270736) 2024-06-26T04:47:16.9083155Z test_mkldnn_fusion (0.1953868604491065) 2024-06-26T04:47:16.9083620Z distributed/_tensor/test_init (0.19534575532565504) 2024-06-26T04:47:16.9084105Z dynamo/test_backends (0.19522161051424444) 2024-06-26T04:47:16.9084629Z distributed/pipelining/test_microbatch (0.1947162540421939) 2024-06-26T04:47:16.9085152Z dynamo/test_unspec (0.19467908338871623) 2024-06-26T04:47:16.9085663Z dynamo/test_activation_checkpointing (0.19453411478390498) 2024-06-26T04:47:16.9086360Z torch_np/numpy_tests/core/test_getlimits (0.19448514932326638) 2024-06-26T04:47:16.9086922Z dynamo/test_guard_manager (0.19433125526321687) 2024-06-26T04:47:16.9087425Z test_python_dispatch (0.19421499248567675) 2024-06-26T04:47:16.9088105Z distributed/pipelining/test_composability (0.19395304410055425) 2024-06-26T04:47:16.9088634Z test_itt (0.19393597366710533) 2024-06-26T04:47:16.9088991Z test_dlpack (0.19312525815778603) 2024-06-26T04:47:16.9089386Z test_masked (0.19303723005625914) 2024-06-26T04:47:16.9089964Z distributed/_tensor/test_convolution_ops (0.192938519209245) 2024-06-26T04:47:16.9090606Z distributed/checkpoint/test_tp_checkpoint (0.1929031824250982) 2024-06-26T04:47:16.9091239Z distributed/_tools/test_fsdp2_mem_tracker (0.19289739665531028) 2024-06-26T04:47:16.9091859Z test_cpp_extensions_stream_and_event (0.19257322075252395) 2024-06-26T04:47:16.9092381Z onnx/test_export_modes (0.19226209058976845) 2024-06-26T04:47:16.9092979Z distributed/tensor/parallel/test_tp_random_state (0.19224918270046654) 2024-06-26T04:47:16.9093674Z test_fx_passes (0.1921995923908693) 2024-06-26T04:47:16.9094108Z onnx/test_symbolic_helper (0.1921372743020534) 2024-06-26T04:47:16.9094549Z export/test_hop (0.19190358924021816) 2024-06-26T04:47:16.9094969Z dynamo/test_debug_utils (0.19187783573320014) 2024-06-26T04:47:16.9095389Z test_mps (0.1916955042922234) 2024-06-26T04:47:16.9095842Z functorch/test_vmap_registrations (0.1916270624605759) 2024-06-26T04:47:16.9096476Z dynamo/test_recompile_ux (0.1915634435767141) 2024-06-26T04:47:16.9097004Z test_pruning_op (0.191379331047136) 2024-06-26T04:47:16.9097454Z distributed/test_device_mesh (0.1913404129616509) 2024-06-26T04:47:16.9097903Z dynamo/test_hooks (0.1912952796749373) 2024-06-26T04:47:16.9098472Z onnx/test_onnxscript_no_runtime (0.19122223503005037) 2024-06-26T04:47:16.9099013Z dynamo/test_input_attr_tracking (0.19120610517148082) 2024-06-26T04:47:16.9099593Z distributed/_tensor/test_experimental_ops (0.19119484777601622) 2024-06-26T04:47:16.9100153Z dynamo/test_subclasses (0.19112228769088474) 2024-06-26T04:47:16.9100668Z test_fx_experimental (0.19098829204409734) 2024-06-26T04:47:16.9101255Z dynamo/test_trace_rules (0.19070361122637974) 2024-06-26T04:47:16.9101703Z export/test_schema (0.19063319500878936) 2024-06-26T04:47:16.9102109Z test_vulkan (0.19063087358993816) 2024-06-26T04:47:16.9102770Z distributed/_composable/fsdp/test_fully_shard_logging (0.19051402217035052) 2024-06-26T04:47:16.9103404Z torch_np/test_ufuncs_basic (0.19045683291752796) 2024-06-26T04:47:16.9103882Z test_segment_reductions (0.1903802804273972) 2024-06-26T04:47:16.9104369Z distributed/_tensor/test_math_ops (0.190291181156227) 2024-06-26T04:47:16.9105015Z test_public_bindings (0.19027563862160027) 2024-06-26T04:47:16.9105515Z test_cpp_extensions_mtia_backend (0.19019308601417187) 2024-06-26T04:47:16.9105979Z test_legacy_vmap (0.19015890512281106) 2024-06-26T04:47:16.9106567Z distributed/_composable/fsdp/test_fully_shard_overlap (0.19015698394858938) 2024-06-26T04:47:16.9107189Z test_numba_integration (0.19008017700418495) 2024-06-26T04:47:16.9107637Z test_bundled_inputs (0.18984069063011313) 2024-06-26T04:47:16.9108174Z distributed/_tensor/test_redistribute (0.18977418551513592) 2024-06-26T04:47:16.9108849Z test_functionalization_of_rng_ops (0.1897561789765905) 2024-06-26T04:47:16.9109332Z test_overrides (0.18972500344027043) 2024-06-26T04:47:16.9110020Z distributed/tensor/parallel/test_ddp_2d_parallel (0.18964987400299063) 2024-06-26T04:47:16.9110714Z distributed/test_compute_comm_reordering (0.1895993888477125) 2024-06-26T04:47:16.9111234Z test_jit_disabled (0.18935129150937052) 2024-06-26T04:47:16.9111626Z test_type_hints (0.18928775267443462) 2024-06-26T04:47:16.9112215Z distributed/_composable/fsdp/test_fully_shard_autograd (0.18920290651771238) 2024-06-26T04:47:16.9112923Z distributed/_tensor/test_xla_integration (0.18878430496719595) 2024-06-26T04:47:16.9113590Z distributed/_composable/fsdp/test_fully_shard_init (0.18877880445425502) 2024-06-26T04:47:16.9114383Z distributed/_composable/test_checkpoint (0.1887434351738826) 2024-06-26T04:47:16.9114936Z test_sparse_semi_structured (0.1887366667829222) 2024-06-26T04:47:16.9115550Z distributed/_composable/fsdp/test_fully_shard_memory (0.18871826460332555) 2024-06-26T04:47:16.9116133Z dynamo/test_exc (0.18852013459388872) 2024-06-26T04:47:16.9116717Z distributed/_tensor/test_matrix_ops (0.18804113073910775) 2024-06-26T04:47:16.9117271Z lazy/test_extract_compiled_graph (0.18800769030031156) 2024-06-26T04:47:16.9117869Z distributed/tensor/parallel/test_tp_style (0.1879893742918715) 2024-06-26T04:47:16.9118385Z test_meta (0.18773826628584794) 2024-06-26T04:47:16.9118914Z distributed/checkpoint/test_dtensor_resharding (0.1875527722544019) 2024-06-26T04:47:16.9119555Z test_native_mha (0.1873609924214053) 2024-06-26T04:47:16.9120051Z distributed/checkpoint/test_traverse (0.18704872988495444) 2024-06-26T04:47:16.9120548Z test_subclass (0.1870130023470345) 2024-06-26T04:47:16.9120934Z dynamo/test_torchrec (0.1869494790545472) 2024-06-26T04:47:16.9121372Z lazy/test_ts_opinfo (0.18618157194324625) 2024-06-26T04:47:16.9121975Z distributed/_composable/fsdp/test_fully_shard_compile (0.18611847746828916) 2024-06-26T04:47:16.9122619Z onnx/dynamo/test_exporter_api (0.18606910543724325) 2024-06-26T04:47:16.9123280Z distributed/optim/test_named_optimizer (0.1858881205205109) 2024-06-26T04:47:16.9123837Z onnx/test_op_consistency (0.18568599127786903) 2024-06-26T04:47:16.9124275Z test_jit_llga_fuser (0.18540974366952867) 2024-06-26T04:47:16.9124805Z torch_np/numpy_tests/core/test_multiarray (0.18539631506639945) 2024-06-26T04:47:16.9125487Z distributed/_tensor/experimental/test_local_map (0.18531858225042053) 2024-06-26T04:47:16.9126287Z onnx/test_onnx_opset (0.18509595064503426) 2024-06-26T04:47:16.9126716Z test_logging (0.1849854831272874) 2024-06-26T04:47:16.9127204Z functorch/test_memory_efficient_fusion (0.18494697512414493) 2024-06-26T04:47:16.9127796Z distributed/_tools/test_memory_tracker (0.1848090352823646) 2024-06-26T04:47:16.9128428Z test_maskedtensor (0.18476920200216188) 2024-06-26T04:47:16.9128902Z functorch/test_eager_transforms (0.18467695338417373) 2024-06-26T04:47:16.9129451Z distributed/_tensor/test_op_strategy (0.184601688552043) 2024-06-26T04:47:16.9130040Z distributed/_tensor/test_pointwise_ops (0.1845832029548948) 2024-06-26T04:47:16.9130682Z test_cpp_extensions_jit (0.1841645613799154) 2024-06-26T04:47:16.9131284Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.18415772624428042) 2024-06-26T04:47:16.9131915Z onnx/internal/test_diagnostics (0.18414851157027176) 2024-06-26T04:47:16.9132485Z distributed/pipelining/test_schedule (0.1840100433444568) 2024-06-26T04:47:16.9133082Z torch_np/numpy_tests/core/test_numeric (0.183904402370729) 2024-06-26T04:47:16.9133696Z test_cpp_extensions_open_device_registration (0.18388727760532114) 2024-06-26T04:47:16.9134472Z distributed/tensor/parallel/test_tp_examples (0.1833345892872767) 2024-06-26T04:47:16.9135152Z torch_np/numpy_tests/lib/test_function_base (0.18327732623385512) 2024-06-26T04:47:16.9135775Z distributed/checkpoint/test_planner (0.18289430499921552) 2024-06-26T04:47:16.9136402Z optim/test_swa_utils (0.18279988729111232) 2024-06-26T04:47:16.9136994Z onnx/test_pytorch_onnx_shape_inference (0.18259518931176832) 2024-06-26T04:47:16.9137574Z distributed/fsdp/test_shard_utils (0.1824037451690473) 2024-06-26T04:47:16.9138160Z distributed/_tensor/debug/test_comm_mode (0.18238563409956166) 2024-06-26T04:47:16.9138737Z dynamo/test_aot_autograd_cache (0.18235413484721863) 2024-06-26T04:47:16.9139187Z test_monitor (0.18234614996685974) 2024-06-26T04:47:16.9139664Z distributed/pipelining/test_stage (0.18203627728384014) 2024-06-26T04:47:16.9140283Z export/test_verifier (0.1818186275451556) 2024-06-26T04:47:16.9140783Z distributed/checkpoint/test_fsspec (0.18176399415322644) 2024-06-26T04:47:16.9141416Z distributed/checkpoint/e2e/test_fine_tuning (0.18147255602624324) 2024-06-26T04:47:16.9141962Z test_weak (0.18126353540490045) 2024-06-26T04:47:16.9142691Z distributed/checkpoint/test_dtensor_checkpoint (0.1807685657473848) 2024-06-26T04:47:16.9143389Z distributed/checkpoint/e2e/test_pipeline (0.18066978537281986) 2024-06-26T04:47:16.9143923Z test_model_dump (0.18064851237076102) 2024-06-26T04:47:16.9144392Z distributed/test_functional_api (0.18038612649714406) 2024-06-26T04:47:16.9144914Z distributed/_spmd/test_tracing (0.18019957798206263) 2024-06-26T04:47:16.9145625Z distributed/checkpoint/test_hsdp_checkpoint (0.18004234187935667) 2024-06-26T04:47:16.9146183Z test_tensorboard (0.17974820439200423) 2024-06-26T04:47:16.9146597Z test_sort_and_select (0.17973264778062784) 2024-06-26T04:47:16.9147130Z distributed/_tensor/test_embedding_ops (0.17914013044772964) 2024-06-26T04:47:16.9147676Z test_import_stats (0.1790863375695225) 2024-06-26T04:47:16.9148210Z distributed/checkpoint/test_state_dict_utils (0.17898289434502368) 2024-06-26T04:47:16.9148941Z distributed/tensor/parallel/test_fsdp_2d_parallel (0.17895471712310565) 2024-06-26T04:47:16.9149591Z test_xnnpack_integration (0.1788820882652968) 2024-06-26T04:47:16.9150120Z test_functional_optim (0.17886315726689603) 2024-06-26T04:47:16.9150621Z distributed/test_collective_utils (0.1788249177897531) 2024-06-26T04:47:16.9151096Z test_shape_ops (0.17879665974477138) 2024-06-26T04:47:16.9151593Z torch_np/numpy_tests/core/test_scalarmath (0.17878131113736717) 2024-06-26T04:47:16.9152134Z lazy/test_debug_util (0.17874061196328073) 2024-06-26T04:47:16.9152551Z test_futures (0.17848106762853455) 2024-06-26T04:47:16.9152937Z functorch/test_ops (0.17840424955843415) 2024-06-26T04:47:16.9153693Z distributed/_composable/fully_shard/test_fully_shard_compile (0.17837386210451828) 2024-06-26T04:47:16.9154340Z onnx/test_operators (0.17833447803297375) 2024-06-26T04:47:16.9154840Z benchmark_utils/test_benchmark_utils (0.17826507114443255) 2024-06-26T04:47:16.9155508Z torch_np/numpy_tests/lib/test_type_check (0.17798918699108895) 2024-06-26T04:47:16.9156179Z onnx/test_autograd_funs (0.17796132996487454) 2024-06-26T04:47:16.9156675Z test_cuda_sanitizer (0.17768748258935863) 2024-06-26T04:47:16.9157125Z test_view_ops (0.17761213325393654) 2024-06-26T04:47:16.9157540Z nn/test_load_state_dict (0.17737014863484563) 2024-06-26T04:47:16.9158114Z distributed/checkpoint/test_fsdp_model_state (0.17731377417877808) 2024-06-26T04:47:16.9158826Z distributed/tensor/parallel/test_parallelize_api (0.17696542126547746) 2024-06-26T04:47:16.9159510Z distributed/elastic/test_control_plane (0.17676699999039414) 2024-06-26T04:47:16.9160022Z test_indexing (0.17657848476989135) 2024-06-26T04:47:16.9160530Z distributed/checkpoint/test_compatibility (0.17652108969001853) 2024-06-26T04:47:16.9161077Z test_binary_ufuncs (0.17651036313394747) 2024-06-26T04:47:16.9161511Z onnx/test_utility_funs (0.17641170996919414) 2024-06-26T04:47:16.9162119Z distributed/_composable/fully_shard/test_fully_shard_util (0.1760296493216654) 2024-06-26T04:47:16.9162937Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1755464740049118) 2024-06-26T04:47:16.9163727Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1755287231555927) 2024-06-26T04:47:16.9164399Z distributed/_composable/test_replicate (0.1753973028314906) 2024-06-26T04:47:16.9164919Z export/test_sparse (0.17533510481606357) 2024-06-26T04:47:16.9165434Z torch_np/numpy_tests/core/test_indexing (0.1751521717089945) 2024-06-26T04:47:16.9166004Z distributed/test_distributed_spawn (0.1748994586468887) 2024-06-26T04:47:16.9166512Z onnx/test_verification (0.1748971971669084) 2024-06-26T04:47:16.9167134Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.17473984099081358) 2024-06-26T04:47:16.9167842Z distributed/fsdp/test_fsdp_pure_fp16 (0.17472713098893497) 2024-06-26T04:47:16.9168339Z test_jit_autocast (0.17445965977678887) 2024-06-26T04:47:16.9168962Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.17434411912560957) 2024-06-26T04:47:16.9169690Z distributed/_composable/test_compose (0.17347608858534336) 2024-06-26T04:47:16.9170191Z test_function_schema (0.1732360418687902) 2024-06-26T04:47:16.9170858Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.1731754848563442) 2024-06-26T04:47:16.9171629Z torch_np/numpy_tests/core/test_shape_base (0.17312585452228402) 2024-06-26T04:47:16.9172163Z test_multiprocessing (0.17298957288583308) 2024-06-26T04:47:16.9172598Z optim/test_optim (0.17291744714369423) 2024-06-26T04:47:16.9173023Z test_mobile_optimizer (0.17280798023752117) 2024-06-26T04:47:16.9173466Z test_scatter_gather_ops (0.17278168416536188) 2024-06-26T04:47:16.9174089Z distributed/_tensor/test_view_ops (0.17254375874534517) 2024-06-26T04:47:16.9174641Z distributed/_tensor/test_utils (0.17248918539011043) 2024-06-26T04:47:16.9175173Z distributed/checkpoint/test_utils (0.1721898824561572) 2024-06-26T04:47:16.9175784Z distributed/test_nccl (0.17148673269102074) 2024-06-26T04:47:16.9176431Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1714088650983481) 2024-06-26T04:47:16.9177170Z nn/test_pooling (0.17138382274524075) 2024-06-26T04:47:16.9177659Z distributed/_tensor/test_optimizers (0.17132875613575016) 2024-06-26T04:47:16.9178400Z distributed/fsdp/test_fsdp_ignored_modules (0.17122715403654715) 2024-06-26T04:47:16.9178942Z test_datapipe (0.17103353343316083) 2024-06-26T04:47:16.9179353Z distributed/test_fake_pg (0.1709951677794959) 2024-06-26T04:47:16.9179907Z lazy/test_generator (0.1707747975562664) 2024-06-26T04:47:16.9180312Z test_metal (0.17023889000957385) 2024-06-26T04:47:16.9180663Z nn/test_init (0.16999800228866604) 2024-06-26T04:47:16.9181556Z distributed/_composable/fully_shard/test_fully_shard_init (0.16983636398566804) 2024-06-26T04:47:16.9182248Z distributed/launcher/test_run (0.16972161385038537) 2024-06-26T04:47:16.9183034Z torch_np/numpy_tests/core/test_dlpack (0.16934014069399217) 2024-06-26T04:47:16.9183681Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16920211633350304) 2024-06-26T04:47:16.9184365Z test_tensor_creation_ops (0.168747387888533) 2024-06-26T04:47:16.9184924Z distributed/fsdp/test_fsdp_backward_prefetch (0.16873951359070663) 2024-06-26T04:47:16.9185584Z distributed/fsdp/test_fsdp_optim_state (0.16871992161609176) 2024-06-26T04:47:16.9186180Z distributed/rpc/test_share_memory (0.16859704651482987) 2024-06-26T04:47:16.9186915Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.16856202510974708) 2024-06-26T04:47:16.9187816Z distributed/fsdp/test_fsdp_flatten_params (0.1684147550983161) 2024-06-26T04:47:16.9188398Z torch_np/test_ndarray_methods (0.16826672462208903) 2024-06-26T04:47:16.9188948Z distributed/nn/jit/test_instantiator (0.16801330973490997) 2024-06-26T04:47:16.9189701Z distributed/fsdp/test_distributed_checkpoint (0.16774053301377803) 2024-06-26T04:47:16.9190337Z distributed/fsdp/test_fsdp_overlap (0.1675932529962313) 2024-06-26T04:47:16.9190906Z distributed/fsdp/test_fsdp_memory (0.16750184712896524) 2024-06-26T04:47:16.9191472Z torch_np/numpy_tests/core/test_dtype (0.16712146334003938) 2024-06-26T04:47:16.9191967Z test_jit_fuser_te (0.1670110228384076) 2024-06-26T04:47:16.9192488Z test_serialization (0.16677342436807208) 2024-06-26T04:47:16.9193005Z torch_np/numpy_tests/lib/test_twodim_base (0.1666684677674995) 2024-06-26T04:47:16.9193535Z test_dynamic_shapes (0.16645421011264444) 2024-06-26T04:47:16.9194094Z distributed/fsdp/test_fsdp_freezing_weights (0.16614276645885964) 2024-06-26T04:47:16.9194672Z distributed/test_c10d_logger (0.1660403438581661) 2024-06-26T04:47:16.9195130Z test_reductions (0.16594007205709682) 2024-06-26T04:47:16.9195620Z test_functional_autograd_benchmark (0.16563496127463537) 2024-06-26T04:47:16.9196201Z distributed/checkpoint/test_checkpoint (0.1653589674008754) 2024-06-26T04:47:16.9196831Z torch_np/numpy_tests/lib/test_shape_base_ (0.16533299152441971) 2024-06-26T04:47:16.9197451Z torch_np/numpy_tests/linalg/test_linalg (0.16526068733209737) 2024-06-26T04:47:16.9198237Z distributed/checkpoint/test_file_system_checkpoint (0.16503906187461775) 2024-06-26T04:47:16.9198828Z test_schema_check (0.1644908367994518) 2024-06-26T04:47:16.9199403Z distributed/optim/test_apply_optimizer_in_backward (0.16432273405505446) 2024-06-26T04:47:16.9200078Z torch_np/numpy_tests/fft/test_pocketfft (0.16415829354901715) 2024-06-26T04:47:16.9200767Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1640482462881313) 2024-06-26T04:47:16.9201665Z distributed/test_control_collectives (0.16403119586691386) 2024-06-26T04:47:16.9202290Z torch_np/numpy_tests/lib/test_index_tricks (0.16373425437627478) 2024-06-26T04:47:16.9203016Z distributed/algorithms/quantization/test_quantization (0.1634930669625275) 2024-06-26T04:47:16.9203735Z distributed/test_c10d_pypg (0.16308721409155708) 2024-06-26T04:47:16.9204255Z test_type_info (0.16287265776842808) 2024-06-26T04:47:16.9204645Z test_cuda_multigpu (0.1627113591827325) 2024-06-26T04:47:16.9205135Z distributed/fsdp/test_fsdp_input (0.16231136470610838) 2024-06-26T04:47:16.9205690Z distributed/fsdp/test_fsdp_apply (0.16216919781370373) 2024-06-26T04:47:16.9206295Z torch_np/numpy_tests/core/test_scalar_methods (0.16209965530932505) 2024-06-26T04:47:16.9206889Z test_cuda_primary_ctx (0.16202028679929173) 2024-06-26T04:47:16.9207574Z distributed/fsdp/test_fsdp_multiple_wrapping (0.16184936233025626) 2024-06-26T04:47:16.9208215Z distributed/fsdp/test_fsdp_state_dict (0.1617711245113013) 2024-06-26T04:47:16.9208798Z distributed/fsdp/test_fsdp_uneven (0.16167015279738978) 2024-06-26T04:47:16.9209316Z optim/test_lrscheduler (0.16143265764034978) 2024-06-26T04:47:16.9209970Z torch_np/numpy_tests/lib/test_arraysetops (0.1614301260930681) 2024-06-26T04:47:16.9210850Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.16110510744166834) 2024-06-26T04:47:16.9211577Z distributed/fsdp/test_fsdp_comm_hooks (0.1610805124091845) 2024-06-26T04:47:16.9212165Z distributed/fsdp/test_fsdp_grad_acc (0.1608317303535921) 2024-06-26T04:47:16.9212839Z distributed/fsdp/test_fsdp_clip_grad_norm (0.16077764729802854) 2024-06-26T04:47:16.9213529Z distributed/_composable/fsdp/test_fully_shard_comm (0.1605067872813354) 2024-06-26T04:47:16.9214317Z torch_np/numpy_tests/fft/test_helper (0.15999767057625622) 2024-06-26T04:47:16.9214921Z distributed/fsdp/test_checkpoint_wrapper (0.1598365220822967) 2024-06-26T04:47:16.9215576Z torch_np/numpy_tests/core/test_numerictypes (0.15957467203955059) 2024-06-26T04:47:16.9216307Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15948287593377072) 2024-06-26T04:47:16.9217083Z distributed/fsdp/test_fsdp_exec_order (0.1594780729982165) 2024-06-26T04:47:16.9217644Z profiler/test_profiler_tree (0.15925645754685264) 2024-06-26T04:47:16.9218423Z distributed/_composable/test_replicate_with_compiler (0.15914628020646218) 2024-06-26T04:47:16.9219003Z test_unary_ufuncs (0.15906708180039641) 2024-06-26T04:47:16.9219552Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1589399040693672) 2024-06-26T04:47:16.9220191Z distributed/test_multi_threaded_pg (0.15876425671370342) 2024-06-26T04:47:16.9220729Z distributed/fsdp/test_fsdp_core (0.158638079594248) 2024-06-26T04:47:16.9221202Z lazy/test_reuse_ir (0.15856355404423184) 2024-06-26T04:47:16.9221720Z distributed/fsdp/test_fsdp_checkpoint (0.15849195028001115) 2024-06-26T04:47:16.9222278Z distributed/fsdp/test_wrap (0.15827647858371036) 2024-06-26T04:47:16.9223007Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1581190623709211) 2024-06-26T04:47:16.9223740Z distributed/fsdp/test_fsdp_tp_integration (0.15797767595554402) 2024-06-26T04:47:16.9224343Z distributed/test_data_parallel (0.15776952873596342) 2024-06-26T04:47:16.9224801Z test_dataloader (0.15774462488330573) 2024-06-26T04:47:16.9225334Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.157669697719246) 2024-06-26T04:47:16.9226128Z distributed/fsdp/test_fsdp_traversal (0.1576209078989078) 2024-06-26T04:47:16.9226842Z distributed/fsdp/test_fsdp_fine_tune (0.15761385358731256) 2024-06-26T04:47:16.9227458Z distributed/test_c10d_object_collectives (0.15744767201713689) 2024-06-26T04:47:16.9228141Z distributed/_shard/sharding_plan/test_sharding_plan (0.157026134373329) 2024-06-26T04:47:16.9228779Z distributed/fsdp/test_fsdp_misc (0.15660493304024872) 2024-06-26T04:47:16.9229316Z distributed/_shard/test_sharder (0.15660161490703117) 2024-06-26T04:47:16.9229951Z distributed/_shard/sharded_optim/test_sharded_optim (0.1563540235792116) 2024-06-26T04:47:16.9230576Z onnx/test_pytorch_onnx_no_runtime (0.155972910642985) 2024-06-26T04:47:16.9231420Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.15560817771822139) 2024-06-26T04:47:16.9232339Z distributed/fsdp/test_fsdp_multiple_forward (0.1555625298182249) 2024-06-26T04:47:16.9232943Z distributed/fsdp/test_fsdp_meta (0.1553453370700172) 2024-06-26T04:47:16.9233506Z distributed/fsdp/test_fsdp_hybrid_shard (0.1552788264187071) 2024-06-26T04:47:16.9234301Z distributed/_shard/sharding_spec/test_sharding_spec (0.15519108278980112) 2024-06-26T04:47:16.9234889Z test_dispatch (0.15509790248662939) 2024-06-26T04:47:16.9235390Z distributed/fsdp/test_fsdp_unshard_params (0.15435125948980016) 2024-06-26T04:47:16.9236049Z distributed/fsdp/test_utils (0.15432872571715833) 2024-06-26T04:47:16.9236579Z profiler/test_memory_profiler (0.15407498062815994) 2024-06-26T04:47:16.9237137Z distributed/rpc/test_tensorpipe_agent (0.15325224295719975) 2024-06-26T04:47:16.9237688Z torch_np/test_function_base (0.15319429235148524) 2024-06-26T04:47:16.9238138Z test_cuda_trace (0.15312628791923721) 2024-06-26T04:47:16.9238696Z test_multiprocessing_spawn (0.15298791834749023) 2024-06-26T04:47:16.9239282Z distributed/rpc/cuda/test_tensorpipe_agent (0.1528672724769379) 2024-06-26T04:47:16.9239814Z test_prims (0.1528362535181503) 2024-06-26T04:47:16.9240397Z torch_np/numpy_tests/core/test_scalar_ctors (0.15281942323147907) 2024-06-26T04:47:16.9241072Z distributed/test_pg_wrapper (0.15250318994969725) 2024-06-26T04:47:16.9241602Z distributed/algorithms/test_join (0.1521741288275394) 2024-06-26T04:47:16.9242078Z test_type_promotion (0.15210392591952202) 2024-06-26T04:47:16.9242577Z distributed/rpc/test_faulty_agent (0.15154917685689492) 2024-06-26T04:47:16.9243316Z distributed/_shard/sharded_tensor/ops/test_init (0.15068870093401088) 2024-06-26T04:47:16.9244003Z distributed/fsdp/test_fsdp_mixed_precision (0.15049213079033905) 2024-06-26T04:47:16.9244742Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.15031297128805127) 2024-06-26T04:47:16.9245542Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1503107899548204) 2024-06-26T04:47:16.9246320Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1503107899548204) 2024-06-26T04:47:16.9247050Z torch_np/test_reductions (0.14942527873036) 2024-06-26T04:47:16.9247644Z distributed/optim/test_zero_redundancy_optimizer (0.14936147102256783) 2024-06-26T04:47:16.9248349Z distributed/fsdp/test_fsdp_use_orig_params (0.14866273266220315) 2024-06-26T04:47:16.9248940Z distributed/fsdp/test_fsdp_comm (0.14859462103237497) 2024-06-26T04:47:16.9249689Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1477474032128437) 2024-06-26T04:47:16.9250454Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1472720626847129) 2024-06-26T04:47:16.9251132Z distributed/checkpoint/test_state_dict (0.14693551299179303) 2024-06-26T04:47:16.9251683Z distributed/test_c10d_ucc (0.14566510050943138) 2024-06-26T04:47:16.9264507Z test_cuda_nvml_based_avail (0.1448230858700838) 2024-06-26T04:47:16.9265148Z test_linalg (0.14408600114253098) 2024-06-26T04:47:16.9265639Z distributed/test_c10d_spawn_gloo (0.1429851225068762) 2024-06-26T04:47:16.9266288Z distributed/test_c10d_gloo (0.1428265007435588) 2024-06-26T04:47:16.9266919Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.14240573838730233) 2024-06-26T04:47:16.9267570Z distributed/test_c10d_spawn_ucc (0.14170831212036797) 2024-06-26T04:47:16.9268101Z distributed/test_c10d_common (0.1414647332449593) 2024-06-26T04:47:16.9268581Z dynamo/test_comptime (0.14143528301145114) 2024-06-26T04:47:16.9269070Z distributed/test_c10d_spawn_nccl (0.14130942832259077) 2024-06-26T04:47:16.9269655Z torch_np/numpy_tests/lib/test_arraypad (0.14041412111082294) 2024-06-26T04:47:16.9270213Z dynamo/test_python_autograd (0.14003826138535874) 2024-06-26T04:47:16.9270668Z test_spectral_ops (0.1392291163209509) 2024-06-26T04:47:16.9271198Z distributed/test_store (0.1390453116265271) 2024-06-26T04:47:16.9271669Z distributed/test_launcher (0.13489968068483457) 2024-06-26T04:47:16.9272095Z test_sparse (0.1345161562747151) 2024-06-26T04:47:16.9272541Z torch_np/test_scalars_0D_arrays (0.13283163669634881) 2024-06-26T04:47:16.9273097Z test_jit_legacy (0.1319201899394686) 2024-06-26T04:47:16.9273542Z distributed/test_c10d_nccl (0.12706409710910213) 2024-06-26T04:47:16.9274008Z lazy/test_bindings (0.11368361342452507) 2024-06-26T04:47:16.9274449Z test_jit_fuser_legacy (0.07784398824561573) 2024-06-26T04:47:16.9274897Z profiler/test_profiler (0.07422067012467248) 2024-06-26T04:47:16.9275339Z test_jit_profiling (0.07371636043950063) 2024-06-26T04:47:16.9275787Z profiler/test_torch_tidy (0.07277820481937823) 2024-06-26T04:47:16.9276275Z profiler/test_execution_trace (0.06979120191555986) 2024-06-26T04:47:16.9276919Z distributions/test_distributions (0.06958892660231661) 2024-06-26T04:47:16.9277463Z profiler/test_record_function (0.06904166826764518) 2024-06-26T04:47:16.9277977Z distributed/test_c10d_ops_nccl (0.06475477311732931) 2024-06-26T04:47:16.9278441Z doctests (0.002783982120825926) 2024-06-26T04:47:17.3940007Z test_cpp_extensions_aot_no_ninja (0.0007495336479146724) 2024-06-26T04:47:17.3940535Z Emitting metrics 2024-06-26T04:47:17.4473443Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-06-26T04:47:17.4473887Z with: 2024-06-26T04:47:17.4474146Z name: td_results 2024-06-26T04:47:17.4474546Z retention-days: 14 2024-06-26T04:47:17.4474870Z if-no-files-found: error 2024-06-26T04:47:17.4475214Z path: td_results.json 2024-06-26T04:47:17.4475530Z s3-bucket: gha-artifacts 2024-06-26T04:47:17.4475861Z region: us-east-1 2024-06-26T04:47:17.4476153Z ##[endgroup] 2024-06-26T04:47:17.7989078Z With the provided path, there will be 1 file uploaded 2024-06-26T04:47:17.7989911Z Uploading to s3 prefix: pytorch/pytorch/9673645538/td_results 2024-06-26T04:47:17.8025464Z Starting upload of td_results.json 2024-06-26T04:47:17.9332436Z Finished upload of td_results.json 2024-06-26T04:47:17.9567328Z ##[group]Run actions/upload-artifact@v3 2024-06-26T04:47:17.9568020Z with: 2024-06-26T04:47:17.9568292Z name: td_results.json 2024-06-26T04:47:17.9568607Z retention-days: 14 2024-06-26T04:47:17.9568926Z if-no-files-found: error 2024-06-26T04:47:17.9569270Z path: td_results.json 2024-06-26T04:47:17.9569567Z ##[endgroup] 2024-06-26T04:47:18.0208879Z With the provided path, there will be 1 file uploaded 2024-06-26T04:47:18.0210898Z Starting artifact upload 2024-06-26T04:47:18.0212402Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-06-26T04:47:18.0213792Z Artifact name is valid! 2024-06-26T04:47:18.0841452Z Container for artifact "td_results.json" successfully created. Starting upload of file(s) 2024-06-26T04:47:18.1845879Z Total size of all the files uploaded is 14985 bytes 2024-06-26T04:47:18.1846830Z File upload process has finished. Finalizing the artifact upload 2024-06-26T04:47:18.2375815Z Artifact has been finalized. All files have been successfully uploaded! 2024-06-26T04:47:18.2376333Z 2024-06-26T04:47:18.2376649Z The raw size of all the files that were specified for upload is 62615 bytes 2024-06-26T04:47:18.2379378Z The size of all the files that were uploaded is 14985 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-06-26T04:47:18.2380291Z 2024-06-26T04:47:18.2381427Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-06-26T04:47:18.2384026Z 2024-06-26T04:47:18.2384256Z Artifact td_results.json has been successfully uploaded! 2024-06-26T04:47:18.2471590Z Post job cleanup. 2024-06-26T04:47:18.2526455Z Post job cleanup. 2024-06-26T04:47:18.3370969Z [command]/usr/bin/git version 2024-06-26T04:47:18.3413563Z git version 2.40.1 2024-06-26T04:47:18.3452003Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/22b9a739-e622-42ed-abe1-793a873f86eb' before making global git config changes 2024-06-26T04:47:18.3453344Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:47:18.3456964Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:47:18.3492576Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:47:18.3524062Z [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:47:18.3802244Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:47:18.3827632Z http.https://github.com/.extraheader 2024-06-26T04:47:18.3836798Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:47:18.3867036Z [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:47:18.4197340Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:47:18.4219296Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:47:18.4227218Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:47:18.4227752Z ##[endgroup] 2024-06-26T04:47:18.8250538Z Cleaning up orphan processes