2024-12-17T23:34:00.0161901Z Current runner version: '2.321.0' 2024-12-17T23:34:00.0169171Z Runner name: 'i-02762548e2aeff4fc' 2024-12-17T23:34:00.0170072Z Runner group name: 'Default' 2024-12-17T23:34:00.0171132Z Machine name: 'ip-10-0-72-174' 2024-12-17T23:34:00.0174388Z ##[group]GITHUB_TOKEN Permissions 2024-12-17T23:34:00.0177124Z Contents: read 2024-12-17T23:34:00.0177776Z Metadata: read 2024-12-17T23:34:00.0178487Z ##[endgroup] 2024-12-17T23:34:00.0181831Z Secret source: Actions 2024-12-17T23:34:00.0182665Z Prepare workflow directory 2024-12-17T23:34:00.3050414Z Prepare all required actions 2024-12-17T23:34:00.3095846Z Getting action download info 2024-12-17T23:34:00.5397999Z Download action repository 'pytorch/pytorch@release/2.6' (SHA:0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:13.1537595Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-12-17T23:34:13.3723759Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-12-17T23:34:13.5875167Z Download action repository 'actions/upload-artifact@v4' (SHA:6f51ac03b9356f520e9adb1b1b7802705f340c2b) 2024-12-17T23:34:13.9020853Z Getting action download info 2024-12-17T23:34:14.0296343Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-12-17T23:34:14.3957914Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/release/2.6 (0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:14.3960358Z Complete job name: before-test / target-determination 2024-12-17T23:34:14.4405647Z A job started hook has been configured by the self-hosted runner administrator 2024-12-17T23:34:14.4511490Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-12-17T23:34:14.4520798Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:14.4521484Z ##[endgroup] 2024-12-17T23:34:16.0328731Z Runner Type: lf.linux.2xlarge 2024-12-17T23:34:16.0329430Z Instance Type: c5.2xlarge 2024-12-17T23:34:16.0330033Z AMI Name: unknown 2024-12-17T23:34:16.0353406Z AMI ID: ami-0fff1b9a61dec8a5f 2024-12-17T23:34:21.7452079Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@release/2.6 2024-12-17T23:34:21.7452626Z with: 2024-12-17T23:34:21.7452852Z submodules: false 2024-12-17T23:34:21.7453141Z fetch-depth: 0 2024-12-17T23:34:21.7453393Z ##[endgroup] 2024-12-17T23:34:21.7533394Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:21.7534429Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:21.7543125Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:21.7543554Z ##[endgroup] 2024-12-17T23:34:21.7662688Z ##[group]Run retry () { 2024-12-17T23:34:21.7663040Z retry () { 2024-12-17T23:34:21.7663386Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-12-17T23:34:21.7663823Z } 2024-12-17T23:34:21.7664129Z echo "${GITHUB_WORKSPACE}" 2024-12-17T23:34:21.7664503Z if [ -z "${NO_SUDO}" ]; then 2024-12-17T23:34:21.7664857Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:21.7665213Z else 2024-12-17T23:34:21.7665486Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:21.7665813Z fi 2024-12-17T23:34:21.7666066Z mkdir "${GITHUB_WORKSPACE}" 2024-12-17T23:34:21.7671650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:21.7672076Z env: 2024-12-17T23:34:21.7672303Z NO_SUDO: 2024-12-17T23:34:21.7672516Z ##[endgroup] 2024-12-17T23:34:21.7694827Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:23.9314900Z ##[group]Run malfet/checkout@silent-checkout 2024-12-17T23:34:23.9315285Z with: 2024-12-17T23:34:23.9315546Z ref: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:34:23.9316143Z fetch-depth: 0 2024-12-17T23:34:23.9316396Z submodules: false 2024-12-17T23:34:23.9316660Z quiet-checkout: true 2024-12-17T23:34:23.9316948Z repository: pytorch/pytorch 2024-12-17T23:34:23.9317401Z token: *** 2024-12-17T23:34:23.9317638Z ssh-strict: true 2024-12-17T23:34:23.9317888Z persist-credentials: true 2024-12-17T23:34:23.9318173Z clean: true 2024-12-17T23:34:23.9318414Z sparse-checkout-cone-mode: true 2024-12-17T23:34:23.9318723Z lfs: false 2024-12-17T23:34:23.9318964Z set-safe-directory: true 2024-12-17T23:34:23.9319234Z ##[endgroup] 2024-12-17T23:34:24.0242726Z Syncing repository: pytorch/pytorch 2024-12-17T23:34:24.0245009Z ##[group]Getting Git version info 2024-12-17T23:34:24.0245883Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:24.0247132Z [command]/usr/bin/git version 2024-12-17T23:34:24.0247647Z git version 2.40.1 2024-12-17T23:34:24.0258380Z ##[endgroup] 2024-12-17T23:34:24.0273935Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d6ce82cf-ffd2-46f8-bd40-ac1af3f0f33c' before making global git config changes 2024-12-17T23:34:24.0275871Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:34:24.0279254Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:24.0307581Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:24.0311680Z ##[group]Initializing the repository 2024-12-17T23:34:24.0314716Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:24.0404099Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-12-17T23:34:24.0405141Z hint: is subject to change. To configure the initial branch name to use in all 2024-12-17T23:34:24.0405872Z hint: of your new repositories, which will suppress this warning, call: 2024-12-17T23:34:24.0406692Z hint: 2024-12-17T23:34:24.0407314Z hint: git config --global init.defaultBranch 2024-12-17T23:34:24.0408237Z hint: 2024-12-17T23:34:24.0443499Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-12-17T23:34:24.0444634Z hint: 'development'. The just-created branch can be renamed via this command: 2024-12-17T23:34:24.0445473Z hint: 2024-12-17T23:34:24.0445882Z hint: git branch -m 2024-12-17T23:34:24.0446810Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-12-17T23:34:24.0448777Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-12-17T23:34:24.0450447Z ##[endgroup] 2024-12-17T23:34:24.0451214Z ##[group]Disabling automatic garbage collection 2024-12-17T23:34:24.0453661Z [command]/usr/bin/git config --local gc.auto 0 2024-12-17T23:34:24.0476069Z ##[endgroup] 2024-12-17T23:34:24.0476790Z ##[group]Setting up auth 2024-12-17T23:34:24.0481820Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:34:24.0505715Z [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-12-17T23:34:24.0750842Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:34:24.0770814Z [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-12-17T23:34:24.1010208Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:34:24.1045624Z ##[endgroup] 2024-12-17T23:34:24.1046077Z ##[group]Fetching the repository 2024-12-17T23:34:24.1051314Z [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-12-17T23:34:27.3844545Z remote: Enumerating objects: 1056512 2024-12-17T23:34:27.3845042Z remote: Enumerating objects: 1057154, done. 2024-12-17T23:34:27.3846291Z remote: Counting objects: 0% (1/642) 2024-12-17T23:34:27.3846685Z remote: Counting objects: 1% (7/642) 2024-12-17T23:34:27.3847138Z remote: Counting objects: 2% (13/642) 2024-12-17T23:34:27.3847510Z remote: Counting objects: 3% (20/642) 2024-12-17T23:34:27.3848005Z remote: Counting objects: 4% (26/642) 2024-12-17T23:34:27.3848481Z remote: Counting objects: 5% (33/642) 2024-12-17T23:34:27.3848852Z remote: Counting objects: 6% (39/642) 2024-12-17T23:34:27.3849238Z remote: Counting objects: 7% (45/642) 2024-12-17T23:34:27.3849626Z remote: Counting objects: 8% (52/642) 2024-12-17T23:34:27.3849996Z remote: Counting objects: 9% (58/642) 2024-12-17T23:34:27.3850474Z remote: Counting objects: 10% (65/642) 2024-12-17T23:34:27.3851131Z remote: Counting objects: 11% (71/642) 2024-12-17T23:34:27.3851512Z remote: Counting objects: 12% (78/642) 2024-12-17T23:34:27.3851896Z remote: Counting objects: 13% (84/642) 2024-12-17T23:34:27.3852279Z remote: Counting objects: 14% (90/642) 2024-12-17T23:34:27.3852647Z remote: Counting objects: 15% (97/642) 2024-12-17T23:34:27.3853032Z remote: Counting objects: 16% (103/642) 2024-12-17T23:34:27.3853784Z remote: Counting objects: 17% (110/642) 2024-12-17T23:34:27.3854381Z remote: Counting objects: 18% (116/642) 2024-12-17T23:34:27.3854757Z remote: Counting objects: 19% (122/642) 2024-12-17T23:34:27.3855135Z remote: Counting objects: 20% (129/642) 2024-12-17T23:34:27.3855543Z remote: Counting objects: 21% (135/642) 2024-12-17T23:34:27.3856298Z remote: Counting objects: 22% (142/642) 2024-12-17T23:34:27.3856989Z remote: Counting objects: 23% (148/642) 2024-12-17T23:34:27.3857371Z remote: Counting objects: 24% (155/642) 2024-12-17T23:34:27.3858293Z remote: Counting objects: 25% (161/642) 2024-12-17T23:34:27.3858914Z remote: Counting objects: 26% (167/642) 2024-12-17T23:34:27.3859350Z remote: Counting objects: 27% (174/642) 2024-12-17T23:34:27.3859822Z remote: Counting objects: 28% (180/642) 2024-12-17T23:34:27.3860214Z remote: Counting objects: 29% (187/642) 2024-12-17T23:34:27.3860588Z remote: Counting objects: 30% (193/642) 2024-12-17T23:34:27.3860973Z remote: Counting objects: 31% (200/642) 2024-12-17T23:34:27.3861352Z remote: Counting objects: 32% (206/642) 2024-12-17T23:34:27.3861719Z remote: Counting objects: 33% (212/642) 2024-12-17T23:34:27.3862099Z remote: Counting objects: 34% (219/642) 2024-12-17T23:34:27.3862477Z remote: Counting objects: 35% (225/642) 2024-12-17T23:34:27.3862843Z remote: Counting objects: 36% (232/642) 2024-12-17T23:34:27.3863238Z remote: Counting objects: 37% (238/642) 2024-12-17T23:34:27.3863624Z remote: Counting objects: 38% (244/642) 2024-12-17T23:34:27.3863993Z remote: Counting objects: 39% (251/642) 2024-12-17T23:34:27.3864372Z remote: Counting objects: 40% (257/642) 2024-12-17T23:34:27.3864752Z remote: Counting objects: 41% (264/642) 2024-12-17T23:34:27.3865117Z remote: Counting objects: 42% (270/642) 2024-12-17T23:34:27.3865496Z remote: Counting objects: 43% (277/642) 2024-12-17T23:34:27.3865874Z remote: Counting objects: 44% (283/642) 2024-12-17T23:34:27.3866239Z remote: Counting objects: 45% (289/642) 2024-12-17T23:34:27.3866616Z remote: Counting objects: 46% (296/642) 2024-12-17T23:34:27.3866996Z remote: Counting objects: 47% (302/642) 2024-12-17T23:34:27.3867377Z remote: Counting objects: 48% (309/642) 2024-12-17T23:34:27.3867742Z remote: Counting objects: 49% (315/642) 2024-12-17T23:34:27.3868176Z remote: Counting objects: 50% (321/642) 2024-12-17T23:34:27.3868725Z remote: Counting objects: 51% (328/642) 2024-12-17T23:34:27.3869091Z remote: Counting objects: 52% (334/642) 2024-12-17T23:34:27.3869473Z remote: Counting objects: 53% (341/642) 2024-12-17T23:34:27.3869852Z remote: Counting objects: 54% (347/642) 2024-12-17T23:34:27.3870218Z remote: Counting objects: 55% (354/642) 2024-12-17T23:34:27.3870596Z remote: Counting objects: 56% (360/642) 2024-12-17T23:34:27.3870975Z remote: Counting objects: 57% (366/642) 2024-12-17T23:34:27.3871340Z remote: Counting objects: 58% (373/642) 2024-12-17T23:34:27.3871720Z remote: Counting objects: 59% (379/642) 2024-12-17T23:34:27.3872097Z remote: Counting objects: 60% (386/642) 2024-12-17T23:34:27.3872467Z remote: Counting objects: 61% (392/642) 2024-12-17T23:34:27.3872857Z remote: Counting objects: 62% (399/642) 2024-12-17T23:34:27.3873270Z remote: Counting objects: 63% (405/642) 2024-12-17T23:34:27.3873664Z remote: Counting objects: 64% (411/642) 2024-12-17T23:34:27.3874032Z remote: Counting objects: 65% (418/642) 2024-12-17T23:34:27.3874408Z remote: Counting objects: 66% (424/642) 2024-12-17T23:34:27.3874792Z remote: Counting objects: 67% (431/642) 2024-12-17T23:34:27.3875158Z remote: Counting objects: 68% (437/642) 2024-12-17T23:34:27.3875538Z remote: Counting objects: 69% (443/642) 2024-12-17T23:34:27.3875919Z remote: Counting objects: 70% (450/642) 2024-12-17T23:34:27.3876285Z remote: Counting objects: 71% (456/642) 2024-12-17T23:34:27.3876664Z remote: Counting objects: 72% (463/642) 2024-12-17T23:34:27.3877043Z remote: Counting objects: 73% (469/642) 2024-12-17T23:34:27.3877413Z remote: Counting objects: 74% (476/642) 2024-12-17T23:34:27.3877797Z remote: Counting objects: 75% (482/642) 2024-12-17T23:34:27.3878177Z remote: Counting objects: 76% (488/642) 2024-12-17T23:34:27.3878551Z remote: Counting objects: 77% (495/642) 2024-12-17T23:34:27.3879000Z remote: Counting objects: 78% (501/642) 2024-12-17T23:34:27.3879381Z remote: Counting objects: 79% (508/642) 2024-12-17T23:34:27.3879751Z remote: Counting objects: 80% (514/642) 2024-12-17T23:34:27.3880135Z remote: Counting objects: 81% (521/642) 2024-12-17T23:34:27.3880519Z remote: Counting objects: 82% (527/642) 2024-12-17T23:34:27.3880889Z remote: Counting objects: 83% (533/642) 2024-12-17T23:34:27.3881274Z remote: Counting objects: 84% (540/642) 2024-12-17T23:34:27.3881653Z remote: Counting objects: 85% (546/642) 2024-12-17T23:34:27.3882022Z remote: Counting objects: 86% (553/642) 2024-12-17T23:34:27.3882401Z remote: Counting objects: 87% (559/642) 2024-12-17T23:34:27.3882781Z remote: Counting objects: 88% (565/642) 2024-12-17T23:34:27.3883144Z remote: Counting objects: 89% (572/642) 2024-12-17T23:34:27.3883529Z remote: Counting objects: 90% (578/642) 2024-12-17T23:34:27.3883912Z remote: Counting objects: 91% (585/642) 2024-12-17T23:34:27.3884276Z remote: Counting objects: 92% (591/642) 2024-12-17T23:34:27.3884658Z remote: Counting objects: 93% (598/642) 2024-12-17T23:34:27.3885038Z remote: Counting objects: 94% (604/642) 2024-12-17T23:34:27.3885406Z remote: Counting objects: 95% (610/642) 2024-12-17T23:34:27.3885784Z remote: Counting objects: 96% (617/642) 2024-12-17T23:34:27.3886160Z remote: Counting objects: 97% (623/642) 2024-12-17T23:34:27.3886524Z remote: Counting objects: 98% (630/642) 2024-12-17T23:34:27.3886904Z remote: Counting objects: 99% (636/642) 2024-12-17T23:34:27.3887286Z remote: Counting objects: 100% (642/642) 2024-12-17T23:34:27.3887703Z remote: Counting objects: 100% (642/642), done. 2024-12-17T23:34:27.3945133Z remote: Compressing objects: 0% (1/279) 2024-12-17T23:34:27.4034316Z remote: Compressing objects: 1% (3/279) 2024-12-17T23:34:27.4085489Z remote: Compressing objects: 2% (6/279) 2024-12-17T23:34:27.4135964Z remote: Compressing objects: 3% (9/279) 2024-12-17T23:34:27.4172175Z remote: Compressing objects: 4% (12/279) 2024-12-17T23:34:27.4536041Z remote: Compressing objects: 5% (14/279) 2024-12-17T23:34:27.4991760Z remote: Compressing objects: 6% (17/279) 2024-12-17T23:34:27.5550438Z remote: Compressing objects: 7% (20/279) 2024-12-17T23:34:27.6116333Z remote: Compressing objects: 8% (23/279) 2024-12-17T23:34:27.6451261Z remote: Compressing objects: 9% (26/279) 2024-12-17T23:34:27.6744198Z remote: Compressing objects: 10% (28/279) 2024-12-17T23:34:27.6887364Z remote: Compressing objects: 11% (31/279) 2024-12-17T23:34:27.6958854Z remote: Compressing objects: 12% (34/279) 2024-12-17T23:34:27.6961469Z remote: Compressing objects: 13% (37/279) 2024-12-17T23:34:27.6965037Z remote: Compressing objects: 14% (40/279) 2024-12-17T23:34:27.6965455Z remote: Compressing objects: 15% (42/279) 2024-12-17T23:34:27.6967520Z remote: Compressing objects: 16% (45/279) 2024-12-17T23:34:27.6971852Z remote: Compressing objects: 17% (48/279) 2024-12-17T23:34:27.6974363Z remote: Compressing objects: 18% (51/279) 2024-12-17T23:34:27.6977059Z remote: Compressing objects: 19% (54/279) 2024-12-17T23:34:27.6977456Z remote: Compressing objects: 20% (56/279) 2024-12-17T23:34:27.6979602Z remote: Compressing objects: 21% (59/279) 2024-12-17T23:34:27.6982107Z remote: Compressing objects: 22% (62/279) 2024-12-17T23:34:27.6984741Z remote: Compressing objects: 23% (65/279) 2024-12-17T23:34:27.6987169Z remote: Compressing objects: 24% (67/279) 2024-12-17T23:34:27.6989849Z remote: Compressing objects: 25% (70/279) 2024-12-17T23:34:27.6992299Z remote: Compressing objects: 26% (73/279) 2024-12-17T23:34:27.6995190Z remote: Compressing objects: 27% (76/279) 2024-12-17T23:34:27.6995588Z remote: Compressing objects: 28% (79/279) 2024-12-17T23:34:27.7000645Z remote: Compressing objects: 29% (81/279) 2024-12-17T23:34:27.7008432Z remote: Compressing objects: 30% (84/279) 2024-12-17T23:34:27.7010871Z remote: Compressing objects: 31% (87/279) 2024-12-17T23:34:27.7015096Z remote: Compressing objects: 32% (90/279) 2024-12-17T23:34:27.7017617Z remote: Compressing objects: 33% (93/279) 2024-12-17T23:34:27.7022297Z remote: Compressing objects: 34% (95/279) 2024-12-17T23:34:27.7028400Z remote: Compressing objects: 35% (98/279) 2024-12-17T23:34:27.7031090Z remote: Compressing objects: 36% (101/279) 2024-12-17T23:34:27.7033600Z remote: Compressing objects: 37% (104/279) 2024-12-17T23:34:27.7036192Z remote: Compressing objects: 38% (107/279) 2024-12-17T23:34:27.7038743Z remote: Compressing objects: 39% (109/279) 2024-12-17T23:34:27.7041346Z remote: Compressing objects: 40% (112/279) 2024-12-17T23:34:27.7044064Z remote: Compressing objects: 41% (115/279) 2024-12-17T23:34:27.7046663Z remote: Compressing objects: 42% (118/279) 2024-12-17T23:34:27.7047825Z remote: Compressing objects: 43% (120/279) 2024-12-17T23:34:27.7049021Z remote: Compressing objects: 44% (123/279) 2024-12-17T23:34:27.7053920Z remote: Compressing objects: 45% (126/279) 2024-12-17T23:34:27.7057673Z remote: Compressing objects: 46% (129/279) 2024-12-17T23:34:27.7059151Z remote: Compressing objects: 47% (132/279) 2024-12-17T23:34:27.7061349Z remote: Compressing objects: 48% (134/279) 2024-12-17T23:34:27.7063645Z remote: Compressing objects: 49% (137/279) 2024-12-17T23:34:27.7065719Z remote: Compressing objects: 50% (140/279) 2024-12-17T23:34:27.7068551Z remote: Compressing objects: 51% (143/279) 2024-12-17T23:34:27.7069845Z remote: Compressing objects: 52% (146/279) 2024-12-17T23:34:27.7071760Z remote: Compressing objects: 53% (148/279) 2024-12-17T23:34:27.7073134Z remote: Compressing objects: 54% (151/279) 2024-12-17T23:34:27.7074404Z remote: Compressing objects: 55% (154/279) 2024-12-17T23:34:27.7076233Z remote: Compressing objects: 56% (157/279) 2024-12-17T23:34:27.7077611Z remote: Compressing objects: 57% (160/279) 2024-12-17T23:34:27.7078939Z remote: Compressing objects: 58% (162/279) 2024-12-17T23:34:27.7080521Z remote: Compressing objects: 59% (165/279) 2024-12-17T23:34:27.7082157Z remote: Compressing objects: 60% (168/279) 2024-12-17T23:34:27.7084512Z remote: Compressing objects: 61% (171/279) 2024-12-17T23:34:27.7087057Z remote: Compressing objects: 62% (173/279) 2024-12-17T23:34:27.7088176Z remote: Compressing objects: 63% (176/279) 2024-12-17T23:34:27.7091067Z remote: Compressing objects: 64% (179/279) 2024-12-17T23:34:27.7095347Z remote: Compressing objects: 65% (182/279) 2024-12-17T23:34:27.7097377Z remote: Compressing objects: 66% (185/279) 2024-12-17T23:34:27.7100030Z remote: Compressing objects: 67% (187/279) 2024-12-17T23:34:27.7101871Z remote: Compressing objects: 68% (190/279) 2024-12-17T23:34:27.7104168Z remote: Compressing objects: 69% (193/279) 2024-12-17T23:34:27.7106732Z remote: Compressing objects: 70% (196/279) 2024-12-17T23:34:27.7108173Z remote: Compressing objects: 71% (199/279) 2024-12-17T23:34:27.7110333Z remote: Compressing objects: 72% (201/279) 2024-12-17T23:34:27.7111476Z remote: Compressing objects: 73% (204/279) 2024-12-17T23:34:27.7112786Z remote: Compressing objects: 74% (207/279) 2024-12-17T23:34:27.7114180Z remote: Compressing objects: 75% (210/279) 2024-12-17T23:34:27.7114585Z remote: Compressing objects: 76% (213/279) 2024-12-17T23:34:27.7115327Z remote: Compressing objects: 77% (215/279) 2024-12-17T23:34:27.7115921Z remote: Compressing objects: 78% (218/279) 2024-12-17T23:34:27.7116527Z remote: Compressing objects: 79% (221/279) 2024-12-17T23:34:27.7118237Z remote: Compressing objects: 80% (224/279) 2024-12-17T23:34:27.7119917Z remote: Compressing objects: 81% (226/279) 2024-12-17T23:34:27.7121427Z remote: Compressing objects: 82% (229/279) 2024-12-17T23:34:27.7123618Z remote: Compressing objects: 83% (232/279) 2024-12-17T23:34:27.7125398Z remote: Compressing objects: 84% (235/279) 2024-12-17T23:34:27.7126745Z remote: Compressing objects: 85% (238/279) 2024-12-17T23:34:27.7128129Z remote: Compressing objects: 86% (240/279) 2024-12-17T23:34:27.7129571Z remote: Compressing objects: 87% (243/279) 2024-12-17T23:34:27.7130899Z remote: Compressing objects: 88% (246/279) 2024-12-17T23:34:27.7132020Z remote: Compressing objects: 89% (249/279) 2024-12-17T23:34:27.7132434Z remote: Compressing objects: 90% (252/279) 2024-12-17T23:34:27.7133279Z remote: Compressing objects: 91% (254/279) 2024-12-17T23:34:27.7134680Z remote: Compressing objects: 92% (257/279) 2024-12-17T23:34:27.7135073Z remote: Compressing objects: 93% (260/279) 2024-12-17T23:34:27.7135927Z remote: Compressing objects: 94% (263/279) 2024-12-17T23:34:27.7136331Z remote: Compressing objects: 95% (266/279) 2024-12-17T23:34:27.7136906Z remote: Compressing objects: 96% (268/279) 2024-12-17T23:34:27.7137420Z remote: Compressing objects: 97% (271/279) 2024-12-17T23:34:27.7137819Z remote: Compressing objects: 98% (274/279) 2024-12-17T23:34:27.7138838Z remote: Compressing objects: 99% (277/279) 2024-12-17T23:34:27.7139240Z remote: Compressing objects: 100% (279/279) 2024-12-17T23:34:27.7139671Z remote: Compressing objects: 100% (279/279), done. 2024-12-17T23:34:49.4984166Z remote: Total 1057154 (delta 509), reused 369 (delta 363), pack-reused 1056512 (from 4) 2024-12-17T23:35:18.1532815Z [command]/usr/bin/git rev-parse --verify --quiet 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7^{object} 2024-12-17T23:35:18.1552812Z 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:18.1556493Z ##[endgroup] 2024-12-17T23:35:18.1557086Z ##[group]Determining the checkout info 2024-12-17T23:35:18.1557719Z ##[endgroup] 2024-12-17T23:35:18.1558275Z ##[group]Checking out the ref 2024-12-17T23:35:18.1560337Z [command]/usr/bin/git checkout --quiet --force 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:19.5760807Z ##[endgroup] 2024-12-17T23:35:19.5789675Z [command]/usr/bin/git log -1 --format='%H' 2024-12-17T23:35:19.5810298Z '0cdf8b1d09254cfda66191d1bd01e3041c3c76f7' 2024-12-17T23:35:19.5977991Z Prepare all required actions 2024-12-17T23:35:19.5978851Z Getting action download info 2024-12-17T23:35:19.7194578Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-12-17T23:35:19.8712078Z ##[group]Run ./.github/actions/setup-linux 2024-12-17T23:35:19.8712444Z ##[endgroup] 2024-12-17T23:35:19.8758033Z ##[group]Run set -euo pipefail 2024-12-17T23:35:19.8758410Z set -euo pipefail 2024-12-17T23:35:19.8758740Z function get_ec2_metadata() { 2024-12-17T23:35:19.8759146Z  # Pulled from instance metadata endpoint for EC2 2024-12-17T23:35:19.8759804Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-12-17T23:35:19.8760399Z  category=$1 2024-12-17T23:35:19.8760786Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-12-17T23:35:19.8761236Z  runner_name_str=i-02762548e2aeff4fc 2024-12-17T23:35:19.8761647Z  if [[ -f /.inarc ]]; then 2024-12-17T23:35:19.8762001Z  echo "ARC Runner, no info on ec2 metadata" 2024-12-17T23:35:19.8762418Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-12-17T23:35:19.8762930Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-12-17T23:35:19.8763389Z  else 2024-12-17T23:35:19.8764272Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-12-17T23:35:19.8765225Z  fi 2024-12-17T23:35:19.8765462Z } 2024-12-17T23:35:19.8765730Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-12-17T23:35:19.8766185Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-12-17T23:35:19.8766798Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-12-17T23:35:19.8767361Z echo "system info $(uname -a)" 2024-12-17T23:35:19.8773886Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:19.8774299Z ##[endgroup] 2024-12-17T23:35:19.8916061Z ami-id: ami-0fff1b9a61dec8a5f 2024-12-17T23:35:19.9017147Z instance-id: i-02762548e2aeff4fc 2024-12-17T23:35:19.9121464Z instance-type: c5.2xlarge 2024-12-17T23:35:19.9131117Z system info Linux ip-10-0-72-174.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-12-17T23:35:19.9159592Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:19.9160580Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:19.9167281Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:19.9167690Z ##[endgroup] 2024-12-17T23:35:19.9224483Z ##[group]Run if systemctl is-active --quiet docker; then 2024-12-17T23:35:19.9224961Z if systemctl is-active --quiet docker; then 2024-12-17T23:35:19.9225386Z  echo "Docker daemon is running..."; 2024-12-17T23:35:19.9225885Z else 2024-12-17T23:35:19.9226264Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-12-17T23:35:19.9226706Z fi 2024-12-17T23:35:19.9232329Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:19.9232736Z ##[endgroup] 2024-12-17T23:35:19.9303887Z Docker daemon is running... 2024-12-17T23:35:19.9349921Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:19.9350249Z with: 2024-12-17T23:35:19.9350467Z shell: bash 2024-12-17T23:35:19.9350694Z timeout_minutes: 5 2024-12-17T23:35:19.9350952Z max_attempts: 3 2024-12-17T23:35:19.9351202Z retry_wait_seconds: 30 2024-12-17T23:35:19.9353790Z 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" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-12-17T23:35:19.9356343Z polling_interval_seconds: 1 2024-12-17T23:35:19.9356650Z warning_on_retry: true 2024-12-17T23:35:19.9356929Z continue_on_error: false 2024-12-17T23:35:19.9357203Z env: 2024-12-17T23:35:19.9357428Z AWS_RETRY_MODE: standard 2024-12-17T23:35:19.9357693Z AWS_MAX_ATTEMPTS: 5 2024-12-17T23:35:19.9357970Z AWS_DEFAULT_REGION: us-east-1 2024-12-17T23:35:19.9358265Z ##[endgroup] 2024-12-17T23:35:21.1789361Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:21.1790163Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:21.1791005Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:21.1791436Z 2024-12-17T23:35:21.1791533Z Login Succeeded 2024-12-17T23:35:21.7294453Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:21.7295323Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:21.7295957Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:21.7296383Z 2024-12-17T23:35:21.7296489Z Login Succeeded 2024-12-17T23:35:22.0741188Z Command completed after 1 attempt(s). 2024-12-17T23:35:22.0827793Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:22.0828362Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:22.0828859Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:22.0835299Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:22.0835715Z ##[endgroup] 2024-12-17T23:35:22.0917886Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:22.0918507Z # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:22.0918945Z # shellcheck disable=SC2046 2024-12-17T23:35:22.0919299Z docker stop $(docker ps -q) || true 2024-12-17T23:35:22.0919667Z # Prune all of the docker images 2024-12-17T23:35:22.0920001Z docker system prune -af 2024-12-17T23:35:22.0925309Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:22.0925718Z ##[endgroup] 2024-12-17T23:35:22.1184001Z "docker stop" requires at least 1 argument. 2024-12-17T23:35:22.1184420Z See 'docker stop --help'. 2024-12-17T23:35:22.1184603Z 2024-12-17T23:35:22.1184818Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-12-17T23:35:22.1185103Z 2024-12-17T23:35:22.1185221Z Stop one or more running containers 2024-12-17T23:35:22.1321900Z Total reclaimed space: 0B 2024-12-17T23:35:22.1353648Z ##[group]Run set +e 2024-12-17T23:35:22.1354212Z set +e 2024-12-17T23:35:22.1354468Z set -x 2024-12-17T23:35:22.1354711Z  2024-12-17T23:35:22.1354961Z PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:22.1355581Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-12-17T23:35:22.1356376Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-12-17T23:35:22.1356930Z # one is returned at random 2024-12-17T23:35:22.1357350Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-12-17T23:35:22.1357758Z  2024-12-17T23:35:22.1357993Z if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:22.1358552Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-12-17T23:35:22.1359112Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-12-17T23:35:22.1359533Z  2024-12-17T23:35:22.1359773Z  if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:22.1360179Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-12-17T23:35:22.1360563Z  exit 1 2024-12-17T23:35:22.1360797Z  fi 2024-12-17T23:35:22.1361027Z fi 2024-12-17T23:35:22.1361250Z  2024-12-17T23:35:22.1361506Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-12-17T23:35:22.1361893Z  # Clean up any old records first 2024-12-17T23:35:22.1362276Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-12-17T23:35:22.1362612Z fi 2024-12-17T23:35:22.1362835Z  2024-12-17T23:35:22.1363166Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-12-17T23:35:22.1363576Z cat /etc/hosts 2024-12-17T23:35:22.1369204Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:22.1369599Z ##[endgroup] 2024-12-17T23:35:22.1390961Z + PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:22.1396193Z ++ dig -4 +short download.pytorch.org 2024-12-17T23:35:22.1396740Z ++ tail -n1 2024-12-17T23:35:22.1845208Z + RESOLVED_IP=3.167.99.70 2024-12-17T23:35:22.1845648Z + '[' -z 3.167.99.70 ']' 2024-12-17T23:35:22.1846051Z + grep -r download.pytorch.org /etc/hosts 2024-12-17T23:35:22.1857045Z 3.167.99.89 download.pytorch.org 2024-12-17T23:35:22.1858730Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-12-17T23:35:22.4404008Z + echo '3.167.99.70 download.pytorch.org' 2024-12-17T23:35:22.4404476Z + sudo tee -a /etc/hosts 2024-12-17T23:35:22.4811091Z 3.167.99.70 download.pytorch.org 2024-12-17T23:35:22.4826085Z + cat /etc/hosts 2024-12-17T23:35:22.4834978Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-12-17T23:35:22.4840902Z ::1 localhost6 localhost6.localdomain6 2024-12-17T23:35:22.4841301Z 3.167.99.70 download.pytorch.org 2024-12-17T23:35:22.4884688Z Prepare all required actions 2024-12-17T23:35:22.4921731Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-12-17T23:35:22.4922105Z with: 2024-12-17T23:35:22.4922530Z github-token: *** 2024-12-17T23:35:22.4922784Z ##[endgroup] 2024-12-17T23:35:22.4942283Z ##[group]Run set -eux 2024-12-17T23:35:22.4942587Z set -eux 2024-12-17T23:35:22.4943043Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-12-17T23:35:22.4951124Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:22.4951527Z env: 2024-12-17T23:35:22.4951907Z GITHUB_TOKEN: *** 2024-12-17T23:35:22.4952162Z ##[endgroup] 2024-12-17T23:35:22.4976097Z + python3 .github/scripts/get_workflow_job_id.py 12383255654 i-02762548e2aeff4fc 2024-12-17T23:35:22.9934770Z setting job-id=34565765076 2024-12-17T23:35:22.9935186Z setting job-name=before-test / target-determination 2024-12-17T23:35:23.0079805Z Prepare all required actions 2024-12-17T23:35:23.0080214Z Getting action download info 2024-12-17T23:35:23.1182418Z ##[group]Run ./.github/actions/pytest-cache-download 2024-12-17T23:35:23.1182970Z with: 2024-12-17T23:35:23.1183194Z cache_dir: .pytest_cache 2024-12-17T23:35:23.1183488Z job_identifier: periodic 2024-12-17T23:35:23.1183775Z s3_bucket: gha-artifacts 2024-12-17T23:35:23.1184040Z ##[endgroup] 2024-12-17T23:35:23.1221005Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:23.1221341Z with: 2024-12-17T23:35:23.1221561Z shell: bash 2024-12-17T23:35:23.1221780Z timeout_minutes: 5 2024-12-17T23:35:23.1222042Z max_attempts: 5 2024-12-17T23:35:23.1222278Z retry_wait_seconds: 30 2024-12-17T23:35:23.1222626Z command: set -eu python3 -m pip install boto3==1.35.42 2024-12-17T23:35:23.1223033Z polling_interval_seconds: 1 2024-12-17T23:35:23.1223317Z warning_on_retry: true 2024-12-17T23:35:23.1223595Z continue_on_error: false 2024-12-17T23:35:23.1223918Z ##[endgroup] 2024-12-17T23:35:23.4544411Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:24.4807256Z Collecting boto3==1.35.42 2024-12-17T23:35:24.4848759Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2024-12-17T23:35:24.4919042Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-12-17T23:35:24.4923570Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2024-12-17T23:35:24.4929303Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.82) 2024-12-17T23:35:24.4987870Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-12-17T23:35:24.4995026Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-12-17T23:35:24.5034743Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-12-17T23:35:24.5984744Z Installing collected packages: boto3 2024-12-17T23:35:24.5986164Z Attempting uninstall: boto3 2024-12-17T23:35:24.5986731Z Found existing installation: boto3 1.35.33 2024-12-17T23:35:24.6097204Z Uninstalling boto3-1.35.33: 2024-12-17T23:35:24.6111089Z Successfully uninstalled boto3-1.35.33 2024-12-17T23:35:24.6669348Z Successfully installed boto3-1.35.42 2024-12-17T23:35:25.1995843Z Command completed after 1 attempt(s). 2024-12-17T23:35:25.2055691Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:25.2056187Z python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:25.2056576Z  --download \ 2024-12-17T23:35:25.2056916Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-12-17T23:35:25.2057315Z  --pr_identifier $GITHUB_REF \ 2024-12-17T23:35:25.2057685Z  --job_identifier $JOB_IDENTIFIER \ 2024-12-17T23:35:25.2058060Z  --temp_dir $RUNNER_TEMP \ 2024-12-17T23:35:25.2058509Z  --repo $REPO \ 2024-12-17T23:35:25.2058815Z  --bucket $BUCKET \ 2024-12-17T23:35:25.2065021Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:25.2065424Z env: 2024-12-17T23:35:25.2065653Z CACHE_DIR: .pytest_cache 2024-12-17T23:35:25.2065929Z JOB_IDENTIFIER: periodic 2024-12-17T23:35:25.2066217Z REPO: pytorch/pytorch 2024-12-17T23:35:25.2066491Z BUCKET: gha-artifacts 2024-12-17T23:35:25.2066741Z ##[endgroup] 2024-12-17T23:35:26.4757753Z PR identifier for `refs/heads/release/2.6` is `34bd5c03b81e6d598f3b485a20400869` 2024-12-17T23:35:26.4759875Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/release/2.6', job_identifier='periodic', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2024-12-17T23:35:26.4762407Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/1d3ffeb7ea93577e5c506a35759e981d167b6166/default/3.zip 2024-12-17T23:35:26.4764753Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/1d3ffeb7ea93577e5c506a35759e981d167b6166/default/3.zip 2024-12-17T23:35:26.4767086Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:26.4769411Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:26.4771733Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/2b84debd97ab1f55949334375089bde5f2e98c11/default/3.zip 2024-12-17T23:35:26.4774060Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/2b84debd97ab1f55949334375089bde5f2e98c11/default/3.zip 2024-12-17T23:35:26.4776391Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/1.zip 2024-12-17T23:35:26.4778791Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/1.zip 2024-12-17T23:35:26.4781112Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/3.zip 2024-12-17T23:35:26.4783444Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/3.zip 2024-12-17T23:35:26.4785774Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/default/3.zip 2024-12-17T23:35:26.4788129Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/default/3.zip 2024-12-17T23:35:26.4790464Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/1.zip 2024-12-17T23:35:26.4792872Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/1.zip 2024-12-17T23:35:26.4795200Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/3.zip 2024-12-17T23:35:26.4797595Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/3.zip 2024-12-17T23:35:26.4800125Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/1.zip 2024-12-17T23:35:26.4802469Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/1.zip 2024-12-17T23:35:26.4804798Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/2.zip 2024-12-17T23:35:26.4807178Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/2.zip 2024-12-17T23:35:26.4809509Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/1.zip 2024-12-17T23:35:26.4811846Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/1.zip 2024-12-17T23:35:26.4814180Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/2.zip 2024-12-17T23:35:26.4816510Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/2.zip 2024-12-17T23:35:26.4818880Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c92f6871e6d879f129103fa18cb7c2477d43d013/default/3.zip 2024-12-17T23:35:26.4821192Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c92f6871e6d879f129103fa18cb7c2477d43d013/default/3.zip 2024-12-17T23:35:26.4823516Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f3c0886c0546de0931292e1ad427edfc6bc073b8/default/3.zip 2024-12-17T23:35:26.4825842Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f3c0886c0546de0931292e1ad427edfc6bc073b8/default/3.zip 2024-12-17T23:35:26.4828283Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/1.zip 2024-12-17T23:35:26.4830600Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/1.zip 2024-12-17T23:35:27.0360115Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/2.zip 2024-12-17T23:35:27.0362528Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/2.zip 2024-12-17T23:35:27.0364853Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/1d3ffeb7ea93577e5c506a35759e981d167b6166/multigpu/1.zip 2024-12-17T23:35:27.0367156Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/1d3ffeb7ea93577e5c506a35759e981d167b6166/multigpu/1.zip 2024-12-17T23:35:27.0369489Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/2b84debd97ab1f55949334375089bde5f2e98c11/multigpu/1.zip 2024-12-17T23:35:27.0371764Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/2b84debd97ab1f55949334375089bde5f2e98c11/multigpu/1.zip 2024-12-17T23:35:27.0374032Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/multigpu/1.zip 2024-12-17T23:35:27.0376315Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/multigpu/1.zip 2024-12-17T23:35:27.0378664Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/multigpu/1.zip 2024-12-17T23:35:27.0380965Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/multigpu/1.zip 2024-12-17T23:35:27.0383247Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/multigpu/1.zip 2024-12-17T23:35:27.0385531Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/multigpu/1.zip 2024-12-17T23:35:27.0387815Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/af92bad804931c1b33e53d8e0afd8fa926aeee5e/multigpu/1.zip 2024-12-17T23:35:27.0390335Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/af92bad804931c1b33e53d8e0afd8fa926aeee5e/multigpu/1.zip 2024-12-17T23:35:27.0392721Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c69eae32ba24c100d359232eb668afd96e7fbffb/multigpu/1.zip 2024-12-17T23:35:27.0394997Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c69eae32ba24c100d359232eb668afd96e7fbffb/multigpu/1.zip 2024-12-17T23:35:27.0397258Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c92f6871e6d879f129103fa18cb7c2477d43d013/multigpu/1.zip 2024-12-17T23:35:27.0399701Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c92f6871e6d879f129103fa18cb7c2477d43d013/multigpu/1.zip 2024-12-17T23:35:27.0401976Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f3c0886c0546de0931292e1ad427edfc6bc073b8/multigpu/1.zip 2024-12-17T23:35:27.0404245Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f3c0886c0546de0931292e1ad427edfc6bc073b8/multigpu/1.zip 2024-12-17T23:35:27.0406515Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f7e621c3ce623996510b87901e729be2138679b2/multigpu/1.zip 2024-12-17T23:35:27.0408779Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f7e621c3ce623996510b87901e729be2138679b2/multigpu/1.zip 2024-12-17T23:35:27.0411107Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda12_1-py3-gcc9-slow-gradcheck/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:27.0413521Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda12_1-py3-gcc9-slow-gradcheck/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:27.0416450Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/1d3ffeb7ea93577e5c506a35759e981d167b6166/default/3.zip 2024-12-17T23:35:27.0418434Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ba62039996e9177d594998f06df21ce9/.pytest_cache 2024-12-17T23:35:27.0420373Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/1d3ffeb7ea93577e5c506a35759e981d167b6166/default/3.zip 2024-12-17T23:35:27.0423404Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:27.0425318Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5c26beb631c6e406839f115ea764f4e1/.pytest_cache 2024-12-17T23:35:27.0427450Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:27.0430407Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/2b84debd97ab1f55949334375089bde5f2e98c11/default/3.zip 2024-12-17T23:35:27.0432329Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9cfc694a0b28080ee9b497457fa937b7/.pytest_cache 2024-12-17T23:35:27.0434260Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/2b84debd97ab1f55949334375089bde5f2e98c11/default/3.zip 2024-12-17T23:35:27.1207406Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/1.zip 2024-12-17T23:35:27.1209368Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/661f9d17f9ec6816b0baa8513e1bf0d1/.pytest_cache 2024-12-17T23:35:27.1211355Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/1.zip 2024-12-17T23:35:27.1214320Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/3.zip 2024-12-17T23:35:27.1216252Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3ff13707ba258843acfd0b9afd699af8/.pytest_cache 2024-12-17T23:35:27.1218271Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/default/3.zip 2024-12-17T23:35:27.1221243Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/default/3.zip 2024-12-17T23:35:27.1223177Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/91f430ddccd6b9c89d6e3d9a2228c669/.pytest_cache 2024-12-17T23:35:27.1225151Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/default/3.zip 2024-12-17T23:35:27.1228290Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/1.zip 2024-12-17T23:35:27.1230217Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/831bb9b0c542e19c6849fd2afdc99ab9/.pytest_cache 2024-12-17T23:35:27.1232259Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/1.zip 2024-12-17T23:35:27.1235237Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/3.zip 2024-12-17T23:35:27.1237160Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/623f4a0f6b850e0c868ffd5bfc2abafd/.pytest_cache 2024-12-17T23:35:27.1239113Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/default/3.zip 2024-12-17T23:35:27.1242074Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/1.zip 2024-12-17T23:35:27.1243984Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/c16aeff1cf0436ef3bd9f2e877dd0c88/.pytest_cache 2024-12-17T23:35:27.1245954Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/1.zip 2024-12-17T23:35:27.1274882Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/2.zip 2024-12-17T23:35:27.1277021Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b77fab71f600226e306a986124625b0e/.pytest_cache 2024-12-17T23:35:27.1279006Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/af92bad804931c1b33e53d8e0afd8fa926aeee5e/default/2.zip 2024-12-17T23:35:27.1281961Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/1.zip 2024-12-17T23:35:27.1283887Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/da63af231766e293e9b933d1a7a0a997/.pytest_cache 2024-12-17T23:35:27.1285853Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/1.zip 2024-12-17T23:35:27.1288945Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/2.zip 2024-12-17T23:35:27.1290871Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f4e0bb9a0b92ae9616af5a51531c6c79/.pytest_cache 2024-12-17T23:35:27.1292953Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c69eae32ba24c100d359232eb668afd96e7fbffb/default/2.zip 2024-12-17T23:35:27.1295882Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c92f6871e6d879f129103fa18cb7c2477d43d013/default/3.zip 2024-12-17T23:35:27.1297799Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d95e03c23aeb170b9203cd52679adec1/.pytest_cache 2024-12-17T23:35:27.1300027Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/c92f6871e6d879f129103fa18cb7c2477d43d013/default/3.zip 2024-12-17T23:35:27.1303001Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f3c0886c0546de0931292e1ad427edfc6bc073b8/default/3.zip 2024-12-17T23:35:27.1304928Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3d7ad118c481351aeb9805ffdaeb0e2b/.pytest_cache 2024-12-17T23:35:27.1306873Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f3c0886c0546de0931292e1ad427edfc6bc073b8/default/3.zip 2024-12-17T23:35:27.2031304Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/1.zip 2024-12-17T23:35:27.2033260Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/31710e7b4c2eddf99f185f43afa54847/.pytest_cache 2024-12-17T23:35:27.2035234Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/1.zip 2024-12-17T23:35:27.2038171Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/2.zip 2024-12-17T23:35:27.2040100Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/30032b716d34e8cbfe9ea2a3872bad75/.pytest_cache 2024-12-17T23:35:27.2042043Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_10-gcc9-debug/f7e621c3ce623996510b87901e729be2138679b2/default/2.zip 2024-12-17T23:35:27.2045136Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/1d3ffeb7ea93577e5c506a35759e981d167b6166/multigpu/1.zip 2024-12-17T23:35:27.2047144Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0a1ca3d7246eb174a04aad39360cffb2/.pytest_cache 2024-12-17T23:35:27.2049054Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/1d3ffeb7ea93577e5c506a35759e981d167b6166/multigpu/1.zip 2024-12-17T23:35:27.2051962Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/2b84debd97ab1f55949334375089bde5f2e98c11/multigpu/1.zip 2024-12-17T23:35:27.2053851Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b30ea3fb7b77c2d4cf79199a96962a10/.pytest_cache 2024-12-17T23:35:27.2055769Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/2b84debd97ab1f55949334375089bde5f2e98c11/multigpu/1.zip 2024-12-17T23:35:27.2058750Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/multigpu/1.zip 2024-12-17T23:35:27.2060632Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/052e15eab102f81103fd201c02e0a73a/.pytest_cache 2024-12-17T23:35:27.2062559Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5363f7d9fd52cf4dd90e0ede92dc0611f0845724/multigpu/1.zip 2024-12-17T23:35:27.2065500Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/multigpu/1.zip 2024-12-17T23:35:27.2067385Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/37e2c716c32a6617e9fea76c1f242ef3/.pytest_cache 2024-12-17T23:35:27.2069312Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/5fbc4aa90a3dd8feee6ce67fae25283e06bf9cc5/multigpu/1.zip 2024-12-17T23:35:27.2072236Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/multigpu/1.zip 2024-12-17T23:35:27.2074141Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8272fbec5a9c1b4b512af61d6c7f0b09/.pytest_cache 2024-12-17T23:35:27.2076064Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/aad1c160a7d1fc57d934d8fa36fe1a42b10ccc32/multigpu/1.zip 2024-12-17T23:35:27.2079022Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/af92bad804931c1b33e53d8e0afd8fa926aeee5e/multigpu/1.zip 2024-12-17T23:35:27.2080968Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d6a8d452d84f5651fef567abe3798286/.pytest_cache 2024-12-17T23:35:27.2082889Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/af92bad804931c1b33e53d8e0afd8fa926aeee5e/multigpu/1.zip 2024-12-17T23:35:27.2085795Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c69eae32ba24c100d359232eb668afd96e7fbffb/multigpu/1.zip 2024-12-17T23:35:27.2087670Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1d342f736ba1bf3ce526633cfb8de028/.pytest_cache 2024-12-17T23:35:27.2089604Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c69eae32ba24c100d359232eb668afd96e7fbffb/multigpu/1.zip 2024-12-17T23:35:27.2092587Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c92f6871e6d879f129103fa18cb7c2477d43d013/multigpu/1.zip 2024-12-17T23:35:27.2094466Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9e92adaea9d55360a385c52d53b20c40/.pytest_cache 2024-12-17T23:35:27.2096388Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/c92f6871e6d879f129103fa18cb7c2477d43d013/multigpu/1.zip 2024-12-17T23:35:27.2099635Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f3c0886c0546de0931292e1ad427edfc6bc073b8/multigpu/1.zip 2024-12-17T23:35:27.2101514Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9e44e89cebe34202bac968a205de143c/.pytest_cache 2024-12-17T23:35:27.2103639Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f3c0886c0546de0931292e1ad427edfc6bc073b8/multigpu/1.zip 2024-12-17T23:35:27.2114517Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f7e621c3ce623996510b87901e729be2138679b2/multigpu/1.zip 2024-12-17T23:35:27.2116429Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/802dfe70e0ba55d6f7df58553f1e2d2e/.pytest_cache 2024-12-17T23:35:27.2118350Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda11_8-py3_9-gcc9/f7e621c3ce623996510b87901e729be2138679b2/multigpu/1.zip 2024-12-17T23:35:27.2121449Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda12_1-py3-gcc9-slow-gradcheck/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:27.2123479Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/209911df83d09c06803aa97260d91dcc/.pytest_cache 2024-12-17T23:35:27.2125466Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/periodic_linux-focal-cuda12_1-py3-gcc9-slow-gradcheck/22683195964398b37ba0d539cb1bb55bff197db6/default/1.zip 2024-12-17T23:35:27.2716158Z ##[group]Run seemethere/download-artifact-s3@v4 2024-12-17T23:35:27.2716542Z with: 2024-12-17T23:35:27.2716767Z name: llm_results 2024-12-17T23:35:27.2717025Z path: .additional_ci_files/llm_results 2024-12-17T23:35:27.2717368Z s3-bucket: gha-artifacts 2024-12-17T23:35:27.2717651Z region: us-east-1 2024-12-17T23:35:27.2717886Z ##[endgroup] 2024-12-17T23:35:27.7765395Z (node:485472) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-12-17T23:35:27.7766305Z 2024-12-17T23:35:27.7766670Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-12-17T23:35:27.7767630Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-12-17T23:35:27.7768627Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-12-17T23:35:27.8954978Z Found 1 objects with prefix pytorch/pytorch/12383255654/llm_results/ 2024-12-17T23:35:27.8958873Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:27.9514485Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:27.9520657Z Artifact download has finished successfully 2024-12-17T23:35:27.9718180Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:27.9719140Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:27.9719799Z python3 -m pip install boto3==1.35.42 2024-12-17T23:35:27.9720255Z python3 tools/testing/do_target_determination_for_s3.py 2024-12-17T23:35:27.9727318Z shell: /usr/bin/bash -e {0} 2024-12-17T23:35:27.9727624Z env: 2024-12-17T23:35:27.9728053Z GITHUB_TOKEN: *** 2024-12-17T23:35:27.9728341Z GITHUB_REPOSITORY: pytorch/pytorch 2024-12-17T23:35:27.9728685Z GITHUB_WORKFLOW: periodic 2024-12-17T23:35:27.9728986Z GITHUB_JOB: target-determination 2024-12-17T23:35:27.9729314Z GITHUB_RUN_ID: 12383255654 2024-12-17T23:35:27.9729614Z GITHUB_RUN_NUMBER: 15427 2024-12-17T23:35:27.9729890Z GITHUB_RUN_ATTEMPT: 1 2024-12-17T23:35:27.9730174Z GITHUB_REF: refs/heads/release/2.6 2024-12-17T23:35:27.9730523Z JOB_ID: 34565765076 2024-12-17T23:35:27.9730829Z JOB_NAME: before-test / target-determination 2024-12-17T23:35:27.9731185Z PR_NUMBER: 2024-12-17T23:35:27.9731415Z ##[endgroup] 2024-12-17T23:35:27.9781339Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:27.9781833Z creating: .additional_ci_files/llm_results/mappings/ 2024-12-17T23:35:27.9786229Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-12-17T23:35:28.2173818Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:28.2333400Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-12-17T23:35:28.2384748Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-12-17T23:35:28.2389007Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2024-12-17T23:35:28.2393091Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.82) 2024-12-17T23:35:28.2446734Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-12-17T23:35:28.2457175Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-12-17T23:35:28.2495442Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-12-17T23:35:30.2655496Z 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-12-17T23:35:30.2658687Z 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-12-17T23:35:30.2661446Z 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-12-17T23:35:30.2663371Z 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-12-17T23:35:30.2665548Z 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-12-17T23:35:30.2667914Z 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-12-17T23:35:30.2669088Z Received 658 tests to prioritize 2024-12-17T23:35:30.2669414Z backends/xeon/test_launch 2024-12-17T23:35:30.2669710Z benchmark_utils/test_benchmark_utils 2024-12-17T23:35:30.2670138Z cpp_extensions/open_registration_extension/test/test_openreg 2024-12-17T23:35:30.2670636Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-12-17T23:35:30.2671120Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-12-17T23:35:30.2671602Z distributed/_composable/fsdp/test_fully_shard_comm 2024-12-17T23:35:30.2672043Z distributed/_composable/fsdp/test_fully_shard_compile 2024-12-17T23:35:30.2672494Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-12-17T23:35:30.2672955Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-12-17T23:35:30.2673427Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2024-12-17T23:35:30.2673874Z distributed/_composable/fsdp/test_fully_shard_init 2024-12-17T23:35:30.2674313Z distributed/_composable/fsdp/test_fully_shard_logging 2024-12-17T23:35:30.2674759Z distributed/_composable/fsdp/test_fully_shard_memory 2024-12-17T23:35:30.2675236Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-12-17T23:35:30.2675726Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-12-17T23:35:30.2676167Z distributed/_composable/fsdp/test_fully_shard_state 2024-12-17T23:35:30.2676610Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-12-17T23:35:30.2677075Z distributed/_composable/fsdp/test_fully_shard_training 2024-12-17T23:35:30.2677488Z distributed/_composable/test_checkpoint 2024-12-17T23:35:30.2677933Z distributed/_composable/test_composability/test_2d_composability 2024-12-17T23:35:30.2678493Z distributed/_composable/test_composability/test_pp_composability 2024-12-17T23:35:30.2678956Z distributed/_composable/test_contract 2024-12-17T23:35:30.2679298Z distributed/_composable/test_replicate 2024-12-17T23:35:30.2679701Z distributed/_composable/test_replicate_with_compiler 2024-12-17T23:35:30.2680143Z distributed/_shard/sharded_optim/test_sharded_optim 2024-12-17T23:35:30.2680686Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-12-17T23:35:30.2681136Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-12-17T23:35:30.2681640Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-12-17T23:35:30.2682070Z distributed/_shard/sharded_tensor/ops/test_init 2024-12-17T23:35:30.2682503Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-12-17T23:35:30.2682924Z distributed/_shard/sharded_tensor/test_logger 2024-12-17T23:35:30.2683333Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-12-17T23:35:30.2683815Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-12-17T23:35:30.2684295Z distributed/_shard/sharding_plan/test_sharding_plan 2024-12-17T23:35:30.2684725Z distributed/_shard/sharding_spec/test_sharding_spec 2024-12-17T23:35:30.2685112Z distributed/_shard/test_sharder 2024-12-17T23:35:30.2685444Z distributed/_tensor/debug/test_comm_mode 2024-12-17T23:35:30.2685816Z distributed/_tensor/debug/test_comm_mode_features 2024-12-17T23:35:30.2686218Z distributed/_tensor/debug/test_op_coverage 2024-12-17T23:35:30.2686601Z distributed/_tensor/experimental/test_local_map 2024-12-17T23:35:30.2687056Z distributed/_tensor/experimental/test_register_sharding 2024-12-17T23:35:30.2687499Z distributed/_tensor/experimental/test_tp_transform 2024-12-17T23:35:30.2687888Z distributed/_tensor/test_api 2024-12-17T23:35:30.2688206Z distributed/_tensor/test_attention 2024-12-17T23:35:30.2688531Z distributed/_tensor/test_common_rules 2024-12-17T23:35:30.2688889Z distributed/_tensor/test_convolution_ops 2024-12-17T23:35:30.2689244Z distributed/_tensor/test_dtensor 2024-12-17T23:35:30.2689570Z distributed/_tensor/test_dtensor_compile 2024-12-17T23:35:30.2690025Z distributed/_tensor/test_dtensor_ops 2024-12-17T23:35:30.2690384Z distributed/_tensor/test_embedding_ops 2024-12-17T23:35:30.2690735Z distributed/_tensor/test_experimental_ops 2024-12-17T23:35:30.2691095Z distributed/_tensor/test_init 2024-12-17T23:35:30.2691417Z distributed/_tensor/test_math_ops 2024-12-17T23:35:30.2691741Z distributed/_tensor/test_matrix_ops 2024-12-17T23:35:30.2692085Z distributed/_tensor/test_op_strategy 2024-12-17T23:35:30.2692431Z distributed/_tensor/test_optimizers 2024-12-17T23:35:30.2692765Z distributed/_tensor/test_pointwise_ops 2024-12-17T23:35:30.2693117Z distributed/_tensor/test_random_ops 2024-12-17T23:35:30.2693460Z distributed/_tensor/test_redistribute 2024-12-17T23:35:30.2693791Z distributed/_tensor/test_tensor_ops 2024-12-17T23:35:30.2694121Z distributed/_tensor/test_utils 2024-12-17T23:35:30.2694443Z distributed/_tensor/test_view_ops 2024-12-17T23:35:30.2694771Z distributed/_tensor/test_xla_integration 2024-12-17T23:35:30.2695134Z distributed/_tools/test_fsdp2_mem_tracker 2024-12-17T23:35:30.2695482Z distributed/_tools/test_mem_tracker 2024-12-17T23:35:30.2695803Z distributed/_tools/test_memory_tracker 2024-12-17T23:35:30.2696147Z distributed/_tools/test_mod_tracker 2024-12-17T23:35:30.2696493Z distributed/_tools/test_runtime_estimator 2024-12-17T23:35:30.2696839Z distributed/_tools/test_sac_estimator 2024-12-17T23:35:30.2697174Z distributed/_tools/test_sac_ilp 2024-12-17T23:35:30.2697547Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-12-17T23:35:30.2697996Z distributed/algorithms/quantization/test_quantization 2024-12-17T23:35:30.2698543Z distributed/algorithms/test_join 2024-12-17T23:35:30.2699092Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-12-17T23:35:30.2699489Z distributed/checkpoint/e2e/test_fine_tuning 2024-12-17T23:35:30.2699863Z distributed/checkpoint/e2e/test_fsdp_ep 2024-12-17T23:35:30.2700230Z distributed/checkpoint/e2e/test_pipeline 2024-12-17T23:35:30.2700598Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-12-17T23:35:30.2700960Z distributed/checkpoint/test_checkpoint 2024-12-17T23:35:30.2701321Z distributed/checkpoint/test_compatibility 2024-12-17T23:35:30.2701682Z distributed/checkpoint/test_dedup_tensors 2024-12-17T23:35:30.2702190Z distributed/checkpoint/test_dtensor_checkpoint 2024-12-17T23:35:30.2702599Z distributed/checkpoint/test_dtensor_resharding 2024-12-17T23:35:30.2703009Z distributed/checkpoint/test_file_system_checkpoint 2024-12-17T23:35:30.2703462Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-12-17T23:35:30.2703881Z distributed/checkpoint/test_format_utils 2024-12-17T23:35:30.2704249Z distributed/checkpoint/test_fsdp_model_state 2024-12-17T23:35:30.2704638Z distributed/checkpoint/test_fsdp_optim_state 2024-12-17T23:35:30.2705084Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-12-17T23:35:30.2705501Z distributed/checkpoint/test_fsspec 2024-12-17T23:35:30.2705867Z distributed/checkpoint/test_hsdp_checkpoint 2024-12-17T23:35:30.2706241Z distributed/checkpoint/test_nested_dict 2024-12-17T23:35:30.2706583Z distributed/checkpoint/test_planner 2024-12-17T23:35:30.2706935Z distributed/checkpoint/test_save_load_api 2024-12-17T23:35:30.2707299Z distributed/checkpoint/test_state_dict 2024-12-17T23:35:30.2707656Z distributed/checkpoint/test_state_dict_utils 2024-12-17T23:35:30.2708036Z distributed/checkpoint/test_tp_checkpoint 2024-12-17T23:35:30.2708397Z distributed/checkpoint/test_traverse 2024-12-17T23:35:30.2708728Z distributed/checkpoint/test_utils 2024-12-17T23:35:30.2709062Z distributed/elastic/events/lib_test 2024-12-17T23:35:30.2709401Z distributed/elastic/metrics/api_test 2024-12-17T23:35:30.2709754Z distributed/elastic/multiprocessing/api_test 2024-12-17T23:35:30.2710129Z distributed/elastic/test_control_plane 2024-12-17T23:35:30.2710462Z distributed/elastic/timer/api_test 2024-12-17T23:35:30.2710821Z distributed/elastic/timer/local_timer_example 2024-12-17T23:35:30.2711295Z distributed/elastic/timer/local_timer_test 2024-12-17T23:35:30.2711657Z distributed/elastic/utils/distributed_test 2024-12-17T23:35:30.2712024Z distributed/elastic/utils/logging_test 2024-12-17T23:35:30.2712374Z distributed/elastic/utils/util_test 2024-12-17T23:35:30.2712725Z distributed/flight_recorder/test_fr_analysis 2024-12-17T23:35:30.2713112Z distributed/fsdp/test_checkpoint_wrapper 2024-12-17T23:35:30.2713489Z distributed/fsdp/test_distributed_checkpoint 2024-12-17T23:35:30.2713845Z distributed/fsdp/test_fsdp_apply 2024-12-17T23:35:30.2714196Z distributed/fsdp/test_fsdp_backward_prefetch 2024-12-17T23:35:30.2714564Z distributed/fsdp/test_fsdp_checkpoint 2024-12-17T23:35:30.2714906Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-12-17T23:35:30.2715260Z distributed/fsdp/test_fsdp_comm 2024-12-17T23:35:30.2715587Z distributed/fsdp/test_fsdp_comm_hooks 2024-12-17T23:35:30.2715913Z distributed/fsdp/test_fsdp_core 2024-12-17T23:35:30.2716262Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-12-17T23:35:30.2716634Z distributed/fsdp/test_fsdp_exec_order 2024-12-17T23:35:30.2716964Z distributed/fsdp/test_fsdp_fine_tune 2024-12-17T23:35:30.2717352Z distributed/fsdp/test_fsdp_flatten_params 2024-12-17T23:35:30.2717726Z distributed/fsdp/test_fsdp_freezing_weights 2024-12-17T23:35:30.2718086Z distributed/fsdp/test_fsdp_fx 2024-12-17T23:35:30.2718404Z distributed/fsdp/test_fsdp_grad_acc 2024-12-17T23:35:30.2718736Z distributed/fsdp/test_fsdp_hybrid_shard 2024-12-17T23:35:30.2719101Z distributed/fsdp/test_fsdp_ignored_modules 2024-12-17T23:35:30.2719456Z distributed/fsdp/test_fsdp_input 2024-12-17T23:35:30.2719769Z distributed/fsdp/test_fsdp_memory 2024-12-17T23:35:30.2720096Z distributed/fsdp/test_fsdp_meta 2024-12-17T23:35:30.2720419Z distributed/fsdp/test_fsdp_misc 2024-12-17T23:35:30.2720744Z distributed/fsdp/test_fsdp_mixed_precision 2024-12-17T23:35:30.2721121Z distributed/fsdp/test_fsdp_multiple_forward 2024-12-17T23:35:30.2721508Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-12-17T23:35:30.2721870Z distributed/fsdp/test_fsdp_optim_state 2024-12-17T23:35:30.2722218Z distributed/fsdp/test_fsdp_overlap 2024-12-17T23:35:30.2722554Z distributed/fsdp/test_fsdp_pure_fp16 2024-12-17T23:35:30.2722980Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-12-17T23:35:30.2723363Z distributed/fsdp/test_fsdp_state_dict 2024-12-17T23:35:30.2723707Z distributed/fsdp/test_fsdp_tp_integration 2024-12-17T23:35:30.2724072Z distributed/fsdp/test_fsdp_traversal 2024-12-17T23:35:30.2724415Z distributed/fsdp/test_fsdp_uneven 2024-12-17T23:35:30.2724749Z distributed/fsdp/test_fsdp_unshard_params 2024-12-17T23:35:30.2725125Z distributed/fsdp/test_fsdp_use_orig_params 2024-12-17T23:35:30.2725515Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-12-17T23:35:30.2725875Z distributed/fsdp/test_shard_utils 2024-12-17T23:35:30.2726206Z distributed/fsdp/test_utils 2024-12-17T23:35:30.2726516Z distributed/fsdp/test_wrap 2024-12-17T23:35:30.2726817Z distributed/launcher/test_run 2024-12-17T23:35:30.2727137Z distributed/nn/jit/test_instantiator 2024-12-17T23:35:30.2727529Z distributed/optim/test_apply_optimizer_in_backward 2024-12-17T23:35:30.2727921Z distributed/optim/test_named_optimizer 2024-12-17T23:35:30.2728308Z distributed/optim/test_zero_redundancy_optimizer 2024-12-17T23:35:30.2728694Z distributed/pipelining/test_backward 2024-12-17T23:35:30.2729036Z distributed/pipelining/test_microbatch 2024-12-17T23:35:30.2729394Z distributed/pipelining/test_pipe 2024-12-17T23:35:30.2729726Z distributed/pipelining/test_schedule 2024-12-17T23:35:30.2730083Z distributed/pipelining/test_schedule_multiproc 2024-12-17T23:35:30.2730468Z distributed/pipelining/test_stage 2024-12-17T23:35:30.2730811Z distributed/pipelining/test_transformer 2024-12-17T23:35:30.2731154Z distributed/pipelining/test_unflatten 2024-12-17T23:35:30.2731513Z distributed/rpc/cuda/test_tensorpipe_agent 2024-12-17T23:35:30.2731953Z distributed/rpc/test_faulty_agent 2024-12-17T23:35:30.2732271Z distributed/rpc/test_share_memory 2024-12-17T23:35:30.2732605Z distributed/rpc/test_tensorpipe_agent 2024-12-17T23:35:30.2732997Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-12-17T23:35:30.2733418Z distributed/tensor/parallel/test_parallelize_api 2024-12-17T23:35:30.2733831Z distributed/tensor/parallel/test_tp_examples 2024-12-17T23:35:30.2734237Z distributed/tensor/parallel/test_tp_random_state 2024-12-17T23:35:30.2734621Z distributed/tensor/parallel/test_tp_style 2024-12-17T23:35:30.2734970Z distributed/test_backends 2024-12-17T23:35:30.2735266Z distributed/test_c10d_common 2024-12-17T23:35:30.2735576Z distributed/test_c10d_functional_native 2024-12-17T23:35:30.2735918Z distributed/test_c10d_gloo 2024-12-17T23:35:30.2736215Z distributed/test_c10d_logger 2024-12-17T23:35:30.2736499Z distributed/test_c10d_nccl 2024-12-17T23:35:30.2736812Z distributed/test_c10d_object_collectives 2024-12-17T23:35:30.2737163Z distributed/test_c10d_ops_nccl 2024-12-17T23:35:30.2737456Z distributed/test_c10d_pypg 2024-12-17T23:35:30.2737758Z distributed/test_c10d_spawn_gloo 2024-12-17T23:35:30.2738079Z distributed/test_c10d_spawn_nccl 2024-12-17T23:35:30.2738491Z distributed/test_c10d_spawn_ucc 2024-12-17T23:35:30.2738817Z distributed/test_c10d_ucc 2024-12-17T23:35:30.2739124Z distributed/test_collective_utils 2024-12-17T23:35:30.2739460Z distributed/test_compute_comm_reordering 2024-12-17T23:35:30.2739816Z distributed/test_control_collectives 2024-12-17T23:35:30.2740155Z distributed/test_data_parallel 2024-12-17T23:35:30.2740454Z distributed/test_device_mesh 2024-12-17T23:35:30.2740766Z distributed/test_distributed_spawn 2024-12-17T23:35:30.2741090Z distributed/test_dynamo_distributed 2024-12-17T23:35:30.2741419Z distributed/test_fake_pg 2024-12-17T23:35:30.2741716Z distributed/test_functional_api 2024-12-17T23:35:30.2742030Z distributed/test_inductor_collectives 2024-12-17T23:35:30.2742365Z distributed/test_launcher 2024-12-17T23:35:30.2742670Z distributed/test_multi_threaded_pg 2024-12-17T23:35:30.2742975Z distributed/test_nccl 2024-12-17T23:35:30.2743253Z distributed/test_pg_wrapper 2024-12-17T23:35:30.2743553Z distributed/test_store 2024-12-17T23:35:30.2743830Z distributed/test_symmetric_memory 2024-12-17T23:35:30.2744232Z distributions/test_constraints 2024-12-17T23:35:30.2744555Z distributions/test_distributions 2024-12-17T23:35:30.2744844Z doctests 2024-12-17T23:35:30.2745096Z dynamo/test_activation_checkpointing 2024-12-17T23:35:30.2745427Z dynamo/test_after_aot 2024-12-17T23:35:30.2745686Z dynamo/test_aot_autograd 2024-12-17T23:35:30.2745978Z dynamo/test_aot_autograd_cache 2024-12-17T23:35:30.2746286Z dynamo/test_autograd_function 2024-12-17T23:35:30.2746565Z dynamo/test_backends 2024-12-17T23:35:30.2746847Z dynamo/test_backward_higher_order_ops 2024-12-17T23:35:30.2747175Z dynamo/test_base_output 2024-12-17T23:35:30.2747444Z dynamo/test_bytecode_utils 2024-12-17T23:35:30.2747734Z dynamo/test_compile 2024-12-17T23:35:30.2748002Z dynamo/test_compiler_bisector 2024-12-17T23:35:30.2748281Z dynamo/test_comptime 2024-12-17T23:35:30.2748548Z dynamo/test_config 2024-12-17T23:35:30.2748794Z dynamo/test_ctx_manager 2024-12-17T23:35:30.2749075Z dynamo/test_cudagraphs 2024-12-17T23:35:30.2749381Z dynamo/test_cudagraphs_expandable_segments 2024-12-17T23:35:30.2749718Z dynamo/test_debug_utils 2024-12-17T23:35:30.2750001Z dynamo/test_decorators 2024-12-17T23:35:30.2750278Z dynamo/test_deviceguard 2024-12-17T23:35:30.2750553Z dynamo/test_dynamic_shapes 2024-12-17T23:35:30.2750837Z dynamo/test_exc 2024-12-17T23:35:30.2751087Z dynamo/test_exceptions 2024-12-17T23:35:30.2751342Z dynamo/test_export 2024-12-17T23:35:30.2751607Z dynamo/test_export_mutations 2024-12-17T23:35:30.2751901Z dynamo/test_frame_init 2024-12-17T23:35:30.2752160Z dynamo/test_functions 2024-12-17T23:35:30.2752436Z dynamo/test_fx_passes_pre_grad 2024-12-17T23:35:30.2752732Z dynamo/test_global 2024-12-17T23:35:30.2753073Z dynamo/test_graph_deduplication 2024-12-17T23:35:30.2753405Z dynamo/test_graph_region_tracker 2024-12-17T23:35:30.2753723Z dynamo/test_guard_manager 2024-12-17T23:35:30.2754005Z dynamo/test_higher_order_ops 2024-12-17T23:35:30.2754302Z dynamo/test_hooks 2024-12-17T23:35:30.2754561Z dynamo/test_inline_inbuilt_nn_modules 2024-12-17T23:35:30.2754903Z dynamo/test_input_attr_tracking 2024-12-17T23:35:30.2755212Z dynamo/test_interop 2024-12-17T23:35:30.2755462Z dynamo/test_logging 2024-12-17T23:35:30.2755731Z dynamo/test_metrics_context 2024-12-17T23:35:30.2756027Z dynamo/test_minifier 2024-12-17T23:35:30.2756278Z dynamo/test_misc 2024-12-17T23:35:30.2756538Z dynamo/test_model_output 2024-12-17T23:35:30.2756821Z dynamo/test_modes 2024-12-17T23:35:30.2757058Z dynamo/test_modules 2024-12-17T23:35:30.2757318Z dynamo/test_nops 2024-12-17T23:35:30.2757576Z dynamo/test_optimizers 2024-12-17T23:35:30.2757837Z dynamo/test_pgo 2024-12-17T23:35:30.2758099Z dynamo/test_pre_dispatch 2024-12-17T23:35:30.2758385Z dynamo/test_prim_hop_base 2024-12-17T23:35:30.2758661Z dynamo/test_profiler 2024-12-17T23:35:30.2758933Z dynamo/test_python_autograd 2024-12-17T23:35:30.2759235Z dynamo/test_recompile_ux 2024-12-17T23:35:30.2759515Z dynamo/test_recompiles 2024-12-17T23:35:30.2759794Z dynamo/test_reconstruct 2024-12-17T23:35:30.2760061Z dynamo/test_reorder_logs 2024-12-17T23:35:30.2760336Z dynamo/test_repros 2024-12-17T23:35:30.2760589Z dynamo/test_resume 2024-12-17T23:35:30.2760826Z dynamo/test_sdpa 2024-12-17T23:35:30.2761089Z dynamo/test_skip_guard_eval_unsafe 2024-12-17T23:35:30.2761409Z dynamo/test_skip_non_tensor 2024-12-17T23:35:30.2761685Z dynamo/test_sources 2024-12-17T23:35:30.2761951Z dynamo/test_structured_trace 2024-12-17T23:35:30.2762246Z dynamo/test_subclasses 2024-12-17T23:35:30.2762510Z dynamo/test_subgraphs 2024-12-17T23:35:30.2762773Z dynamo/test_torchrec 2024-12-17T23:35:30.2763040Z dynamo/test_trace_rules 2024-12-17T23:35:30.2763305Z dynamo/test_unspec 2024-12-17T23:35:30.2763563Z dynamo/test_utils 2024-12-17T23:35:30.2763825Z dynamo/test_verify_correctness 2024-12-17T23:35:30.2764107Z dynamo/test_view 2024-12-17T23:35:30.2764355Z export/test_converter 2024-12-17T23:35:30.2764693Z export/test_cpp_serdes 2024-12-17T23:35:30.2764953Z export/test_db 2024-12-17T23:35:30.2765204Z export/test_draft_export 2024-12-17T23:35:30.2765482Z export/test_experimental 2024-12-17T23:35:30.2765764Z export/test_export 2024-12-17T23:35:30.2766030Z export/test_export_legacy 2024-12-17T23:35:30.2766311Z export/test_export_nonstrict 2024-12-17T23:35:30.2766642Z export/test_export_training_ir_to_run_decomp 2024-12-17T23:35:30.2767016Z export/test_functionalized_assertions 2024-12-17T23:35:30.2767329Z export/test_hop 2024-12-17T23:35:30.2767581Z export/test_lift_unlift 2024-12-17T23:35:30.2767862Z export/test_pass_infra 2024-12-17T23:35:30.2768125Z export/test_passes 2024-12-17T23:35:30.2768394Z export/test_retraceability 2024-12-17T23:35:30.2768685Z export/test_schema 2024-12-17T23:35:30.2768929Z export/test_serdes 2024-12-17T23:35:30.2769185Z export/test_serialize 2024-12-17T23:35:30.2769452Z export/test_sparse 2024-12-17T23:35:30.2769692Z export/test_swap 2024-12-17T23:35:30.2769939Z export/test_tools 2024-12-17T23:35:30.2770189Z export/test_torchbind 2024-12-17T23:35:30.2770443Z export/test_tree_utils 2024-12-17T23:35:30.2770717Z export/test_unflatten 2024-12-17T23:35:30.2770986Z export/test_unflatten_training_ir 2024-12-17T23:35:30.2771300Z export/test_verifier 2024-12-17T23:35:30.2771561Z functorch/test_ac 2024-12-17T23:35:30.2771812Z functorch/test_aotdispatch 2024-12-17T23:35:30.2772113Z functorch/test_control_flow 2024-12-17T23:35:30.2772407Z functorch/test_dims 2024-12-17T23:35:30.2772666Z functorch/test_eager_transforms 2024-12-17T23:35:30.2772976Z functorch/test_logging 2024-12-17T23:35:30.2773267Z functorch/test_memory_efficient_fusion 2024-12-17T23:35:30.2773661Z functorch/test_minifier 2024-12-17T23:35:30.2773940Z functorch/test_ops 2024-12-17T23:35:30.2774209Z functorch/test_parsing 2024-12-17T23:35:30.2774474Z functorch/test_rearrange 2024-12-17T23:35:30.2774762Z functorch/test_vmap 2024-12-17T23:35:30.2775041Z functorch/test_vmap_registrations 2024-12-17T23:35:30.2775366Z higher_order_ops/test_invoke_subgraph 2024-12-17T23:35:30.2775706Z higher_order_ops/test_with_effects 2024-12-17T23:35:30.2776028Z inductor/test_aot_inductor 2024-12-17T23:35:30.2776322Z inductor/test_aot_inductor_arrayref 2024-12-17T23:35:30.2776667Z inductor/test_aot_inductor_custom_ops 2024-12-17T23:35:30.2777010Z inductor/test_aot_inductor_package 2024-12-17T23:35:30.2777331Z inductor/test_aot_inductor_utils 2024-12-17T23:35:30.2777654Z inductor/test_auto_functionalize 2024-12-17T23:35:30.2777974Z inductor/test_autoheuristic 2024-12-17T23:35:30.2778347Z inductor/test_b2b_gemm 2024-12-17T23:35:30.2778635Z inductor/test_benchmark_fusion 2024-12-17T23:35:30.2778935Z inductor/test_benchmarking 2024-12-17T23:35:30.2779233Z inductor/test_binary_folding 2024-12-17T23:35:30.2779532Z inductor/test_ck_backend 2024-12-17T23:35:30.2779800Z inductor/test_codecache 2024-12-17T23:35:30.2780086Z inductor/test_codegen_triton 2024-12-17T23:35:30.2780394Z inductor/test_combo_kernels 2024-12-17T23:35:30.2780682Z inductor/test_compile_worker 2024-12-17T23:35:30.2780990Z inductor/test_compiled_autograd 2024-12-17T23:35:30.2781316Z inductor/test_compiled_optimizers 2024-12-17T23:35:30.2781625Z inductor/test_config 2024-12-17T23:35:30.2781900Z inductor/test_control_flow 2024-12-17T23:35:30.2782214Z inductor/test_cooperative_reductions 2024-12-17T23:35:30.2782550Z inductor/test_coordinate_descent_tuner 2024-12-17T23:35:30.2782902Z inductor/test_cpp_wrapper_hipify 2024-12-17T23:35:30.2783229Z inductor/test_cpu_cpp_wrapper 2024-12-17T23:35:30.2783520Z inductor/test_cpu_repro 2024-12-17T23:35:30.2783820Z inductor/test_cpu_select_algorithm 2024-12-17T23:35:30.2784149Z inductor/test_cuda_repro 2024-12-17T23:35:30.2784429Z inductor/test_cudacodecache 2024-12-17T23:35:30.2784738Z inductor/test_cudagraph_trees 2024-12-17T23:35:30.2785094Z inductor/test_cudagraph_trees_expandable_segments 2024-12-17T23:35:30.2785465Z inductor/test_custom_lowering 2024-12-17T23:35:30.2785850Z inductor/test_custom_post_grad_passes 2024-12-17T23:35:30.2786187Z inductor/test_cutlass_backend 2024-12-17T23:35:30.2786478Z inductor/test_debug_trace 2024-12-17T23:35:30.2786783Z inductor/test_decompose_mem_bound_mm 2024-12-17T23:35:30.2787102Z inductor/test_dependencies 2024-12-17T23:35:30.2787415Z inductor/test_distributed_patterns 2024-12-17T23:35:30.2787754Z inductor/test_efficient_conv_bn_eval 2024-12-17T23:35:30.2788082Z inductor/test_extension_backend 2024-12-17T23:35:30.2788400Z inductor/test_external_callables 2024-12-17T23:35:30.2788717Z inductor/test_flex_attention 2024-12-17T23:35:30.2789005Z inductor/test_flex_decoding 2024-12-17T23:35:30.2789298Z inductor/test_foreach 2024-12-17T23:35:30.2789559Z inductor/test_fp8 2024-12-17T23:35:30.2789805Z inductor/test_fused_attention 2024-12-17T23:35:30.2790101Z inductor/test_fx_fusion 2024-12-17T23:35:30.2790384Z inductor/test_gpu_cpp_wrapper 2024-12-17T23:35:30.2790692Z inductor/test_graph_transform_observer 2024-12-17T23:35:30.2791034Z inductor/test_group_batch_fusion 2024-12-17T23:35:30.2791345Z inductor/test_halide 2024-12-17T23:35:30.2791596Z inductor/test_indexing 2024-12-17T23:35:30.2791887Z inductor/test_inductor_annotations 2024-12-17T23:35:30.2792222Z inductor/test_inductor_freezing 2024-12-17T23:35:30.2792523Z inductor/test_inductor_utils 2024-12-17T23:35:30.2792830Z inductor/test_inplacing_pass 2024-12-17T23:35:30.2793135Z inductor/test_kernel_benchmark 2024-12-17T23:35:30.2793428Z inductor/test_layout_optim 2024-12-17T23:35:30.2793720Z inductor/test_loop_ordering 2024-12-17T23:35:30.2794018Z inductor/test_max_autotune 2024-12-17T23:35:30.2794289Z inductor/test_memory 2024-12-17T23:35:30.2794629Z inductor/test_memory_planning 2024-12-17T23:35:30.2794915Z inductor/test_metrics 2024-12-17T23:35:30.2795188Z inductor/test_minifier 2024-12-17T23:35:30.2795476Z inductor/test_minifier_isolate 2024-12-17T23:35:30.2795776Z inductor/test_minifier_utils 2024-12-17T23:35:30.2796128Z inductor/test_mkldnn_pattern_matcher 2024-12-17T23:35:30.2796456Z inductor/test_mmdecomp 2024-12-17T23:35:30.2796743Z inductor/test_move_constructors_to_cuda 2024-12-17T23:35:30.2797086Z inductor/test_multi_kernel 2024-12-17T23:35:30.2797384Z inductor/test_op_dtype_prop 2024-12-17T23:35:30.2797670Z inductor/test_ordered_set 2024-12-17T23:35:30.2797955Z inductor/test_pad_mm 2024-12-17T23:35:30.2798221Z inductor/test_padding 2024-12-17T23:35:30.2798484Z inductor/test_pattern_matcher 2024-12-17T23:35:30.2798776Z inductor/test_perf 2024-12-17T23:35:30.2799203Z inductor/test_profiler 2024-12-17T23:35:30.2799484Z inductor/test_scatter_optimization 2024-12-17T23:35:30.2799818Z inductor/test_select_algorithm 2024-12-17T23:35:30.2800121Z inductor/test_smoke 2024-12-17T23:35:30.2800379Z inductor/test_snode_runtime 2024-12-17T23:35:30.2800686Z inductor/test_split_cat_fx_passes 2024-12-17T23:35:30.2801016Z inductor/test_standalone_compile 2024-12-17T23:35:30.2801321Z inductor/test_torchbind 2024-12-17T23:35:30.2801605Z inductor/test_torchinductor 2024-12-17T23:35:30.2801963Z inductor/test_torchinductor_codegen_config_overrides 2024-12-17T23:35:30.2802392Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-12-17T23:35:30.2802800Z inductor/test_torchinductor_dynamic_shapes 2024-12-17T23:35:30.2803160Z inductor/test_torchinductor_opinfo 2024-12-17T23:35:30.2803497Z inductor/test_torchinductor_strided_blocks 2024-12-17T23:35:30.2803851Z inductor/test_triton_cpu_backend 2024-12-17T23:35:30.2804181Z inductor/test_triton_extension_backend 2024-12-17T23:35:30.2804510Z inductor/test_triton_heuristics 2024-12-17T23:35:30.2804823Z inductor/test_triton_kernels 2024-12-17T23:35:30.2805115Z inductor/test_triton_syntax 2024-12-17T23:35:30.2805416Z inductor/test_triton_wrapper 2024-12-17T23:35:30.2805720Z inductor/test_unbacked_symints 2024-12-17T23:35:30.2806009Z inductor/test_utils 2024-12-17T23:35:30.2806275Z inductor/test_xpu_basic 2024-12-17T23:35:30.2806670Z lazy/test_bindings 2024-12-17T23:35:30.2806915Z lazy/test_debug_util 2024-12-17T23:35:30.2807195Z lazy/test_extract_compiled_graph 2024-12-17T23:35:30.2807517Z lazy/test_functionalization 2024-12-17T23:35:30.2807795Z lazy/test_generator 2024-12-17T23:35:30.2808052Z lazy/test_meta_kernel 2024-12-17T23:35:30.2808314Z lazy/test_reuse_ir 2024-12-17T23:35:30.2808559Z lazy/test_step_closures 2024-12-17T23:35:30.2808835Z lazy/test_ts_opinfo 2024-12-17T23:35:30.2809093Z nn/test_convolution 2024-12-17T23:35:30.2809332Z nn/test_dropout 2024-12-17T23:35:30.2809573Z nn/test_embedding 2024-12-17T23:35:30.2904224Z nn/test_init 2024-12-17T23:35:30.2904627Z nn/test_lazy_modules 2024-12-17T23:35:30.2905068Z nn/test_load_state_dict 2024-12-17T23:35:30.2905588Z nn/test_module_hooks 2024-12-17T23:35:30.2905990Z nn/test_multihead_attention 2024-12-17T23:35:30.2906344Z nn/test_packed_sequence 2024-12-17T23:35:30.2906632Z nn/test_parametrization 2024-12-17T23:35:30.2906923Z nn/test_pooling 2024-12-17T23:35:30.2907157Z nn/test_pruning 2024-12-17T23:35:30.2907460Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-12-17T23:35:30.2907852Z onnx/dynamo/test_exporter_api 2024-12-17T23:35:30.2908163Z onnx/dynamo/test_registry_dispatcher 2024-12-17T23:35:30.2908501Z onnx/exporter/test_api 2024-12-17T23:35:30.2908791Z onnx/exporter/test_building 2024-12-17T23:35:30.2909094Z onnx/exporter/test_capture_strategies 2024-12-17T23:35:30.2909435Z onnx/exporter/test_compat 2024-12-17T23:35:30.2909729Z onnx/exporter/test_core 2024-12-17T23:35:30.2910015Z onnx/exporter/test_small_models_e2e 2024-12-17T23:35:30.2910343Z onnx/exporter/test_tensors 2024-12-17T23:35:30.2910819Z onnx/internal/test_diagnostics 2024-12-17T23:35:30.2911126Z onnx/internal/test_registraion 2024-12-17T23:35:30.2911438Z onnx/test_autograd_funs 2024-12-17T23:35:30.2911718Z onnx/test_custom_ops 2024-12-17T23:35:30.2911968Z onnx/test_fx_passes 2024-12-17T23:35:30.2912235Z onnx/test_fx_to_onnx 2024-12-17T23:35:30.2912496Z onnx/test_fx_to_onnx_decomp_skip 2024-12-17T23:35:30.2912815Z onnx/test_fx_type_promotion 2024-12-17T23:35:30.2913105Z onnx/test_lazy_import 2024-12-17T23:35:30.2913368Z onnx/test_models_onnxruntime 2024-12-17T23:35:30.2913680Z onnx/test_models_quantized_onnxruntime 2024-12-17T23:35:30.2914009Z onnx/test_onnx_opset 2024-12-17T23:35:30.2914270Z onnx/test_onnxscript_no_runtime 2024-12-17T23:35:30.2914585Z onnx/test_onnxscript_runtime 2024-12-17T23:35:30.2914886Z onnx/test_op_consistency 2024-12-17T23:35:30.2915162Z onnx/test_pytorch_jit_onnx 2024-12-17T23:35:30.2915464Z onnx/test_pytorch_onnx_no_runtime 2024-12-17T23:35:30.2915793Z onnx/test_pytorch_onnx_onnxruntime 2024-12-17T23:35:30.2916125Z onnx/test_pytorch_onnx_shape_inference 2024-12-17T23:35:30.2916463Z onnx/test_symbolic_helper 2024-12-17T23:35:30.2916752Z onnx/test_utility_funs 2024-12-17T23:35:30.2917016Z onnx/test_verification 2024-12-17T23:35:30.2917352Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-12-17T23:35:30.2917740Z optim/test_lrscheduler 2024-12-17T23:35:30.2918000Z optim/test_optim 2024-12-17T23:35:30.2918251Z optim/test_swa_utils 2024-12-17T23:35:30.2918526Z profiler/test_cpp_thread 2024-12-17T23:35:30.2918808Z profiler/test_execution_trace 2024-12-17T23:35:30.2919106Z profiler/test_kineto 2024-12-17T23:35:30.2919369Z profiler/test_memory_profiler 2024-12-17T23:35:30.2919672Z profiler/test_profiler 2024-12-17T23:35:30.2919961Z profiler/test_profiler_tree 2024-12-17T23:35:30.2920255Z profiler/test_record_function 2024-12-17T23:35:30.2920559Z profiler/test_torch_tidy 2024-12-17T23:35:30.2920834Z test_ao_sparsity 2024-12-17T23:35:30.2921065Z test_autocast 2024-12-17T23:35:30.2921306Z test_autograd 2024-12-17T23:35:30.2921549Z test_autograd_fallback 2024-12-17T23:35:30.2921804Z test_autoload 2024-12-17T23:35:30.2922044Z test_autoload_disable 2024-12-17T23:35:30.2922309Z test_autoload_enable 2024-12-17T23:35:30.2922644Z test_binary_ufuncs 2024-12-17T23:35:30.2922906Z test_bundled_inputs 2024-12-17T23:35:30.2923176Z test_ci_sanity_check_fail 2024-12-17T23:35:30.2923452Z test_comparison_utils 2024-12-17T23:35:30.2923735Z test_compile_benchmark_util 2024-12-17T23:35:30.2924024Z test_complex 2024-12-17T23:35:30.2924247Z test_content_store 2024-12-17T23:35:30.2924504Z test_cpp_api_parity 2024-12-17T23:35:30.2924761Z test_cpp_extensions_aot_ninja 2024-12-17T23:35:30.2925072Z test_cpp_extensions_aot_no_ninja 2024-12-17T23:35:30.2925388Z test_cpp_extensions_jit 2024-12-17T23:35:30.2925668Z test_cpp_extensions_mtia_backend 2024-12-17T23:35:30.2926017Z test_cpp_extensions_open_device_registration 2024-12-17T23:35:30.2926390Z test_cpp_extensions_stream_and_event 2024-12-17T23:35:30.2926692Z test_cuda 2024-12-17T23:35:30.2926930Z test_cuda_expandable_segments 2024-12-17T23:35:30.2927224Z test_cuda_multigpu 2024-12-17T23:35:30.2927475Z test_cuda_nvml_based_avail 2024-12-17T23:35:30.2927764Z test_cuda_primary_ctx 2024-12-17T23:35:30.2928031Z test_cuda_sanitizer 2024-12-17T23:35:30.2928273Z test_cuda_trace 2024-12-17T23:35:30.2928516Z test_custom_ops 2024-12-17T23:35:30.2928760Z test_dataloader 2024-12-17T23:35:30.2928987Z test_datapipe 2024-12-17T23:35:30.2929223Z test_decomp 2024-12-17T23:35:30.2929453Z test_deploy 2024-12-17T23:35:30.2929671Z test_dispatch 2024-12-17T23:35:30.2929906Z test_dlpack 2024-12-17T23:35:30.2930128Z test_dynamic_shapes 2024-12-17T23:35:30.2947168Z test_expanded_weights 2024-12-17T23:35:30.2947486Z test_fake_tensor 2024-12-17T23:35:30.2947730Z test_file_check 2024-12-17T23:35:30.2947978Z test_flop_counter 2024-12-17T23:35:30.2948214Z test_foreach 2024-12-17T23:35:30.2948591Z test_function_schema 2024-12-17T23:35:30.2948882Z test_functional_autograd_benchmark 2024-12-17T23:35:30.2949206Z test_functional_optim 2024-12-17T23:35:30.2949486Z test_functionalization 2024-12-17T23:35:30.2949790Z test_functionalization_of_rng_ops 2024-12-17T23:35:30.2950108Z test_futures 2024-12-17T23:35:30.2950339Z test_fx 2024-12-17T23:35:30.2950566Z test_fx_experimental 2024-12-17T23:35:30.2950815Z test_fx_passes 2024-12-17T23:35:30.2951068Z test_fx_reinplace_pass 2024-12-17T23:35:30.2951336Z test_hub 2024-12-17T23:35:30.2951549Z test_import_stats 2024-12-17T23:35:30.2951797Z test_indexing 2024-12-17T23:35:30.2952030Z test_itt 2024-12-17T23:35:30.2952234Z test_jit 2024-12-17T23:35:30.2952459Z test_jit_autocast 2024-12-17T23:35:30.2952691Z test_jit_disabled 2024-12-17T23:35:30.2952939Z test_jit_fuser_legacy 2024-12-17T23:35:30.2953199Z test_jit_fuser_te 2024-12-17T23:35:30.2953429Z test_jit_legacy 2024-12-17T23:35:30.2953672Z test_jit_llga_fuser 2024-12-17T23:35:30.2953933Z test_jit_profiling 2024-12-17T23:35:30.2954172Z test_jiterator 2024-12-17T23:35:30.2954412Z test_legacy_vmap 2024-12-17T23:35:30.2954654Z test_license 2024-12-17T23:35:30.2954871Z test_linalg 2024-12-17T23:35:30.2955100Z test_logging 2024-12-17T23:35:30.2955337Z test_masked 2024-12-17T23:35:30.2955555Z test_maskedtensor 2024-12-17T23:35:30.2955802Z test_matmul_cuda 2024-12-17T23:35:30.2956029Z test_meta 2024-12-17T23:35:30.2956252Z test_metal 2024-12-17T23:35:30.2956483Z test_mkl_verbose 2024-12-17T23:35:30.2956708Z test_mkldnn 2024-12-17T23:35:30.2956943Z test_mkldnn_fusion 2024-12-17T23:35:30.2957203Z test_mkldnn_verbose 2024-12-17T23:35:30.2957451Z test_mobile_optimizer 2024-12-17T23:35:30.2957728Z test_model_exports_to_core_aten 2024-12-17T23:35:30.2958036Z test_module_tracker 2024-12-17T23:35:30.2958274Z test_modules 2024-12-17T23:35:30.2958505Z test_monitor 2024-12-17T23:35:30.2958732Z test_mps 2024-12-17T23:35:30.2958950Z test_multiprocessing 2024-12-17T23:35:30.2959232Z test_multiprocessing_spawn 2024-12-17T23:35:30.2959523Z test_namedtensor 2024-12-17T23:35:30.2959769Z test_namedtuple_return_api 2024-12-17T23:35:30.2960064Z test_native_functions 2024-12-17T23:35:30.2960311Z test_native_mha 2024-12-17T23:35:30.2960627Z test_nestedtensor 2024-12-17T23:35:30.2960873Z test_nn 2024-12-17T23:35:30.2961091Z test_numba_integration 2024-12-17T23:35:30.2961369Z test_numpy_interop 2024-12-17T23:35:30.2961622Z test_openmp 2024-12-17T23:35:30.2961837Z test_ops 2024-12-17T23:35:30.2962068Z test_ops_fwd_gradients 2024-12-17T23:35:30.2962340Z test_ops_gradients 2024-12-17T23:35:30.2962580Z test_ops_jit 2024-12-17T23:35:30.2962815Z test_optim 2024-12-17T23:35:30.2963051Z test_out_dtype_op 2024-12-17T23:35:30.2963286Z test_overrides 2024-12-17T23:35:30.2963525Z test_package 2024-12-17T23:35:30.2963755Z test_per_overload_api 2024-12-17T23:35:30.2964018Z test_prims 2024-12-17T23:35:30.2964255Z test_proxy_tensor 2024-12-17T23:35:30.2964484Z test_pruning_op 2024-12-17T23:35:30.2964733Z test_public_bindings 2024-12-17T23:35:30.2964996Z test_python_dispatch 2024-12-17T23:35:30.2965237Z test_pytree 2024-12-17T23:35:30.2965473Z test_quantization 2024-12-17T23:35:30.2965720Z test_reductions 2024-12-17T23:35:30.2965964Z test_scatter_gather_ops 2024-12-17T23:35:30.2966239Z test_schema_check 2024-12-17T23:35:30.2966487Z test_segment_reductions 2024-12-17T23:35:30.2966752Z test_serialization 2024-12-17T23:35:30.2967026Z test_set_default_mobile_cpu_allocator 2024-12-17T23:35:30.2967352Z test_shape_ops 2024-12-17T23:35:30.2967583Z test_show_pickle 2024-12-17T23:35:30.2967830Z test_sort_and_select 2024-12-17T23:35:30.2968074Z test_sparse 2024-12-17T23:35:30.2968308Z test_sparse_csr 2024-12-17T23:35:30.2968559Z test_sparse_semi_structured 2024-12-17T23:35:30.2968837Z test_spectral_ops 2024-12-17T23:35:30.2969091Z test_stateless 2024-12-17T23:35:30.2969315Z test_subclass 2024-12-17T23:35:30.2969551Z test_sympy_utils 2024-12-17T23:35:30.2969863Z test_tensor_creation_ops 2024-12-17T23:35:30.2970133Z test_tensorboard 2024-12-17T23:35:30.2970372Z test_tensorexpr 2024-12-17T23:35:30.2970624Z test_tensorexpr_pybind 2024-12-17T23:35:30.2970880Z test_testing 2024-12-17T23:35:30.2971114Z test_torch 2024-12-17T23:35:30.2971329Z test_transformers 2024-12-17T23:35:30.2971576Z test_type_hints 2024-12-17T23:35:30.2971822Z test_type_info 2024-12-17T23:35:30.2972055Z test_type_promotion 2024-12-17T23:35:30.2972314Z test_typing 2024-12-17T23:35:30.2972546Z test_unary_ufuncs 2024-12-17T23:35:30.2972775Z test_utils 2024-12-17T23:35:30.2973013Z test_utils_config_module 2024-12-17T23:35:30.2973287Z test_view_ops 2024-12-17T23:35:30.2973507Z test_vulkan 2024-12-17T23:35:30.2973731Z test_weak 2024-12-17T23:35:30.2973965Z test_xnnpack_integration 2024-12-17T23:35:30.2974221Z test_xpu 2024-12-17T23:35:30.2974466Z torch_np/numpy_tests/core/test_dlpack 2024-12-17T23:35:30.2974815Z torch_np/numpy_tests/core/test_dtype 2024-12-17T23:35:30.2975144Z torch_np/numpy_tests/core/test_einsum 2024-12-17T23:35:30.2975494Z torch_np/numpy_tests/core/test_getlimits 2024-12-17T23:35:30.2975836Z torch_np/numpy_tests/core/test_indexing 2024-12-17T23:35:30.2976192Z torch_np/numpy_tests/core/test_multiarray 2024-12-17T23:35:30.2976556Z torch_np/numpy_tests/core/test_numeric 2024-12-17T23:35:30.2976905Z torch_np/numpy_tests/core/test_numerictypes 2024-12-17T23:35:30.2977284Z torch_np/numpy_tests/core/test_scalar_ctors 2024-12-17T23:35:30.2977670Z torch_np/numpy_tests/core/test_scalar_methods 2024-12-17T23:35:30.2978046Z torch_np/numpy_tests/core/test_scalarinherit 2024-12-17T23:35:30.2978533Z torch_np/numpy_tests/core/test_scalarmath 2024-12-17T23:35:30.2978900Z torch_np/numpy_tests/core/test_shape_base 2024-12-17T23:35:30.2979243Z torch_np/numpy_tests/fft/test_helper 2024-12-17T23:35:30.2979591Z torch_np/numpy_tests/fft/test_pocketfft 2024-12-17T23:35:30.2979947Z torch_np/numpy_tests/lib/test_arraypad 2024-12-17T23:35:30.2980295Z torch_np/numpy_tests/lib/test_arraysetops 2024-12-17T23:35:30.2980663Z torch_np/numpy_tests/lib/test_function_base 2024-12-17T23:35:30.2981029Z torch_np/numpy_tests/lib/test_histograms 2024-12-17T23:35:30.2981380Z torch_np/numpy_tests/lib/test_index_tricks 2024-12-17T23:35:30.2981811Z torch_np/numpy_tests/lib/test_shape_base_ 2024-12-17T23:35:30.2982175Z torch_np/numpy_tests/lib/test_twodim_base 2024-12-17T23:35:30.2982522Z torch_np/numpy_tests/lib/test_type_check 2024-12-17T23:35:30.2982880Z torch_np/numpy_tests/linalg/test_linalg 2024-12-17T23:35:30.2983212Z torch_np/test_basic 2024-12-17T23:35:30.2983470Z torch_np/test_binary_ufuncs 2024-12-17T23:35:30.2983763Z torch_np/test_dtype 2024-12-17T23:35:30.2984030Z torch_np/test_function_base 2024-12-17T23:35:30.2984319Z torch_np/test_ndarray_methods 2024-12-17T23:35:30.2984621Z torch_np/test_nep50_examples 2024-12-17T23:35:30.2984913Z torch_np/test_random 2024-12-17T23:35:30.2985172Z torch_np/test_reductions 2024-12-17T23:35:30.2985461Z torch_np/test_scalars_0D_arrays 2024-12-17T23:35:30.2985775Z torch_np/test_ufuncs_basic 2024-12-17T23:35:30.2986061Z torch_np/test_unary_ufuncs 2024-12-17T23:35:30.2986342Z xpu/test_conv 2024-12-17T23:35:30.2986587Z xpu/test_gemm 2024-12-17T23:35:30.2986962Z additional failures: {'test_nestedtensor', 'inductor/test_max_autotune'} 2024-12-17T23:35:30.2987448Z Results from PreviouslyFailedInPR 2024-12-17T23:35:30.2987778Z inductor/test_max_autotune (1) 2024-12-17T23:35:30.2988079Z test_ci_sanity_check_fail (1) 2024-12-17T23:35:30.2988379Z test_nestedtensor (1) 2024-12-17T23:35:30.2988701Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:35.8615026Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:35.8636212Z Results from EditedByPR 2024-12-17T23:35:35.8636485Z test_cuda (1) 2024-12-17T23:35:35.8636717Z test_xpu (1) 2024-12-17T23:35:35.8636970Z Results from MentionedInPR 2024-12-17T23:35:35.8637153Z 2024-12-17T23:35:35.8637322Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:38.4582988Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:38.4604216Z Results from HistoricalClassFailurCorrelation 2024-12-17T23:35:38.4604721Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2024-12-17T23:35:38.4605335Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.15936390655444535) 2024-12-17T23:35:38.4605935Z test_transformers, TestSDPACudaOnlyCUDA (0.15556797341559772) 2024-12-17T23:35:38.4606545Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.1152108078789411) 2024-12-17T23:35:38.4607097Z test_fx, TestVisionTracing (0.09425463072596371) 2024-12-17T23:35:38.4607675Z test_transformers, TestSDPAPrivateUse1Only (0.08223580659601154) 2024-12-17T23:35:38.4608330Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.07164721551562928) 2024-12-17T23:35:38.4609030Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.06676904938737725) 2024-12-17T23:35:38.4609556Z test_utils, TestDeviceUtilsCPU (0.065683031770905) 2024-12-17T23:35:38.4610074Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.0604616101112135) 2024-12-17T23:35:38.4610584Z dynamo/test_misc, MiscTests (0.058056735677615115) 2024-12-17T23:35:38.4611220Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.05340037988452031) 2024-12-17T23:35:38.4611735Z test_cuda, TestCuda (0.049451927642849135) 2024-12-17T23:35:38.4612224Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.04869689580386849) 2024-12-17T23:35:38.4612968Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.04803699129311666) 2024-12-17T23:35:38.4613580Z test_linalg, TestLinalgCUDA (0.04146332098538158) 2024-12-17T23:35:38.4614014Z test_cuda, TestBlockStateAbsorption (0.04038841435196792) 2024-12-17T23:35:38.4614475Z test_cuda_multigpu, TestCudaMultiGPU (0.038430685523696086) 2024-12-17T23:35:38.4614964Z functorch/test_ops, TestOperatorsCUDA (0.03694087953527862) 2024-12-17T23:35:38.4615584Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.036696633061824795) 2024-12-17T23:35:38.4616220Z dynamo/test_modes, TorchFunctionModeTests (0.034659395676678625) 2024-12-17T23:35:38.4616928Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.033120562216089666) 2024-12-17T23:35:38.4617623Z inductor/test_torchinductor, CpuTests (0.032153455495085095) 2024-12-17T23:35:38.4618149Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.03196015861611955) 2024-12-17T23:35:38.4618721Z test_cuda, TestCudaAutocast (0.03167768160532858) 2024-12-17T23:35:38.4619219Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.029050958753158527) 2024-12-17T23:35:38.4619829Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.028405964458681612) 2024-12-17T23:35:38.4620431Z inductor/test_flex_decoding, TestFlexDecoding (0.02759778319918156) 2024-12-17T23:35:38.4621070Z test_ops, TestCompositeComplianceCUDA (0.02743634200244754) 2024-12-17T23:35:38.4621642Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.026863138165522996) 2024-12-17T23:35:38.4622248Z inductor/test_cpu_repro, CPUReproTests (0.025382944509615535) 2024-12-17T23:35:38.4622692Z test_jit, TestScript (0.02523132529659282) 2024-12-17T23:35:38.4623182Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.02510908139690939) 2024-12-17T23:35:38.4623714Z test_decomp, TestDecompCUDA (0.024795517492027935) 2024-12-17T23:35:38.4624147Z test_maskedtensor, TestBasicsCUDA (0.023526525515284166) 2024-12-17T23:35:38.4624567Z export/test_hop, TestHOPCUDA (0.02341447968621764) 2024-12-17T23:35:38.4625055Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.02296102717036083) 2024-12-17T23:35:38.4625657Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022203242628347965) 2024-12-17T23:35:38.4626273Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.022039003624133212) 2024-12-17T23:35:38.4626916Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0196653089922614) 2024-12-17T23:35:38.4627533Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.019449082590463986) 2024-12-17T23:35:38.4628047Z inductor/test_torchinductor, GPUTests (0.019440567814776814) 2024-12-17T23:35:38.4628478Z test_ops, TestCommonCUDA (0.01899002719791221) 2024-12-17T23:35:38.4629039Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.018961066740494293) 2024-12-17T23:35:38.4629929Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.018184624491637956) 2024-12-17T23:35:38.4630685Z test_ops_gradients, TestBwdGradientsCUDA (0.017549870989095884) 2024-12-17T23:35:38.4631214Z test_python_dispatch, TestPythonRegistration (0.01720363045315854) 2024-12-17T23:35:38.4631843Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.016887340563358926) 2024-12-17T23:35:38.4632504Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01642053717740454) 2024-12-17T23:35:38.4633106Z inductor/test_triton_cpu_backend, CpuTritonTests (0.016085797248285304) 2024-12-17T23:35:38.4633695Z inductor/test_pattern_matcher, TestPatternMatcher (0.015960572473912787) 2024-12-17T23:35:38.4634278Z test_dataloader, TestDataLoader (0.015662798685845174) 2024-12-17T23:35:38.4634860Z distributed/_composable/test_replicate_with_compiler, DDP_TP_Test (0.015390174755297645) 2024-12-17T23:35:38.4635541Z distributed/test_dynamo_distributed, TestSingleProc (0.01520425974053832) 2024-12-17T23:35:38.4636131Z inductor/test_loop_ordering, LoopOrderingTest (0.014297767226075547) 2024-12-17T23:35:38.4636666Z distributed/fsdp/test_wrap, TestFSDPWrap (0.01421398986158208) 2024-12-17T23:35:38.4637249Z inductor/test_extension_backend, ExtensionBackendTests (0.014156438524913675) 2024-12-17T23:35:38.4637870Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.013373072189305956) 2024-12-17T23:35:38.4638609Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.012949120450752737) 2024-12-17T23:35:38.4639271Z test_cuda, TestCudaOptimsCUDA (0.012127013341799065) 2024-12-17T23:35:38.4639784Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.012124138748559261) 2024-12-17T23:35:38.4640392Z dynamo/test_autograd_function, AutogradFunctionTests (0.010877697421364308) 2024-12-17T23:35:38.4640920Z test_cuda, TestCudaMallocAsync (0.010625297732905721) 2024-12-17T23:35:38.4641376Z profiler/test_profiler, TestProfiler (0.01051967799525307) 2024-12-17T23:35:38.4641963Z export/test_retraceability, RetraceExportNonStrictTestExport (0.01006037102018551) 2024-12-17T23:35:38.4642682Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.009935920746791862) 2024-12-17T23:35:38.4643356Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.009847004789357393) 2024-12-17T23:35:38.4643863Z test_autograd, TestAutograd (0.00966690730683813) 2024-12-17T23:35:38.4644509Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.009436032792722796) 2024-12-17T23:35:38.4645112Z export/test_export, TestExport (0.00942874939496385) 2024-12-17T23:35:38.4645604Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.0094148022439581) 2024-12-17T23:35:38.4646106Z test_testing, TestImports (0.009282068819340945) 2024-12-17T23:35:38.4646570Z functorch/test_control_flow, TestControlFlow (0.00894389924633747) 2024-12-17T23:35:38.4647158Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.00850479173583666) 2024-12-17T23:35:38.4647777Z export/test_retraceability, RetraceExportTestExport (0.008340292023071958) 2024-12-17T23:35:38.4648299Z test_ops, TestMathBitsCUDA (0.008273583955651673) 2024-12-17T23:35:38.4648733Z onnx/test_fx_to_onnx, TestFxToOnnx (0.008185295896914588) 2024-12-17T23:35:38.4649276Z export/test_export_nonstrict, NonStrictExportTestExport (0.008140530599676503) 2024-12-17T23:35:38.4650042Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpointCUDA (0.00812660184536989) 2024-12-17T23:35:38.4650892Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0080158279481757) 2024-12-17T23:35:38.4651657Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.00796129426669164) 2024-12-17T23:35:38.4652350Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.00789220616811381) 2024-12-17T23:35:38.4653131Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007810046341512817) 2024-12-17T23:35:38.4653830Z test_quantization, TestNumericDebugger (0.007717846602377423) 2024-12-17T23:35:38.4654586Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.00769332247311103) 2024-12-17T23:35:38.4655431Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.007471461028678139) 2024-12-17T23:35:38.4656043Z test_autograd, TestAutogradDeviceTypeCUDA (0.007444571516893901) 2024-12-17T23:35:38.4656719Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007383796218756315) 2024-12-17T23:35:38.4657429Z test_quantization, TestFXNumericSuiteNShadows (0.007280822224017433) 2024-12-17T23:35:38.4658029Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.007255089189089243) 2024-12-17T23:35:38.4658741Z test_cuda_expandable_segments, TestCuda (0.007050452013061884) 2024-12-17T23:35:38.4659345Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.006946289873091746) 2024-12-17T23:35:38.4660016Z profiler/test_execution_trace, TestExecutionTraceCPU (0.006828755054700977) 2024-12-17T23:35:38.4660572Z test_serialization, TestSerialization (0.006710057659741026) 2024-12-17T23:35:38.4661027Z test_utils, TestBottleneck (0.0065405482481017095) 2024-12-17T23:35:38.4661561Z distributed/test_functional_api, TestFunctionalAutograd (0.006500824961869048) 2024-12-17T23:35:38.4662101Z dynamo/test_repros, ReproTests (0.006457016319863279) 2024-12-17T23:35:38.4662534Z test_mps, TestAdvancedIndexing (0.006254712475739052) 2024-12-17T23:35:38.4663167Z distributed/elastic/multiprocessing/api_test, StartProcessesAsFuncTest (0.006233866011353371) 2024-12-17T23:35:38.4663854Z test_cpp_extensions_jit, TestCppExtensionJIT (0.0061392711548338506) 2024-12-17T23:35:38.4664437Z distributed/launcher/test_run, ElasticLaunchTest (0.006048707707147079) 2024-12-17T23:35:38.4664906Z test_nn, TestNN (0.005798804462729843) 2024-12-17T23:35:38.4665431Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.005771159640489496) 2024-12-17T23:35:38.4666080Z test_tensorboard, TestTensorBoardWriter (0.0057659082292024644) 2024-12-17T23:35:38.4666602Z test_ci_sanity_check_fail, TestCISanityCheck (0.005639732122955938) 2024-12-17T23:35:38.4667227Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.005612784411777402) 2024-12-17T23:35:38.4668036Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.005366623860149927) 2024-12-17T23:35:38.4668909Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.0052799818514812896) 2024-12-17T23:35:38.4669516Z inductor/test_multi_kernel, MultiKernelTest (0.005258048718866282) 2024-12-17T23:35:38.4670113Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.005183139640865062) 2024-12-17T23:35:38.4670658Z test_ops_jit, TestJitCUDA (0.005166100249529079) 2024-12-17T23:35:38.4671222Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.004977310903852628) 2024-12-17T23:35:38.4671886Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.004974581532703913) 2024-12-17T23:35:38.4672488Z test_cuda_expandable_segments, TestCudaMallocAsync (0.004903180676577497) 2024-12-17T23:35:38.4673000Z test_custom_ops, TestCustomOp (0.004829961474134934) 2024-12-17T23:35:38.4673447Z test_quantization, TestQuantizedLinear (0.004780021951284282) 2024-12-17T23:35:38.4674129Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.00476484315813388) 2024-12-17T23:35:38.4674847Z distributed/test_device_mesh, DeviceMeshTest (0.004724216764781716) 2024-12-17T23:35:38.4675388Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.004675818156760515) 2024-12-17T23:35:38.4676047Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.004612779822477975) 2024-12-17T23:35:38.4676760Z distributed/_tensor/test_matrix_ops, DistMatrixOpsTest (0.0045999633086999375) 2024-12-17T23:35:38.4677315Z distributed/test_c10d_ucc, CommTest (0.004216633032974942) 2024-12-17T23:35:38.4677748Z test_modules, TestModuleCUDA (0.004072884179578072) 2024-12-17T23:35:38.4678211Z test_transformers, TestTransformersCUDA (0.004034212919409342) 2024-12-17T23:35:38.4678690Z test_package, DirectoryReaderTest (0.004030444041908517) 2024-12-17T23:35:38.4679175Z test_quantization, TestDynamicQuantizedOps (0.003999671032844113) 2024-12-17T23:35:38.4679961Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFuncTorchHigherOrderOpTests (0.0039765563400793996) 2024-12-17T23:35:38.4680651Z test_mps, TestMPS (0.0038237195003568225) 2024-12-17T23:35:38.4681201Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCpu (0.0037392955705840563) 2024-12-17T23:35:38.4681956Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.0037335575956769142) 2024-12-17T23:35:38.4682580Z test_jit, TestScriptList (0.0036468399588437178) 2024-12-17T23:35:38.4683084Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0036416376193874503) 2024-12-17T23:35:38.4683707Z inductor/test_torchinductor, TritonCodeGenTests (0.0035458050504562012) 2024-12-17T23:35:38.4684398Z test_sparse_semi_structured, TestSparseSemiStructuredCUSPARSELTCUDA (0.0035022447918510893) 2024-12-17T23:35:38.4684987Z test_utils, TestCheckpoint (0.0034609247751170957) 2024-12-17T23:35:38.4685505Z distributed/fsdp/test_fsdp_core, TestParityWithDDPCUDA (0.00344997248152495) 2024-12-17T23:35:38.4686012Z test_package, TestMisc (0.0033021165180310264) 2024-12-17T23:35:38.4686394Z test_package, TestResources (0.0033021165180310264) 2024-12-17T23:35:38.4686838Z test_quantization, TestQuantizedOps (0.003248724086769331) 2024-12-17T23:35:38.4687487Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.0032336909161186787) 2024-12-17T23:35:38.4688227Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.0032230796128063554) 2024-12-17T23:35:38.4688815Z functorch/test_control_flow, TestHopSchema (0.0031747610015172645) 2024-12-17T23:35:38.4689319Z test_jit_fuser_te, TestTEFuserStatic (0.0031241417471587077) 2024-12-17T23:35:38.4689856Z inductor/test_select_algorithm, TestSelectAlgorithm (0.0030666422057999583) 2024-12-17T23:35:38.4690608Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCastAfterInit (0.0030171023401234414) 2024-12-17T23:35:38.4691374Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.002996034377390193) 2024-12-17T23:35:38.4691949Z test_quantization, TestQuantizeJitPasses (0.0029160481689079957) 2024-12-17T23:35:38.4692483Z test_cuda, TestMemPool (0.0029069212575812105) 2024-12-17T23:35:38.4692922Z functorch/test_ops, TestOperatorsCPU (0.0028609150189071878) 2024-12-17T23:35:38.4693355Z test_torch, TestTorch (0.0027821707906566726) 2024-12-17T23:35:38.4693843Z export/test_serdes, SerDesExportNonStrictTestExport (0.002779144499006212) 2024-12-17T23:35:38.4694414Z distributed/test_fake_pg, TestFakePG (0.002688641731568726) 2024-12-17T23:35:38.4694909Z test_monitor, TestMonitorTensorboard (0.0026763799240928673) 2024-12-17T23:35:38.4695463Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.0025737889941535364) 2024-12-17T23:35:38.4696078Z nn/test_parametrization, TestNNParametrization (0.002538691871505989) 2024-12-17T23:35:38.4696659Z distributed/test_symmetric_memory, LoweringTest (0.002529979819784966) 2024-12-17T23:35:38.4697336Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCuda (0.002427758412924967) 2024-12-17T23:35:38.4698031Z inductor/test_flex_attention, TestFlexAttention (0.0024090290301548908) 2024-12-17T23:35:38.4698632Z test_foreach, TestForeachCUDA (0.002383650858763019) 2024-12-17T23:35:38.4699262Z functorch/test_aotdispatch, TestAOTAutograd (0.002353446140174768) 2024-12-17T23:35:38.4699769Z dynamo/test_logging, LoggingTests (0.002338314681922468) 2024-12-17T23:35:38.4700328Z benchmark_utils/test_benchmark_utils, TestBenchmarkUtils (0.0022999816543499687) 2024-12-17T23:35:38.4700985Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0022999816543499687) 2024-12-17T23:35:38.4701556Z inductor/test_op_dtype_prop, TestCaseCUDA (0.0022999816543499683) 2024-12-17T23:35:38.4702063Z test_cpp_api_parity, TestCppApiParity (0.0022999816543499683) 2024-12-17T23:35:38.4702610Z test_dataloader, TestDataLoaderPersistentWorkers (0.002279046645401493) 2024-12-17T23:35:38.4703192Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.002245220186389255) 2024-12-17T23:35:38.4703685Z dynamo/test_exc, ExcTests (0.0022424821129912193) 2024-12-17T23:35:38.4704086Z test_jit, TestTypeSharing (0.0022187041071661754) 2024-12-17T23:35:38.4704509Z test_legacy_vmap, TestVmapAPILegacy (0.0022173416208819833) 2024-12-17T23:35:38.4705151Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.002151426608286331) 2024-12-17T23:35:38.4706062Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.0020546502778859724) 2024-12-17T23:35:38.4706658Z test_quantization, TestQuantizeJit (0.002053555048526758) 2024-12-17T23:35:38.4707148Z test_quantization, TestQuantizedTensor (0.002053555048526758) 2024-12-17T23:35:38.4707644Z test_quantization, TestSerialization (0.002053555048526758) 2024-12-17T23:35:38.4708352Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.002035953148110814) 2024-12-17T23:35:38.4709067Z test_ops_gradients, TestBwdGradientsCPU (0.0019003501618491954) 2024-12-17T23:35:38.4709580Z functorch/test_aotdispatch, TestAOTExport (0.0018912368712262566) 2024-12-17T23:35:38.4710182Z profiler/test_kineto, SimpleKinetoInitializationTest (0.0018855847766087997) 2024-12-17T23:35:38.4710736Z test_pytree, TestGenericPytree (0.0018816082976348873) 2024-12-17T23:35:38.4711216Z export/test_serdes, SerDesExportTestExport (0.0018655301467479532) 2024-12-17T23:35:38.4711803Z distributed/test_dynamo_distributed, TestMultiProc (0.0018497308354287173) 2024-12-17T23:35:38.4712370Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0018482666533161907) 2024-12-17T23:35:38.4712900Z test_nestedtensor, TestNestedTensorOpInfoCPU (0.0018399853234799747) 2024-12-17T23:35:38.4713452Z dynamo/test_modules, OptimizedModuleTest (0.0018208188096937251) 2024-12-17T23:35:38.4713916Z test_linalg, TestLinalgCPU (0.001806708051636373) 2024-12-17T23:35:38.4714490Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0018054855986647245) 2024-12-17T23:35:38.4715205Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.001795855485143222) 2024-12-17T23:35:38.4715914Z onnx/test_pytorch_jit_onnx, TestJITIRToONNX_opset14 (0.0017249862407624778) 2024-12-17T23:35:38.4716402Z test_jit_legacy, TestJit (0.0017249862407624778) 2024-12-17T23:35:38.4716974Z distributed/elastic/utils/distributed_test, DistributedUtilTest (0.0017249862407624768) 2024-12-17T23:35:38.4717627Z inductor/test_cuda_repro, CudaReproTests (0.0017230808900844249) 2024-12-17T23:35:38.4718211Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0017201550120808174) 2024-12-17T23:35:38.4718806Z test_content_store, TestContentStoreCPU (0.0016197527843041146) 2024-12-17T23:35:38.4719448Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0016154633048410497) 2024-12-17T23:35:38.4720141Z inductor/test_scatter_optimization, TestScatterOpt (0.001599749506554443) 2024-12-17T23:35:38.4720745Z torch_np/numpy_tests/lib/test_arraysetops, TestUnique (0.0015841074412484598) 2024-12-17T23:35:38.4721384Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.0015646751654576864) 2024-12-17T23:35:38.4722003Z test_quantization, TestDynamicQuantizedModule (0.001560701836880336) 2024-12-17T23:35:38.4722575Z inductor/test_torchinductor, SweepInputsCpuTest (0.0015483881053127589) 2024-12-17T23:35:38.4723248Z distributed/_composable/test_replicate_with_compiler, ReplicateTest (0.0015333211028999792) 2024-12-17T23:35:38.4723905Z test_dataloader, TestOutOfOrderDataLoader (0.0015333211028999792) 2024-12-17T23:35:38.4724443Z functorch/test_aotdispatch, TestAOTDispatch (0.0015333211028999774) 2024-12-17T23:35:38.4725000Z test_stateless, TestStatelessFunctionalAPI (0.001492108175074461) 2024-12-17T23:35:38.4725497Z test_sympy_utils, TestSympyInterp (0.001492108175074461) 2024-12-17T23:35:38.4726014Z torch_np/numpy_tests/core/test_numeric, TestBroadcast (0.001492108175074461) 2024-12-17T23:35:38.4726620Z torch_np/numpy_tests/core/test_numeric, TestSeterr (0.001492108175074461) 2024-12-17T23:35:38.4727238Z torch_np/numpy_tests/core/test_numeric, TestStringFunction (0.001492108175074461) 2024-12-17T23:35:38.4727849Z torch_np/numpy_tests/core/test_numeric, TestTypes (0.001492108175074461) 2024-12-17T23:35:38.4728465Z torch_np/numpy_tests/core/test_numerictypes, TestBitName (0.001492108175074461) 2024-12-17T23:35:38.4729121Z torch_np/numpy_tests/core/test_numerictypes, TestCommonType (0.001492108175074461) 2024-12-17T23:35:38.4729839Z torch_np/numpy_tests/core/test_scalarmath, TestConversion (0.001492108175074461) 2024-12-17T23:35:38.4730470Z torch_np/numpy_tests/lib/test_histograms, TestHistogram (0.001492108175074461) 2024-12-17T23:35:38.4731160Z torch_np/numpy_tests/lib/test_histograms, TestHistogramOptimBinNums (0.001492108175074461) 2024-12-17T23:35:38.4731835Z torch_np/numpy_tests/linalg/test_linalg, TestLstsq (0.001492108175074461) 2024-12-17T23:35:38.4732330Z test_pytree, TestCxxPytree (0.0014861004167408597) 2024-12-17T23:35:38.4732782Z inductor/test_torchinductor, TestFull (0.0014758215615412297) 2024-12-17T23:35:38.4733304Z inductor/test_triton_kernels, KernelTests (0.0014511789009589088) 2024-12-17T23:35:38.4733906Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.0014056166162472513) 2024-12-17T23:35:38.4734537Z dynamo/test_backends, TestExplainWithBackend (0.001405544344324981) 2024-12-17T23:35:38.4735086Z inductor/test_max_autotune, TestMaxAutotune (0.0013927809105195783) 2024-12-17T23:35:38.4736003Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.0013815403986750107) 2024-12-17T23:35:38.4736888Z test_sympy_utils, TestValueRanges (0.0013761556898527318) 2024-12-17T23:35:38.4737371Z test_quantization, TestFloat8DtypeCUDA (0.0013194377585141923) 2024-12-17T23:35:38.4738112Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0013163396514762797) 2024-12-17T23:35:38.4739016Z test_testing, TestTestParametrizationDeviceTypeCPU (0.0013043186005188133) 2024-12-17T23:35:38.4739862Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0012937396805718575) 2024-12-17T23:35:38.4740614Z higher_order_ops/test_with_effects, TestWithEffects (0.001280121368144786) 2024-12-17T23:35:38.4741335Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (0.0012777675857499828) 2024-12-17T23:35:38.4742023Z test_unary_ufuncs, TestUnaryUfuncsMPS (0.0012777675857499828) 2024-12-17T23:35:38.4742574Z functorch/test_control_flow, TestControlFlowTraced (0.001275136887779321) 2024-12-17T23:35:38.4743081Z dynamo/test_hooks, HooksTests (0.001264989909892483) 2024-12-17T23:35:38.4743536Z inductor/test_padding, PaddingTest (0.0012461513090880338) 2024-12-17T23:35:38.4744099Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.001245823396106233) 2024-12-17T23:35:38.4744710Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.001245823396106233) 2024-12-17T23:35:38.4745307Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.0012289117662948362) 2024-12-17T23:35:38.4745940Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.001188323854747484) 2024-12-17T23:35:38.4746609Z inductor/test_distributed_patterns, DistributedPatternTests (0.0011499908271749848) 2024-12-17T23:35:38.4747269Z distributed/test_launcher, TestDistributedLaunch (0.0011499908271749844) 2024-12-17T23:35:38.4747907Z dynamo/test_graph_region_tracker, GraphRegionTrackerTests (0.0011499908271749844) 2024-12-17T23:35:38.4748511Z inductor/test_codecache, TestFxGraphCache (0.0011499908271749844) 2024-12-17T23:35:38.4749088Z inductor/test_cooperative_reductions, TestFixedConfigs (0.0011499908271749844) 2024-12-17T23:35:38.4749686Z inductor/test_flex_attention, TestBlockMask (0.0011499908271749844) 2024-12-17T23:35:38.4750241Z inductor/test_max_autotune, TestPrologueFusion (0.0011499908271749844) 2024-12-17T23:35:38.4750804Z inductor/test_snode_runtime, ComputeBoundedTests (0.0011499908271749844) 2024-12-17T23:35:38.4751425Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.0011499908271749844) 2024-12-17T23:35:38.4751972Z test_jit_legacy, TestScriptList (0.0011499908271749844) 2024-12-17T23:35:38.4752386Z test_ops, TestFakeTensorCUDA (0.0011499908271749844) 2024-12-17T23:35:38.4752876Z test_quantization, TestQuantizeDynamicJitOps (0.0011499908271749844) 2024-12-17T23:35:38.4753477Z distributed/test_c10d_functional_native, TestWithNCCL (0.0011499908271749841) 2024-12-17T23:35:38.4754184Z profiler/test_memory_profiler, TestIdentifyGradients (0.0011499908271749841) 2024-12-17T23:35:38.4754731Z test_optim, TestOptimRenewedCUDA (0.0011499908271749841) 2024-12-17T23:35:38.4755209Z distributed/test_c10d_ops_nccl, pytest (0.0011226100931946274) 2024-12-17T23:35:38.4755909Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.0011085376694512348) 2024-12-17T23:35:38.4756692Z distributed/test_c10d_ops_nccl, ProcessGroupNCCLOpTest (0.001074693808729003) 2024-12-17T23:35:38.4757486Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.001074319441408114) 2024-12-17T23:35:38.4758240Z distributed/_tools/test_sac_ilp, TestSACILP (0.001067848625233914) 2024-12-17T23:35:38.4758757Z test_matmul_cuda, TestFP8MatmulCudaCUDA (0.001067848625233914) 2024-12-17T23:35:38.4759264Z test_quantization, TestQuantizeEagerQAT (0.001067848625233914) 2024-12-17T23:35:38.4759777Z test_quantization, TestQuantizeFxModels (0.001067848625233914) 2024-12-17T23:35:38.4760444Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFunctionTests (0.0010548838799573522) 2024-12-17T23:35:38.4761334Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.001034991744457486) 2024-12-17T23:35:38.4762072Z dynamo/test_subclasses, TestNestedTensor (0.000958325689312488) 2024-12-17T23:35:38.4762737Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.0009583256893124869) 2024-12-17T23:35:38.4763596Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.0009583256893124869) 2024-12-17T23:35:38.4764511Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0009583256893124869) 2024-12-17T23:35:38.4765345Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0009583256893124869) 2024-12-17T23:35:38.4766114Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0009583256893124869) 2024-12-17T23:35:38.4766903Z distributed/test_c10d_nccl, NcclProcessGroupWithDispatchedCollectivesTests (0.0009583256893124869) 2024-12-17T23:35:38.4767614Z dynamo/test_ctx_manager, CtxManagerTests (0.0009583256893124869) 2024-12-17T23:35:38.4768073Z functorch/test_dims, TestMin (0.0009583256893124869) 2024-12-17T23:35:38.4768577Z inductor/test_compile_worker, TestCompileWorker (0.0009583256893124869) 2024-12-17T23:35:38.4769113Z inductor/test_perf, InplacingTests (0.0009583256893124869) 2024-12-17T23:35:38.4769575Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0009583256893124869) 2024-12-17T23:35:38.4770005Z test_ops_jit, TestJitCPU (0.0009583256893124869) 2024-12-17T23:35:38.4770471Z test_overrides, TestTorchFunctionWarning (0.0009583256893124869) 2024-12-17T23:35:38.4770942Z test_testing, TestTestingCUDA (0.0009583256893124869) 2024-12-17T23:35:38.4771373Z test_type_hints, TestTypeHints (0.0009583256893124869) 2024-12-17T23:35:38.4771915Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0009583256893124869) 2024-12-17T23:35:38.4772669Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorChunked (0.0009487424324193621) 2024-12-17T23:35:38.4773478Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalGpuTests (0.0009314925700117372) 2024-12-17T23:35:38.4774113Z distributed/test_functional_api, pytest (0.000930584682516599) 2024-12-17T23:35:38.4774556Z test_meta, TestMetaCUDA (0.0008624931203812383) 2024-12-17T23:35:38.4775029Z distributed/_tensor/test_api, DTensorAPITest (0.0008357512701937578) 2024-12-17T23:35:38.4775538Z inductor/test_pad_mm, PadMMTest (0.000821422019410703) 2024-12-17T23:35:38.4776040Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0008182627039514312) 2024-12-17T23:35:38.4776640Z dynamo/test_compiler_bisector, TestCompilerBisector (0.000817771254879989) 2024-12-17T23:35:38.4777263Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (0.000804993579022489) 2024-12-17T23:35:38.4778434Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.0007823559643143192) 2024-12-17T23:35:38.4779291Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0007666605514499896) 2024-12-17T23:35:38.4780214Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaDistAutogradTest (0.0007666605514499896) 2024-12-17T23:35:38.4781016Z dynamo/test_backward_higher_order_ops, BackwardHigherOrderOpTests (0.0007666605514499896) 2024-12-17T23:35:38.4781747Z test_transformers, test.test_transformers.TestSDPACudaOnlyCUDA (0.0007666605514499896) 2024-12-17T23:35:38.4782373Z test_public_bindings, TestPublicBindings (0.0007599471937454346) 2024-12-17T23:35:38.4783175Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestDynamismExpression (0.0007582999934148948) 2024-12-17T23:35:38.4783881Z test_fx, TestMatcher (0.0007582999934148948) 2024-12-17T23:35:38.4784297Z dynamo/test_interop, InteropTests (0.0007582999934148947) 2024-12-17T23:35:38.4784703Z test_jit, TestJit (0.0007570772945568643) 2024-12-17T23:35:38.4785160Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.0007528318979245569) 2024-12-17T23:35:38.4785789Z torch_np/numpy_tests/core/test_numeric, TestCreationFuncs (0.0007474940376637399) 2024-12-17T23:35:38.4786441Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.0007400658672489732) 2024-12-17T23:35:38.4786977Z test_utils, TestDataLoaderUtils (0.0007392798174696327) 2024-12-17T23:35:38.4787557Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (0.0007324556960776051) 2024-12-17T23:35:38.4788162Z functorch/test_vmap, TestVmapAPI (0.0007121341633396244) 2024-12-17T23:35:38.4788825Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.0007081160843956494) 2024-12-17T23:35:38.4789574Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.0006941110448166009) 2024-12-17T23:35:38.4790210Z test_transformers, TestAttnBiasCUDA (0.0006856135788681335) 2024-12-17T23:35:38.4790908Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesHigherOrderOpTests (0.0006800932029403957) 2024-12-17T23:35:38.4791675Z distributed/fsdp/test_fsdp_state_dict, TestFSDPStateDict (0.0006723023297330678) 2024-12-17T23:35:38.4792184Z test_mps, TestSDPA (0.0006643768144638569) 2024-12-17T23:35:38.4792590Z test_jit, TestFrozenOptimizations (0.0006601799193041576) 2024-12-17T23:35:38.4793059Z test_quantization, TestQuantizeJitOps (0.0006571376155285625) 2024-12-17T23:35:38.4793598Z test_nestedtensor, TestNestedTensorSubclassCPU (0.0006554947714897413) 2024-12-17T23:35:38.4794163Z inductor/test_debug_trace, TestDebugTrace (0.0006426419328330796) 2024-12-17T23:35:38.4794763Z inductor/test_aot_inductor, AOTInductorTestABICompatibleGpu (0.0006369326358123523) 2024-12-17T23:35:38.4795383Z distributed/test_c10d_common, TimeoutTest (0.0005947256483674543) 2024-12-17T23:35:38.4795926Z distributed/fsdp/test_fsdp_core, TestHooks (0.0005798273078193207) 2024-12-17T23:35:38.4796444Z dynamo/test_trace_rules, TraceRuleTests (0.0005749954135874924) 2024-12-17T23:35:38.4796993Z nn/test_embedding, TestEmbeddingNNDeviceTypeCPU (0.0005749954135874924) 2024-12-17T23:35:38.4797623Z distributed/test_symmetric_memory, SymmMemAllReduceTest (0.0005749954135874922) 2024-12-17T23:35:38.4798215Z inductor/test_loop_ordering, ImplDetailTest (0.0005749954135874922) 2024-12-17T23:35:38.4798673Z test_cuda, test_cuda (0.0005749954135874922) 2024-12-17T23:35:38.4799262Z inductor/test_minifier, MinifierTests (0.0005684436353248948) 2024-12-17T23:35:38.4799763Z dynamo/test_functions, FunctionTests (0.0005558194093674518) 2024-12-17T23:35:38.4800223Z test_transformers, TestSDPACUDA (0.0005202339456267785) 2024-12-17T23:35:38.4800753Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.0005189178454607456) 2024-12-17T23:35:38.4801327Z profiler/test_profiler, TestProfilerCUDA (0.000511107034299993) 2024-12-17T23:35:38.4801760Z test_jit, TestModels (0.0004928532116464219) 2024-12-17T23:35:38.4802290Z test_overrides, TestEinsumOverride (0.0004928532116464219) 2024-12-17T23:35:38.4802819Z torch_np/numpy_tests/core/test_einsum, TestEinsum (0.0004928532116464219) 2024-12-17T23:35:38.4803359Z test_quantization, TestDuplicateDQPass (0.0004860411876740408) 2024-12-17T23:35:38.4803969Z test_cpp_extensions_mtia_backend, TestCppExtensionMTIABackend (0.00047916284465624343) 2024-12-17T23:35:38.4804639Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0004599963308699938) 2024-12-17T23:35:38.4805212Z test_numba_integration, TestNumbaIntegration (0.0004599963308699938) 2024-12-17T23:35:38.4805725Z test_jit_legacy, TestTypeSharing (0.00044904403727785106) 2024-12-17T23:35:38.4806354Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.00044230416429807094) 2024-12-17T23:35:38.4807183Z distributed/test_c10d_common, ProcessGroupWithDispatchedCollectivesTests (0.0004320071361345179) 2024-12-17T23:35:38.4807924Z inductor/test_memory_planning, TestMemoryPlanning (0.0004244013766955299) 2024-12-17T23:35:38.4808500Z distributed/test_c10d_gloo, LargeCommTest (0.00042248472531690494) 2024-12-17T23:35:38.4809062Z dynamo/test_structured_trace, StructuredTraceTest (0.00041728238586063695) 2024-12-17T23:35:38.4809661Z distributed/pipelining/test_pipe, PipeTests (0.00041619856234503144) 2024-12-17T23:35:38.4810303Z distributed/pipelining/test_transformer, TransformerTests (0.00041619856234503144) 2024-12-17T23:35:38.4810982Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.0004135287363900772) 2024-12-17T23:35:38.4811625Z distributed/fsdp/test_fsdp_exec_order, TestFSDPExecOrder (0.0003833302757249948) 2024-12-17T23:35:38.4812313Z dynamo/test_compile, InPlaceCompilationTests (0.0003833302757249948) 2024-12-17T23:35:38.4812958Z inductor/test_gpu_cpp_wrapper, DynamicShapesGpuWrapperGpuTests (0.0003833302757249948) 2024-12-17T23:35:38.4813575Z test_content_store, TestContentStoreCUDA (0.0003833302757249948) 2024-12-17T23:35:38.4814070Z test_jit, TestMixTracingScripting (0.0003833302757249948) 2024-12-17T23:35:38.4814490Z test_mps, TestNNMPS (0.0003833302757249948) 2024-12-17T23:35:38.4814902Z test_native_mha, TestMHADeviceTypeCUDA (0.0003833302757249948) 2024-12-17T23:35:38.4815348Z test_optim, TestSWAUtils (0.0003833302757249948) 2024-12-17T23:35:38.4815785Z test_torch, TestDevicePrecisionCUDA (0.0003833302757249948) 2024-12-17T23:35:38.4816344Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.00038333027572499435) 2024-12-17T23:35:38.4816929Z inductor/test_halide, CpuHalideTests (0.0003821605172015168) 2024-12-17T23:35:38.4817386Z test_modules, TestModuleCPU (0.00038077474055349446) 2024-12-17T23:35:38.4817786Z test_jit_legacy, TestTracer (0.0003781030446923812) 2024-12-17T23:35:38.4818498Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaRemoteModuleTest (0.0003567101176885368) 2024-12-17T23:35:38.4819348Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.00035514422603933336) 2024-12-17T23:35:38.4820022Z test_multiprocessing, TestMultiprocessing (0.0003513860860812452) 2024-12-17T23:35:38.4820494Z test_ops, TestCommonCPU (0.00032912195390529854) 2024-12-17T23:35:38.4821029Z distributed/pipelining/test_microbatch, MicrobatchTests (0.00030751563325877724) 2024-12-17T23:35:38.4821623Z test_quantization, TestMetaDataPorting (0.00029509625081624837) 2024-12-17T23:35:38.4822151Z dynamo/test_cudagraphs, TestAotCudagraphs (0.0002874977067937461) 2024-12-17T23:35:38.4822647Z dynamo/test_unspec, UnspecTests (0.0002874977067937461) 2024-12-17T23:35:38.4823127Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.0002874977067937461) 2024-12-17T23:35:38.4823688Z test_quantization, TestQuantizeEagerQATNumerics (0.0002874977067937461) 2024-12-17T23:35:38.4824275Z test_testing, TestOpInfoSampleFunctionsCPU (0.00028556169530018547) 2024-12-17T23:35:38.4824982Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.0002854274561757191) 2024-12-17T23:35:38.4825683Z test_utils, TestDeviceUtilsCUDA (0.00028269639828971586) 2024-12-17T23:35:38.4826217Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.00027216449576474597) 2024-12-17T23:35:38.4826819Z distributed/_tensor/test_view_ops, TestViewOps (0.00027216449576474597) 2024-12-17T23:35:38.4827545Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.00027216449576474597) 2024-12-17T23:35:38.4828391Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.00027216449576474597) 2024-12-17T23:35:38.4829048Z test_autograd, TestAutogradFunctional (0.00027216449576474597) 2024-12-17T23:35:38.4829554Z test_custom_ops, TestCustomOpTestingCPU (0.00027216449576474597) 2024-12-17T23:35:38.4830090Z test_fake_tensor, FakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:35:38.4830746Z test_fake_tensor, PropagateRealTensorsFakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:35:38.4831421Z test_functionalization, TestFunctionalization (0.00027216449576474597) 2024-12-17T23:35:38.4832004Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.00027216449576474597) 2024-12-17T23:35:38.4832529Z test_proxy_tensor, TestSymbolicTracing (0.00027216449576474597) 2024-12-17T23:35:38.4833056Z test_serialization, TestOldSerialization (0.00027216449576474597) 2024-12-17T23:35:38.4833562Z test_torch, TestTorchDeviceTypeCPU (0.00027216449576474597) 2024-12-17T23:35:38.4834259Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0002705860769823493) 2024-12-17T23:35:38.4834959Z dynamo/test_utils, TestDynamoTimed (0.0002529979819784963) 2024-12-17T23:35:38.4835431Z test_torch, TestTorchDeviceTypeCUDA (0.00025082362080644727) 2024-12-17T23:35:38.4836140Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:38.4836927Z export/test_retraceability, RetraceExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:38.4837640Z export/test_serdes, SerDesExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:38.4838190Z test_mkldnn, TestMkldnnCPU (0.00023669676520271646) 2024-12-17T23:35:38.4838690Z distributed/_tools/test_mod_tracker, TestModTracker (0.0002299981654349969) 2024-12-17T23:35:38.4839351Z distributed/test_data_parallel, TestDataParallelDeviceTypeCUDA (0.0002299981654349969) 2024-12-17T23:35:38.4840104Z test_cpp_extensions_stream_and_event, TestCppExtensionStreamAndEvent (0.0002299981654349969) 2024-12-17T23:35:38.4840723Z test_flop_counter, TestFlopCounter (0.0002299981654349969) 2024-12-17T23:35:38.4841140Z test_mps, TestMemoryLeak (0.0002299981654349969) 2024-12-17T23:35:38.4841554Z test_nestedtensor, TestNestedInt (0.0002299981654349969) 2024-12-17T23:35:38.4842008Z test_transformers, TestSDPACPU (0.0002299981654349969) 2024-12-17T23:35:38.4842465Z test_transformers, TestSDPACpuOnlyCPU (0.0002299981654349969) 2024-12-17T23:35:38.4842966Z test_transformers, TestTransformersCPU (0.0002299981654349969) 2024-12-17T23:35:38.4843477Z onnx/test_fx_passes, TestModularizePass (0.0002232841491414063) 2024-12-17T23:35:38.4843933Z test_fx, TestSourceMatcher (0.0002232841491414063) 2024-12-17T23:35:38.4844382Z inductor/test_config, TestInductorConfig (0.00022247606231398258) 2024-12-17T23:35:38.4844939Z distributed/pipelining/test_stage, StageTest (0.00021336307799787443) 2024-12-17T23:35:38.4845458Z test_fake_tensor, FakeTensorTest (0.0002049355014350893) 2024-12-17T23:35:38.4845961Z dynamo/test_higher_order_ops, HigherOrderOpTests (0.00019852473227020782) 2024-12-17T23:35:38.4846594Z distributed/pipelining/test_schedule_multiproc, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4847211Z distributed/pipelining/test_stage, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4847750Z distributed/test_functional_api, TestPgTag (0.0001916651378624974) 2024-12-17T23:35:38.4848376Z dynamo/test_cudagraphs_expandable_segments, TestAotCudagraphs (0.0001916651378624974) 2024-12-17T23:35:38.4849095Z inductor/test_gpu_cpp_wrapper, TestGpuWrapper (0.0001916651378624974) 2024-12-17T23:35:38.4849577Z inductor/test_halide, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4850029Z inductor/test_torchinductor, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4850532Z inductor/test_triton_cpu_backend, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4851081Z profiler/test_execution_trace, TestExecutionTrace (0.0001916651378624974) 2024-12-17T23:35:38.4851705Z profiler/test_memory_profiler, TestMemoryProfilerE2E (0.0001916651378624974) 2024-12-17T23:35:38.4852314Z profiler/test_profiler, TestExperimentalUtils (0.0001916651378624974) 2024-12-17T23:35:38.4852875Z profiler/test_profiler_tree, TestProfilerTree (0.0001916651378624974) 2024-12-17T23:35:38.4853457Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.0001916651378624974) 2024-12-17T23:35:38.4854028Z test_dataloader, TestIndividualWorkerQueue (0.0001916651378624974) 2024-12-17T23:35:38.4854485Z test_jit, TestFreezing (0.0001916651378624974) 2024-12-17T23:35:38.4854861Z test_modules, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4855218Z test_ops, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4855574Z test_ops_gradients, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4855950Z test_torch, pytest (0.0001916651378624974) 2024-12-17T23:35:38.4856402Z test_transformers, TestSDPAFailureModesCUDA (0.0001916651378624974) 2024-12-17T23:35:38.4856927Z test_unary_ufuncs, TestUnaryUfuncsCPU (0.0001916651378624974) 2024-12-17T23:35:38.4857531Z export/test_serdes, test.export.test_serdes.SerDesExportTestExport (0.0001793166491014178) 2024-12-17T23:35:38.4858140Z export/test_hop, TestHOPGeneric (0.00016866532131899756) 2024-12-17T23:35:38.4858848Z higher_order_ops/test_invoke_subgraph, TestInvokeSubgraph (0.00016866532131899756) 2024-12-17T23:35:38.4859392Z test_jit, TestRecursiveScript (0.00016428440388214062) 2024-12-17T23:35:38.4859881Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.000152751025853324) 2024-12-17T23:35:38.4860507Z distributed/_tensor/test_random_ops, DistTensorRandomOpTest (0.00014374885339687305) 2024-12-17T23:35:38.4861155Z distributed/_tensor/test_utils, TestStridedSharding (0.00014374885339687305) 2024-12-17T23:35:38.4861740Z distributed/test_c10d_nccl, LargeCommTest (0.00014374885339687305) 2024-12-17T23:35:38.4862370Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.00014374885339687305) 2024-12-17T23:35:38.4863008Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.00014374885339687305) 2024-12-17T23:35:38.4863576Z nn/test_dropout, TestDropoutNNDeviceTypeCUDA (0.00014374885339687305) 2024-12-17T23:35:38.4864201Z dynamo/test_interop, test.dynamo.test_interop.InteropTests (0.00013862393949074818) 2024-12-17T23:35:38.4864817Z inductor/test_benchmarking, TestBenchmarker (0.00013801633826957574) 2024-12-17T23:35:38.4865342Z test_transformers, TestAttnBiasCPU (0.00013799889926099812) 2024-12-17T23:35:38.4865841Z profiler/test_cpp_thread, CppThreadTest (0.00012777675857499824) 2024-12-17T23:35:38.4866342Z dynamo/test_functions, DefaultsTests (0.00011576360970526163) 2024-12-17T23:35:38.4866927Z distributed/_tensor/debug/test_op_coverage, TestOpCoverage (0.00011499908271749845) 2024-12-17T23:35:38.4867481Z test_custom_ops, MiniOpTest (0.00011499908271749845) 2024-12-17T23:35:38.4868013Z distributed/checkpoint/test_state_dict, TestStateDict (0.00010454462065227131) 2024-12-17T23:35:38.4868714Z export/test_unflatten_training_ir, TrainingIRUnflattenTestUnflatten (9.58325689312487e-05) 2024-12-17T23:35:38.4869381Z test_testing, TestOpInfoSampleFunctionsCUDA (9.58325689312487e-05) 2024-12-17T23:35:38.4869906Z test_matmul_cuda, TestMatmulCudaCUDA (8.214220194107031e-05) 2024-12-17T23:35:38.4870542Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (7.193559642328626e-05) 2024-12-17T23:35:38.4871189Z functorch/test_ac, MemoryBudgetTest (6.899944963049906e-05) 2024-12-17T23:35:38.4871694Z inductor/test_mmdecomp, TestDecompCUDA (6.899944963049906e-05) 2024-12-17T23:35:38.4872335Z functorch/test_vmap, test.functorch.test_vmap.TestVmapAPI (6.393143075602171e-05) 2024-12-17T23:35:38.4872902Z dynamo/test_export, ExportTests (6.05258330092097e-05) 2024-12-17T23:35:38.4873332Z export/test_db, ExampleTests (6.05258330092097e-05) 2024-12-17T23:35:38.4873898Z distributed/fsdp/test_fsdp_tp_integration, TestTPFSDPIntegration (5.7499541358749224e-05) 2024-12-17T23:35:38.4874672Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (5.7499541358749224e-05) 2024-12-17T23:35:38.4875353Z functorch/test_aotdispatch, TestPythonKeyCPU (4.893577987978657e-05) 2024-12-17T23:35:38.4875900Z functorch/test_eager_transforms, TestJacCPU (4.893577987978657e-05) 2024-12-17T23:35:38.4876442Z functorch/test_vmap, TestVmapOperators (4.893577987978657e-05) 2024-12-17T23:35:38.4876995Z functorch/test_vmap, TestVmapOperatorsOpInfoCPU (4.79370904944848e-05) 2024-12-17T23:35:38.4877527Z test_module_tracker, TestModuleTracker (4.791628446562435e-05) 2024-12-17T23:35:38.4878004Z test_package, TestPackageScript (4.791628446562435e-05) 2024-12-17T23:35:38.4878481Z dynamo/test_subclasses, SubclassTests (4.511502475840324e-05) 2024-12-17T23:35:38.4879034Z inductor/test_flex_attention, TestLearnableBiases (4.0350555339473136e-05) 2024-12-17T23:35:38.4879591Z test_fx_experimental, TestFXExperimental (4.023650105776492e-05) 2024-12-17T23:35:38.4880312Z distributed/algorithms/quantization/test_quantization, DistQuantizationTests (2.6833119300749637e-05) 2024-12-17T23:35:38.4881119Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (2.4467889939893284e-05) 2024-12-17T23:35:38.4881798Z functorch/test_eager_transforms, TestCompileTransformsCPU (2.4467889939893284e-05) 2024-12-17T23:35:38.4882505Z test_ao_sparsity, TestBaseStructuredSparsifier (2.4467889939893284e-05) 2024-12-17T23:35:38.4883300Z export/test_export_nonstrict, test.export.test_export_nonstrict.NonStrictExportTestExport (2.3469200554591514e-05) 2024-12-17T23:35:38.4884236Z export/test_serdes, test.export.test_serdes.SerDesExportTestDynamismExpression (2.3469200554591514e-05) 2024-12-17T23:35:38.4885019Z onnx/exporter/test_small_models_e2e, DynamoExporterTest (2.090892413045426e-05) 2024-12-17T23:35:38.4885637Z distributed/algorithms/test_join, TestJoin (2.0535550485267578e-05) 2024-12-17T23:35:38.4886085Z test_fx, TestFX (1.932757692731066e-05) 2024-12-17T23:35:38.4886436Z test_jit, TestList (1.932757692731066e-05) 2024-12-17T23:35:38.4886809Z test_jit_legacy, TestList (1.932757692731066e-05) 2024-12-17T23:35:38.4887266Z export/test_cpp_serdes, CppSerdesTestExport (1.885230864221286e-05) 2024-12-17T23:35:38.4887990Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (1.885230864221286e-05) 2024-12-17T23:35:38.4888739Z distributed/test_c10d_logger, C10dErrorLoggerTest (1.604638363499978e-05) 2024-12-17T23:35:38.4889348Z functorch/test_control_flow, AssociativeScanTests (1.604638363499978e-05) 2024-12-17T23:35:38.4889955Z distributed/test_c10d_functional_native, CompileTest (1.5131458252302425e-05) 2024-12-17T23:35:38.4890482Z test_jit_legacy, TestScript (7.666605514499897e-06) 2024-12-17T23:35:38.4891004Z inductor/test_minifier_isolate, MinifierIsolateTests (7.5657291261512126e-06) 2024-12-17T23:35:38.4891573Z inductor/test_inductor_utils, TestBench (6.886172617814278e-06) 2024-12-17T23:35:38.4892148Z inductor/test_group_batch_fusion, TestGroupBatchFusion (6.845183495089192e-06) 2024-12-17T23:35:38.4892783Z distributions/test_distributions, TestDistributions (3.833302757249948e-06) 2024-12-17T23:35:39.6393479Z lazy/test_generator, LazyGeneratorTest (3.833302757249948e-06) 2024-12-17T23:35:39.6394306Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:39.6417387Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:39.6438654Z Results from CorrelatedWithHistoricalFailures 2024-12-17T23:35:39.6439035Z test_nestedtensor (0.25) 2024-12-17T23:35:39.6439372Z distributed/fsdp/test_fsdp_misc (0.1401725823121425) 2024-12-17T23:35:39.6439793Z distributed/fsdp/test_wrap (0.1401725823121425) 2024-12-17T23:35:39.6440236Z distributed/test_dynamo_distributed (0.13861403265597977) 2024-12-17T23:35:39.6440637Z test_cuda (0.11695063142750571) 2024-12-17T23:35:39.6440994Z inductor/test_compiled_autograd (0.09938130169387159) 2024-12-17T23:35:39.6441483Z test_cpp_extensions_open_device_registration (0.09362737225475007) 2024-12-17T23:35:39.6441949Z inductor/test_cudacodecache (0.08327580973049081) 2024-12-17T23:35:39.6442325Z test_reductions (0.07393781153572275) 2024-12-17T23:35:39.6442740Z distributed/_tools/test_runtime_estimator (0.0627297916555656) 2024-12-17T23:35:39.6443157Z test_tensorboard (0.0568505024463711) 2024-12-17T23:35:39.6443482Z test_package (0.05273885010923428) 2024-12-17T23:35:39.6443839Z inductor/test_loop_ordering (0.052219321148825056) 2024-12-17T23:35:39.6444206Z functorch/test_ops (0.04988459256404448) 2024-12-17T23:35:39.6444580Z test_cuda_expandable_segments (0.0496083550913838) 2024-12-17T23:35:39.6445040Z distributed/_tensor/test_dtensor_compile (0.04950342414301748) 2024-12-17T23:35:39.6445482Z test_cpp_extensions_jit (0.04792596437505052) 2024-12-17T23:35:39.6446013Z torch_np/numpy_tests/lib/test_function_base (0.04672449006144555) 2024-12-17T23:35:39.6446536Z inductor/test_triton_extension_backend (0.04523558215019799) 2024-12-17T23:35:39.6446983Z functorch/test_aotdispatch (0.04502864771028652) 2024-12-17T23:35:39.6447394Z inductor/test_torchinductor (0.04497849154514606) 2024-12-17T23:35:39.6447770Z test_linalg (0.043267437523312184) 2024-12-17T23:35:39.6448226Z distributed/_composable/fsdp/test_fully_shard_compile (0.04247662982112374) 2024-12-17T23:35:39.6448743Z profiler/test_profiler (0.039513331209108035) 2024-12-17T23:35:39.6449108Z test_quantization (0.039498344384427) 2024-12-17T23:35:39.6449523Z distributed/test_compute_comm_reordering (0.03890385966871913) 2024-12-17T23:35:39.6449995Z inductor/test_cpu_cpp_wrapper (0.03854904886236479) 2024-12-17T23:35:39.6450383Z test_cpp_api_parity (0.03767251025736664) 2024-12-17T23:35:39.6450782Z inductor/test_mkldnn_pattern_matcher (0.03662880655686666) 2024-12-17T23:35:39.6451193Z test_custom_ops (0.036553524804177534) 2024-12-17T23:35:39.6451594Z inductor/test_aot_inductor_arrayref (0.0364637816099368) 2024-12-17T23:35:39.6452014Z test_sparse_semi_structured (0.03594316910243803) 2024-12-17T23:35:39.6452434Z inductor/test_extension_backend (0.035434539350988434) 2024-12-17T23:35:39.6452872Z inductor/test_kernel_benchmark (0.03543453935098843) 2024-12-17T23:35:39.6453269Z distributed/test_c10d_nccl (0.034761725537774846) 2024-12-17T23:35:39.6453670Z profiler/test_profiler_tree (0.03390702361276161) 2024-12-17T23:35:39.6454070Z inductor/test_aot_inductor (0.033453261856954276) 2024-12-17T23:35:39.6454421Z test_autograd (0.033383066020141725) 2024-12-17T23:35:39.6454789Z distributed/test_device_mesh (0.03171914935056582) 2024-12-17T23:35:39.6455251Z distributed/test_inductor_collectives (0.02901689756534807) 2024-12-17T23:35:39.6455684Z distributed/test_fake_pg (0.028026497355041768) 2024-12-17T23:35:39.6456060Z test_modules (0.02763554982876129) 2024-12-17T23:35:39.6456374Z test_utils (0.027148718495230987) 2024-12-17T23:35:39.6456675Z test_monitor (0.026788199783259532) 2024-12-17T23:35:39.6457022Z inductor/test_cpu_repro (0.026578007869356338) 2024-12-17T23:35:39.6457455Z benchmark_utils/test_benchmark_utils (0.02564341663558373) 2024-12-17T23:35:39.6458005Z distributed/test_distributed_spawn (0.024631001225555487) 2024-12-17T23:35:39.6458525Z inductor/test_flex_decoding (0.024482766830414178) 2024-12-17T23:35:39.6459017Z distributed/flight_recorder/test_fr_analysis (0.024244684819097344) 2024-12-17T23:35:39.6459539Z inductor/test_cooperative_reductions (0.024244684819097344) 2024-12-17T23:35:39.6460004Z inductor/test_pattern_matcher (0.024244684819097344) 2024-12-17T23:35:39.6460440Z inductor/test_select_algorithm (0.024244684819097344) 2024-12-17T23:35:39.6460827Z functorch/test_vmap (0.023827008525640223) 2024-12-17T23:35:39.6461166Z test_mps (0.023599051484493323) 2024-12-17T23:35:39.6461519Z test_cpp_extensions_aot_ninja (0.02284595300261096) 2024-12-17T23:35:39.6462041Z distributed/_composable/test_replicate_with_compiler (0.022379709063782165) 2024-12-17T23:35:39.6462523Z test_nn (0.020912990940290022) 2024-12-17T23:35:39.6462838Z test_transformers (0.020350391084013653) 2024-12-17T23:35:39.6463171Z test_jit_legacy (0.018837822335200406) 2024-12-17T23:35:39.6463534Z onnx/test_pytorch_jit_onnx (0.01864975755315182) 2024-12-17T23:35:39.6463916Z test_ops_gradients (0.018649757553151788) 2024-12-17T23:35:39.6464251Z test_testing (0.018286450587830665) 2024-12-17T23:35:39.6464567Z test_ops (0.017530772099962694) 2024-12-17T23:35:39.6464889Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:35:39.6465314Z torch_np/numpy_tests/core/test_shape_base (0.016679495975724566) 2024-12-17T23:35:39.6465832Z torch_np/numpy_tests/lib/test_arraysetops (0.016679495975724566) 2024-12-17T23:35:39.6466273Z test_binary_ufuncs (0.016652222246600987) 2024-12-17T23:35:39.6466637Z dynamo/test_dynamic_shapes (0.015983849024347005) 2024-12-17T23:35:39.6467167Z torch_np/numpy_tests/core/test_numeric (0.015784307613173277) 2024-12-17T23:35:39.6467691Z torch_np/numpy_tests/core/test_numerictypes (0.015784307613173277) 2024-12-17T23:35:39.6468213Z torch_np/numpy_tests/core/test_scalarmath (0.015784307613173277) 2024-12-17T23:35:39.6468730Z torch_np/numpy_tests/lib/test_histograms (0.015784307613173277) 2024-12-17T23:35:39.6469229Z torch_np/numpy_tests/linalg/test_linalg (0.015784307613173277) 2024-12-17T23:35:39.6469744Z inductor/test_torchinductor_dynamic_shapes (0.015344264845914285) 2024-12-17T23:35:39.6470192Z test_stateless (0.015318063674344483) 2024-12-17T23:35:39.6470533Z test_sympy_utils (0.01531806367434448) 2024-12-17T23:35:39.6470844Z test_jit (0.015277414075053238) 2024-12-17T23:35:39.6471229Z dynamo/test_inline_inbuilt_nn_modules (0.014894287760860037) 2024-12-17T23:35:39.6471683Z dynamo/test_export_mutations (0.014453562103692644) 2024-12-17T23:35:39.6472085Z functorch/test_control_flow (0.014359400231101768) 2024-12-17T23:35:39.6472594Z distributed/_composable/fsdp/test_fully_shard_comm (0.014298147457416383) 2024-12-17T23:35:39.6473137Z higher_order_ops/test_with_effects (0.014173815740395378) 2024-12-17T23:35:39.6473553Z inductor/test_max_autotune (0.014142732811140118) 2024-12-17T23:35:39.6474031Z export/test_export_training_ir_to_run_decomp (0.013105029400265339) 2024-12-17T23:35:39.6474504Z profiler/test_torch_tidy (0.013093825234817395) 2024-12-17T23:35:39.6474929Z inductor/test_distributed_patterns (0.013054830287206269) 2024-12-17T23:35:39.6475338Z nn/test_packed_sequence (0.013054830287206264) 2024-12-17T23:35:39.6475701Z test_spectral_ops (0.013054830287206264) 2024-12-17T23:35:39.6476036Z dynamo/test_pgo (0.013054830287206262) 2024-12-17T23:35:39.6476383Z inductor/test_control_flow (0.013054830287206259) 2024-12-17T23:35:39.6476747Z test_pytree (0.013052184931524968) 2024-12-17T23:35:39.6477098Z profiler/test_memory_profiler (0.012851378386626425) 2024-12-17T23:35:39.6477514Z export/test_retraceability (0.012426220213527732) 2024-12-17T23:35:39.6478020Z inductor/test_torchinductor_codegen_dynamic_shapes (0.012330352867829604) 2024-12-17T23:35:39.6478534Z export/test_export_nonstrict (0.01224427135935064) 2024-12-17T23:35:39.6478957Z inductor/test_torchinductor_opinfo (0.012122342409548672) 2024-12-17T23:35:39.6479457Z distributed/test_c10d_ucc (0.01205061257280578) 2024-12-17T23:35:39.6479841Z dynamo/test_subclasses (0.01162884113275759) 2024-12-17T23:35:39.6480177Z doctests (0.011380374604149751) 2024-12-17T23:35:39.6480489Z test_torch (0.011256859648848514) 2024-12-17T23:35:39.6480818Z test_fx_experimental (0.011208376063456475) 2024-12-17T23:35:39.6481178Z nn/test_parametrization (0.011189854531891093) 2024-12-17T23:35:39.6481649Z distributed/rpc/cuda/test_tensorpipe_agent (0.011189854531891082) 2024-12-17T23:35:39.6482152Z inductor/test_triton_cpu_backend (0.011189854531891082) 2024-12-17T23:35:39.6482664Z distributed/pipelining/test_schedule_multiproc (0.010723610593062287) 2024-12-17T23:35:39.6483174Z inductor/test_triton_wrapper (0.010568195946786022) 2024-12-17T23:35:39.6483554Z dynamo/test_repros (0.010356832027850302) 2024-12-17T23:35:39.6483892Z dynamo/test_functions (0.01029596760501889) 2024-12-17T23:35:39.6484248Z dynamo/test_utils (0.010182767624020886) 2024-12-17T23:35:39.6484623Z dynamo/test_compiler_bisector (0.0093248787765759) 2024-12-17T23:35:39.6484988Z functorch/test_dims (0.0093248787765759) 2024-12-17T23:35:39.6485363Z inductor/test_cutlass_backend (0.0093248787765759) 2024-12-17T23:35:39.6485750Z test_ci_sanity_check_fail (0.0093248787765759) 2024-12-17T23:35:39.6486088Z test_type_hints (0.0093248787765759) 2024-12-17T23:35:39.6486403Z test_fx (0.00919351009127217) 2024-12-17T23:35:39.6486703Z dynamo/test_modules (0.00918528631103712) 2024-12-17T23:35:39.6487074Z distributed/test_c10d_ops_nccl (0.009058453668673732) 2024-12-17T23:35:39.6487476Z export/test_tree_utils (0.008985792275609509) 2024-12-17T23:35:39.6487909Z export/test_serdes (0.008908094983082815) 2024-12-17T23:35:39.6488254Z test_ops_fwd_gradients (0.008858634837747107) 2024-12-17T23:35:39.6488618Z dynamo/test_interop (0.008577262100095094) 2024-12-17T23:35:39.6489036Z distributed/fsdp/test_fsdp_state_dict (0.00840673686626689) 2024-12-17T23:35:39.6489518Z inductor/test_aot_inductor_custom_ops (0.007832898172323757) 2024-12-17T23:35:39.6489960Z inductor/test_cuda_repro (0.007752192516437639) 2024-12-17T23:35:39.6490339Z dynamo/test_trace_rules (0.007459903021260724) 2024-12-17T23:35:39.6490689Z nn/test_embedding (0.007459903021260724) 2024-12-17T23:35:39.6491120Z distributed/optim/test_named_optimizer (0.007459903021260721) 2024-12-17T23:35:39.6491582Z dynamo/test_metrics_context (0.007459903021260721) 2024-12-17T23:35:39.6491964Z inductor/test_debug_trace (0.007459903021260721) 2024-12-17T23:35:39.6492374Z inductor/test_gpu_cpp_wrapper (0.007459903021260721) 2024-12-17T23:35:39.6492834Z onnx/test_models_quantized_onnxruntime (0.007459903021260721) 2024-12-17T23:35:39.6493246Z inductor/test_config (0.006713912719134649) 2024-12-17T23:35:39.6493612Z dynamo/test_base_output (0.006660627697554215) 2024-12-17T23:35:39.6494019Z test_cpp_extensions_mtia_backend (0.006527415143603131) 2024-12-17T23:35:39.6494453Z functorch/test_eager_transforms (0.0063091732998960355) 2024-12-17T23:35:39.6494866Z inductor/test_minifier (0.006154419992540095) 2024-12-17T23:35:39.6495221Z test_mkl_verbose (0.005934013766911938) 2024-12-17T23:35:39.6495601Z distributed/pipelining/test_pipe (0.005914748378687991) 2024-12-17T23:35:39.6496094Z distributed/pipelining/test_transformer (0.005914748378687991) 2024-12-17T23:35:39.6496569Z inductor/test_inductor_utils (0.005661932382902974) 2024-12-17T23:35:39.6497005Z distributed/_tensor/test_dtensor_ops (0.005594927265945541) 2024-12-17T23:35:39.6497509Z distributed/test_c10d_functional_native (0.005594927265945541) 2024-12-17T23:35:39.6497944Z dynamo/test_compile (0.005594927265945541) 2024-12-17T23:35:39.6498375Z dynamo/test_frame_init (0.005594927265945541) 2024-12-17T23:35:39.6498950Z inductor/test_inductor_freezing (0.005594927265945541) 2024-12-17T23:35:39.6499353Z inductor/test_perf (0.005594927265945541) 2024-12-17T23:35:39.6499735Z inductor/test_triton_heuristics (0.005594927265945541) 2024-12-17T23:35:39.6500375Z onnx/dynamo/test_registry_dispatcher (0.005594927265945541) 2024-12-17T23:35:39.6511224Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:35:39.6511629Z test_comparison_utils (0.005594927265945541) 2024-12-17T23:35:39.6511978Z test_jit_fuser_te (0.005594927265945541) 2024-12-17T23:35:39.6512324Z test_numpy_interop (0.00552319742920265) 2024-12-17T23:35:39.6512817Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0055016784781797825) 2024-12-17T23:35:39.6513304Z test_fake_tensor (0.005257809085734658) 2024-12-17T23:35:39.6513633Z test_foreach (0.005128683327116746) 2024-12-17T23:35:39.6514006Z inductor/test_cudagraph_trees (0.004900521399604783) 2024-12-17T23:35:39.6514402Z dynamo/test_unspec (0.004865891288867789) 2024-12-17T23:35:39.6514838Z distributed/pipelining/test_microbatch (0.004857221537745659) 2024-12-17T23:35:39.6515279Z test_legacy_vmap (0.00466243938828795) 2024-12-17T23:35:39.6515671Z inductor/test_compiled_optimizers (0.004293588627792283) 2024-12-17T23:35:39.6516094Z dynamo/test_aot_autograd (0.004265981070407948) 2024-12-17T23:35:39.6516473Z onnx/test_fx_passes (0.004037616692206089) 2024-12-17T23:35:39.6516811Z inductor/test_smoke (0.003933403411210199) 2024-12-17T23:35:39.6517220Z distributed/rpc/test_share_memory (0.0037299515106303605) 2024-12-17T23:35:39.6517691Z inductor/test_aot_inductor_utils (0.0037299515106303605) 2024-12-17T23:35:39.6518090Z inductor/test_halide (0.0037299515106303605) 2024-12-17T23:35:39.6518464Z inductor/test_xpu_basic (0.0037299515106303605) 2024-12-17T23:35:39.6518821Z test_optim (0.0037299515106303605) 2024-12-17T23:35:39.6519131Z test_pruning_op (0.0037299515106303605) 2024-12-17T23:35:39.6519688Z dynamo/test_structured_trace (0.003655352480417753) 2024-12-17T23:35:39.6520079Z test_serialization (0.0035864918371445774) 2024-12-17T23:35:39.6520411Z export/test_export (0.003569843583405287) 2024-12-17T23:35:39.6520752Z export/test_hop (0.0035061544199925378) 2024-12-17T23:35:39.6521170Z higher_order_ops/test_invoke_subgraph (0.0035061544199925378) 2024-12-17T23:35:39.6521590Z test_public_bindings (0.0034130458559677814) 2024-12-17T23:35:39.6522013Z inductor/test_efficient_conv_bn_eval (0.003397125068143344) 2024-12-17T23:35:39.6522465Z dynamo/test_higher_order_ops (0.0033633887507502707) 2024-12-17T23:35:39.6522834Z test_proxy_tensor (0.003351302183756983) 2024-12-17T23:35:39.6523211Z distributed/_tensor/test_api (0.0032637075718015655) 2024-12-17T23:35:39.6523664Z distributed/_tensor/test_random_ops (0.0032637075718015655) 2024-12-17T23:35:39.6524158Z distributed/test_c10d_object_collectives (0.0032637075718015655) 2024-12-17T23:35:39.6524630Z inductor/test_benchmarking (0.0032079279874253144) 2024-12-17T23:35:39.6525076Z inductor/test_cpu_select_algorithm (0.0032077582991421097) 2024-12-17T23:35:39.6525509Z inductor/test_flex_attention (0.0031527905926696633) 2024-12-17T23:35:39.6525989Z distributed/_tensor/debug/test_op_coverage (0.0029839612085042887) 2024-12-17T23:35:39.6526448Z dynamo/test_hooks (0.0029839612085042887) 2024-12-17T23:35:39.6526926Z distributed/tensor/parallel/test_micro_pipeline_tp (0.0028006543528278863) 2024-12-17T23:35:39.6527438Z inductor/test_padding (0.0028006543528278863) 2024-12-17T23:35:39.6527861Z export/test_unflatten_training_ir (0.0027974636329727706) 2024-12-17T23:35:39.6528295Z inductor/test_memory_planning (0.0027974636329727706) 2024-12-17T23:35:39.6528687Z test_content_store (0.0027974636329727706) 2024-12-17T23:35:39.6529036Z lazy/test_ts_opinfo (0.002725733796229879) 2024-12-17T23:35:39.6529366Z dynamo/test_misc (0.002536367027228645) 2024-12-17T23:35:39.6529706Z dynamo/test_export (0.002453915467519974) 2024-12-17T23:35:39.6530040Z export/test_db (0.002453915467519974) 2024-12-17T23:35:39.6530496Z distributed/_tensor/experimental/test_tp_transform (0.0023411397779488437) 2024-12-17T23:35:39.6530992Z test_module_tracker (0.002331219694143975) 2024-12-17T23:35:39.6531476Z torch_np/numpy_tests/core/test_dlpack (0.002331219694143975) 2024-12-17T23:35:39.6531940Z torch_np/numpy_tests/core/test_dtype (0.002331219694143975) 2024-12-17T23:35:39.6532432Z torch_np/numpy_tests/core/test_getlimits (0.002331219694143975) 2024-12-17T23:35:39.6532938Z torch_np/numpy_tests/core/test_indexing (0.002331219694143975) 2024-12-17T23:35:39.6533439Z torch_np/numpy_tests/core/test_scalar_ctors (0.002331219694143975) 2024-12-17T23:35:39.6533952Z torch_np/numpy_tests/lib/test_arraypad (0.002331219694143975) 2024-12-17T23:35:39.6534457Z torch_np/numpy_tests/lib/test_index_tricks (0.002331219694143975) 2024-12-17T23:35:39.6534962Z torch_np/numpy_tests/lib/test_shape_base_ (0.002331219694143975) 2024-12-17T23:35:39.6535474Z torch_np/numpy_tests/lib/test_twodim_base (0.002331219694143975) 2024-12-17T23:35:39.6535979Z torch_np/numpy_tests/lib/test_type_check (0.002331219694143975) 2024-12-17T23:35:39.6536439Z torch_np/test_ndarray_methods (0.002331219694143975) 2024-12-17T23:35:39.6536833Z torch_np/test_reductions (0.002331219694143975) 2024-12-17T23:35:39.6537225Z dynamo/test_pre_dispatch (0.0023116853631100416) 2024-12-17T23:35:39.6537641Z dynamo/test_verify_correctness (0.0022646134171684334) 2024-12-17T23:35:39.6538058Z inductor/test_codegen_triton (0.0022646134171684334) 2024-12-17T23:35:39.6538548Z dynamo/test_nops (0.002103057766632012) 2024-12-17T23:35:39.6538923Z inductor/test_binary_folding (0.002093340133517039) 2024-12-17T23:35:39.6539352Z distributed/pipelining/test_stage (0.002076105086105578) 2024-12-17T23:35:39.6539800Z dynamo/test_skip_non_tensor (0.0020684276558950183) 2024-12-17T23:35:39.6540382Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0020484159935429034) 2024-12-17T23:35:39.6540889Z distributed/test_c10d_logger (0.002021113260411335) 2024-12-17T23:35:39.6541374Z distributed/fsdp/test_fsdp_use_orig_params (0.001998985989230044) 2024-12-17T23:35:39.6541986Z inductor/test_benchmark_fusion (0.0019319808722726118) 2024-12-17T23:35:39.6542435Z inductor/test_scatter_optimization (0.0019319808722726118) 2024-12-17T23:35:39.6542903Z inductor/test_group_batch_fusion (0.0019315820322907227) 2024-12-17T23:35:39.6543334Z backends/xeon/test_launch (0.0018649757553151802) 2024-12-17T23:35:39.6543845Z distributed/_composable/fsdp/test_fully_shard_autograd (0.0018649757553151802) 2024-12-17T23:35:39.6544522Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.0018649757553151802) 2024-12-17T23:35:39.6545212Z distributed/_composable/fsdp/test_fully_shard_extensions (0.0018649757553151802) 2024-12-17T23:35:39.6545850Z distributed/_composable/fsdp/test_fully_shard_frozen (0.0018649757553151802) 2024-12-17T23:35:39.6546503Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.0018649757553151802) 2024-12-17T23:35:39.6547150Z distributed/_composable/fsdp/test_fully_shard_init (0.0018649757553151802) 2024-12-17T23:35:39.6547768Z distributed/_composable/fsdp/test_fully_shard_logging (0.0018649757553151802) 2024-12-17T23:35:39.6548408Z distributed/_composable/fsdp/test_fully_shard_memory (0.0018649757553151802) 2024-12-17T23:35:39.6549073Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.0018649757553151802) 2024-12-17T23:35:39.6549754Z distributed/_composable/fsdp/test_fully_shard_overlap (0.0018649757553151802) 2024-12-17T23:35:39.6550382Z distributed/_composable/fsdp/test_fully_shard_state (0.0018649757553151802) 2024-12-17T23:35:39.6551027Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.0018649757553151802) 2024-12-17T23:35:39.6551672Z distributed/_composable/fsdp/test_fully_shard_training (0.0018649757553151802) 2024-12-17T23:35:39.6552266Z distributed/_composable/test_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6552904Z distributed/_composable/test_composability/test_2d_composability (0.0018649757553151802) 2024-12-17T23:35:39.6553641Z distributed/_composable/test_composability/test_pp_composability (0.0018649757553151802) 2024-12-17T23:35:39.6554329Z distributed/_composable/test_contract (0.0018649757553151802) 2024-12-17T23:35:39.6554834Z distributed/_composable/test_replicate (0.0018649757553151802) 2024-12-17T23:35:39.6555387Z distributed/_shard/sharded_optim/test_sharded_optim (0.0018649757553151802) 2024-12-17T23:35:39.6556012Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.0018649757553151802) 2024-12-17T23:35:39.6556639Z distributed/_shard/sharded_tensor/ops/test_embedding (0.0018649757553151802) 2024-12-17T23:35:39.6557266Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.0018649757553151802) 2024-12-17T23:35:39.6557888Z distributed/_shard/sharded_tensor/ops/test_init (0.0018649757553151802) 2024-12-17T23:35:39.6558493Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:35:39.6559077Z distributed/_shard/sharded_tensor/test_logger (0.0018649757553151802) 2024-12-17T23:35:39.6559703Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.0018649757553151802) 2024-12-17T23:35:39.6560370Z distributed/_shard/sharding_plan/test_sharding_plan (0.0018649757553151802) 2024-12-17T23:35:39.6560985Z distributed/_shard/sharding_spec/test_sharding_spec (0.0018649757553151802) 2024-12-17T23:35:39.6561505Z distributed/_shard/test_sharder (0.0018649757553151802) 2024-12-17T23:35:39.6561990Z distributed/_tensor/debug/test_comm_mode (0.0018649757553151802) 2024-12-17T23:35:39.6562553Z distributed/_tensor/debug/test_comm_mode_features (0.0018649757553151802) 2024-12-17T23:35:39.6563140Z distributed/_tensor/experimental/test_local_map (0.0018649757553151802) 2024-12-17T23:35:39.6563767Z distributed/_tensor/experimental/test_register_sharding (0.0018649757553151802) 2024-12-17T23:35:39.6564392Z distributed/_tensor/test_attention (0.0018649757553151802) 2024-12-17T23:35:39.6564867Z distributed/_tensor/test_common_rules (0.0018649757553151802) 2024-12-17T23:35:39.6565384Z distributed/_tensor/test_convolution_ops (0.0018649757553151802) 2024-12-17T23:35:39.6565877Z distributed/_tensor/test_dtensor (0.0018649757553151802) 2024-12-17T23:35:39.6566344Z distributed/_tensor/test_embedding_ops (0.0018649757553151802) 2024-12-17T23:35:39.6566866Z distributed/_tensor/test_experimental_ops (0.0018649757553151802) 2024-12-17T23:35:39.6567351Z distributed/_tensor/test_init (0.0018649757553151802) 2024-12-17T23:35:39.6567782Z distributed/_tensor/test_math_ops (0.0018649757553151802) 2024-12-17T23:35:39.6568251Z distributed/_tensor/test_matrix_ops (0.0018649757553151802) 2024-12-17T23:35:39.6568739Z distributed/_tensor/test_op_strategy (0.0018649757553151802) 2024-12-17T23:35:39.6569217Z distributed/_tensor/test_optimizers (0.0018649757553151802) 2024-12-17T23:35:39.6569718Z distributed/_tensor/test_pointwise_ops (0.0018649757553151802) 2024-12-17T23:35:39.6570226Z distributed/_tensor/test_redistribute (0.0018649757553151802) 2024-12-17T23:35:39.6570705Z distributed/_tensor/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:35:39.6571171Z distributed/_tensor/test_utils (0.0018649757553151802) 2024-12-17T23:35:39.6571621Z distributed/_tensor/test_view_ops (0.0018649757553151802) 2024-12-17T23:35:39.6572102Z distributed/_tensor/test_xla_integration (0.0018649757553151802) 2024-12-17T23:35:39.6572628Z distributed/_tools/test_fsdp2_mem_tracker (0.0018649757553151802) 2024-12-17T23:35:39.6573137Z distributed/_tools/test_mem_tracker (0.0018649757553151802) 2024-12-17T23:35:39.6573630Z distributed/_tools/test_memory_tracker (0.0018649757553151802) 2024-12-17T23:35:39.6574110Z distributed/_tools/test_mod_tracker (0.0018649757553151802) 2024-12-17T23:35:39.6574600Z distributed/_tools/test_sac_estimator (0.0018649757553151802) 2024-12-17T23:35:39.6575073Z distributed/_tools/test_sac_ilp (0.0018649757553151802) 2024-12-17T23:35:39.6575599Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.0018649757553151802) 2024-12-17T23:35:39.6576156Z distributed/algorithms/test_join (0.0018649757553151802) 2024-12-17T23:35:39.6576692Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0018649757553151802) 2024-12-17T23:35:39.6577350Z distributed/checkpoint/e2e/test_fine_tuning (0.0018649757553151802) 2024-12-17T23:35:39.6577906Z distributed/checkpoint/e2e/test_fsdp_ep (0.0018649757553151802) 2024-12-17T23:35:39.6578542Z distributed/checkpoint/e2e/test_pipeline (0.0018649757553151802) 2024-12-17T23:35:39.6579078Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.0018649757553151802) 2024-12-17T23:35:39.6579618Z distributed/checkpoint/test_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6580157Z distributed/checkpoint/test_compatibility (0.0018649757553151802) 2024-12-17T23:35:39.6580697Z distributed/checkpoint/test_dedup_tensors (0.0018649757553151802) 2024-12-17T23:35:39.6581276Z distributed/checkpoint/test_dtensor_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6581870Z distributed/checkpoint/test_dtensor_resharding (0.0018649757553151802) 2024-12-17T23:35:39.6582464Z distributed/checkpoint/test_file_system_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6583108Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.0018649757553151802) 2024-12-17T23:35:39.6583705Z distributed/checkpoint/test_format_utils (0.0018649757553151802) 2024-12-17T23:35:39.6584249Z distributed/checkpoint/test_fsdp_model_state (0.0018649757553151802) 2024-12-17T23:35:39.6584824Z distributed/checkpoint/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:35:39.6585450Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.0018649757553151802) 2024-12-17T23:35:39.6586039Z distributed/checkpoint/test_fsspec (0.0018649757553151802) 2024-12-17T23:35:39.6586552Z distributed/checkpoint/test_hsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6587179Z distributed/checkpoint/test_nested_dict (0.0018649757553151802) 2024-12-17T23:35:39.6587693Z distributed/checkpoint/test_planner (0.0018649757553151802) 2024-12-17T23:35:39.6588203Z distributed/checkpoint/test_save_load_api (0.0018649757553151802) 2024-12-17T23:35:39.6588742Z distributed/checkpoint/test_state_dict (0.0018649757553151802) 2024-12-17T23:35:39.6589291Z distributed/checkpoint/test_state_dict_utils (0.0018649757553151802) 2024-12-17T23:35:39.6589850Z distributed/checkpoint/test_tp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6590377Z distributed/checkpoint/test_traverse (0.0018649757553151802) 2024-12-17T23:35:39.6590863Z distributed/checkpoint/test_utils (0.0018649757553151802) 2024-12-17T23:35:39.6591334Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:35:39.6591832Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:35:39.6592382Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:35:39.6592932Z distributed/elastic/test_control_plane (0.0018649757553151802) 2024-12-17T23:35:39.6593487Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:35:39.6594058Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:35:39.6594611Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:35:39.6595154Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:35:39.6595661Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:35:39.6596167Z distributed/fsdp/test_checkpoint_wrapper (0.0018649757553151802) 2024-12-17T23:35:39.6596724Z distributed/fsdp/test_distributed_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6597247Z distributed/fsdp/test_fsdp_apply (0.0018649757553151802) 2024-12-17T23:35:39.6597745Z distributed/fsdp/test_fsdp_backward_prefetch (0.0018649757553151802) 2024-12-17T23:35:39.6598294Z distributed/fsdp/test_fsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:39.6598979Z distributed/fsdp/test_fsdp_clip_grad_norm (0.0018649757553151802) 2024-12-17T23:35:39.6599475Z distributed/fsdp/test_fsdp_comm (0.0018649757553151802) 2024-12-17T23:35:39.6599941Z distributed/fsdp/test_fsdp_comm_hooks (0.0018649757553151802) 2024-12-17T23:35:39.6600855Z distributed/fsdp/test_fsdp_core (0.0018649757553151802) 2024-12-17T23:35:39.6601365Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:35:39.6601896Z distributed/fsdp/test_fsdp_exec_order (0.0018649757553151802) 2024-12-17T23:35:39.6602398Z distributed/fsdp/test_fsdp_fine_tune (0.0018649757553151802) 2024-12-17T23:35:39.6602923Z distributed/fsdp/test_fsdp_flatten_params (0.0018649757553151802) 2024-12-17T23:35:39.6603460Z distributed/fsdp/test_fsdp_freezing_weights (0.0018649757553151802) 2024-12-17T23:35:39.6603955Z distributed/fsdp/test_fsdp_fx (0.0018649757553151802) 2024-12-17T23:35:39.6604422Z distributed/fsdp/test_fsdp_grad_acc (0.0018649757553151802) 2024-12-17T23:35:39.6604913Z distributed/fsdp/test_fsdp_hybrid_shard (0.0018649757553151802) 2024-12-17T23:35:39.6605447Z distributed/fsdp/test_fsdp_ignored_modules (0.0018649757553151802) 2024-12-17T23:35:39.6605951Z distributed/fsdp/test_fsdp_input (0.0018649757553151802) 2024-12-17T23:35:39.6606409Z distributed/fsdp/test_fsdp_memory (0.0018649757553151802) 2024-12-17T23:35:39.6606867Z distributed/fsdp/test_fsdp_meta (0.0018649757553151802) 2024-12-17T23:35:39.6607364Z distributed/fsdp/test_fsdp_mixed_precision (0.0018649757553151802) 2024-12-17T23:35:39.6607899Z distributed/fsdp/test_fsdp_multiple_forward (0.0018649757553151802) 2024-12-17T23:35:39.6608458Z distributed/fsdp/test_fsdp_multiple_wrapping (0.0018649757553151802) 2024-12-17T23:35:39.6608996Z distributed/fsdp/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:35:39.6609480Z distributed/fsdp/test_fsdp_overlap (0.0018649757553151802) 2024-12-17T23:35:39.6610037Z distributed/fsdp/test_fsdp_pure_fp16 (0.0018649757553151802) 2024-12-17T23:35:39.6610572Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0018649757553151802) 2024-12-17T23:35:39.6611117Z distributed/fsdp/test_fsdp_tp_integration (0.0018649757553151802) 2024-12-17T23:35:39.6611638Z distributed/fsdp/test_fsdp_traversal (0.0018649757553151802) 2024-12-17T23:35:39.6612127Z distributed/fsdp/test_fsdp_uneven (0.0018649757553151802) 2024-12-17T23:35:39.6612615Z distributed/fsdp/test_fsdp_unshard_params (0.0018649757553151802) 2024-12-17T23:35:39.6613171Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:35:39.6613692Z distributed/fsdp/test_shard_utils (0.0018649757553151802) 2024-12-17T23:35:39.6614139Z distributed/fsdp/test_utils (0.0018649757553151802) 2024-12-17T23:35:39.6614552Z distributed/launcher/test_run (0.0018649757553151802) 2024-12-17T23:35:39.6615016Z distributed/nn/jit/test_instantiator (0.0018649757553151802) 2024-12-17T23:35:39.6615568Z distributed/optim/test_zero_redundancy_optimizer (0.0018649757553151802) 2024-12-17T23:35:39.6616118Z distributed/pipelining/test_backward (0.0018649757553151802) 2024-12-17T23:35:39.6616619Z distributed/pipelining/test_schedule (0.0018649757553151802) 2024-12-17T23:35:39.6617131Z distributed/pipelining/test_unflatten (0.0018649757553151802) 2024-12-17T23:35:39.6617692Z distributed/tensor/parallel/test_parallelize_api (0.0018649757553151802) 2024-12-17T23:35:39.6618366Z distributed/tensor/parallel/test_tp_examples (0.0018649757553151802) 2024-12-17T23:35:39.6618966Z distributed/tensor/parallel/test_tp_random_state (0.0018649757553151802) 2024-12-17T23:35:39.6619542Z distributed/tensor/parallel/test_tp_style (0.0018649757553151802) 2024-12-17T23:35:39.6620026Z distributed/test_backends (0.0018649757553151802) 2024-12-17T23:35:39.6620438Z distributed/test_c10d_pypg (0.0018649757553151802) 2024-12-17T23:35:39.6620880Z distributed/test_control_collectives (0.0018649757553151802) 2024-12-17T23:35:39.6621358Z distributed/test_data_parallel (0.0018649757553151802) 2024-12-17T23:35:39.6621804Z distributed/test_functional_api (0.0018649757553151802) 2024-12-17T23:35:39.6622215Z distributed/test_launcher (0.0018649757553151802) 2024-12-17T23:35:39.6622654Z distributed/test_multi_threaded_pg (0.0018649757553151802) 2024-12-17T23:35:39.6623145Z distributed/test_nccl (0.0018649757553151802) 2024-12-17T23:35:39.6623554Z distributed/test_symmetric_memory (0.0018649757553151802) 2024-12-17T23:35:39.6624017Z distributions/test_constraints (0.0018649757553151802) 2024-12-17T23:35:39.6624476Z distributions/test_distributions (0.0018649757553151802) 2024-12-17T23:35:39.6624943Z dynamo/test_activation_checkpointing (0.0018649757553151802) 2024-12-17T23:35:39.6625370Z dynamo/test_after_aot (0.0018649757553151802) 2024-12-17T23:35:39.6625772Z dynamo/test_aot_autograd_cache (0.0018649757553151802) 2024-12-17T23:35:39.6626183Z dynamo/test_autograd_function (0.0018649757553151802) 2024-12-17T23:35:39.6626581Z dynamo/test_backends (0.0018649757553151802) 2024-12-17T23:35:39.6627007Z dynamo/test_backward_higher_order_ops (0.0018649757553151802) 2024-12-17T23:35:39.6627445Z dynamo/test_bytecode_utils (0.0018649757553151802) 2024-12-17T23:35:39.6627827Z dynamo/test_comptime (0.0018649757553151802) 2024-12-17T23:35:39.6628188Z dynamo/test_config (0.0018649757553151802) 2024-12-17T23:35:39.6628540Z dynamo/test_ctx_manager (0.0018649757553151802) 2024-12-17T23:35:39.6628921Z dynamo/test_cudagraphs (0.0018649757553151802) 2024-12-17T23:35:39.6629375Z dynamo/test_cudagraphs_expandable_segments (0.0018649757553151802) 2024-12-17T23:35:39.6629828Z dynamo/test_debug_utils (0.0018649757553151802) 2024-12-17T23:35:39.6630204Z dynamo/test_decorators (0.0018649757553151802) 2024-12-17T23:35:39.6630581Z dynamo/test_deviceguard (0.0018649757553151802) 2024-12-17T23:35:39.6630930Z dynamo/test_exc (0.0018649757553151802) 2024-12-17T23:35:39.6631279Z dynamo/test_exceptions (0.0018649757553151802) 2024-12-17T23:35:39.6631743Z dynamo/test_fx_passes_pre_grad (0.0018649757553151802) 2024-12-17T23:35:39.6632125Z dynamo/test_global (0.0018649757553151802) 2024-12-17T23:35:39.6632489Z dynamo/test_guard_manager (0.0018649757553151802) 2024-12-17T23:35:39.6632902Z dynamo/test_input_attr_tracking (0.0018649757553151802) 2024-12-17T23:35:39.6633290Z dynamo/test_logging (0.0018649757553151802) 2024-12-17T23:35:39.6633646Z dynamo/test_minifier (0.0018649757553151802) 2024-12-17T23:35:39.6634019Z dynamo/test_model_output (0.0018649757553151802) 2024-12-17T23:35:39.6634375Z dynamo/test_modes (0.0018649757553151802) 2024-12-17T23:35:39.6634737Z dynamo/test_optimizers (0.0018649757553151802) 2024-12-17T23:35:39.6635121Z dynamo/test_prim_hop_base (0.0018649757553151802) 2024-12-17T23:35:39.6635496Z dynamo/test_profiler (0.0018649757553151802) 2024-12-17T23:35:39.6635886Z dynamo/test_python_autograd (0.0018649757553151802) 2024-12-17T23:35:39.6636284Z dynamo/test_recompile_ux (0.0018649757553151802) 2024-12-17T23:35:39.6636661Z dynamo/test_recompiles (0.0018649757553151802) 2024-12-17T23:35:39.6637043Z dynamo/test_reconstruct (0.0018649757553151802) 2024-12-17T23:35:39.6637433Z dynamo/test_reorder_logs (0.0018649757553151802) 2024-12-17T23:35:39.6637792Z dynamo/test_resume (0.0018649757553151802) 2024-12-17T23:35:39.6638142Z dynamo/test_sdpa (0.0018649757553151802) 2024-12-17T23:35:39.6638541Z dynamo/test_skip_guard_eval_unsafe (0.0018649757553151802) 2024-12-17T23:35:39.6638947Z dynamo/test_sources (0.0018649757553151802) 2024-12-17T23:35:39.6639316Z dynamo/test_subgraphs (0.0018649757553151802) 2024-12-17T23:35:39.6639688Z dynamo/test_torchrec (0.0018649757553151802) 2024-12-17T23:35:39.6640027Z dynamo/test_view (0.0018649757553151802) 2024-12-17T23:35:39.6640380Z export/test_converter (0.0018649757553151802) 2024-12-17T23:35:39.6640751Z export/test_cpp_serdes (0.0018649757553151802) 2024-12-17T23:35:39.6641122Z export/test_draft_export (0.0018649757553151802) 2024-12-17T23:35:39.6641517Z export/test_experimental (0.0018649757553151802) 2024-12-17T23:35:39.6641968Z export/test_functionalized_assertions (0.0018649757553151802) 2024-12-17T23:35:39.6642402Z export/test_lift_unlift (0.0018649757553151802) 2024-12-17T23:35:39.6642782Z export/test_pass_infra (0.0018649757553151802) 2024-12-17T23:35:39.6643209Z export/test_passes (0.0018649757553151802) 2024-12-17T23:35:39.6643549Z export/test_schema (0.0018649757553151802) 2024-12-17T23:35:39.6643909Z export/test_serialize (0.0018649757553151802) 2024-12-17T23:35:39.6644279Z export/test_sparse (0.0018649757553151802) 2024-12-17T23:35:39.6644613Z export/test_swap (0.0018649757553151802) 2024-12-17T23:35:39.6644956Z export/test_tools (0.0018649757553151802) 2024-12-17T23:35:39.6645313Z export/test_torchbind (0.0018649757553151802) 2024-12-17T23:35:39.6645671Z export/test_unflatten (0.0018649757553151802) 2024-12-17T23:35:39.6646041Z export/test_verifier (0.0018649757553151802) 2024-12-17T23:35:39.6646403Z functorch/test_ac (0.0018649757553151802) 2024-12-17T23:35:39.6646752Z functorch/test_logging (0.0018649757553151802) 2024-12-17T23:35:39.6647202Z functorch/test_memory_efficient_fusion (0.0018649757553151802) 2024-12-17T23:35:39.6647657Z functorch/test_minifier (0.0018649757553151802) 2024-12-17T23:35:39.6648034Z functorch/test_parsing (0.0018649757553151802) 2024-12-17T23:35:39.6648416Z functorch/test_rearrange (0.0018649757553151802) 2024-12-17T23:35:39.6648843Z functorch/test_vmap_registrations (0.0018649757553151802) 2024-12-17T23:35:39.6649302Z inductor/test_aot_inductor_package (0.0018649757553151802) 2024-12-17T23:35:39.6649766Z inductor/test_auto_functionalize (0.0018649757553151802) 2024-12-17T23:35:39.6650199Z inductor/test_autoheuristic (0.0018649757553151802) 2024-12-17T23:35:39.6650582Z inductor/test_b2b_gemm (0.0018649757553151802) 2024-12-17T23:35:39.6650963Z inductor/test_ck_backend (0.0018649757553151802) 2024-12-17T23:35:39.6651347Z inductor/test_codecache (0.0018649757553151802) 2024-12-17T23:35:39.6651780Z inductor/test_combo_kernels (0.0018649757553151802) 2024-12-17T23:35:39.6652197Z inductor/test_compile_worker (0.0018649757553151802) 2024-12-17T23:35:39.6652654Z inductor/test_coordinate_descent_tuner (0.0018649757553151802) 2024-12-17T23:35:39.6653127Z inductor/test_cpp_wrapper_hipify (0.0018649757553151802) 2024-12-17T23:35:39.6653649Z inductor/test_cudagraph_trees_expandable_segments (0.0018649757553151802) 2024-12-17T23:35:39.6654171Z inductor/test_custom_lowering (0.0018649757553151802) 2024-12-17T23:35:39.6654633Z inductor/test_custom_post_grad_passes (0.0018649757553151802) 2024-12-17T23:35:39.6655111Z inductor/test_decompose_mem_bound_mm (0.0018649757553151802) 2024-12-17T23:35:39.6655558Z inductor/test_dependencies (0.0018649757553151802) 2024-12-17T23:35:39.6655986Z inductor/test_external_callables (0.0018649757553151802) 2024-12-17T23:35:39.6656389Z inductor/test_foreach (0.0018649757553151802) 2024-12-17T23:35:39.6656747Z inductor/test_fp8 (0.0018649757553151802) 2024-12-17T23:35:39.6657131Z inductor/test_fused_attention (0.0018649757553151802) 2024-12-17T23:35:39.6657527Z inductor/test_fx_fusion (0.0018649757553151802) 2024-12-17T23:35:39.6657975Z inductor/test_graph_transform_observer (0.0018649757553151802) 2024-12-17T23:35:39.6658550Z inductor/test_indexing (0.0018649757553151802) 2024-12-17T23:35:39.6658938Z inductor/test_inplacing_pass (0.0018649757553151802) 2024-12-17T23:35:39.6659347Z inductor/test_layout_optim (0.0018649757553151802) 2024-12-17T23:35:39.6659733Z inductor/test_memory (0.0018649757553151802) 2024-12-17T23:35:39.6660089Z inductor/test_metrics (0.0018649757553151802) 2024-12-17T23:35:39.6660490Z inductor/test_minifier_isolate (0.0018649757553151802) 2024-12-17T23:35:39.6660917Z inductor/test_minifier_utils (0.0018649757553151802) 2024-12-17T23:35:39.6661299Z inductor/test_mmdecomp (0.0018649757553151802) 2024-12-17T23:35:39.6661742Z inductor/test_move_constructors_to_cuda (0.0018649757553151802) 2024-12-17T23:35:39.6662206Z inductor/test_multi_kernel (0.0018649757553151802) 2024-12-17T23:35:39.6662599Z inductor/test_op_dtype_prop (0.0018649757553151802) 2024-12-17T23:35:39.6662997Z inductor/test_ordered_set (0.0018649757553151802) 2024-12-17T23:35:39.6663379Z inductor/test_pad_mm (0.0018649757553151802) 2024-12-17T23:35:39.6663826Z inductor/test_profiler (0.0018649757553151802) 2024-12-17T23:35:39.6664225Z inductor/test_snode_runtime (0.0018649757553151802) 2024-12-17T23:35:39.6664666Z inductor/test_split_cat_fx_passes (0.0018649757553151802) 2024-12-17T23:35:39.6665114Z inductor/test_standalone_compile (0.0018649757553151802) 2024-12-17T23:35:39.6665540Z inductor/test_torchbind (0.0018649757553151802) 2024-12-17T23:35:39.6666011Z inductor/test_torchinductor_strided_blocks (0.0018649757553151802) 2024-12-17T23:35:39.6666484Z inductor/test_triton_kernels (0.0018649757553151802) 2024-12-17T23:35:39.6666912Z inductor/test_unbacked_symints (0.0018649757553151802) 2024-12-17T23:35:39.6667316Z inductor/test_utils (0.0018649757553151802) 2024-12-17T23:35:39.6667657Z lazy/test_debug_util (0.0018649757553151802) 2024-12-17T23:35:39.6668041Z lazy/test_functionalization (0.0018649757553151802) 2024-12-17T23:35:39.6668427Z lazy/test_generator (0.0018649757553151802) 2024-12-17T23:35:39.6668765Z lazy/test_reuse_ir (0.0018649757553151802) 2024-12-17T23:35:39.6669121Z lazy/test_step_closures (0.0018649757553151802) 2024-12-17T23:35:39.6669493Z nn/test_convolution (0.0018649757553151802) 2024-12-17T23:35:39.6669825Z nn/test_dropout (0.0018649757553151802) 2024-12-17T23:35:39.6670151Z nn/test_init (0.0018649757553151802) 2024-12-17T23:35:39.6670491Z nn/test_lazy_modules (0.0018649757553151802) 2024-12-17T23:35:39.6670843Z nn/test_load_state_dict (0.0018649757553151802) 2024-12-17T23:35:39.6671207Z nn/test_module_hooks (0.0018649757553151802) 2024-12-17T23:35:39.6671588Z nn/test_multihead_attention (0.0018649757553151802) 2024-12-17T23:35:39.6671942Z nn/test_pooling (0.0018649757553151802) 2024-12-17T23:35:39.6672329Z nn/test_pruning (0.0018649757553151802) 2024-12-17T23:35:39.6672786Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.0018649757553151802) 2024-12-17T23:35:39.6673287Z onnx/dynamo/test_exporter_api (0.0018649757553151802) 2024-12-17T23:35:39.6673692Z onnx/exporter/test_api (0.0018649757553151802) 2024-12-17T23:35:39.6674089Z onnx/exporter/test_building (0.0018649757553151802) 2024-12-17T23:35:39.6674530Z onnx/exporter/test_capture_strategies (0.0018649757553151802) 2024-12-17T23:35:39.6674984Z onnx/exporter/test_compat (0.0018649757553151802) 2024-12-17T23:35:39.6675375Z onnx/exporter/test_core (0.0018649757553151802) 2024-12-17T23:35:39.6675792Z onnx/exporter/test_small_models_e2e (0.0018649757553151802) 2024-12-17T23:35:39.6676235Z onnx/exporter/test_tensors (0.0018649757553151802) 2024-12-17T23:35:39.6676662Z onnx/internal/test_diagnostics (0.0018649757553151802) 2024-12-17T23:35:39.6677087Z onnx/internal/test_registraion (0.0018649757553151802) 2024-12-17T23:35:39.6677499Z onnx/test_autograd_funs (0.0018649757553151802) 2024-12-17T23:35:39.6677878Z onnx/test_custom_ops (0.0018649757553151802) 2024-12-17T23:35:39.6678227Z onnx/test_fx_to_onnx (0.0018649757553151802) 2024-12-17T23:35:39.6678630Z onnx/test_fx_to_onnx_decomp_skip (0.0018649757553151802) 2024-12-17T23:35:39.6679061Z onnx/test_fx_type_promotion (0.0018649757553151802) 2024-12-17T23:35:39.6679448Z onnx/test_lazy_import (0.0018649757553151802) 2024-12-17T23:35:39.6679829Z onnx/test_models_onnxruntime (0.0018649757553151802) 2024-12-17T23:35:39.6680210Z onnx/test_onnx_opset (0.0018649757553151802) 2024-12-17T23:35:39.6680654Z onnx/test_onnxscript_runtime (0.0018649757553151802) 2024-12-17T23:35:39.6681046Z onnx/test_op_consistency (0.0018649757553151802) 2024-12-17T23:35:39.6681450Z onnx/test_pytorch_onnx_no_runtime (0.0018649757553151802) 2024-12-17T23:35:39.6681908Z onnx/test_pytorch_onnx_onnxruntime (0.0018649757553151802) 2024-12-17T23:35:39.6682388Z onnx/test_pytorch_onnx_shape_inference (0.0018649757553151802) 2024-12-17T23:35:39.6682813Z onnx/test_symbolic_helper (0.0018649757553151802) 2024-12-17T23:35:39.6683191Z onnx/test_utility_funs (0.0018649757553151802) 2024-12-17T23:35:39.6683560Z onnx/test_verification (0.0018649757553151802) 2024-12-17T23:35:39.6683986Z profiler/test_cpp_thread (0.0018649757553151802) 2024-12-17T23:35:39.6684396Z profiler/test_execution_trace (0.0018649757553151802) 2024-12-17T23:35:39.6684792Z profiler/test_kineto (0.0018649757553151802) 2024-12-17T23:35:39.6685168Z profiler/test_record_function (0.0018649757553151802) 2024-12-17T23:35:39.6685552Z test_ao_sparsity (0.0018649757553151802) 2024-12-17T23:35:39.6685884Z test_autocast (0.0018649757553151802) 2024-12-17T23:35:39.6686210Z test_autograd_fallback (0.0018649757553151802) 2024-12-17T23:35:39.6686565Z test_autoload (0.0018649757553151802) 2024-12-17T23:35:39.6686892Z test_bundled_inputs (0.0018649757553151802) 2024-12-17T23:35:39.6687258Z test_compile_benchmark_util (0.0018649757553151802) 2024-12-17T23:35:39.6687623Z test_complex (0.0018649757553151802) 2024-12-17T23:35:39.6687995Z test_cpp_extensions_aot_no_ninja (0.0018649757553151802) 2024-12-17T23:35:39.6688434Z test_cpp_extensions_stream_and_event (0.0018649757553151802) 2024-12-17T23:35:39.6688849Z test_cuda_multigpu (0.0018649757553151802) 2024-12-17T23:35:39.6689196Z test_cuda_sanitizer (0.0018649757553151802) 2024-12-17T23:35:39.6689521Z test_dataloader (0.0018649757553151802) 2024-12-17T23:35:39.6689842Z test_datapipe (0.0018649757553151802) 2024-12-17T23:35:39.6690163Z test_decomp (0.0018649757553151802) 2024-12-17T23:35:39.6690456Z test_deploy (0.0018649757553151802) 2024-12-17T23:35:39.6690762Z test_dispatch (0.0018649757553151802) 2024-12-17T23:35:39.6691081Z test_dlpack (0.0018649757553151802) 2024-12-17T23:35:39.6691389Z test_dynamic_shapes (0.0018649757553151802) 2024-12-17T23:35:39.6691747Z test_expanded_weights (0.0018649757553151802) 2024-12-17T23:35:39.6692151Z test_file_check (0.0018649757553151802) 2024-12-17T23:35:39.6692469Z test_flop_counter (0.0018649757553151802) 2024-12-17T23:35:39.6692815Z test_function_schema (0.0018649757553151802) 2024-12-17T23:35:39.6693222Z test_functional_autograd_benchmark (0.0018649757553151802) 2024-12-17T23:35:39.6693629Z test_functional_optim (0.0018649757553151802) 2024-12-17T23:35:39.6693998Z test_functionalization (0.0018649757553151802) 2024-12-17T23:35:39.6694411Z test_functionalization_of_rng_ops (0.0018649757553151802) 2024-12-17T23:35:39.6694786Z test_futures (0.0018649757553151802) 2024-12-17T23:35:39.6695097Z test_fx_passes (0.0018649757553151802) 2024-12-17T23:35:39.6695440Z test_fx_reinplace_pass (0.0018649757553151802) 2024-12-17T23:35:39.6695782Z test_import_stats (0.0018649757553151802) 2024-12-17T23:35:39.6696111Z test_indexing (0.0018649757553151802) 2024-12-17T23:35:39.6696413Z test_itt (0.0018649757553151802) 2024-12-17T23:35:39.6696718Z test_jit_autocast (0.0018649757553151802) 2024-12-17T23:35:39.6697057Z test_jit_disabled (0.0018649757553151802) 2024-12-17T23:35:39.6697394Z test_jit_fuser_legacy (0.0018649757553151802) 2024-12-17T23:35:39.6697745Z test_jit_llga_fuser (0.0018649757553151802) 2024-12-17T23:35:39.6698080Z test_jiterator (0.0018649757553151802) 2024-12-17T23:35:39.6698491Z test_license (0.0018649757553151802) 2024-12-17T23:35:39.6698955Z test_logging (0.0018649757553151802) 2024-12-17T23:35:39.6699276Z test_masked (0.0018649757553151802) 2024-12-17T23:35:39.6699591Z test_maskedtensor (0.0018649757553151802) 2024-12-17T23:35:39.6699929Z test_matmul_cuda (0.0018649757553151802) 2024-12-17T23:35:39.6700252Z test_meta (0.0018649757553151802) 2024-12-17T23:35:39.6700546Z test_mkldnn (0.0018649757553151802) 2024-12-17T23:35:39.6700863Z test_mkldnn_fusion (0.0018649757553151802) 2024-12-17T23:35:39.6701199Z test_mkldnn_verbose (0.0018649757553151802) 2024-12-17T23:35:39.6701543Z test_mobile_optimizer (0.0018649757553151802) 2024-12-17T23:35:39.6701940Z test_model_exports_to_core_aten (0.0018649757553151802) 2024-12-17T23:35:39.6702334Z test_multiprocessing (0.0018649757553151802) 2024-12-17T23:35:39.6702703Z test_multiprocessing_spawn (0.0018649757553151802) 2024-12-17T23:35:39.6703071Z test_namedtensor (0.0018649757553151802) 2024-12-17T23:35:39.6703544Z test_namedtuple_return_api (0.0018649757553151802) 2024-12-17T23:35:39.6703913Z test_native_functions (0.0018649757553151802) 2024-12-17T23:35:39.6704261Z test_native_mha (0.0018649757553151802) 2024-12-17T23:35:39.6704610Z test_numba_integration (0.0018649757553151802) 2024-12-17T23:35:39.6704948Z test_openmp (0.0018649757553151802) 2024-12-17T23:35:39.6705260Z test_ops_jit (0.0018649757553151802) 2024-12-17T23:35:39.6705582Z test_out_dtype_op (0.0018649757553151802) 2024-12-17T23:35:39.6705898Z test_overrides (0.0018649757553151802) 2024-12-17T23:35:39.6706234Z test_per_overload_api (0.0018649757553151802) 2024-12-17T23:35:39.6706576Z test_prims (0.0018649757553151802) 2024-12-17T23:35:39.6706889Z test_python_dispatch (0.0018649757553151802) 2024-12-17T23:35:39.6707246Z test_scatter_gather_ops (0.0018649757553151802) 2024-12-17T23:35:39.6707598Z test_schema_check (0.0018649757553151802) 2024-12-17T23:35:39.6707938Z test_segment_reductions (0.0018649757553151802) 2024-12-17T23:35:39.6708359Z test_set_default_mobile_cpu_allocator (0.0018649757553151802) 2024-12-17T23:35:39.6708762Z test_shape_ops (0.0018649757553151802) 2024-12-17T23:35:39.6709080Z test_show_pickle (0.0018649757553151802) 2024-12-17T23:35:39.6709418Z test_sort_and_select (0.0018649757553151802) 2024-12-17T23:35:39.6709755Z test_sparse (0.0018649757553151802) 2024-12-17T23:35:39.6710059Z test_sparse_csr (0.0018649757553151802) 2024-12-17T23:35:39.6710379Z test_subclass (0.0018649757553151802) 2024-12-17T23:35:39.6710724Z test_tensor_creation_ops (0.0018649757553151802) 2024-12-17T23:35:39.6711067Z test_tensorexpr (0.0018649757553151802) 2024-12-17T23:35:39.6711488Z test_tensorexpr_pybind (0.0018649757553151802) 2024-12-17T23:35:39.6711843Z test_type_info (0.0018649757553151802) 2024-12-17T23:35:39.6712163Z test_type_promotion (0.0018649757553151802) 2024-12-17T23:35:39.6712497Z test_typing (0.0018649757553151802) 2024-12-17T23:35:39.6712816Z test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:39.6713161Z test_utils_config_module (0.0018649757553151802) 2024-12-17T23:35:39.6713511Z test_view_ops (0.0018649757553151802) 2024-12-17T23:35:39.6713826Z test_vulkan (0.0018649757553151802) 2024-12-17T23:35:39.6714120Z test_weak (0.0018649757553151802) 2024-12-17T23:35:39.6714452Z test_xnnpack_integration (0.0018649757553151802) 2024-12-17T23:35:39.6714885Z torch_np/numpy_tests/core/test_einsum (0.0018649757553151802) 2024-12-17T23:35:39.6715374Z torch_np/numpy_tests/core/test_multiarray (0.0018649757553151802) 2024-12-17T23:35:39.6715900Z torch_np/numpy_tests/core/test_scalar_methods (0.0018649757553151802) 2024-12-17T23:35:39.6716449Z torch_np/numpy_tests/core/test_scalarinherit (0.0018649757553151802) 2024-12-17T23:35:39.6716949Z torch_np/numpy_tests/fft/test_helper (0.0018649757553151802) 2024-12-17T23:35:39.6717429Z torch_np/numpy_tests/fft/test_pocketfft (0.0018649757553151802) 2024-12-17T23:35:39.6717855Z torch_np/test_basic (0.0018649757553151802) 2024-12-17T23:35:39.6718223Z torch_np/test_binary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:39.6718601Z torch_np/test_dtype (0.0018649757553151802) 2024-12-17T23:35:39.6718982Z torch_np/test_function_base (0.0018649757553151802) 2024-12-17T23:35:39.6719382Z torch_np/test_nep50_examples (0.0018649757553151802) 2024-12-17T23:35:39.6719769Z torch_np/test_random (0.0018649757553151802) 2024-12-17T23:35:39.6720169Z torch_np/test_scalars_0D_arrays (0.0018649757553151802) 2024-12-17T23:35:39.6720574Z torch_np/test_ufuncs_basic (0.0018649757553151802) 2024-12-17T23:35:39.6720970Z torch_np/test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:39.6721336Z xpu/test_conv (0.0018649757553151802) 2024-12-17T23:35:39.6721651Z xpu/test_gemm (0.0018649757553151802) 2024-12-17T23:35:39.6722016Z distributed/test_c10d_common (0.0016784781797836627) 2024-12-17T23:35:40.1701087Z export/test_export_legacy (0.0009324878776575901) 2024-12-17T23:35:40.1701763Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:40.1723598Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:40.1744727Z Results from HistorialEditedFiles 2024-12-17T23:35:40.1745050Z test_cuda (0.25) 2024-12-17T23:35:40.1745365Z inductor/test_compiled_optimizers (0.019321902249204832) 2024-12-17T23:35:40.1745832Z test_cpp_extensions_stream_and_event (0.016641825188229133) 2024-12-17T23:35:40.1746323Z distributed/test_inductor_collectives (0.013600512973253723) 2024-12-17T23:35:40.1746772Z inductor/test_torchinductor (0.010740278634029864) 2024-12-17T23:35:40.1747140Z test_mps (0.008725355806492785) 2024-12-17T23:35:40.1747448Z test_optim (0.008217504083479384) 2024-12-17T23:35:40.1747785Z functorch/test_aotdispatch (0.008000812381736661) 2024-12-17T23:35:40.1748250Z distributed/_tools/test_runtime_estimator (0.007719210065900763) 2024-12-17T23:35:40.1748707Z test_ci_sanity_check_fail (0.007719210065900763) 2024-12-17T23:35:40.1749093Z inductor/test_cpu_cpp_wrapper (0.00714741672768589) 2024-12-17T23:35:40.1749491Z inductor/test_cpu_repro (0.0065140456453555715) 2024-12-17T23:35:40.1749901Z test_cpp_extensions_mtia_backend (0.005146140043933842) 2024-12-17T23:35:40.1750333Z test_torch (0.004865412781145141) 2024-12-17T23:35:40.1750683Z dynamo/test_structured_trace (0.00443299779309033) 2024-12-17T23:35:40.1751054Z test_autocast (0.004322259981719106) 2024-12-17T23:35:40.1751432Z inductor/test_mkldnn_pattern_matcher (0.00409994673829894) 2024-12-17T23:35:40.1751850Z test_serialization (0.00372279428902038) 2024-12-17T23:35:40.1752203Z test_nestedtensor (0.003641703140850118) 2024-12-17T23:35:40.1752560Z distributed/test_c10d_nccl (0.003490598867009389) 2024-12-17T23:35:40.1752918Z test_nn (0.003480498119561809) 2024-12-17T23:35:40.1753252Z profiler/test_profiler (0.003342002970072012) 2024-12-17T23:35:40.1753623Z test_cpp_extensions_jit (0.0033158696646201223) 2024-12-17T23:35:40.1754026Z test_cuda_expandable_segments (0.0032371440235931547) 2024-12-17T23:35:40.1754399Z test_ops (0.0029873963601166477) 2024-12-17T23:35:40.1754706Z inductor/test_perf (0.002782672461388891) 2024-12-17T23:35:40.1755067Z test_cuda_nvml_based_avail (0.002747035447980408) 2024-12-17T23:35:40.1755470Z inductor/test_aot_inductor (0.0026874286896098947) 2024-12-17T23:35:40.1755852Z dynamo/test_model_output (0.002573070021966921) 2024-12-17T23:35:40.1756283Z inductor/test_decompose_mem_bound_mm (0.002573070021966921) 2024-12-17T23:35:40.1756689Z test_linalg (0.002573070021966921) 2024-12-17T23:35:40.1757053Z functorch/test_eager_transforms (0.002562645852589538) 2024-12-17T23:35:40.1757447Z dynamo/test_misc (0.0024640255764755425) 2024-12-17T23:35:40.1757913Z inductor/test_cudagraph_trees_expandable_segments (0.002319847257900335) 2024-12-17T23:35:40.1758378Z test_transformers (0.002314623520792822) 2024-12-17T23:35:40.1758772Z inductor/test_extension_backend (0.0022255956087440377) 2024-12-17T23:35:40.1759265Z dynamo/test_cudagraphs_expandable_segments (0.0022054885902573606) 2024-12-17T23:35:40.1759765Z inductor/test_torchinductor_opinfo (0.002172814685216511) 2024-12-17T23:35:40.1760202Z inductor/test_max_autotune (0.002144225018305767) 2024-12-17T23:35:40.1760578Z test_fake_tensor (0.0020544758364658537) 2024-12-17T23:35:40.1760975Z dynamo/test_activation_checkpointing (0.001999127084736204) 2024-12-17T23:35:40.1761392Z dynamo/test_utils (0.0019947076294169136) 2024-12-17T23:35:40.1761838Z test_cpp_extensions_open_device_registration (0.0019134267370175349) 2024-12-17T23:35:40.1762364Z dynamo/test_ctx_manager (0.0018869180161090755) 2024-12-17T23:35:40.1762761Z dynamo/test_higher_order_ops (0.001862110982051138) 2024-12-17T23:35:40.1763141Z test_indexing (0.0018523760437907603) 2024-12-17T23:35:40.1763452Z test_view_ops (0.0018523760437907603) 2024-12-17T23:35:40.1763929Z distributed/tensor/parallel/test_micro_pipeline_tp (0.001715380014644614) 2024-12-17T23:35:40.1764469Z inductor/test_cutlass_backend (0.001715380014644614) 2024-12-17T23:35:40.1764842Z test_cuda_multigpu (0.0016749229388275239) 2024-12-17T23:35:40.1765245Z inductor/test_triton_cpu_backend (0.0016582006808231267) 2024-12-17T23:35:40.1765709Z inductor/test_cpu_select_algorithm (0.0016412353839749933) 2024-12-17T23:35:40.1766132Z nn/test_lazy_modules (0.0016256308328047003) 2024-12-17T23:35:40.1766492Z export/test_export (0.0015944885170626403) 2024-12-17T23:35:40.1766829Z dynamo/test_logging (0.001526876716332019) 2024-12-17T23:35:40.1767181Z dynamo/test_repros (0.001526876716332019) 2024-12-17T23:35:40.1767618Z torch_np/numpy_tests/core/test_multiarray (0.0014442993173039355) 2024-12-17T23:35:40.1768087Z dynamo/test_autograd_function (0.0014382692066310112) 2024-12-17T23:35:40.1768491Z inductor/test_codecache (0.001434981358404629) 2024-12-17T23:35:40.1768859Z test_tensorboard (0.001374043192045447) 2024-12-17T23:35:40.1769183Z test_decomp (0.0013724746405749094) 2024-12-17T23:35:40.1769505Z nn/test_dropout (0.001369537269756587) 2024-12-17T23:35:40.1769840Z test_stateless (0.00136136993745548) 2024-12-17T23:35:40.1770150Z test_testing (0.001335034148126004) 2024-12-17T23:35:40.1770490Z test_public_bindings (0.0013210397813929785) 2024-12-17T23:35:40.1770952Z test_binary_ufuncs (0.0012937489995479418) 2024-12-17T23:35:40.1771278Z test_autograd (0.0012920156624649192) 2024-12-17T23:35:40.1771623Z nn/test_convolution (0.0012865350109834606) 2024-12-17T23:35:40.1771971Z nn/test_pooling (0.0012865350109834606) 2024-12-17T23:35:40.1772306Z functorch/test_ops (0.0011310197898755697) 2024-12-17T23:35:40.1772650Z test_custom_ops (0.0011192518765083235) 2024-12-17T23:35:40.1773020Z dynamo/test_dynamic_shapes (0.0010890668465069293) 2024-12-17T23:35:40.1773409Z inductor/test_debug_trace (0.001059766971168699) 2024-12-17T23:35:40.1773794Z test_cuda_primary_ctx (0.0010316554333357937) 2024-12-17T23:35:40.1774150Z test_cuda_trace (0.0010316554333357937) 2024-12-17T23:35:40.1774500Z test_sparse_semi_structured (0.0010108455142729211) 2024-12-17T23:35:40.1774886Z export/test_serialize (0.0009781862655889977) 2024-12-17T23:35:40.1775320Z distributed/nn/jit/test_instantiator (0.0009454083035257247) 2024-12-17T23:35:40.1775740Z lazy/test_ts_opinfo (0.0009454083035257247) 2024-12-17T23:35:40.1776073Z test_jit (0.0008992412521197428) 2024-12-17T23:35:40.1776385Z test_jit_autocast (0.0008904679693855799) 2024-12-17T23:35:40.1776716Z test_jit_llga_fuser (0.0008904679693855799) 2024-12-17T23:35:40.1777107Z distributed/test_data_parallel (0.000857690007322307) 2024-12-17T23:35:40.1777496Z test_sparse_csr (0.0008498482701125031) 2024-12-17T23:35:40.1777890Z inductor/test_efficient_conv_bn_eval (0.0008495215310620946) 2024-12-17T23:35:40.1778432Z inductor/test_inductor_freezing (0.0008495215310620946) 2024-12-17T23:35:40.1778868Z inductor/test_flex_attention (0.0008362477571392493) 2024-12-17T23:35:40.1779230Z test_sparse (0.0008325640126700416) 2024-12-17T23:35:40.1779558Z test_cuda_sanitizer (0.0008207206104549662) 2024-12-17T23:35:40.1779949Z inductor/test_memory_planning (0.0008174650108548655) 2024-12-17T23:35:40.1780329Z test_ops_gradients (0.0007842448543005128) 2024-12-17T23:35:40.1780669Z test_typing (0.0007593110089328014) 2024-12-17T23:35:40.1781033Z inductor/test_triton_kernels (0.0007576261731347046) 2024-12-17T23:35:40.1781431Z test_compile_benchmark_util (0.0007427996426532014) 2024-12-17T23:35:40.1781821Z dynamo/test_cudagraphs (0.0007351628634191202) 2024-12-17T23:35:40.1782299Z inductor/test_fused_attention (0.0007351628634191202) 2024-12-17T23:35:40.1782663Z test_autoload (0.0007351628634191202) 2024-12-17T23:35:40.1783011Z test_tensor_creation_ops (0.0007167837918336423) 2024-12-17T23:35:40.1783381Z test_ao_sparsity (0.0007100216805899286) 2024-12-17T23:35:40.1783702Z test_complex (0.0007100216805899286) 2024-12-17T23:35:40.1784037Z test_cpp_api_parity (0.0007100216805899286) 2024-12-17T23:35:40.1784379Z test_pytree (0.0007068622288301583) 2024-12-17T23:35:40.1784790Z inductor/test_torchinductor_dynamic_shapes (0.0006861520058578456) 2024-12-17T23:35:40.1785252Z test_python_dispatch (0.0006816212536436989) 2024-12-17T23:35:40.1785608Z test_jit_fuser_te (0.0006584578325907332) 2024-12-17T23:35:40.1786056Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0006432675054917303) 2024-12-17T23:35:40.1786574Z inductor/test_unbacked_symints (0.0006432675054917303) 2024-12-17T23:35:40.1786954Z test_meta (0.0006432675054917303) 2024-12-17T23:35:40.1787250Z test_foreach (0.0006256798705274604) 2024-12-17T23:35:40.1787586Z test_sort_and_select (0.0006256798705274604) 2024-12-17T23:35:40.1787924Z test_weak (0.0005986189948705723) 2024-12-17T23:35:40.1788213Z test_fx (0.0005818932725513373) 2024-12-17T23:35:40.1788594Z inductor/test_cooperative_reductions (0.0005717933382148713) 2024-12-17T23:35:40.1789193Z inductor/test_kernel_benchmark (0.0005717933382148713) 2024-12-17T23:35:40.1789603Z inductor/test_loop_ordering (0.0005717933382148713) 2024-12-17T23:35:40.1790024Z inductor/test_pattern_matcher (0.0005717933382148713) 2024-12-17T23:35:40.1790407Z test_dispatch (0.0005658410328072995) 2024-12-17T23:35:40.1790731Z test_dynamic_shapes (0.0005658410328072995) 2024-12-17T23:35:40.1791149Z test_numpy_interop (0.0005658410328072995) 2024-12-17T23:35:40.1791544Z inductor/test_benchmark_fusion (0.0005432036713041278) 2024-12-17T23:35:40.1791927Z dynamo/test_modules (0.0005298529617327852) 2024-12-17T23:35:40.1792312Z dynamo/test_compiler_bisector (0.0005146140043933842) 2024-12-17T23:35:40.1792708Z export/test_passes (0.000502792086075897) 2024-12-17T23:35:40.1793055Z export/test_pass_infra (0.0005006088751481676) 2024-12-17T23:35:40.1793419Z test_bundled_inputs (0.0004990868577091012) 2024-12-17T23:35:40.1793905Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0004886838413813145) 2024-12-17T23:35:40.1794527Z distributed/_tensor/experimental/test_tp_transform (0.0004678309130848947) 2024-12-17T23:35:40.1795022Z dynamo/test_export (0.0004678309130848947) 2024-12-17T23:35:40.1795369Z test_out_dtype_op (0.0004678309130848947) 2024-12-17T23:35:40.1795789Z torch_np/numpy_tests/lib/test_shape_base_ (0.00044744333434624774) 2024-12-17T23:35:40.1796312Z distributed/fsdp/test_fsdp_state_dict (0.0004288450036611535) 2024-12-17T23:35:40.1796750Z dynamo/test_compile (0.0004288450036611535) 2024-12-17T23:35:40.1797078Z test_deploy (0.0004211658899073364) 2024-12-17T23:35:40.1797389Z test_utils (0.0004211658899073364) 2024-12-17T23:35:40.1797739Z test_xnnpack_integration (0.0004211658899073364) 2024-12-17T23:35:40.1798107Z functorch/test_vmap (0.00040627421399477696) 2024-12-17T23:35:40.1798485Z inductor/test_mmdecomp (0.00040627421399477696) 2024-12-17T23:35:40.1799019Z test_namedtensor (0.00040627421399477696) 2024-12-17T23:35:40.1799439Z torch_np/numpy_tests/core/test_shape_base (0.00040627421399477696) 2024-12-17T23:35:40.1799936Z inductor/test_compiled_autograd (0.0003958569264564494) 2024-12-17T23:35:40.1800384Z test_model_exports_to_core_aten (0.00038838792784406354) 2024-12-17T23:35:40.1800779Z test_numba_integration (0.00038838792784406354) 2024-12-17T23:35:40.1801164Z test_ops_fwd_gradients (0.00038838792784406354) 2024-12-17T23:35:40.1801525Z test_ops_jit (0.00038838792784406354) 2024-12-17T23:35:40.1801837Z test_shape_ops (0.00038838792784406354) 2024-12-17T23:35:40.1802176Z test_show_pickle (0.00038838792784406354) 2024-12-17T23:35:40.1802519Z test_type_hints (0.00038838792784406354) 2024-12-17T23:35:40.1802956Z test_type_info (0.00038838792784406354) 2024-12-17T23:35:40.1803291Z test_overrides (0.00037706740414077453) 2024-12-17T23:35:40.1803667Z functorch/test_control_flow (0.000354411714809138) 2024-12-17T23:35:40.1804072Z inductor/test_flex_decoding (0.00032163375274586514) 2024-12-17T23:35:40.1804494Z nn/test_multihead_attention (0.00032163375274586514) 2024-12-17T23:35:40.1804895Z test_comparison_utils (0.00032163375274586514) 2024-12-17T23:35:40.1805243Z test_native_mha (0.00032163375274586514) 2024-12-17T23:35:40.1805582Z test_modules (0.0002940651453676481) 2024-12-17T23:35:40.1805914Z test_dataloader (0.00028374735336842083) 2024-12-17T23:35:40.1806382Z inductor/test_torchinductor_codegen_dynamic_shapes (0.0002751755440159069) 2024-12-17T23:35:40.1806897Z test_functionalization (0.00017745310496323593) 2024-12-17T23:35:40.1807266Z test_legacy_vmap (0.00017745310496323593) 2024-12-17T23:35:40.1807613Z test_multiprocessing (0.00017745310496323593) 2024-12-17T23:35:40.1807991Z nn/test_module_hooks (0.0001737991580861317) 2024-12-17T23:35:40.1808343Z dynamo/test_exc (0.00016081687637293257) 2024-12-17T23:35:40.1808713Z distributed/_tensor/test_api (0.00014102119602285885) 2024-12-17T23:35:40.1809195Z distributed/fsdp/test_fsdp_optim_state (0.00014102119602285885) 2024-12-17T23:35:40.1809626Z nn/test_init (0.00014102119602285885) 2024-12-17T23:35:40.1809935Z test_prims (0.00014102119602285885) 2024-12-17T23:35:40.1810322Z onnx/test_pytorch_onnx_onnxruntime (0.00013378592013490456) 2024-12-17T23:35:40.1810778Z export/test_export_nonstrict (0.00011435866764297428) 2024-12-17T23:35:40.1811258Z export/test_export_training_ir_to_run_decomp (0.00011435866764297428) 2024-12-17T23:35:40.1811831Z export/test_retraceability (0.00011435866764297428) 2024-12-17T23:35:40.1812221Z export/test_serdes (0.00011435866764297428) 2024-12-17T23:35:40.1812610Z inductor/test_binary_folding (0.00011435866764297428) 2024-12-17T23:35:40.1813005Z inductor/test_ck_backend (0.00011435866764297428) 2024-12-17T23:35:40.1813416Z inductor/test_combo_kernels (0.00011435866764297428) 2024-12-17T23:35:40.1813877Z inductor/test_coordinate_descent_tuner (0.00011435866764297428) 2024-12-17T23:35:40.1814317Z inductor/test_cuda_repro (0.00011435866764297428) 2024-12-17T23:35:40.1814704Z inductor/test_foreach (0.00011435866764297428) 2024-12-17T23:35:40.1815074Z inductor/test_halide (0.00011435866764297428) 2024-12-17T23:35:40.1815460Z inductor/test_inplacing_pass (0.00011435866764297428) 2024-12-17T23:35:40.1815865Z inductor/test_profiler (0.00011435866764297428) 2024-12-17T23:35:40.1816313Z inductor/test_triton_extension_backend (0.00011435866764297428) 2024-12-17T23:35:40.1816787Z inductor/test_triton_heuristics (0.00011435866764297428) 2024-12-17T23:35:40.1817211Z profiler/test_cpp_thread (0.00011435866764297428) 2024-12-17T23:35:40.1817609Z test_expanded_weights (9.261679978343383e-05) 2024-12-17T23:35:40.1817958Z test_reductions (8.300225877312648e-05) 2024-12-17T23:35:40.1818390Z test_fx_experimental (7.394708241474361e-05) 2024-12-17T23:35:40.1818817Z distributions/test_distributions (7.351628634191202e-05) 2024-12-17T23:35:40.1819315Z distributed/checkpoint/e2e/test_pipeline (5.983883772016095e-05) 2024-12-17T23:35:40.1819831Z distributed/rpc/test_share_memory (5.983883772016095e-05) 2024-12-17T23:35:40.1820330Z distributed/test_c10d_functional_native (5.983883772016095e-05) 2024-12-17T23:35:40.1820765Z distributed/test_nccl (5.983883772016095e-05) 2024-12-17T23:35:40.1821142Z distributed/test_store (5.983883772016095e-05) 2024-12-17T23:35:40.1821591Z distributed/_tensor/test_pointwise_ops (4.116912035147074e-05) 2024-12-17T23:35:40.1822096Z distributed/checkpoint/test_state_dict (4.116912035147074e-05) 2024-12-17T23:35:40.1822544Z dynamo/test_functions (4.116912035147074e-05) 2024-12-17T23:35:40.1822928Z dynamo/test_guard_manager (4.116912035147074e-05) 2024-12-17T23:35:40.1823303Z dynamo/test_trace_rules (4.116912035147074e-05) 2024-12-17T23:35:40.1823825Z torch_np/numpy_tests/core/test_scalarmath (4.116912035147074e-05) 2024-12-17T23:35:40.1824277Z export/test_converter (3.277796206327288e-05) 2024-12-17T23:35:40.1824649Z export/test_experimental (3.277796206327288e-05) 2024-12-17T23:35:40.1825046Z export/test_lift_unlift (3.277796206327288e-05) 2024-12-17T23:35:40.1825419Z export/test_sparse (3.277796206327288e-05) 2024-12-17T23:35:40.1825753Z export/test_tools (3.277796206327288e-05) 2024-12-17T23:35:40.1826111Z export/test_torchbind (3.277796206327288e-05) 2024-12-17T23:35:40.1826484Z export/test_unflatten (3.277796206327288e-05) 2024-12-17T23:35:40.1826839Z export/test_verifier (3.277796206327288e-05) 2024-12-17T23:35:40.1827216Z functorch/test_minifier (3.277796206327288e-05) 2024-12-17T23:35:40.1827644Z higher_order_ops/test_with_effects (3.277796206327288e-05) 2024-12-17T23:35:40.1828069Z lazy/test_functionalization (3.277796206327288e-05) 2024-12-17T23:35:40.1828468Z nn/test_load_state_dict (3.277796206327288e-05) 2024-12-17T23:35:40.1828879Z nn/test_parametrization (3.277796206327288e-05) 2024-12-17T23:35:40.1829348Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (3.277796206327288e-05) 2024-12-17T23:35:40.1829865Z onnx/dynamo/test_exporter_api (3.277796206327288e-05) 2024-12-17T23:35:40.1830263Z onnx/test_custom_ops (3.277796206327288e-05) 2024-12-17T23:35:40.1830610Z onnx/test_fx_passes (3.277796206327288e-05) 2024-12-17T23:35:40.1830974Z onnx/test_fx_to_onnx (3.277796206327288e-05) 2024-12-17T23:35:40.1831379Z onnx/test_fx_to_onnx_decomp_skip (3.277796206327288e-05) 2024-12-17T23:35:40.1831794Z onnx/test_models_onnxruntime (3.277796206327288e-05) 2024-12-17T23:35:40.1832184Z onnx/test_onnx_opset (3.277796206327288e-05) 2024-12-17T23:35:40.1832656Z onnx/test_pytorch_onnx_no_runtime (3.277796206327288e-05) 2024-12-17T23:35:40.1833056Z onnx/test_utility_funs (3.277796206327288e-05) 2024-12-17T23:35:40.1833432Z onnx/test_verification (3.277796206327288e-05) 2024-12-17T23:35:40.1833922Z onnx/torch_export/test_torch_export_with_onnxruntime (3.277796206327288e-05) 2024-12-17T23:35:40.1834447Z profiler/test_memory_profiler (3.277796206327288e-05) 2024-12-17T23:35:40.1834870Z profiler/test_profiler_tree (3.277796206327288e-05) 2024-12-17T23:35:40.1835291Z profiler/test_record_function (3.277796206327288e-05) 2024-12-17T23:35:40.1835703Z profiler/test_torch_tidy (3.277796206327288e-05) 2024-12-17T23:35:40.1836057Z test_datapipe (3.277796206327288e-05) 2024-12-17T23:35:40.1836390Z test_flop_counter (3.277796206327288e-05) 2024-12-17T23:35:40.1836734Z test_functional_optim (3.277796206327288e-05) 2024-12-17T23:35:40.1837089Z test_fx_passes (3.277796206327288e-05) 2024-12-17T23:35:40.1837418Z test_metal (3.277796206327288e-05) 2024-12-17T23:35:40.1837748Z test_mobile_optimizer (3.277796206327288e-05) 2024-12-17T23:35:40.1838118Z test_module_tracker (3.277796206327288e-05) 2024-12-17T23:35:40.1838471Z test_proxy_tensor (3.277796206327288e-05) 2024-12-17T23:35:40.1838801Z test_spectral_ops (3.277796206327288e-05) 2024-12-17T23:35:40.1839140Z test_subclass (3.277796206327288e-05) 2024-12-17T23:35:40.1839470Z test_tensorexpr (3.277796206327288e-05) 2024-12-17T23:35:41.4261401Z test_vulkan (3.277796206327288e-05) 2024-12-17T23:35:41.4262057Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:41.4284570Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:41.4305937Z Results from Profiling 2024-12-17T23:35:41.4306210Z dynamo/test_after_aot (0.25) 2024-12-17T23:35:41.4306600Z dynamo/test_backends (0.25) 2024-12-17T23:35:41.4306913Z dynamo/test_dynamic_shapes (0.25) 2024-12-17T23:35:41.4307232Z dynamo/test_higher_order_ops (0.25) 2024-12-17T23:35:41.4307559Z dynamo/test_logging (0.25) 2024-12-17T23:35:41.4307861Z dynamo/test_misc (0.25) 2024-12-17T23:35:41.4308130Z dynamo/test_repros (0.25) 2024-12-17T23:35:41.4308424Z dynamo/test_unspec (0.25) 2024-12-17T23:35:41.4308734Z functorch/test_eager_transforms (0.25) 2024-12-17T23:35:41.4309075Z inductor/test_aot_inductor (0.25) 2024-12-17T23:35:41.4309404Z inductor/test_cpu_repro (0.25) 2024-12-17T23:35:41.4309728Z inductor/test_inductor_freezing (0.25) 2024-12-17T23:35:41.4310054Z inductor/test_minifier (0.25) 2024-12-17T23:35:41.4310371Z inductor/test_mmdecomp (0.25) 2024-12-17T23:35:41.4310677Z inductor/test_pattern_matcher (0.25) 2024-12-17T23:35:41.4311025Z inductor/test_split_cat_fx_passes (0.25) 2024-12-17T23:35:41.4311368Z onnx/test_utility_funs (0.25) 2024-12-17T23:35:41.4311663Z test_content_store (0.25) 2024-12-17T23:35:41.4311957Z test_cpp_extensions_jit (0.25) 2024-12-17T23:35:41.4312256Z test_cuda (0.25) 2024-12-17T23:35:41.4312516Z test_cuda_expandable_segments (0.25) 2024-12-17T23:35:41.4312844Z test_dispatch (0.25) 2024-12-17T23:35:41.4313118Z test_public_bindings (0.25) 2024-12-17T23:35:41.4313400Z test_testing (0.25) 2024-12-17T23:35:41.4313657Z test_utils (0.25) 2024-12-17T23:35:41.4313904Z Results from LLM 2024-12-17T23:35:41.4314154Z functorch/test_rearrange (0.25) 2024-12-17T23:35:41.4314489Z functorch/test_parsing (0.24886667372464752) 2024-12-17T23:35:41.4314838Z test_package (0.24693993102740805) 2024-12-17T23:35:41.4315271Z export/test_retraceability (0.24094407066619436) 2024-12-17T23:35:41.4315818Z cpp_extensions/open_registration_extension/test/test_openreg (0.2397938819199805) 2024-12-17T23:35:41.4316418Z inductor/test_triton_extension_backend (0.23845658234570508) 2024-12-17T23:35:41.4316879Z export/test_unflatten_training_ir (0.2368227810651119) 2024-12-17T23:35:41.4317321Z inductor/test_extension_backend (0.2367962353888255) 2024-12-17T23:35:41.4317740Z export/test_export_nonstrict (0.23628989177423632) 2024-12-17T23:35:41.4318132Z inductor/test_triton_syntax (0.2358462640315515) 2024-12-17T23:35:41.4318597Z export/test_export_training_ir_to_run_decomp (0.23486753648846986) 2024-12-17T23:35:41.4319040Z test_mkl_verbose (0.23438709300313876) 2024-12-17T23:35:41.4319418Z inductor/test_cpp_wrapper_hipify (0.23328964349293682) 2024-12-17T23:35:41.4319853Z inductor/test_external_callables (0.232973168952803) 2024-12-17T23:35:41.4320243Z onnx/test_lazy_import (0.2327213860497209) 2024-12-17T23:35:41.4320585Z export/test_serdes (0.2309121524736697) 2024-12-17T23:35:41.4320912Z test_license (0.23051744937092028) 2024-12-17T23:35:41.4321239Z inductor/test_config (0.22912306778971506) 2024-12-17T23:35:41.4321639Z distributed/_tools/test_mod_tracker (0.22868474135747507) 2024-12-17T23:35:41.4322139Z distributed/_tensor/debug/test_op_coverage (0.22868358719763654) 2024-12-17T23:35:41.4322578Z test_mkldnn_verbose (0.22829494832454725) 2024-12-17T23:35:41.4322914Z inductor/test_b2b_gemm (0.2282066453158834) 2024-12-17T23:35:41.4323294Z inductor/test_inductor_utils (0.22742144494708433) 2024-12-17T23:35:41.4323688Z inductor/test_debug_trace (0.22666235988988612) 2024-12-17T23:35:41.4324034Z test_autoload (0.22621622820721263) 2024-12-17T23:35:41.4324362Z test_cpp_api_parity (0.226181916404555) 2024-12-17T23:35:41.4324725Z export/test_export_legacy (0.22612315206294528) 2024-12-17T23:35:41.4325088Z test_comparison_utils (0.22595000852513317) 2024-12-17T23:35:41.4325443Z inductor/test_smoke (0.22572868370456983) 2024-12-17T23:35:41.4325906Z distributed/flight_recorder/test_fr_analysis (0.22532161739812623) 2024-12-17T23:35:41.4326369Z inductor/test_ck_backend (0.22530737623944053) 2024-12-17T23:35:41.4326788Z inductor/test_inductor_annotations (0.22496171514881347) 2024-12-17T23:35:41.4327280Z test_utils_config_module (0.2248078010876333) 2024-12-17T23:35:41.4327639Z dynamo/test_base_output (0.22476942038249403) 2024-12-17T23:35:41.4328053Z inductor/test_aot_inductor_arrayref (0.2245435962947635) 2024-12-17T23:35:41.4328528Z export/test_functionalized_assertions (0.22438238559596002) 2024-12-17T23:35:41.4328964Z inductor/test_cutlass_backend (0.2238336314978123) 2024-12-17T23:35:41.4329353Z dynamo/test_frame_init (0.22353842088555123) 2024-12-17T23:35:41.4329708Z inductor/test_utils (0.22269852507762408) 2024-12-17T23:35:41.4330047Z inductor/test_indexing (0.22209268897254655) 2024-12-17T23:35:41.4330404Z inductor/test_pad_mm (0.22175217269611502) 2024-12-17T23:35:41.4330782Z inductor/test_compile_worker (0.2209458257716302) 2024-12-17T23:35:41.4331220Z inductor/test_move_constructors_to_cuda (0.22028785685350677) 2024-12-17T23:35:41.4331691Z inductor/test_triton_cpu_backend (0.21913504679511722) 2024-12-17T23:35:41.4332093Z inductor/test_metrics (0.21895759961044953) 2024-12-17T23:35:41.4332499Z dynamo/test_inline_inbuilt_nn_modules (0.21882136962543952) 2024-12-17T23:35:41.4332938Z inductor/test_triton_kernels (0.2181457361931771) 2024-12-17T23:35:41.4333338Z onnx/test_fx_type_promotion (0.21761454879901257) 2024-12-17T23:35:41.4333761Z inductor/test_aot_inductor_custom_ops (0.21748645661896582) 2024-12-17T23:35:41.4334170Z onnx/test_fx_passes (0.21739005492940103) 2024-12-17T23:35:41.4334545Z inductor/test_triton_wrapper (0.21714566647409803) 2024-12-17T23:35:41.4334919Z export/test_tree_utils (0.21713745042101013) 2024-12-17T23:35:41.4335283Z export/test_cpp_serdes (0.21709292723808613) 2024-12-17T23:35:41.4335679Z dynamo/test_fx_passes_pre_grad (0.21642118665002485) 2024-12-17T23:35:41.4336140Z inductor/test_flex_decoding (0.21610297108911766) 2024-12-17T23:35:41.4336546Z inductor/test_combo_kernels (0.21592204186290317) 2024-12-17T23:35:41.4336946Z dynamo/test_skip_non_tensor (0.2152173196903033) 2024-12-17T23:35:41.4337324Z inductor/test_xpu_basic (0.21509392239773537) 2024-12-17T23:35:41.4337784Z inductor/test_torchinductor_strided_blocks (0.2149729507970315) 2024-12-17T23:35:41.4338365Z inductor/test_coordinate_descent_tuner (0.2149525084744675) 2024-12-17T23:35:41.4338829Z dynamo/test_skip_guard_eval_unsafe (0.2147793649366554) 2024-12-17T23:35:41.4339249Z onnx/exporter/test_tensors (0.21467568617149846) 2024-12-17T23:35:41.4339658Z inductor/test_gpu_cpp_wrapper (0.2145866006815881) 2024-12-17T23:35:41.4340028Z test_transformers (0.21441670444094885) 2024-12-17T23:35:41.4340460Z distributed/checkpoint/test_nested_dict (0.21405193124587682) 2024-12-17T23:35:41.4340927Z inductor/test_autoheuristic (0.21404684511777478) 2024-12-17T23:35:41.4341304Z dynamo/test_reconstruct (0.2138510096238151) 2024-12-17T23:35:41.4385796Z inductor/test_minifier_utils (0.21383837255168464) 2024-12-17T23:35:41.4386257Z inductor/test_benchmark_fusion (0.21375658369939762) 2024-12-17T23:35:41.4386684Z inductor/test_triton_heuristics (0.21362855020544436) 2024-12-17T23:35:41.4387149Z onnx/test_fx_to_onnx_decomp_skip (0.21361649999424875) 2024-12-17T23:35:41.4387547Z dynamo/test_interop (0.2133922604310423) 2024-12-17T23:35:41.4387892Z inductor/test_foreach (0.21330427041487704) 2024-12-17T23:35:41.4388264Z inductor/test_fx_fusion (0.21318906961336584) 2024-12-17T23:35:41.4388648Z torch_np/test_binary_ufuncs (0.2126614229468416) 2024-12-17T23:35:41.4389003Z export/test_tools (0.21256599935883486) 2024-12-17T23:35:41.4389368Z torch_np/test_unary_ufuncs (0.21247323620706612) 2024-12-17T23:35:41.4389877Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2124333687875586) 2024-12-17T23:35:41.4390380Z inductor/test_aot_inductor (0.21223039315222492) 2024-12-17T23:35:41.4390780Z backends/xeon/test_launch (0.21191511189599196) 2024-12-17T23:35:41.4391150Z test_ao_sparsity (0.21175918294560214) 2024-12-17T23:35:41.4391491Z test_ci_sanity_check_fail (0.21166462008696654) 2024-12-17T23:35:41.4391852Z dynamo/test_utils (0.21125522589881468) 2024-12-17T23:35:41.4392326Z test_file_check (0.21073628433615738) 2024-12-17T23:35:41.4392642Z dynamo/test_sdpa (0.21073501280413187) 2024-12-17T23:35:41.4392994Z dynamo/test_exceptions (0.2102377655340329) 2024-12-17T23:35:41.4393346Z dynamo/test_nops (0.21023526159404418) 2024-12-17T23:35:41.4393695Z inductor/test_cudacodecache (0.2102272411612679) 2024-12-17T23:35:41.4394140Z onnx/test_models_quantized_onnxruntime (0.20977762743704761) 2024-12-17T23:35:41.4394679Z distributed/pipelining/test_schedule_multiproc (0.2094002367318763) 2024-12-17T23:35:41.4395146Z dynamo/test_recompiles (0.2090154907029882) 2024-12-17T23:35:41.4395573Z distributed/pipelining/test_backward (0.20867067077970108) 2024-12-17T23:35:41.4396004Z dynamo/test_modules (0.20837784673524176) 2024-12-17T23:35:41.4396346Z dynamo/test_subgraphs (0.20812424456326162) 2024-12-17T23:35:41.4396687Z test_deploy (0.20811992135437488) 2024-12-17T23:35:41.4397064Z inductor/test_compiled_optimizers (0.20811105975425864) 2024-12-17T23:35:41.4397458Z profiler/test_kineto (0.2078559708679102) 2024-12-17T23:35:41.4397826Z dynamo/test_dynamic_shapes (0.20769403637395373) 2024-12-17T23:35:41.4398241Z inductor/test_aot_inductor_utils (0.2073846628511316) 2024-12-17T23:35:41.4398634Z dynamo/test_pre_dispatch (0.20736564855684245) 2024-12-17T23:35:41.4399323Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20721447318002492) 2024-12-17T23:35:41.4399866Z inductor/test_scatter_optimization (0.20711590010500117) 2024-12-17T23:35:41.4400359Z distributed/_shard/sharded_tensor/test_logger (0.20703818015519576) 2024-12-17T23:35:41.4400818Z torch_np/test_dtype (0.20688802200399864) 2024-12-17T23:35:41.4401342Z onnx/exporter/test_building (0.20686034172990483) 2024-12-17T23:35:41.4401799Z distributed/pipelining/test_transformer (0.20681018468200627) 2024-12-17T23:35:41.4402231Z test_show_pickle (0.2063687478868116) 2024-12-17T23:35:41.4402576Z dynamo/test_after_aot (0.20631342646268633) 2024-12-17T23:35:41.4402918Z dynamo/test_global (0.20630654062771742) 2024-12-17T23:35:41.4403295Z inductor/test_codegen_triton (0.20606489085677707) 2024-12-17T23:35:41.4403752Z inductor/test_graph_transform_observer (0.20603857992486457) 2024-12-17T23:35:41.4404201Z inductor/test_cpu_cpp_wrapper (0.20601256242341953) 2024-12-17T23:35:41.4404646Z inductor/test_cooperative_reductions (0.2059731644926599) 2024-12-17T23:35:41.4405114Z inductor/test_torchinductor_opinfo (0.20562163479268433) 2024-12-17T23:35:41.4405516Z inductor/test_profiler (0.20535400664436126) 2024-12-17T23:35:41.4405883Z inductor/test_minifier (0.2053084271117545) 2024-12-17T23:35:41.4406283Z dynamo/test_graph_region_tracker (0.20514076094266767) 2024-12-17T23:35:41.4406688Z inductor/test_op_dtype_prop (0.2049927741769295) 2024-12-17T23:35:41.4407115Z inductor/test_split_cat_fx_passes (0.20498788366913906) 2024-12-17T23:35:41.4407581Z onnx/dynamo/test_registry_dispatcher (0.20485085164085143) 2024-12-17T23:35:41.4408042Z inductor/test_decompose_mem_bound_mm (0.20473502485434308) 2024-12-17T23:35:41.4408450Z export/test_db (0.20452760863793568) 2024-12-17T23:35:41.4408818Z inductor/test_kernel_benchmark (0.20441581162984662) 2024-12-17T23:35:41.4409211Z inductor/test_multi_kernel (0.20431371738921375) 2024-12-17T23:35:41.4409579Z inductor/test_fp8 (0.2041457577896595) 2024-12-17T23:35:41.4409942Z dynamo/test_metrics_context (0.20414211925186343) 2024-12-17T23:35:41.4410348Z inductor/test_group_batch_fusion (0.20404078793044586) 2024-12-17T23:35:41.4410777Z inductor/test_pattern_matcher (0.20400264196968057) 2024-12-17T23:35:41.4411160Z dynamo/test_config (0.20399753627954736) 2024-12-17T23:35:41.4411531Z inductor/test_compiled_autograd (0.2037833711623892) 2024-12-17T23:35:41.4412012Z inductor/test_torchinductor_dynamic_shapes (0.20343139153569692) 2024-12-17T23:35:41.4412477Z torch_np/test_nep50_examples (0.2031563689395947) 2024-12-17T23:35:41.4412903Z distributed/_tools/test_sac_estimator (0.2029871573700461) 2024-12-17T23:35:41.4413398Z dynamo/test_view (0.20280591515133306) 2024-12-17T23:35:41.4413735Z dynamo/test_resume (0.20232959925457705) 2024-12-17T23:35:41.4414132Z distributed/_tensor/test_common_rules (0.20187325619163718) 2024-12-17T23:35:41.4414612Z inductor/test_aot_inductor_package (0.20171844227702357) 2024-12-17T23:35:41.4415106Z dynamo/test_cudagraphs_expandable_segments (0.20168469777326964) 2024-12-17T23:35:41.4415586Z distributed/pipelining/test_pipe (0.20143618172939154) 2024-12-17T23:35:41.4416007Z onnx/exporter/test_compat (0.20132281975880956) 2024-12-17T23:35:41.4416362Z test_xpu (0.20110896763414995) 2024-12-17T23:35:41.4416661Z onnx/test_fx_to_onnx (0.20109805202076173) 2024-12-17T23:35:41.4417002Z test_typing (0.20107097816963396) 2024-12-17T23:35:41.4417363Z distributed/_tools/test_sac_ilp (0.20102224915001018) 2024-12-17T23:35:41.4417741Z test_module_tracker (0.20101070755162478) 2024-12-17T23:35:41.4418115Z inductor/test_benchmarking (0.20095828130811147) 2024-12-17T23:35:41.4418619Z inductor/test_inplacing_pass (0.20089830412056972) 2024-12-17T23:35:41.4419019Z dynamo/test_autograd_function (0.20087756836753834) 2024-12-17T23:35:41.4419402Z dynamo/test_compile (0.20077148347254847) 2024-12-17T23:35:41.4419740Z test_utils (0.20063578166237983) 2024-12-17T23:35:41.4420110Z inductor/test_custom_post_grad_passes (0.2003242758781611) 2024-12-17T23:35:41.4420623Z torch_np/numpy_tests/core/test_scalarinherit (0.20029569575063386) 2024-12-17T23:35:41.4421071Z test_expanded_weights (0.20026760467388569) 2024-12-17T23:35:41.4421419Z test_openmp (0.20024428673274094) 2024-12-17T23:35:41.4421789Z distributed/_tensor/test_dtensor (0.20016893378870612) 2024-12-17T23:35:41.4422241Z dynamo/test_pgo (0.20016554955731514) 2024-12-17T23:35:41.4422638Z onnx/exporter/test_small_models_e2e (0.20009467631841635) 2024-12-17T23:35:41.4423047Z torch_np/test_random (0.1999422294095733) 2024-12-17T23:35:41.4423403Z inductor/test_snode_runtime (0.1998581909237027) 2024-12-17T23:35:41.4423857Z distributed/_tensor/test_dtensor_compile (0.199757935513999) 2024-12-17T23:35:41.4424282Z inductor/test_perf (0.19962640041646781) 2024-12-17T23:35:41.4424634Z test_compile_benchmark_util (0.19958700248570818) 2024-12-17T23:35:41.4424992Z test_hub (0.19945276782787666) 2024-12-17T23:35:41.4425335Z onnx/test_onnxscript_runtime (0.19927406867321462) 2024-12-17T23:35:41.4425715Z test_functionalization (0.19923580534026236) 2024-12-17T23:35:41.4426209Z inductor/test_torchinductor_codegen_config_overrides (0.19921068769225075) 2024-12-17T23:35:41.4426741Z inductor/test_select_algorithm (0.19883298399458085) 2024-12-17T23:35:41.4427136Z inductor/test_layout_optim (0.19869158963334416) 2024-12-17T23:35:41.4427536Z inductor/test_flex_attention (0.1984462622005454) 2024-12-17T23:35:41.4427940Z dynamo/test_export_mutations (0.19826619370370205) 2024-12-17T23:35:41.4428358Z inductor/test_cpu_select_algorithm (0.1982169365092369) 2024-12-17T23:35:41.4428758Z export/test_passes (0.1981113015409638) 2024-12-17T23:35:41.4429096Z test_pytree (0.1980870446223233) 2024-12-17T23:35:41.4429409Z inductor/test_halide (0.19802182481043024) 2024-12-17T23:35:41.4429766Z inductor/test_memory (0.19792377991024784) 2024-12-17T23:35:41.4430137Z inductor/test_control_flow (0.19770098793734736) 2024-12-17T23:35:41.4430534Z inductor/test_memory_planning (0.19749132208735637) 2024-12-17T23:35:41.4430916Z torch_np/test_basic (0.19747084064073006) 2024-12-17T23:35:41.4431273Z test_tensorexpr_pybind (0.1973946856534176) 2024-12-17T23:35:41.4431616Z test_content_store (0.19736577297136063) 2024-12-17T23:35:41.4431971Z dynamo/test_decorators (0.19734167254896945) 2024-12-17T23:35:41.4432339Z functorch/test_minifier (0.197197285196965) 2024-12-17T23:35:41.4432699Z test_namedtuple_return_api (0.1971772145529931) 2024-12-17T23:35:41.4433061Z test_proxy_tensor (0.19704186485938538) 2024-12-17T23:35:41.4433424Z dynamo/test_model_output (0.19693523222752302) 2024-12-17T23:35:41.4433853Z profiler/test_cpp_thread (0.19683738294765224) 2024-12-17T23:35:41.4434205Z test_foreach (0.19682372864990139) 2024-12-17T23:35:41.4434523Z test_complex (0.1967196586441212) 2024-12-17T23:35:41.4434913Z distributed/test_c10d_functional_native (0.19666402422749735) 2024-12-17T23:35:41.4435335Z test_jiterator (0.19657783391819894) 2024-12-17T23:35:41.4435761Z distributed/checkpoint/test_save_load_api (0.19629725570524684) 2024-12-17T23:35:41.4436235Z dynamo/test_graph_deduplication (0.19629408665619863) 2024-12-17T23:35:41.4436637Z inductor/test_torchbind (0.19617368235439844) 2024-12-17T23:35:41.4437093Z distributed/checkpoint/test_dedup_tensors (0.19600388392391496) 2024-12-17T23:35:41.4437563Z inductor/test_minifier_isolate (0.19599664597238514) 2024-12-17T23:35:41.4437934Z xpu/test_conv (0.19595286614664528) 2024-12-17T23:35:41.4438289Z inductor/test_binary_folding (0.19582446097409995) 2024-12-17T23:35:41.4438685Z inductor/test_fused_attention (0.19557066318180819) 2024-12-17T23:35:41.4439136Z distributed/_composable/test_contract (0.19551943022219573) 2024-12-17T23:35:41.4439562Z dynamo/test_functions (0.19540610737567604) 2024-12-17T23:35:41.4439957Z distributed/_tensor/test_dtensor_ops (0.195367022437415) 2024-12-17T23:35:41.4440371Z onnx/exporter/test_core (0.19523427449395178) 2024-12-17T23:35:41.4440736Z test_per_overload_api (0.19506251986035214) 2024-12-17T23:35:41.4441065Z test_stateless (0.19498378268492633) 2024-12-17T23:35:41.4441390Z dynamo/test_modes (0.19489139121174967) 2024-12-17T23:35:41.4441730Z dynamo/test_profiler (0.1947721019457257) 2024-12-17T23:35:41.4442071Z test_ops_fwd_gradients (0.1942211373380567) 2024-12-17T23:35:41.4442468Z test_custom_ops (0.1940640737898595) 2024-12-17T23:35:41.4442789Z test_optim (0.19405607291911436) 2024-12-17T23:35:41.4443091Z export/test_schema (0.19395129868021235) 2024-12-17T23:35:41.4443455Z nn/test_multihead_attention (0.1938740286571237) 2024-12-17T23:35:41.4443913Z distributed/checkpoint/e2e/test_fsdp_ep (0.19374233706334318) 2024-12-17T23:35:41.4444352Z inductor/test_codecache (0.1934592549104024) 2024-12-17T23:35:41.4444826Z inductor/test_cudagraph_trees_expandable_segments (0.19332715251396748) 2024-12-17T23:35:41.4445338Z inductor/test_unbacked_symints (0.19324194030622716) 2024-12-17T23:35:41.4445792Z distributed/_tensor/test_experimental_ops (0.1932151598855668) 2024-12-17T23:35:41.4446310Z distributed/_tools/test_runtime_estimator (0.19310801864089425) 2024-12-17T23:35:41.4446809Z inductor/test_mkldnn_pattern_matcher (0.19300643301307158) 2024-12-17T23:35:41.4447218Z functorch/test_logging (0.19299516528312244) 2024-12-17T23:35:41.4447614Z onnx/test_onnxscript_no_runtime (0.19289686607653497) 2024-12-17T23:35:41.4448044Z inductor/test_inductor_freezing (0.1926880609559151) 2024-12-17T23:35:41.4448562Z distributed/_tensor/experimental/test_register_sharding (0.1926393906223848) 2024-12-17T23:35:41.4449068Z test_native_functions (0.1926393906223848) 2024-12-17T23:35:41.4449424Z dynamo/test_export (0.19256041870258506) 2024-12-17T23:35:41.4449754Z onnx/test_custom_ops (0.1924895259016551) 2024-12-17T23:35:41.4450156Z distributed/_tools/test_mem_tracker (0.19247634109265213) 2024-12-17T23:35:41.4450575Z export/test_unflatten (0.19243381323690661) 2024-12-17T23:35:41.4450937Z torch_np/test_ufuncs_basic (0.1924090085813936) 2024-12-17T23:35:41.4451335Z inductor/test_dependencies (0.19240570259812725) 2024-12-17T23:35:41.4451752Z onnx/internal/test_registraion (0.19230939871871827) 2024-12-17T23:35:41.4452207Z distributed/pipelining/test_microbatch (0.19228793917053388) 2024-12-17T23:35:41.4452670Z distributed/fsdp/test_fsdp_fx (0.1922620390412758) 2024-12-17T23:35:41.4453076Z onnx/test_pytorch_jit_onnx (0.19211653665349515) 2024-12-17T23:35:41.4453485Z distributed/_tensor/test_tensor_ops (0.1919849819939328) 2024-12-17T23:35:41.4453980Z test_cpp_extensions_open_device_registration (0.19198181294488462) 2024-12-17T23:35:41.4454431Z dynamo/test_backends (0.19188572424781838) 2024-12-17T23:35:41.4454822Z functorch/test_ac (0.19181287524377225) 2024-12-17T23:35:41.4455173Z dynamo/test_optimizers (0.1917584145490181) 2024-12-17T23:35:41.4455587Z distributed/_tensor/test_attention (0.19171181779079097) 2024-12-17T23:35:41.4456011Z inductor/test_custom_lowering (0.19165735709603682) 2024-12-17T23:35:41.4456455Z inductor/test_efficient_conv_bn_eval (0.19151901441166136) 2024-12-17T23:35:41.4456855Z test_ops_jit (0.1913676825385945) 2024-12-17T23:35:41.4457192Z dynamo/test_structured_trace (0.19129741572266173) 2024-12-17T23:35:41.4457594Z inductor/test_loop_ordering (0.19114753143990088) 2024-12-17T23:35:41.4457983Z dynamo/test_cudagraphs (0.19113962837931153) 2024-12-17T23:35:41.4458648Z onnx/torch_export/test_torch_export_with_onnxruntime (0.19105809383342962) 2024-12-17T23:35:41.4459199Z distributed/_tensor/test_xla_integration (0.19069805464989872) 2024-12-17T23:35:41.4459673Z inductor/test_auto_functionalize (0.190655018181343) 2024-12-17T23:35:41.4460065Z test_numpy_interop (0.19064993205324096) 2024-12-17T23:35:41.4460430Z test_cuda_expandable_segments (0.19063230666316427) 2024-12-17T23:35:41.4460866Z test_set_default_mobile_cpu_allocator (0.1906114144138836) 2024-12-17T23:35:41.4461291Z inductor/test_ordered_set (0.19059637121192025) 2024-12-17T23:35:41.4461647Z test_import_stats (0.19056477853159412) 2024-12-17T23:35:41.4461990Z dynamo/test_repros (0.19014137792913052) 2024-12-17T23:35:41.4462411Z distributed/pipelining/test_unflatten (0.18977038400814908) 2024-12-17T23:35:41.4462928Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18976394809989688) 2024-12-17T23:35:41.4463385Z dynamo/test_deviceguard (0.18962703344379622) 2024-12-17T23:35:41.4463900Z distributed/test_compute_comm_reordering (0.1894633383670352) 2024-12-17T23:35:41.4464402Z torch_np/numpy_tests/core/test_einsum (0.18945508318988497) 2024-12-17T23:35:41.4464794Z test_type_hints (0.189412379275859) 2024-12-17T23:35:41.4465159Z distributed/_tensor/test_api (0.18918794409234094) 2024-12-17T23:35:41.4465617Z dynamo/test_backward_higher_order_ops (0.18899383005712347) 2024-12-17T23:35:41.4466086Z distributed/optim/test_named_optimizer (0.18896262861742058) 2024-12-17T23:35:41.4466484Z test_jit_disabled (0.18895273022965278) 2024-12-17T23:35:41.4466799Z export/test_hop (0.1886855520080464) 2024-12-17T23:35:41.4467111Z inductor/test_padding (0.18863956167278528) 2024-12-17T23:35:41.4467438Z test_out_dtype_op (0.1885992052024987) 2024-12-17T23:35:41.4467776Z distributed/test_backends (0.18847338221806673) 2024-12-17T23:35:41.4468153Z dynamo/test_verify_correctness (0.18844634749100128) 2024-12-17T23:35:41.4468516Z dynamo/test_sources (0.18829984743963138) 2024-12-17T23:35:41.4468879Z onnx/dynamo/test_exporter_api (0.1882021546560099) 2024-12-17T23:35:41.4469269Z dynamo/test_compiler_bisector (0.18816291322149956) 2024-12-17T23:35:41.4469709Z onnx/exporter/test_capture_strategies (0.18815223235248527) 2024-12-17T23:35:41.4470137Z dynamo/test_ctx_manager (0.1878886339825815) 2024-12-17T23:35:41.4470499Z dynamo/test_higher_order_ops (0.1878793420177797) 2024-12-17T23:35:41.4470902Z test_cpp_extensions_mtia_backend (0.1878111292151189) 2024-12-17T23:35:41.4471271Z test_mps (0.18778474003508178) 2024-12-17T23:35:41.4471580Z dynamo/test_prim_hop_base (0.18774956750305305) 2024-12-17T23:35:41.4471966Z test_model_exports_to_core_aten (0.1877239608042624) 2024-12-17T23:35:41.4472476Z distributed/_composable/fsdp/test_fully_shard_logging (0.18762773517297804) 2024-12-17T23:35:41.4472939Z xpu/test_gemm (0.18753107917700815) 2024-12-17T23:35:41.4473259Z export/test_serialize (0.18725865833105043) 2024-12-17T23:35:41.4473612Z lazy/test_step_closures (0.187213235294693) 2024-12-17T23:35:41.4474020Z distributed/_tensor/test_convolution_ops (0.1871040009126861) 2024-12-17T23:35:41.4474446Z inductor/test_mmdecomp (0.1870916572710231) 2024-12-17T23:35:41.4474809Z dynamo/test_aot_autograd (0.1867848854983455) 2024-12-17T23:35:41.4475189Z test_logging (0.1866847474608288) 2024-12-17T23:35:41.4475550Z higher_order_ops/test_with_effects (0.18659004766797505) 2024-12-17T23:35:41.4475943Z export/test_converter (0.18658269234425826) 2024-12-17T23:35:41.4476299Z lazy/test_functionalization (0.18658026665239422) 2024-12-17T23:35:41.4476718Z distributed/test_symmetric_memory (0.1864990842230732) 2024-12-17T23:35:41.4477130Z inductor/test_cudagraph_trees (0.186231201768345) 2024-12-17T23:35:41.4477542Z distributed/pipelining/test_stage (0.18622206629979252) 2024-12-17T23:35:41.4477934Z test_namedtensor (0.18576844235918408) 2024-12-17T23:35:41.4478285Z export/test_experimental (0.18562456361998986) 2024-12-17T23:35:41.4478642Z export/test_torchbind (0.18556722730665495) 2024-12-17T23:35:41.4479027Z distributions/test_constraints (0.18546603291945551) 2024-12-17T23:35:41.4479483Z distributed/_tools/test_memory_tracker (0.18540431471114038) 2024-12-17T23:35:41.4479949Z dynamo/test_activation_checkpointing (0.18533678657957026) 2024-12-17T23:35:41.4480393Z distributed/_tensor/test_init (0.18526851509081596) 2024-12-17T23:35:41.4480755Z export/test_swap (0.18522563511850954) 2024-12-17T23:35:41.4481134Z higher_order_ops/test_invoke_subgraph (0.18513787984671817) 2024-12-17T23:35:41.4481566Z onnx/test_models_onnxruntime (0.18512849007176058) 2024-12-17T23:35:41.4481933Z test_ops_gradients (0.18496714243873896) 2024-12-17T23:35:41.4482441Z distributed/_composable/test_composability/test_pp_composability (0.1849334174970162) 2024-12-17T23:35:41.4482970Z test_flop_counter (0.18490137488997335) 2024-12-17T23:35:41.4483318Z export/test_draft_export (0.18488803358472108) 2024-12-17T23:35:41.4483779Z test_cpp_extensions_stream_and_event (0.18475258608095754) 2024-12-17T23:35:41.4484216Z test_functionalization_of_rng_ops (0.1845531120492018) 2024-12-17T23:35:41.4484581Z test_itt (0.18450049018537684) 2024-12-17T23:35:41.4484885Z test_numba_integration (0.1844060055748659) 2024-12-17T23:35:41.4485226Z test_bundled_inputs (0.18437613435328198) 2024-12-17T23:35:41.4485565Z nn/test_lazy_modules (0.184325683874916) 2024-12-17T23:35:41.4485940Z onnx/internal/test_diagnostics (0.18418912133537624) 2024-12-17T23:35:41.4486411Z distributed/checkpoint/test_fsdp_optim_state (0.1841331739262538) 2024-12-17T23:35:41.4486863Z dynamo/test_torchrec (0.18412671845597045) 2024-12-17T23:35:41.4487202Z test_cuda_sanitizer (0.18411771992163606) 2024-12-17T23:35:41.4487641Z distributed/_tensor/experimental/test_local_map (0.1840148627617879) 2024-12-17T23:35:41.4488082Z test_decomp (0.18400701838729205) 2024-12-17T23:35:41.4488403Z test_autograd_fallback (0.18395662659501955) 2024-12-17T23:35:41.4488750Z test_fx_experimental (0.1839166222412939) 2024-12-17T23:35:41.4489091Z dynamo/test_logging (0.18378078349690713) 2024-12-17T23:35:41.4489481Z distributed/_tensor/test_random_ops (0.1837598521235641) 2024-12-17T23:35:41.4489891Z inductor/test_max_autotune (0.1837073671939573) 2024-12-17T23:35:41.4490244Z test_modules (0.18365889248073863) 2024-12-17T23:35:41.4490639Z distributed/_composable/test_checkpoint (0.18363097746227092) 2024-12-17T23:35:41.4491171Z distributed/checkpoint/test_dtensor_resharding (0.18355312057824738) 2024-12-17T23:35:41.4491646Z export/test_pass_infra (0.18319396168611876) 2024-12-17T23:35:41.4492016Z inductor/test_cuda_repro (0.18312696172938997) 2024-12-17T23:35:41.4492376Z inductor/test_cpu_repro (0.18297768386959512) 2024-12-17T23:35:41.4492802Z distributed/_tensor/test_redistribute (0.18294325469475053) 2024-12-17T23:35:41.4493216Z test_fx_reinplace_pass (0.1829344909047901) 2024-12-17T23:35:41.4493552Z dynamo/test_misc (0.18286590642353723) 2024-12-17T23:35:41.4493875Z dynamo/test_exc (0.18280491201037508) 2024-12-17T23:35:41.4494249Z distributed/checkpoint/test_fsspec (0.18276727466242) 2024-12-17T23:35:41.4494673Z distributed/_tensor/test_math_ops (0.18272185162606255) 2024-12-17T23:35:41.4495062Z nn/test_pruning (0.18265563415058023) 2024-12-17T23:35:41.4495443Z lazy/test_ts_opinfo (0.1821787313928894) 2024-12-17T23:35:41.4495804Z dynamo/test_aot_autograd_cache (0.18210967742288864) 2024-12-17T23:35:41.4496172Z test_monitor (0.18208178196645206) 2024-12-17T23:35:41.4496583Z distributed/tensor/parallel/test_tp_style (0.18207601116725936) 2024-12-17T23:35:41.4497019Z onnx/exporter/test_api (0.1820598920535821) 2024-12-17T23:35:41.4497360Z test_fx_passes (0.18199238348404315) 2024-12-17T23:35:41.4497763Z distributed/_tools/test_fsdp2_mem_tracker (0.18188432282390596) 2024-12-17T23:35:41.4498421Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:35:41.4499153Z torch_np/numpy_tests/core/test_numeric (0.18185967466464223) 2024-12-17T23:35:41.4499688Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1817949439035282) 2024-12-17T23:35:41.4500161Z test_segment_reductions (0.18172796350883058) 2024-12-17T23:35:41.4500549Z distributed/test_device_mesh (0.18152209269288494) 2024-12-17T23:35:41.4500936Z dynamo/test_debug_utils (0.18142457596754394) 2024-12-17T23:35:41.4501271Z test_pruning_op (0.1813635815543818) 2024-12-17T23:35:41.4501689Z distributed/checkpoint/test_format_utils (0.18129894860342355) 2024-12-17T23:35:41.4502129Z export/test_lift_unlift (0.18106130904887136) 2024-12-17T23:35:41.4502465Z test_matmul_cuda (0.18088724609559464) 2024-12-17T23:35:41.4502829Z distributed/launcher/test_run (0.18088041894671922) 2024-12-17T23:35:41.4503216Z dynamo/test_reorder_logs (0.18043728025481345) 2024-12-17T23:35:41.4503555Z dynamo/test_unspec (0.180406978668544) 2024-12-17T23:35:41.4503896Z nn/test_parametrization (0.180393911231728) 2024-12-17T23:35:41.4504467Z distributed/_tensor/debug/test_comm_mode_features (0.1803488794359938) 2024-12-17T23:35:41.4504932Z nn/test_packed_sequence (0.1799761640562701) 2024-12-17T23:35:41.4505302Z onnx/test_op_consistency (0.17997283851097262) 2024-12-17T23:35:41.4505655Z lazy/test_meta_kernel (0.1799469188196834) 2024-12-17T23:35:41.4506033Z inductor/test_standalone_compile (0.17993371444864925) 2024-12-17T23:35:41.4506525Z distributed/checkpoint/e2e/test_fine_tuning (0.17991653898528928) 2024-12-17T23:35:41.4506960Z test_tensorboard (0.17978868154961647) 2024-12-17T23:35:41.4507302Z functorch/test_control_flow (0.17957434037417783) 2024-12-17T23:35:41.4507757Z distributed/checkpoint/e2e/test_pipeline (0.17924264657380024) 2024-12-17T23:35:41.4508278Z torch_np/numpy_tests/core/test_multiarray (0.17895371537354207) 2024-12-17T23:35:41.4508689Z test_autocast (0.17888585468744217) 2024-12-17T23:35:41.4509090Z distributed/checkpoint/test_traverse (0.17848978224251144) 2024-12-17T23:35:41.4509643Z distributed/_tensor/experimental/test_tp_transform (0.17848052940177195) 2024-12-17T23:35:41.4510142Z dynamo/test_bytecode_utils (0.17844136621538625) 2024-12-17T23:35:41.4510516Z export/test_export (0.17816237252695824) 2024-12-17T23:35:41.4510872Z dynamo/test_trace_rules (0.17800744124015766) 2024-12-17T23:35:41.4511248Z inductor/test_torchinductor (0.17796929527939237) 2024-12-17T23:35:41.4511698Z distributed/test_inductor_collectives (0.1777799935038407) 2024-12-17T23:35:41.4512237Z distributed/tensor/parallel/test_tp_random_state (0.17777960226321746) 2024-12-17T23:35:41.4512715Z dynamo/test_recompile_ux (0.177752567536152) 2024-12-17T23:35:41.4513074Z onnx/test_onnx_opset (0.17751944681079815) 2024-12-17T23:35:41.4513475Z inductor/test_distributed_patterns (0.17750978316740426) 2024-12-17T23:35:41.4513858Z test_subclass (0.17743484102602383) 2024-12-17T23:35:41.4514176Z test_sympy_utils (0.17736711727414206) 2024-12-17T23:35:41.4514593Z torch_np/numpy_tests/lib/test_function_base (0.1771742943329813) 2024-12-17T23:35:41.4515075Z benchmark_utils/test_benchmark_utils (0.1770212605632034) 2024-12-17T23:35:41.4515475Z dynamo/test_hooks (0.1769371633912393) 2024-12-17T23:35:41.4515879Z distributed/_tensor/test_pointwise_ops (0.1769352658742166) 2024-12-17T23:35:41.4516299Z test_cpp_extensions_jit (0.17689025364051356) 2024-12-17T23:35:41.4516851Z distributed/checkpoint/test_dtensor_checkpoint (0.1768894124731736) 2024-12-17T23:35:41.4517326Z test_public_bindings (0.17688076605540015) 2024-12-17T23:35:41.4517736Z distributed/elastic/test_control_plane (0.1767885702025351) 2024-12-17T23:35:41.4518162Z export/test_verifier (0.1766827787380127) 2024-12-17T23:35:41.4518504Z test_legacy_vmap (0.17649467024636187) 2024-12-17T23:35:41.4518815Z test_dlpack (0.176492264116529) 2024-12-17T23:35:41.4519221Z distributed/checkpoint/test_tp_checkpoint (0.17637944988281953) 2024-12-17T23:35:41.4519658Z test_tensorexpr (0.17624165493531657) 2024-12-17T23:35:41.4520089Z distributed/tensor/parallel/test_tp_examples (0.17617076213438662) 2024-12-17T23:35:41.4520618Z distributed/test_dynamo_distributed (0.17610317531672298) 2024-12-17T23:35:41.4521018Z test_masked (0.17587246072120202) 2024-12-17T23:35:41.4521400Z torch_np/numpy_tests/lib/test_type_check (0.17586758977544276) 2024-12-17T23:35:41.4521843Z dynamo/test_guard_manager (0.17585640029361826) 2024-12-17T23:35:41.4522262Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:35:41.4522656Z functorch/test_dims (0.17481591541815916) 2024-12-17T23:35:41.4523111Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.17480928388959535) 2024-12-17T23:35:41.4523650Z functorch/test_memory_efficient_fusion (0.17474830903846436) 2024-12-17T23:35:41.4524113Z functorch/test_vmap_registrations (0.17474273385958328) 2024-12-17T23:35:41.4524584Z torch_np/numpy_tests/core/test_indexing (0.17447105637080973) 2024-12-17T23:35:41.4525023Z onnx/test_symbolic_helper (0.1744648356449003) 2024-12-17T23:35:41.4525558Z distributed/_composable/fsdp/test_fully_shard_overlap (0.173980616687555) 2024-12-17T23:35:41.4526113Z onnx/test_pytorch_onnx_shape_inference (0.17342161208507856) 2024-12-17T23:35:41.4526601Z torch_np/numpy_tests/lib/test_histograms (0.17340778172904725) 2024-12-17T23:35:41.4527028Z export/test_sparse (0.17318242713006457) 2024-12-17T23:35:41.4527432Z distributed/_tensor/test_embedding_ops (0.1727463503314082) 2024-12-17T23:35:41.4527864Z dynamo/test_subclasses (0.17256512767472632) 2024-12-17T23:35:41.4528281Z distributed/checkpoint/test_planner (0.1722894986556581) 2024-12-17T23:35:41.4528674Z test_maskedtensor (0.1720312211582303) 2024-12-17T23:35:41.4529054Z dynamo/test_input_attr_tracking (0.17193372399492043) 2024-12-17T23:35:41.4529444Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:35:41.4529935Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17182092932324214) 2024-12-17T23:35:41.4530503Z onnx/test_pytorch_onnx_onnxruntime (0.17159880245940115) 2024-12-17T23:35:41.4531010Z distributed/checkpoint/test_state_dict_utils (0.17141022447900248) 2024-12-17T23:35:41.4531499Z distributed/fsdp/test_shard_utils (0.1713433223324295) 2024-12-17T23:35:41.4531899Z test_multiprocessing (0.17131611154708357) 2024-12-17T23:35:41.4532312Z distributed/_tensor/test_matrix_ops (0.17092639676228039) 2024-12-17T23:35:41.4532805Z distributed/checkpoint/test_compatibility (0.17090646305252663) 2024-12-17T23:35:41.4533248Z nn/test_embedding (0.17080587508829323) 2024-12-17T23:35:41.4533693Z distributed/checkpoint/test_hsdp_checkpoint (0.17075978694287627) 2024-12-17T23:35:41.4534130Z test_mkldnn_fusion (0.17071166434621854) 2024-12-17T23:35:41.4534471Z distributed/test_nccl (0.17066925386266) 2024-12-17T23:35:41.4534858Z distributed/test_functional_api (0.1706454077466739) 2024-12-17T23:35:41.4535361Z distributed/_composable/fsdp/test_fully_shard_state (0.17059278588284893) 2024-12-17T23:35:41.4535829Z test_vulkan (0.1702557516479642) 2024-12-17T23:35:41.4536192Z lazy/test_extract_compiled_graph (0.17024988303861568) 2024-12-17T23:35:41.4536558Z test_meta (0.1701363254477221) 2024-12-17T23:35:41.4536867Z dynamo/test_minifier (0.17004677046906386) 2024-12-17T23:35:41.4537205Z test_futures (0.16977665794278324) 2024-12-17T23:35:41.4537509Z nn/test_dropout (0.1696238589173793) 2024-12-17T23:35:41.4537888Z test_type_info (0.16948082134552503) 2024-12-17T23:35:41.4538215Z test_weak (0.16946881025839175) 2024-12-17T23:35:41.4538659Z distributed/test_control_collectives (0.169174968988312) 2024-12-17T23:35:41.4539146Z torch_np/numpy_tests/core/test_scalarmath (0.16904775709966754) 2024-12-17T23:35:41.4539602Z functorch/test_aotdispatch (0.16904713111467035) 2024-12-17T23:35:41.4540089Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:35:41.4540563Z test_jit_llga_fuser (0.16868558565474) 2024-12-17T23:35:41.4540982Z distributed/_tensor/debug/test_comm_mode (0.16848141673550546) 2024-12-17T23:35:41.4541475Z torch_np/numpy_tests/core/test_shape_base (0.16835076192937654) 2024-12-17T23:35:41.4541964Z torch_np/numpy_tests/core/test_dtype (0.16817648379375705) 2024-12-17T23:35:41.4542367Z test_fake_tensor (0.16812399886415022) 2024-12-17T23:35:41.4542744Z test_functional_autograd_benchmark (0.16799236595646322) 2024-12-17T23:35:41.4543142Z test_ops (0.16757293644632543) 2024-12-17T23:35:41.4543448Z test_testing (0.16747903869674932) 2024-12-17T23:35:41.4543774Z onnx/test_autograd_funs (0.16742043085138889) 2024-12-17T23:35:41.4544214Z distributed/_composable/test_replicate (0.16739071612605427) 2024-12-17T23:35:41.4544646Z functorch/test_vmap (0.167252275631523) 2024-12-17T23:35:41.4544993Z onnx/test_verification (0.16704456598464817) 2024-12-17T23:35:41.4545355Z lazy/test_debug_util (0.1669204253348961) 2024-12-17T23:35:41.4545732Z distributed/test_c10d_logger (0.1668944860815757) 2024-12-17T23:35:41.4546171Z torch_np/numpy_tests/core/test_getlimits (0.16685311238566872) 2024-12-17T23:35:41.4546661Z distributed/_tensor/test_optimizers (0.16666924885478002) 2024-12-17T23:35:41.4547321Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16652986938275297) 2024-12-17T23:35:41.4547826Z test_functional_optim (0.16624336387435887) 2024-12-17T23:35:41.4548184Z functorch/test_ops (0.16609469243753003) 2024-12-17T23:35:41.4548550Z nn/test_load_state_dict (0.16604944545945302) 2024-12-17T23:35:41.4548949Z distributed/checkpoint/test_utils (0.16601726591819205) 2024-12-17T23:35:41.4549393Z distributed/_tensor/test_utils (0.16583064414090953) 2024-12-17T23:35:41.4549778Z test_cuda_trace (0.1653620161224001) 2024-12-17T23:35:41.4550148Z distributed/fsdp/test_fsdp_overlap (0.165361038020842) 2024-12-17T23:35:41.4550568Z torch_np/test_function_base (0.16532490694928637) 2024-12-17T23:35:41.4550930Z test_mkldnn (0.16529581820894895) 2024-12-17T23:35:41.4551308Z distributed/pipelining/test_schedule (0.1651851362366361) 2024-12-17T23:35:41.4551804Z distributed/fsdp/test_fsdp_optim_state (0.16505759179346188) 2024-12-17T23:35:41.4552392Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.16501390977787783) 2024-12-17T23:35:41.4552961Z distributed/_tensor/test_op_strategy (0.16491388911254812) 2024-12-17T23:35:41.4553355Z test_fx (0.1646649231419533) 2024-12-17T23:35:41.4553696Z functorch/test_eager_transforms (0.1646430136670522) 2024-12-17T23:35:41.4554175Z distributed/checkpoint/test_fsdp_model_state (0.1646167222971709) 2024-12-17T23:35:41.4554669Z distributed/_tensor/test_view_ops (0.1646124186503153) 2024-12-17T23:35:41.4555050Z test_native_mha (0.1645534978124563) 2024-12-17T23:35:41.4555469Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16421487905304746) 2024-12-17T23:35:41.4555939Z test_xnnpack_integration (0.16413271852216835) 2024-12-17T23:35:41.4556298Z test_jit_fuser_te (0.16403963259688545) 2024-12-17T23:35:41.4556628Z lazy/test_generator (0.16381557887297504) 2024-12-17T23:35:41.4557107Z distributed/_composable/fsdp/test_fully_shard_compile (0.16381117741596365) 2024-12-17T23:35:41.4557593Z test_datapipe (0.1638014550864763) 2024-12-17T23:35:41.4557985Z distributed/checkpoint/test_checkpoint (0.1637549365763738) 2024-12-17T23:35:41.4558426Z test_cuda_nvml_based_avail (0.1637476301577349) 2024-12-17T23:35:41.4558865Z torch_np/numpy_tests/fft/test_pocketfft (0.16358939288766802) 2024-12-17T23:35:41.4559321Z test_shape_ops (0.16353496153596062) 2024-12-17T23:35:41.4559649Z test_nestedtensor (0.16329930752757132) 2024-12-17T23:35:41.4560061Z torch_np/numpy_tests/lib/test_shape_base_ (0.1632094493374301) 2024-12-17T23:35:41.4560539Z torch_np/numpy_tests/linalg/test_linalg (0.16309303568998687) 2024-12-17T23:35:41.4560943Z test_torch (0.16296727139164838) 2024-12-17T23:35:41.4561363Z distributed/fsdp/test_fsdp_backward_prefetch (0.16274001927564302) 2024-12-17T23:35:41.4561867Z distributed/fsdp/test_fsdp_pure_fp16 (0.16266813859213938) 2024-12-17T23:35:41.4562268Z test_indexing (0.16259567104770092) 2024-12-17T23:35:41.4562599Z test_cuda_primary_ctx (0.1624412190306638) 2024-12-17T23:35:41.4562966Z torch_np/test_ndarray_methods (0.1624274864847883) 2024-12-17T23:35:41.4563393Z distributed/rpc/test_share_memory (0.16236470214577484) 2024-12-17T23:35:41.4563860Z distributed/nn/jit/test_instantiator (0.16226493578685022) 2024-12-17T23:35:41.4564315Z profiler/test_memory_profiler (0.16210182757102407) 2024-12-17T23:35:41.4564696Z onnx/test_utility_funs (0.16176551713129228) 2024-12-17T23:35:41.4565034Z test_jit (0.1612794104379399) 2024-12-17T23:35:41.4565323Z test_binary_ufuncs (0.161224920400139) 2024-12-17T23:35:41.4565738Z torch_np/numpy_tests/lib/test_twodim_base (0.16113533607843405) 2024-12-17T23:35:41.4566166Z test_sort_and_select (0.16082712649646605) 2024-12-17T23:35:41.4566631Z distributed/_composable/fsdp/test_fully_shard_init (0.1605294119442163) 2024-12-17T23:35:41.4567148Z distributed/test_distributed_spawn (0.1604391331704051) 2024-12-17T23:35:41.4567596Z distributed/fsdp/test_fsdp_memory (0.1601519527719359) 2024-12-17T23:35:41.4568108Z torch_np/numpy_tests/core/test_dlpack (0.16010555163402038) 2024-12-17T23:35:41.4568587Z torch_np/numpy_tests/lib/test_index_tricks (0.15992490605725776) 2024-12-17T23:35:41.4569009Z nn/test_pooling (0.15986138814207573) 2024-12-17T23:35:41.4569346Z dynamo/test_comptime (0.15982349648771554) 2024-12-17T23:35:41.4569819Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15972238034864078) 2024-12-17T23:35:41.4570381Z distributed/fsdp/test_fsdp_state_dict (0.15969896459734023) 2024-12-17T23:35:41.4570926Z distributed/checkpoint/test_file_system_checkpoint (0.1592569409412107) 2024-12-17T23:35:41.4571407Z profiler/test_profiler (0.15914670889561458) 2024-12-17T23:35:41.4571794Z distributed/test_c10d_pypg (0.15909089842071028) 2024-12-17T23:35:41.4572249Z distributed/test_c10d_object_collectives (0.15905233187627502) 2024-12-17T23:35:41.4572795Z distributed/tensor/parallel/test_parallelize_api (0.15890546992732862) 2024-12-17T23:35:41.4573376Z distributed/fsdp/test_fsdp_freezing_weights (0.15876278447203526) 2024-12-17T23:35:41.4573827Z nn/test_module_hooks (0.15859218399827416) 2024-12-17T23:35:41.4574178Z distributed/test_fake_pg (0.15824971151872647) 2024-12-17T23:35:41.4574546Z test_python_dispatch (0.15812825086724352) 2024-12-17T23:35:41.4574909Z test_scatter_gather_ops (0.15808809979828417) 2024-12-17T23:35:41.4575257Z test_function_schema (0.15787629190588096) 2024-12-17T23:35:41.4575654Z distributed/fsdp/test_fsdp_apply (0.15785810899791616) 2024-12-17T23:35:41.4576104Z torch_np/numpy_tests/fft/test_helper (0.15699508108814034) 2024-12-17T23:35:41.4576487Z test_view_ops (0.15664182992942255) 2024-12-17T23:35:41.4576909Z torch_np/numpy_tests/core/test_scalar_methods (0.15643809137487355) 2024-12-17T23:35:41.4577398Z onnx/test_pytorch_onnx_no_runtime (0.15604966768412704) 2024-12-17T23:35:41.4577913Z distributed/_composable/test_replicate_with_compiler (0.15595076205457353) 2024-12-17T23:35:41.4578514Z test_mobile_optimizer (0.15580837981076318) 2024-12-17T23:35:41.4578969Z torch_np/numpy_tests/core/test_numerictypes (0.15579863791924464) 2024-12-17T23:35:41.4579387Z nn/test_init (0.15568907098270804) 2024-12-17T23:35:41.4579808Z distributed/fsdp/test_fsdp_flatten_params (0.15560057235373254) 2024-12-17T23:35:41.4580390Z distributed/fsdp/test_fsdp_traversal (0.1554608896702225) 2024-12-17T23:35:41.4580778Z test_cuda (0.1554399485158639) 2024-12-17T23:35:41.4581113Z test_sparse_semi_structured (0.15541777495354214) 2024-12-17T23:35:41.4581480Z test_schema_check (0.1553175977919631) 2024-12-17T23:35:41.4581884Z distributed/checkpoint/test_state_dict (0.15509709457670856) 2024-12-17T23:35:41.4582308Z test_dispatch (0.15485537633865915) 2024-12-17T23:35:41.4582752Z distributed/optim/test_zero_redundancy_optimizer (0.15485489706889569) 2024-12-17T23:35:41.4583213Z test_cuda_multigpu (0.15453806063118536) 2024-12-17T23:35:41.4583552Z test_unary_ufuncs (0.15453733683603238) 2024-12-17T23:35:41.4583893Z nn/test_convolution (0.15443427427485704) 2024-12-17T23:35:41.4584365Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15443256259713037) 2024-12-17T23:35:41.4584933Z distributed/fsdp/test_fsdp_exec_order (0.15442710479043625) 2024-12-17T23:35:41.4585413Z distributed/test_multi_threaded_pg (0.15433519258702305) 2024-12-17T23:35:41.4585863Z distributed/fsdp/test_fsdp_uneven (0.15427193875926173) 2024-12-17T23:35:41.4586314Z distributed/fsdp/test_fsdp_input (0.15417850071741793) 2024-12-17T23:35:41.4586772Z distributed/fsdp/test_fsdp_grad_acc (0.15394535064901732) 2024-12-17T23:35:41.4587265Z distributed/fsdp/test_fsdp_ignored_modules (0.15389725739540633) 2024-12-17T23:35:41.4587839Z distributed/_composable/fsdp/test_fully_shard_memory (0.153846347209308) 2024-12-17T23:35:41.4588401Z torch_np/numpy_tests/lib/test_arraysetops (0.15370795561985465) 2024-12-17T23:35:41.4588849Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:35:41.4589322Z distributed/fsdp/test_checkpoint_wrapper (0.15356995527102452) 2024-12-17T23:35:41.4589848Z distributed/fsdp/test_utils (0.15319218310624555) 2024-12-17T23:35:41.4590326Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.153020076356085) 2024-12-17T23:35:41.4590867Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15299340352659602) 2024-12-17T23:35:41.4591495Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15298454192647978) 2024-12-17T23:35:41.4592203Z distributed/_composable/test_composability/test_2d_composability (0.1527448483586556) 2024-12-17T23:35:41.4592824Z distributed/fsdp/test_fsdp_tp_integration (0.15231447389208286) 2024-12-17T23:35:41.4593260Z optim/test_optim (0.15227628880725522) 2024-12-17T23:35:41.4593616Z test_tensor_creation_ops (0.15208897257786647) 2024-12-17T23:35:41.4594037Z distributed/fsdp/test_fsdp_checkpoint (0.15202106298668866) 2024-12-17T23:35:41.4594580Z distributed/_composable/fsdp/test_fully_shard_comm (0.15202049568778497) 2024-12-17T23:35:41.4595204Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1519498180691978) 2024-12-17T23:35:41.4595711Z distributed/fsdp/test_wrap (0.1516230147766106) 2024-12-17T23:35:41.4596105Z profiler/test_profiler_tree (0.15161354675352834) 2024-12-17T23:35:41.4596625Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15157240780199532) 2024-12-17T23:35:41.4597201Z distributed/rpc/cuda/test_tensorpipe_agent (0.1513717404863387) 2024-12-17T23:35:41.4597635Z test_reductions (0.15131506928206329) 2024-12-17T23:35:41.4598016Z distributed/algorithms/test_join (0.1512559723859238) 2024-12-17T23:35:41.4598460Z torch_np/numpy_tests/lib/test_arraypad (0.15125364450421558) 2024-12-17T23:35:41.4599098Z torch_np/test_scalars_0D_arrays (0.15114278647362228) 2024-12-17T23:35:41.4599558Z distributed/fsdp/test_fsdp_comm_hooks (0.15098940058728347) 2024-12-17T23:35:41.4600041Z distributed/fsdp/test_fsdp_hybrid_shard (0.15075633854802312) 2024-12-17T23:35:41.4600616Z distributed/_composable/fsdp/test_fully_shard_training (0.15061900330825245) 2024-12-17T23:35:41.4601263Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15038135397268468) 2024-12-17T23:35:41.4601791Z distributed/fsdp/test_fsdp_core (0.14981984543021953) 2024-12-17T23:35:41.4602169Z test_metal (0.1495434143678737) 2024-12-17T23:35:41.4602637Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:35:41.4603018Z test_jit_autocast (0.149440430054823) 2024-12-17T23:35:41.4603394Z distributed/test_data_parallel (0.14933409085342803) 2024-12-17T23:35:41.4603869Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1493057259082436) 2024-12-17T23:35:41.4604315Z test_multiprocessing_spawn (0.14924239383235763) 2024-12-17T23:35:41.4604756Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:35:41.4605174Z test_type_promotion (0.1483833467959232) 2024-12-17T23:35:41.4605530Z dynamo/test_python_autograd (0.14824966965597977) 2024-12-17T23:35:41.4605903Z lazy/test_reuse_ir (0.14813614140813292) 2024-12-17T23:35:41.4606397Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14800630820731278) 2024-12-17T23:35:41.4606925Z distributed/fsdp/test_fsdp_misc (0.1479272971634507) 2024-12-17T23:35:41.4607326Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:35:41.4607718Z distributed/test_c10d_common (0.14738083182294892) 2024-12-17T23:35:41.4608079Z test_dataloader (0.14713045738611044) 2024-12-17T23:35:41.4608406Z test_overrides (0.14711879841553807) 2024-12-17T23:35:41.4608874Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14707413829839594) 2024-12-17T23:35:41.4609491Z distributed/_shard/sharding_plan/test_sharding_plan (0.14697857777617107) 2024-12-17T23:35:41.4610054Z distributed/fsdp/test_fsdp_multiple_forward (0.1467055309452162) 2024-12-17T23:35:41.4610633Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14649382086296883) 2024-12-17T23:35:41.4611164Z distributed/fsdp/test_fsdp_meta (0.14625877327754555) 2024-12-17T23:35:41.4611603Z distributed/fsdp/test_fsdp_fine_tune (0.14621827987304084) 2024-12-17T23:35:41.4612131Z distributed/_shard/test_sharder (0.14621276338025327) 2024-12-17T23:35:41.4612631Z distributed/_shard/sharded_tensor/ops/test_init (0.14608519937504788) 2024-12-17T23:35:41.4613165Z torch_np/numpy_tests/core/test_scalar_ctors (0.14605315676800504) 2024-12-17T23:35:41.4613746Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14601714306863636) 2024-12-17T23:35:41.4614375Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14601714306863636) 2024-12-17T23:35:41.4614878Z torch_np/test_reductions (0.14584531018691207) 2024-12-17T23:35:41.4615361Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14581583998696698) 2024-12-17T23:35:41.4615946Z distributed/_shard/sharded_optim/test_sharded_optim (0.14569141568776306) 2024-12-17T23:35:41.4616538Z distributed/_shard/sharding_spec/test_sharding_spec (0.14565954913900067) 2024-12-17T23:35:41.4617063Z distributed/fsdp/test_fsdp_comm (0.14465598759735926) 2024-12-17T23:35:41.4617546Z distributed/fsdp/test_fsdp_unshard_params (0.14401198596948528) 2024-12-17T23:35:41.4617994Z distributed/test_c10d_ucc (0.1438093526696969) 2024-12-17T23:35:41.4618431Z test_dynamic_shapes (0.14296102562633908) 2024-12-17T23:35:41.4618938Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1418910020838258) 2024-12-17T23:35:41.4619467Z distributed/test_launcher (0.1413864190520412) 2024-12-17T23:35:41.4619939Z distributed/fsdp/test_distributed_checkpoint (0.1408513779377378) 2024-12-17T23:35:41.4620376Z test_prims (0.14024934664772123) 2024-12-17T23:35:41.4620775Z distributed/fsdp/test_fsdp_use_orig_params (0.13861723748282356) 2024-12-17T23:35:41.4621311Z distributed/fsdp/test_fsdp_mixed_precision (0.13851692338702642) 2024-12-17T23:35:41.4621774Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:35:41.4622177Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:35:41.4622696Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1370889831413633) 2024-12-17T23:35:41.4623226Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:35:41.4623595Z test_autograd (0.13595153905845128) 2024-12-17T23:35:41.4623964Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:35:41.4624360Z test_serialization (0.13535539593981435) 2024-12-17T23:35:41.4624762Z distributed/test_store (0.1349092446951097) 2024-12-17T23:35:41.4625102Z test_nn (0.13276087396582387) 2024-12-17T23:35:41.4625432Z distributed/test_c10d_nccl (0.12925358761782896) 2024-12-17T23:35:41.4625782Z test_sparse_csr (0.12618036317928077) 2024-12-17T23:35:41.4626107Z test_linalg (0.12340492176009141) 2024-12-17T23:35:41.4626426Z test_spectral_ops (0.11955670833301056) 2024-12-17T23:35:41.4626740Z test_sparse (0.11410456484692046) 2024-12-17T23:35:41.4627055Z test_quantization (0.109306908237407) 2024-12-17T23:35:41.4627422Z profiler/test_execution_trace (0.10609575191713774) 2024-12-17T23:35:41.4627825Z profiler/test_record_function (0.10609575191713774) 2024-12-17T23:35:41.4628225Z profiler/test_torch_tidy (0.10609575191713774) 2024-12-17T23:35:41.4628592Z lazy/test_bindings (0.10578928335594313) 2024-12-17T23:35:41.4628962Z distributed/test_c10d_ops_nccl (0.08739485114820124) 2024-12-17T23:35:41.4629406Z distributions/test_distributions (0.08320704086015346) 2024-12-17T23:35:41.4629811Z test_jit_fuser_legacy (0.07022873354862523) 2024-12-17T23:35:41.4630143Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:35:42.0764462Z test_jit_legacy (0.0637972805490264) 2024-12-17T23:35:42.0765073Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:42.0787053Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:42.0808339Z Results from Filepath 2024-12-17T23:35:42.0808738Z cpp_extensions/open_registration_extension/test/test_openreg (0.25) 2024-12-17T23:35:42.0809203Z test_cpp_extensions_aot_ninja (0.25) 2024-12-17T23:35:42.0809551Z test_cpp_extensions_aot_no_ninja (0.25) 2024-12-17T23:35:42.0809943Z test_cpp_extensions_open_device_registration (0.25) 2024-12-17T23:35:42.0810314Z test_cpp_extensions_jit (0.2375) 2024-12-17T23:35:42.0810652Z test_cpp_extensions_mtia_backend (0.2375) 2024-12-17T23:35:42.0811027Z test_cpp_extensions_stream_and_event (0.2375) 2024-12-17T23:35:42.0811462Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.2) 2024-12-17T23:35:42.0811888Z inductor/test_binary_folding (0.2) 2024-12-17T23:35:42.0812221Z onnx/exporter/test_building (0.1875) 2024-12-17T23:35:42.0812541Z test_binary_ufuncs (0.1875) 2024-12-17T23:35:42.0812842Z torch_np/test_binary_ufuncs (0.1875) 2024-12-17T23:35:42.0813200Z inductor/test_aot_inductor_custom_ops (0.175) 2024-12-17T23:35:42.0813568Z onnx/test_pytorch_onnx_no_runtime (0.175) 2024-12-17T23:35:42.0813935Z onnx/test_pytorch_onnx_onnxruntime (0.175) 2024-12-17T23:35:42.0814280Z test_import_stats (0.175) 2024-12-17T23:35:42.0814628Z distributed/_shard/sharded_tensor/ops/test_init (0.1625) 2024-12-17T23:35:42.0815030Z dynamo/test_frame_init (0.1625) 2024-12-17T23:35:42.0815343Z export/test_cpp_serdes (0.1625) 2024-12-17T23:35:42.0815661Z inductor/test_cpp_wrapper_hipify (0.1625) 2024-12-17T23:35:42.0816015Z inductor/test_cpu_cpp_wrapper (0.1625) 2024-12-17T23:35:42.0816366Z inductor/test_gpu_cpp_wrapper (0.1625) 2024-12-17T23:35:42.0816691Z inductor/test_xpu_basic (0.1625) 2024-12-17T23:35:42.0817009Z onnx/test_pytorch_jit_onnx (0.1625) 2024-12-17T23:35:42.0817366Z onnx/test_pytorch_onnx_shape_inference (0.1625) 2024-12-17T23:35:42.0817737Z test_model_exports_to_core_aten (0.1625) 2024-12-17T23:35:42.0818182Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15) 2024-12-17T23:35:42.0818768Z distributed/_composable/fsdp/test_fully_shard_init (0.15) 2024-12-17T23:35:42.0819329Z distributed/_tensor/test_init (0.15) 2024-12-17T23:35:42.0819665Z dynamo/test_after_aot (0.15) 2024-12-17T23:35:42.0819977Z dynamo/test_aot_autograd (0.15) 2024-12-17T23:35:42.0820285Z dynamo/test_aot_autograd_cache (0.15) 2024-12-17T23:35:42.0820627Z dynamo/test_autograd_function (0.15) 2024-12-17T23:35:42.0820985Z dynamo/test_backward_higher_order_ops (0.15) 2024-12-17T23:35:42.0821332Z dynamo/test_cudagraphs (0.15) 2024-12-17T23:35:42.0821686Z dynamo/test_cudagraphs_expandable_segments (0.15) 2024-12-17T23:35:42.0822066Z dynamo/test_deviceguard (0.15) 2024-12-17T23:35:42.0822373Z dynamo/test_higher_order_ops (0.15) 2024-12-17T23:35:42.0822696Z dynamo/test_nops (0.15) 2024-12-17T23:35:42.0822989Z dynamo/test_python_autograd (0.15) 2024-12-17T23:35:42.0823303Z dynamo/test_sources (0.15) 2024-12-17T23:35:42.0823649Z export/test_export_training_ir_to_run_decomp (0.15) 2024-12-17T23:35:42.0824035Z inductor/test_aot_inductor (0.15) 2024-12-17T23:35:42.0824365Z inductor/test_aot_inductor_arrayref (0.15) 2024-12-17T23:35:42.0824736Z inductor/test_aot_inductor_package (0.15) 2024-12-17T23:35:42.0825082Z inductor/test_aot_inductor_utils (0.15) 2024-12-17T23:35:42.0825432Z inductor/test_compiled_autograd (0.15) 2024-12-17T23:35:42.0825776Z inductor/test_cuda_repro (0.15) 2024-12-17T23:35:42.0826085Z inductor/test_cudacodecache (0.15) 2024-12-17T23:35:42.0826419Z inductor/test_cudagraph_trees (0.15) 2024-12-17T23:35:42.0826823Z inductor/test_cudagraph_trees_expandable_segments (0.15) 2024-12-17T23:35:42.0827227Z inductor/test_custom_lowering (0.15) 2024-12-17T23:35:42.0827582Z inductor/test_custom_post_grad_passes (0.15) 2024-12-17T23:35:42.0827950Z inductor/test_extension_backend (0.15) 2024-12-17T23:35:42.0828374Z inductor/test_flex_attention (0.15) 2024-12-17T23:35:42.0828741Z inductor/test_move_constructors_to_cuda (0.15) 2024-12-17T23:35:42.0829111Z inductor/test_smoke (0.15) 2024-12-17T23:35:42.0829400Z inductor/test_snode_runtime (0.15) 2024-12-17T23:35:42.0829751Z inductor/test_torchinductor_opinfo (0.15) 2024-12-17T23:35:42.0830131Z inductor/test_triton_extension_backend (0.15) 2024-12-17T23:35:42.0830481Z lazy/test_ts_opinfo (0.15) 2024-12-17T23:35:42.0830765Z nn/test_init (0.15) 2024-12-17T23:35:42.0831098Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.15) 2024-12-17T23:35:42.0831483Z onnx/test_custom_ops (0.15) 2024-12-17T23:35:42.0831778Z onnx/test_lazy_import (0.15) 2024-12-17T23:35:42.0832159Z onnx/torch_export/test_torch_export_with_onnxruntime (0.15) 2024-12-17T23:35:42.0832568Z profiler/test_cpp_thread (0.15) 2024-12-17T23:35:42.0832880Z test_cpp_api_parity (0.15) 2024-12-17T23:35:42.0833170Z test_custom_ops (0.15) 2024-12-17T23:35:42.0833433Z test_xpu (0.15) 2024-12-17T23:35:42.0833675Z xpu/test_conv (0.15) 2024-12-17T23:35:42.0833938Z xpu/test_gemm (0.15) 2024-12-17T23:35:42.0834297Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1375) 2024-12-17T23:35:42.0834863Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1375) 2024-12-17T23:35:42.0835431Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1375) 2024-12-17T23:35:42.0835955Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1375) 2024-12-17T23:35:42.0836491Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1375) 2024-12-17T23:35:42.0836950Z distributed/_tensor/test_common_rules (0.1375) 2024-12-17T23:35:42.0837350Z distributed/_tensor/test_convolution_ops (0.1375) 2024-12-17T23:35:42.0837754Z distributed/_tensor/test_dtensor_ops (0.1375) 2024-12-17T23:35:42.0838152Z distributed/_tensor/test_embedding_ops (0.1375) 2024-12-17T23:35:42.0838560Z distributed/_tensor/test_experimental_ops (0.1375) 2024-12-17T23:35:42.0838963Z distributed/_tensor/test_math_ops (0.1375) 2024-12-17T23:35:42.0839338Z distributed/_tensor/test_matrix_ops (0.1375) 2024-12-17T23:35:42.0839716Z distributed/_tensor/test_pointwise_ops (0.1375) 2024-12-17T23:35:42.0840109Z distributed/_tensor/test_random_ops (0.1375) 2024-12-17T23:35:42.0840566Z distributed/_tensor/test_tensor_ops (0.1375) 2024-12-17T23:35:42.0840927Z distributed/_tensor/test_view_ops (0.1375) 2024-12-17T23:35:42.0841317Z distributed/_tensor/test_xla_integration (0.1375) 2024-12-17T23:35:42.0841743Z distributed/_tools/test_runtime_estimator (0.1375) 2024-12-17T23:35:42.0842159Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1375) 2024-12-17T23:35:42.0842550Z distributed/launcher/test_run (0.1375) 2024-12-17T23:35:42.0842941Z distributed/rpc/cuda/test_tensorpipe_agent (0.1375) 2024-12-17T23:35:42.0843321Z distributed/test_c10d_common (0.1375) 2024-12-17T23:35:42.0843665Z distributed/test_c10d_ops_nccl (0.1375) 2024-12-17T23:35:42.0844012Z distributed/test_device_mesh (0.1375) 2024-12-17T23:35:42.0844369Z distributed/test_dynamo_distributed (0.1375) 2024-12-17T23:35:42.0844760Z distributed/test_inductor_collectives (0.1375) 2024-12-17T23:35:42.0845158Z dynamo/test_activation_checkpointing (0.1375) 2024-12-17T23:35:42.0845511Z dynamo/test_backends (0.1375) 2024-12-17T23:35:42.0845817Z dynamo/test_base_output (0.1375) 2024-12-17T23:35:42.0846138Z dynamo/test_bytecode_utils (0.1375) 2024-12-17T23:35:42.0846448Z dynamo/test_compile (0.1375) 2024-12-17T23:35:42.0846759Z dynamo/test_compiler_bisector (0.1375) 2024-12-17T23:35:42.0847095Z dynamo/test_comptime (0.1375) 2024-12-17T23:35:42.0847382Z dynamo/test_config (0.1375) 2024-12-17T23:35:42.0847680Z dynamo/test_ctx_manager (0.1375) 2024-12-17T23:35:42.0847994Z dynamo/test_debug_utils (0.1375) 2024-12-17T23:35:42.0848297Z dynamo/test_decorators (0.1375) 2024-12-17T23:35:42.0848617Z dynamo/test_dynamic_shapes (0.1375) 2024-12-17T23:35:42.0848934Z dynamo/test_exc (0.1375) 2024-12-17T23:35:42.0849294Z dynamo/test_exceptions (0.1375) 2024-12-17T23:35:42.0849606Z dynamo/test_export (0.1375) 2024-12-17T23:35:42.0849914Z dynamo/test_export_mutations (0.1375) 2024-12-17T23:35:42.0850235Z dynamo/test_functions (0.1375) 2024-12-17T23:35:42.0850554Z dynamo/test_fx_passes_pre_grad (0.1375) 2024-12-17T23:35:42.0850895Z dynamo/test_global (0.1375) 2024-12-17T23:35:42.0851197Z dynamo/test_graph_deduplication (0.1375) 2024-12-17T23:35:42.0851558Z dynamo/test_graph_region_tracker (0.1375) 2024-12-17T23:35:42.0851890Z dynamo/test_guard_manager (0.1375) 2024-12-17T23:35:42.0852205Z dynamo/test_hooks (0.1375) 2024-12-17T23:35:42.0852527Z dynamo/test_inline_inbuilt_nn_modules (0.1375) 2024-12-17T23:35:42.0852893Z dynamo/test_input_attr_tracking (0.1375) 2024-12-17T23:35:42.0853232Z dynamo/test_interop (0.1375) 2024-12-17T23:35:42.0853532Z dynamo/test_logging (0.1375) 2024-12-17T23:35:42.0853826Z dynamo/test_metrics_context (0.1375) 2024-12-17T23:35:42.0854152Z dynamo/test_minifier (0.1375) 2024-12-17T23:35:42.0854454Z dynamo/test_misc (0.1375) 2024-12-17T23:35:42.0854735Z dynamo/test_model_output (0.1375) 2024-12-17T23:35:42.0855052Z dynamo/test_modes (0.1375) 2024-12-17T23:35:42.0855342Z dynamo/test_modules (0.1375) 2024-12-17T23:35:42.0855629Z dynamo/test_optimizers (0.1375) 2024-12-17T23:35:42.0855937Z dynamo/test_pgo (0.1375) 2024-12-17T23:35:42.0856225Z dynamo/test_pre_dispatch (0.1375) 2024-12-17T23:35:42.0856539Z dynamo/test_prim_hop_base (0.1375) 2024-12-17T23:35:42.0856860Z dynamo/test_profiler (0.1375) 2024-12-17T23:35:42.0857164Z dynamo/test_recompile_ux (0.1375) 2024-12-17T23:35:42.0857473Z dynamo/test_recompiles (0.1375) 2024-12-17T23:35:42.0857795Z dynamo/test_reconstruct (0.1375) 2024-12-17T23:35:42.0858116Z dynamo/test_reorder_logs (0.1375) 2024-12-17T23:35:42.0858524Z dynamo/test_repros (0.1375) 2024-12-17T23:35:42.0858825Z dynamo/test_resume (0.1375) 2024-12-17T23:35:42.0859123Z dynamo/test_sdpa (0.1375) 2024-12-17T23:35:42.0859430Z dynamo/test_skip_guard_eval_unsafe (0.1375) 2024-12-17T23:35:42.0859791Z dynamo/test_skip_non_tensor (0.1375) 2024-12-17T23:35:42.0860131Z dynamo/test_structured_trace (0.1375) 2024-12-17T23:35:42.0860451Z dynamo/test_subclasses (0.1375) 2024-12-17T23:35:42.0860765Z dynamo/test_subgraphs (0.1375) 2024-12-17T23:35:42.0861155Z dynamo/test_torchrec (0.1375) 2024-12-17T23:35:42.0861447Z dynamo/test_trace_rules (0.1375) 2024-12-17T23:35:42.0861763Z dynamo/test_unspec (0.1375) 2024-12-17T23:35:42.0862044Z dynamo/test_utils (0.1375) 2024-12-17T23:35:42.0862353Z dynamo/test_verify_correctness (0.1375) 2024-12-17T23:35:42.0862689Z dynamo/test_view (0.1375) 2024-12-17T23:35:42.0862968Z export/test_converter (0.1375) 2024-12-17T23:35:42.0863271Z export/test_db (0.1375) 2024-12-17T23:35:42.0863556Z export/test_draft_export (0.1375) 2024-12-17T23:35:42.0863870Z export/test_experimental (0.1375) 2024-12-17T23:35:42.0864187Z export/test_export (0.1375) 2024-12-17T23:35:42.0864494Z export/test_export_legacy (0.1375) 2024-12-17T23:35:42.0864813Z export/test_export_nonstrict (0.1375) 2024-12-17T23:35:42.0865181Z export/test_functionalized_assertions (0.1375) 2024-12-17T23:35:42.0865542Z export/test_hop (0.1375) 2024-12-17T23:35:42.0865817Z export/test_lift_unlift (0.1375) 2024-12-17T23:35:42.0866133Z export/test_pass_infra (0.1375) 2024-12-17T23:35:42.0866757Z export/test_passes (0.1375) 2024-12-17T23:35:42.0867184Z export/test_retraceability (0.1375) 2024-12-17T23:35:42.0867575Z export/test_schema (0.1375) 2024-12-17T23:35:42.0867981Z export/test_serdes (0.1375) 2024-12-17T23:35:42.0868396Z export/test_serialize (0.1375) 2024-12-17T23:35:42.0868760Z export/test_sparse (0.1375) 2024-12-17T23:35:42.0869155Z export/test_swap (0.1375) 2024-12-17T23:35:42.0869561Z export/test_tools (0.1375) 2024-12-17T23:35:42.0869906Z export/test_torchbind (0.1375) 2024-12-17T23:35:42.0870314Z export/test_tree_utils (0.1375) 2024-12-17T23:35:42.0870742Z export/test_unflatten (0.1375) 2024-12-17T23:35:42.0871191Z export/test_unflatten_training_ir (0.1375) 2024-12-17T23:35:42.0871655Z export/test_verifier (0.1375) 2024-12-17T23:35:42.0872088Z functorch/test_aotdispatch (0.1375) 2024-12-17T23:35:42.0872471Z functorch/test_ops (0.1375) 2024-12-17T23:35:42.0872919Z higher_order_ops/test_invoke_subgraph (0.1375) 2024-12-17T23:35:42.0873425Z higher_order_ops/test_with_effects (0.1375) 2024-12-17T23:35:42.0873844Z inductor/test_auto_functionalize (0.1375) 2024-12-17T23:35:42.0874300Z inductor/test_autoheuristic (0.1375) 2024-12-17T23:35:42.0874749Z inductor/test_b2b_gemm (0.1375) 2024-12-17T23:35:42.0875123Z inductor/test_benchmark_fusion (0.1375) 2024-12-17T23:35:42.0875576Z inductor/test_benchmarking (0.1375) 2024-12-17T23:35:42.0876015Z inductor/test_ck_backend (0.1375) 2024-12-17T23:35:42.0876390Z inductor/test_codecache (0.1375) 2024-12-17T23:35:42.0876821Z inductor/test_codegen_triton (0.1375) 2024-12-17T23:35:42.0877268Z inductor/test_combo_kernels (0.1375) 2024-12-17T23:35:42.0877658Z inductor/test_compile_worker (0.1375) 2024-12-17T23:35:42.0878121Z inductor/test_compiled_optimizers (0.1375) 2024-12-17T23:35:42.0878588Z inductor/test_config (0.1375) 2024-12-17T23:35:42.0878951Z inductor/test_control_flow (0.1375) 2024-12-17T23:35:42.0879421Z inductor/test_cooperative_reductions (0.1375) 2024-12-17T23:35:42.0879933Z inductor/test_coordinate_descent_tuner (0.1375) 2024-12-17T23:35:42.0880354Z inductor/test_cpu_repro (0.1375) 2024-12-17T23:35:42.0880799Z inductor/test_cpu_select_algorithm (0.1375) 2024-12-17T23:35:42.0881270Z inductor/test_cutlass_backend (0.1375) 2024-12-17T23:35:42.0881665Z inductor/test_debug_trace (0.1375) 2024-12-17T23:35:42.0882121Z inductor/test_decompose_mem_bound_mm (0.1375) 2024-12-17T23:35:42.0882599Z inductor/test_dependencies (0.1375) 2024-12-17T23:35:42.0883010Z inductor/test_distributed_patterns (0.1375) 2024-12-17T23:35:42.0883500Z inductor/test_efficient_conv_bn_eval (0.1375) 2024-12-17T23:35:42.0883991Z inductor/test_external_callables (0.1375) 2024-12-17T23:35:42.0884400Z inductor/test_flex_decoding (0.1375) 2024-12-17T23:35:42.0884833Z inductor/test_foreach (0.1375) 2024-12-17T23:35:42.0885251Z inductor/test_fp8 (0.1375) 2024-12-17T23:35:42.0885617Z inductor/test_fused_attention (0.1375) 2024-12-17T23:35:42.0886132Z inductor/test_fx_fusion (0.1375) 2024-12-17T23:35:42.0886605Z inductor/test_graph_transform_observer (0.1375) 2024-12-17T23:35:42.0887042Z inductor/test_group_batch_fusion (0.1375) 2024-12-17T23:35:42.0887490Z inductor/test_halide (0.1375) 2024-12-17T23:35:42.0887910Z inductor/test_indexing (0.1375) 2024-12-17T23:35:42.0888298Z inductor/test_inductor_annotations (0.1375) 2024-12-17T23:35:42.0888776Z inductor/test_inductor_freezing (0.1375) 2024-12-17T23:35:42.0889245Z inductor/test_inductor_utils (0.1375) 2024-12-17T23:35:42.0889635Z inductor/test_inplacing_pass (0.1375) 2024-12-17T23:35:42.0890096Z inductor/test_kernel_benchmark (0.1375) 2024-12-17T23:35:42.0890568Z inductor/test_layout_optim (0.1375) 2024-12-17T23:35:42.0890950Z inductor/test_loop_ordering (0.1375) 2024-12-17T23:35:42.0891387Z inductor/test_max_autotune (0.1375) 2024-12-17T23:35:42.0891824Z inductor/test_memory (0.1375) 2024-12-17T23:35:42.0892186Z inductor/test_memory_planning (0.1375) 2024-12-17T23:35:42.0892635Z inductor/test_metrics (0.1375) 2024-12-17T23:35:42.0893055Z inductor/test_minifier (0.1375) 2024-12-17T23:35:42.0893431Z inductor/test_minifier_isolate (0.1375) 2024-12-17T23:35:42.0893886Z inductor/test_minifier_utils (0.1375) 2024-12-17T23:35:42.0894356Z inductor/test_mkldnn_pattern_matcher (0.1375) 2024-12-17T23:35:42.0894811Z inductor/test_mmdecomp (0.1375) 2024-12-17T23:35:42.0895195Z inductor/test_multi_kernel (0.1375) 2024-12-17T23:35:42.0895636Z inductor/test_op_dtype_prop (0.1375) 2024-12-17T23:35:42.0896096Z inductor/test_ordered_set (0.1375) 2024-12-17T23:35:42.0896472Z inductor/test_pad_mm (0.1375) 2024-12-17T23:35:42.0896882Z inductor/test_padding (0.1375) 2024-12-17T23:35:42.0897396Z inductor/test_pattern_matcher (0.1375) 2024-12-17T23:35:42.0897789Z inductor/test_perf (0.1375) 2024-12-17T23:35:42.0898201Z inductor/test_profiler (0.1375) 2024-12-17T23:35:42.0898744Z inductor/test_scatter_optimization (0.1375) 2024-12-17T23:35:42.0899314Z inductor/test_select_algorithm (0.1375) 2024-12-17T23:35:42.0899785Z inductor/test_split_cat_fx_passes (0.1375) 2024-12-17T23:35:42.0900253Z inductor/test_standalone_compile (0.1375) 2024-12-17T23:35:42.0900658Z inductor/test_torchbind (0.1375) 2024-12-17T23:35:42.0901097Z inductor/test_torchinductor (0.1375) 2024-12-17T23:35:42.0901646Z inductor/test_torchinductor_codegen_config_overrides (0.1375) 2024-12-17T23:35:42.0902226Z inductor/test_torchinductor_codegen_dynamic_shapes (0.1375) 2024-12-17T23:35:42.0902853Z inductor/test_torchinductor_dynamic_shapes (0.1375) 2024-12-17T23:35:42.0903377Z inductor/test_torchinductor_strided_blocks (0.1375) 2024-12-17T23:35:42.0903844Z inductor/test_triton_cpu_backend (0.1375) 2024-12-17T23:35:42.0904326Z inductor/test_triton_heuristics (0.1375) 2024-12-17T23:35:42.0904768Z inductor/test_triton_kernels (0.1375) 2024-12-17T23:35:42.0905168Z inductor/test_triton_syntax (0.1375) 2024-12-17T23:35:42.0905621Z inductor/test_triton_wrapper (0.1375) 2024-12-17T23:35:42.0906063Z inductor/test_unbacked_symints (0.1375) 2024-12-17T23:35:42.0914783Z inductor/test_utils (0.1375) 2024-12-17T23:35:42.0915216Z lazy/test_bindings (0.1375) 2024-12-17T23:35:42.0915512Z lazy/test_debug_util (0.1375) 2024-12-17T23:35:42.0915841Z lazy/test_extract_compiled_graph (0.1375) 2024-12-17T23:35:42.0916208Z lazy/test_functionalization (0.1375) 2024-12-17T23:35:42.0916531Z lazy/test_generator (0.1375) 2024-12-17T23:35:42.0916834Z lazy/test_meta_kernel (0.1375) 2024-12-17T23:35:42.0917140Z lazy/test_reuse_ir (0.1375) 2024-12-17T23:35:42.0917430Z lazy/test_step_closures (0.1375) 2024-12-17T23:35:42.0917747Z nn/test_lazy_modules (0.1375) 2024-12-17T23:35:42.0918048Z nn/test_pruning (0.1375) 2024-12-17T23:35:42.0918348Z onnx/dynamo/test_exporter_api (0.1375) 2024-12-17T23:35:42.0918723Z onnx/dynamo/test_registry_dispatcher (0.1375) 2024-12-17T23:35:42.0919079Z onnx/exporter/test_api (0.1375) 2024-12-17T23:35:42.0919431Z onnx/exporter/test_capture_strategies (0.1375) 2024-12-17T23:35:42.0920026Z onnx/exporter/test_compat (0.1375) 2024-12-17T23:35:42.0920344Z onnx/exporter/test_core (0.1375) 2024-12-17T23:35:42.0920689Z onnx/exporter/test_small_models_e2e (0.1375) 2024-12-17T23:35:42.0921052Z onnx/exporter/test_tensors (0.1375) 2024-12-17T23:35:42.0921370Z onnx/test_autograd_funs (0.1375) 2024-12-17T23:35:42.0921699Z onnx/test_models_onnxruntime (0.1375) 2024-12-17T23:35:42.0922075Z onnx/test_models_quantized_onnxruntime (0.1375) 2024-12-17T23:35:42.0922431Z onnx/test_onnx_opset (0.1375) 2024-12-17T23:35:42.0922754Z onnx/test_onnxscript_no_runtime (0.1375) 2024-12-17T23:35:42.0923103Z onnx/test_onnxscript_runtime (0.1375) 2024-12-17T23:35:42.0923418Z test_autograd (0.1375) 2024-12-17T23:35:42.0923701Z test_autograd_fallback (0.1375) 2024-12-17T23:35:42.0924001Z test_cuda (0.1375) 2024-12-17T23:35:42.0924268Z test_cuda_expandable_segments (0.1375) 2024-12-17T23:35:42.0924604Z test_cuda_multigpu (0.1375) 2024-12-17T23:35:42.0924917Z test_cuda_nvml_based_avail (0.1375) 2024-12-17T23:35:42.0925227Z test_cuda_primary_ctx (0.1375) 2024-12-17T23:35:42.0925536Z test_cuda_sanitizer (0.1375) 2024-12-17T23:35:42.0925831Z test_cuda_trace (0.1375) 2024-12-17T23:35:42.0926128Z test_functional_autograd_benchmark (0.1375) 2024-12-17T23:35:42.0926508Z test_functionalization_of_rng_ops (0.1375) 2024-12-17T23:35:42.0926856Z test_matmul_cuda (0.1375) 2024-12-17T23:35:42.0927122Z test_ops (0.1375) 2024-12-17T23:35:42.0927385Z test_ops_fwd_gradients (0.1375) 2024-12-17T23:35:42.0927700Z test_ops_gradients (0.1375) 2024-12-17T23:35:42.0927977Z test_ops_jit (0.1375) 2024-12-17T23:35:42.0928246Z test_pruning_op (0.1375) 2024-12-17T23:35:42.0928629Z test_scatter_gather_ops (0.1375) 2024-12-17T23:35:42.0928932Z test_shape_ops (0.1375) 2024-12-17T23:35:42.0929219Z test_spectral_ops (0.1375) 2024-12-17T23:35:42.0929511Z test_tensor_creation_ops (0.1375) 2024-12-17T23:35:42.0929827Z test_view_ops (0.1375) 2024-12-17T23:35:52.8477766Z torch_np/numpy_tests/lib/test_arraysetops (0.1375) 2024-12-17T23:35:52.8478586Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:52.8510121Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:52.8533603Z Results from PublicBindings 2024-12-17T23:35:52.8533906Z test_public_bindings (1.0) 2024-12-17T23:35:52.8534208Z Aggregated Heuristics 2024-12-17T23:35:52.8534480Z test_cuda (1.9098905799433696) 2024-12-17T23:35:52.8534792Z test_public_bindings (1.431614851692761) 2024-12-17T23:35:52.8535139Z test_nestedtensor (1.4169410106684215) 2024-12-17T23:35:52.8535514Z test_xpu (1.35110896763415) 2024-12-17T23:35:52.8535901Z inductor/test_max_autotune (1.337494325023403) 2024-12-17T23:35:52.8536459Z test_ci_sanity_check_fail (1.228708708929443) 2024-12-17T23:35:52.8536823Z test_cpp_extensions_jit (0.7156320876801843) 2024-12-17T23:35:52.8537207Z inductor/test_aot_inductor (0.648371083698789) 2024-12-17T23:35:52.8537604Z test_cuda_expandable_segments (0.6309778057781412) 2024-12-17T23:35:52.8538008Z inductor/test_pattern_matcher (0.6163191201269929) 2024-12-17T23:35:52.8538473Z dynamo/test_dynamic_shapes (0.6122669522448076) 2024-12-17T23:35:52.8538864Z dynamo/test_after_aot (0.6081784022180016) 2024-12-17T23:35:52.8539223Z inductor/test_cpu_repro (0.603569737384307) 2024-12-17T23:35:52.8539570Z inductor/test_minifier (0.5989628471042946) 2024-12-17T23:35:52.8539969Z inductor/test_split_cat_fx_passes (0.5943528594244543) 2024-12-17T23:35:52.8540583Z dynamo/test_higher_order_ops (0.5931048417505811) 2024-12-17T23:35:52.8540951Z dynamo/test_repros (0.5895250866733128) 2024-12-17T23:35:52.8541337Z inductor/test_inductor_freezing (0.5866325097529228) 2024-12-17T23:35:52.8541727Z dynamo/test_backends (0.5812507000031335) 2024-12-17T23:35:52.8542068Z inductor/test_mmdecomp (0.5768629072403331) 2024-12-17T23:35:52.8542627Z dynamo/test_misc (0.5753662990272415) 2024-12-17T23:35:52.8543013Z dynamo/test_logging (0.5746726359685543) 2024-12-17T23:35:52.8543340Z dynamo/test_unspec (0.5727728699574117) 2024-12-17T23:35:52.8544088Z test_cpp_extensions_open_device_registration (0.5375226119366523) 2024-12-17T23:35:52.8544713Z cpp_extensions/open_registration_extension/test/test_openreg (0.4897938819199805) 2024-12-17T23:35:52.8545209Z test_utils (0.47820566604751813) 2024-12-17T23:35:52.8545567Z inductor/test_compiled_autograd (0.4535605297827172) 2024-12-17T23:35:52.8546019Z distributed/test_dynamo_distributed (0.45221720797270276) 2024-12-17T23:35:52.8546424Z test_content_store (0.45016323660433344) 2024-12-17T23:35:52.8546794Z inductor/test_cudacodecache (0.4435030508917587) 2024-12-17T23:35:52.8547355Z test_cpp_extensions_stream_and_event (0.44075938702450185) 2024-12-17T23:35:52.8547932Z test_testing (0.437100523432706) 2024-12-17T23:35:52.8548296Z test_cpp_extensions_mtia_backend (0.43698468440265587) 2024-12-17T23:35:52.8548865Z inductor/test_triton_extension_backend (0.43380652316354607) 2024-12-17T23:35:52.8549328Z inductor/test_extension_backend (0.424456370348558) 2024-12-17T23:35:52.8549740Z functorch/test_eager_transforms (0.4235148328195378) 2024-12-17T23:35:52.8550137Z test_cpp_api_parity (0.4145644483425116) 2024-12-17T23:35:52.8550612Z inductor/test_cpu_cpp_wrapper (0.41420902801347026) 2024-12-17T23:35:52.8550988Z onnx/test_utility_funs (0.4136632708486707) 2024-12-17T23:35:52.8551403Z inductor/test_aot_inductor_arrayref (0.4110073779047003) 2024-12-17T23:35:52.8551803Z test_dispatch (0.4072861931267816) 2024-12-17T23:35:52.8552194Z torch_np/test_binary_ufuncs (0.4020263987021568) 2024-12-17T23:35:52.8552757Z distributed/_tools/test_runtime_estimator (0.40105702036236063) 2024-12-17T23:35:52.8553260Z inductor/test_aot_inductor_custom_ops (0.40031935479128955) 2024-12-17T23:35:52.8553750Z export/test_export_training_ir_to_run_decomp (0.3980869245563782) 2024-12-17T23:35:52.8554384Z inductor/test_binary_folding (0.39803215977525996) 2024-12-17T23:35:52.8554907Z inductor/test_cpp_wrapper_hipify (0.397654619248252) 2024-12-17T23:35:52.8555414Z onnx/exporter/test_building (0.39622531748522005) 2024-12-17T23:35:52.8556009Z dynamo/test_frame_init (0.39163334815149675) 2024-12-17T23:35:52.8556397Z export/test_retraceability (0.39098464954736506) 2024-12-17T23:35:52.8556787Z export/test_export_nonstrict (0.38614852180122994) 2024-12-17T23:35:52.8557172Z onnx/test_lazy_import (0.3845863618050361) 2024-12-17T23:35:52.8557548Z inductor/test_gpu_cpp_wrapper (0.3845465037028488) 2024-12-17T23:35:52.8557910Z test_custom_ops (0.38173685047054534) 2024-12-17T23:35:52.8558257Z export/test_cpp_serdes (0.3814579029934013) 2024-12-17T23:35:52.8558794Z inductor/test_loop_ordering (0.3814386459269408) 2024-12-17T23:35:52.8559168Z inductor/test_xpu_basic (0.38132387390836575) 2024-12-17T23:35:52.8559534Z inductor/test_smoke (0.37966208711578003) 2024-12-17T23:35:52.8559899Z inductor/test_flex_decoding (0.3784073716722777) 2024-12-17T23:35:52.8560397Z inductor/test_kernel_benchmark (0.3779221443190499) 2024-12-17T23:35:52.8560829Z export/test_serdes (0.3774346061243955) 2024-12-17T23:35:52.8561219Z export/test_unflatten_training_ir (0.3771202446980847) 2024-12-17T23:35:52.8561628Z inductor/test_triton_syntax (0.3733462640315515) 2024-12-17T23:35:52.8562006Z inductor/test_config (0.3733369805088497) 2024-12-17T23:35:52.8562374Z onnx/test_pytorch_jit_onnx (0.373266294206647) 2024-12-17T23:35:52.8562829Z inductor/test_debug_trace (0.3726820298823156) 2024-12-17T23:35:52.8563895Z inductor/test_cutlass_backend (0.3723738902890328) 2024-12-17T23:35:52.8564320Z inductor/test_external_callables (0.3723381447081182) 2024-12-17T23:35:52.8564863Z inductor/test_move_constructors_to_cuda (0.3721528326088219) 2024-12-17T23:35:52.8565351Z inductor/test_mkldnn_pattern_matcher (0.37123518630823715) 2024-12-17T23:35:52.8565824Z dynamo/test_inline_inbuilt_nn_modules (0.3712156573862996) 2024-12-17T23:35:52.8566246Z inductor/test_torchinductor (0.3711880654585683) 2024-12-17T23:35:52.8566824Z inductor/test_inductor_utils (0.3705833773299873) 2024-12-17T23:35:52.8567542Z inductor/test_torchinductor_opinfo (0.3699167918874495) 2024-12-17T23:35:52.8568291Z inductor/test_triton_cpu_backend (0.3694831020078314) 2024-12-17T23:35:52.8569054Z inductor/test_compiled_optimizers (0.36922655063125576) 2024-12-17T23:35:52.8569783Z dynamo/test_base_output (0.36893004808004826) 2024-12-17T23:35:52.8570520Z inductor/test_cooperative_reductions (0.3682896426499721) 2024-12-17T23:35:52.8571155Z inductor/test_b2b_gemm (0.36757162107119856) 2024-12-17T23:35:52.8571748Z test_import_stats (0.36742975428690927) 2024-12-17T23:35:52.8572123Z test_binary_ufuncs (0.36667089164628797) 2024-12-17T23:35:52.8572505Z inductor/test_triton_wrapper (0.36521386242088405) 2024-12-17T23:35:52.8572900Z inductor/test_ck_backend (0.3647867106623987) 2024-12-17T23:35:52.8573267Z export/test_export_legacy (0.3645556399406029) 2024-12-17T23:35:52.8573705Z export/test_functionalized_assertions (0.3637473613512752) 2024-12-17T23:35:52.8574127Z export/test_tree_utils (0.3636232426966196) 2024-12-17T23:35:52.8574514Z inductor/test_inductor_annotations (0.3624617151488135) 2024-12-17T23:35:52.8575016Z dynamo/test_nops (0.3623383193606762) 2024-12-17T23:35:52.8575355Z inductor/test_utils (0.36206350083293926) 2024-12-17T23:35:52.8575693Z inductor/test_indexing (0.3614576647278618) 2024-12-17T23:35:52.8576049Z inductor/test_pad_mm (0.3611171484514302) 2024-12-17T23:35:52.8576447Z inductor/test_aot_inductor_utils (0.36111461436176195) 2024-12-17T23:35:52.8576822Z dynamo/test_utils (0.3609327011522525) 2024-12-17T23:35:52.8577194Z inductor/test_select_algorithm (0.3605776688136782) 2024-12-17T23:35:52.8577602Z inductor/test_compile_worker (0.3603108015269454) 2024-12-17T23:35:52.8577992Z functorch/test_aotdispatch (0.35957659120669355) 2024-12-17T23:35:52.8578443Z dynamo/test_interop (0.3594695225311374) 2024-12-17T23:35:52.8578795Z inductor/test_metrics (0.35832257536576473) 2024-12-17T23:35:52.8579161Z inductor/test_triton_kernels (0.35826833812162695) 2024-12-17T23:35:52.8579612Z distributed/test_inductor_collectives (0.3578974040424425) 2024-12-17T23:35:52.8580165Z inductor/test_torchinductor_codegen_dynamic_shapes (0.35732000159187044) 2024-12-17T23:35:52.8580721Z inductor/test_torchinductor_dynamic_shapes (0.35696180838746905) 2024-12-17T23:35:52.8581205Z inductor/test_triton_heuristics (0.35683783613903286) 2024-12-17T23:35:52.8581627Z dynamo/test_fx_passes_pre_grad (0.35578616240534006) 2024-12-17T23:35:52.8582093Z dynamo/test_cudagraphs_expandable_segments (0.35575516211884217) 2024-12-17T23:35:52.8582532Z dynamo/test_modules (0.3555929860080117) 2024-12-17T23:35:52.8582896Z inductor/test_combo_kernels (0.3554013762858613) 2024-12-17T23:35:52.8583277Z dynamo/test_skip_non_tensor (0.35478574734619833) 2024-12-17T23:35:52.8583715Z onnx/test_models_quantized_onnxruntime (0.35473753045830836) 2024-12-17T23:35:52.8584129Z functorch/test_ops (0.35461030479145006) 2024-12-17T23:35:52.8584527Z inductor/test_coordinate_descent_tuner (0.3544318428974257) 2024-12-17T23:35:52.8585034Z inductor/test_torchinductor_strided_blocks (0.3543379265523467) 2024-12-17T23:35:52.8585511Z dynamo/test_autograd_function (0.35418081332948453) 2024-12-17T23:35:52.8585928Z dynamo/test_skip_guard_eval_unsafe (0.3541443406919706) 2024-12-17T23:35:52.8586350Z onnx/exporter/test_tensors (0.35404066192681366) 2024-12-17T23:35:52.8586767Z inductor/test_benchmark_fusion (0.35373176824297436) 2024-12-17T23:35:52.8587283Z inductor/test_aot_inductor_package (0.3535834180323387) 2024-12-17T23:35:52.8587708Z inductor/test_autoheuristic (0.35341182087309) 2024-12-17T23:35:52.8588080Z dynamo/test_reconstruct (0.3532159853791303) 2024-12-17T23:35:52.8588474Z inductor/test_minifier_utils (0.35320334830699984) 2024-12-17T23:35:52.8588861Z inductor/test_foreach (0.3527836048378352) 2024-12-17T23:35:52.8589213Z inductor/test_fx_fusion (0.35255404536868107) 2024-12-17T23:35:52.8589616Z test_model_exports_to_core_aten (0.35247732448742164) 2024-12-17T23:35:52.8590033Z inductor/test_flex_attention (0.3524353005503543) 2024-12-17T23:35:52.8590462Z inductor/test_custom_post_grad_passes (0.35218925163347625) 2024-12-17T23:35:52.8590881Z export/test_tools (0.3519637530762133) 2024-12-17T23:35:52.8591250Z inductor/test_snode_runtime (0.3517231666790179) 2024-12-17T23:35:52.8591639Z distributed/test_device_mesh (0.3507412420434508) 2024-12-17T23:35:52.8592012Z dynamo/test_pgo (0.3507203798445214) 2024-12-17T23:35:52.8592386Z dynamo/test_export_mutations (0.35021975580739473) 2024-12-17T23:35:52.8592747Z dynamo/test_sdpa (0.3500999885594471) 2024-12-17T23:35:52.8593093Z dynamo/test_exceptions (0.3496027412893481) 2024-12-17T23:35:52.8593473Z dynamo/test_metrics_context (0.34910202227312415) 2024-12-17T23:35:52.8593852Z profiler/test_cpp_thread (0.3488167173706104) 2024-12-17T23:35:52.8594267Z onnx/test_pytorch_onnx_onnxruntime (0.3485975641348512) 2024-12-17T23:35:52.8594673Z dynamo/test_recompiles (0.3483804664583034) 2024-12-17T23:35:52.8595155Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.34835879661828406) 2024-12-17T23:35:52.8595736Z inductor/test_control_flow (0.34825581822455365) 2024-12-17T23:35:52.8596168Z onnx/dynamo/test_registry_dispatcher (0.347945778906797) 2024-12-17T23:35:52.8596548Z xpu/test_conv (0.34781784190196047) 2024-12-17T23:35:52.8596991Z inductor/test_cudagraph_trees_expandable_segments (0.347511975527183) 2024-12-17T23:35:52.8597470Z dynamo/test_subgraphs (0.3474892203185768) 2024-12-17T23:35:52.8597821Z dynamo/test_pre_dispatch (0.34717733391995254) 2024-12-17T23:35:52.8598241Z inductor/test_decompose_mem_bound_mm (0.3466730706316252) 2024-12-17T23:35:52.8598700Z inductor/test_scatter_optimization (0.3465478809772738) 2024-12-17T23:35:52.8599343Z inductor/test_codegen_triton (0.34582950427394554) 2024-12-17T23:35:52.8599721Z dynamo/test_global (0.3456715163830326) 2024-12-17T23:35:52.8600065Z inductor/test_perf (0.3455040001438022) 2024-12-17T23:35:52.8600461Z inductor/test_graph_transform_observer (0.3454035556801798) 2024-12-17T23:35:52.8600897Z inductor/test_profiler (0.34483334106731944) 2024-12-17T23:35:52.8601253Z export/test_db (0.3444815241054556) 2024-12-17T23:35:52.8601571Z onnx/test_custom_ops (0.3443872796190336) 2024-12-17T23:35:52.8601947Z inductor/test_op_dtype_prop (0.34435774993224466) 2024-12-17T23:35:52.8602326Z dynamo/test_compile (0.3442952557421552) 2024-12-17T23:35:52.8602670Z dynamo/test_cudagraphs (0.3437397669980458) 2024-12-17T23:35:52.8603047Z inductor/test_multi_kernel (0.3436786931445289) 2024-12-17T23:35:52.8603444Z inductor/test_custom_lowering (0.34352233285135203) 2024-12-17T23:35:52.8603806Z inductor/test_fp8 (0.3435107335449747) 2024-12-17T23:35:52.8604187Z inductor/test_group_batch_fusion (0.34347236996273656) 2024-12-17T23:35:52.8604581Z dynamo/test_config (0.34336251203486257) 2024-12-17T23:35:52.8604917Z dynamo/test_functions (0.34324324410104645) 2024-12-17T23:35:52.8605391Z onnx/torch_export/test_torch_export_with_onnxruntime (0.3431392877890358) 2024-12-17T23:35:52.8605911Z dynamo/test_graph_region_tracker (0.3426407609426677) 2024-12-17T23:35:52.8606282Z dynamo/test_view (0.34217089090664826) 2024-12-17T23:35:52.8606616Z test_ops_gradients (0.3419011448461913) 2024-12-17T23:35:52.8606961Z dynamo/test_resume (0.34169457500989225) 2024-12-17T23:35:52.8607311Z inductor/test_benchmarking (0.3416662092955368) 2024-12-17T23:35:52.8607828Z dynamo/test_deviceguard (0.3414920091991114) 2024-12-17T23:35:52.8608255Z distributed/_tensor/test_common_rules (0.34123823194695235) 2024-12-17T23:35:52.8608697Z inductor/test_cudagraph_trees (0.3411317231679498) 2024-12-17T23:35:52.8609099Z dynamo/test_aot_autograd (0.34105086656875344) 2024-12-17T23:35:52.8609596Z inductor/test_cuda_repro (0.3409935129134706) 2024-12-17T23:35:52.8609955Z test_ops_fwd_gradients (0.3409681601036479) 2024-12-17T23:35:52.8610386Z dynamo/test_backward_higher_order_ops (0.34085880581243866) 2024-12-17T23:35:52.8610826Z onnx/exporter/test_compat (0.34068779551412476) 2024-12-17T23:35:52.8611239Z inductor/test_cpu_select_algorithm (0.34056593019235404) 2024-12-17T23:35:52.8611683Z inductor/test_inplacing_pass (0.34037763854352787) 2024-12-17T23:35:52.8612066Z dynamo/test_sources (0.34016482319494656) 2024-12-17T23:35:52.8612451Z onnx/exporter/test_small_models_e2e (0.3394596520737315) 2024-12-17T23:35:52.8612848Z xpu/test_gemm (0.33939605493232333) 2024-12-17T23:35:52.8613178Z inductor/test_halide (0.3393661349887036) 2024-12-17T23:35:52.8613523Z dynamo/test_model_output (0.33887327800480516) 2024-12-17T23:35:52.8613916Z onnx/test_onnxscript_runtime (0.3386390444285298) 2024-12-17T23:35:52.8614317Z inductor/test_memory_planning (0.338606250731184) 2024-12-17T23:35:52.8614739Z distributed/_tensor/test_dtensor_ops (0.3384619497033605) 2024-12-17T23:35:52.8615196Z higher_order_ops/test_with_effects (0.3382966413704337) 2024-12-17T23:35:52.8615611Z inductor/test_layout_optim (0.33805656538865936) 2024-12-17T23:35:52.8615967Z export/test_passes (0.3379790693823549) 2024-12-17T23:35:52.8616377Z onnx/test_pytorch_onnx_shape_inference (0.3377865878403937) 2024-12-17T23:35:52.8616874Z inductor/test_memory (0.33728875566556304) 2024-12-17T23:35:52.8617245Z distributed/_tensor/test_init (0.33713349084613115) 2024-12-17T23:35:52.8617651Z dynamo/test_structured_trace (0.3368857659961698) 2024-12-17T23:35:52.8618159Z inductor/test_torchinductor_codegen_config_overrides (0.33671068769225077) 2024-12-17T23:35:52.8618724Z dynamo/test_decorators (0.33670664830428465) 2024-12-17T23:35:52.8619078Z lazy/test_ts_opinfo (0.335849873492645) 2024-12-17T23:35:52.8619452Z inductor/test_fused_attention (0.3356708018005425) 2024-12-17T23:35:52.8619829Z inductor/test_torchbind (0.3355386581097136) 2024-12-17T23:35:52.8620219Z dynamo/test_compiler_bisector (0.33550240600246883) 2024-12-17T23:35:52.8620641Z inductor/test_minifier_isolate (0.33536162172770034) 2024-12-17T23:35:52.8621026Z onnx/exporter/test_core (0.33459925024926696) 2024-12-17T23:35:52.8621410Z inductor/test_codecache (0.33425921202412223) 2024-12-17T23:35:52.8621769Z dynamo/test_modes (0.33425636696706484) 2024-12-17T23:35:52.8622102Z dynamo/test_profiler (0.3341370777010409) 2024-12-17T23:35:52.8622483Z dynamo/test_aot_autograd_cache (0.33397465317820385) 2024-12-17T23:35:52.8622908Z dynamo/test_graph_deduplication (0.33379408665619864) 2024-12-17T23:35:52.8623287Z export/test_schema (0.3333162744355276) 2024-12-17T23:35:52.8623687Z inductor/test_efficient_conv_bn_eval (0.3332656610108668) 2024-12-17T23:35:52.8624130Z inductor/test_unbacked_symints (0.33325018356703406) 2024-12-17T23:35:52.8624498Z dynamo/test_export (0.3329821650831899) 2024-12-17T23:35:52.8624886Z onnx/test_pytorch_onnx_no_runtime (0.33294742140150546) 2024-12-17T23:35:52.8625360Z distributed/_tensor/test_experimental_ops (0.332580135640882) 2024-12-17T23:35:52.8625788Z export/test_unflatten (0.33183156695428506) 2024-12-17T23:35:52.8626164Z inductor/test_dependencies (0.3317706783534424) 2024-12-17T23:35:52.8626587Z distributed/_tensor/test_tensor_ops (0.331349957749248) 2024-12-17T23:35:52.8626987Z dynamo/test_optimizers (0.3311233903043333) 2024-12-17T23:35:52.8627333Z test_ops_jit (0.33112104622175376) 2024-12-17T23:35:52.8627700Z onnx/test_onnxscript_no_runtime (0.33039686607653496) 2024-12-17T23:35:52.8628151Z distributed/_tensor/test_xla_integration (0.3300630304052139) 2024-12-17T23:35:52.8628698Z inductor/test_auto_functionalize (0.3300199939366582) 2024-12-17T23:35:52.8629112Z inductor/test_ordered_set (0.32996134696723545) 2024-12-17T23:35:52.8629462Z export/test_hop (0.3296917064280389) 2024-12-17T23:35:52.8629816Z dynamo/test_ctx_manager (0.32914052775400576) 2024-12-17T23:35:52.8630183Z inductor/test_padding (0.3289402160256132) 2024-12-17T23:35:52.8630555Z dynamo/test_verify_correctness (0.3282109609081697) 2024-12-17T23:35:52.8630996Z inductor/test_distributed_patterns (0.3280646134546106) 2024-12-17T23:35:52.8631406Z export/test_serialize (0.3276018203519546) 2024-12-17T23:35:52.8631783Z onnx/dynamo/test_exporter_api (0.32759990837338837) 2024-12-17T23:35:52.8632244Z onnx/exporter/test_capture_strategies (0.3275172081078005) 2024-12-17T23:35:52.8632684Z dynamo/test_prim_hop_base (0.32711454325836825) 2024-12-17T23:35:52.8633150Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.32670703760697384) 2024-12-17T23:35:52.8633681Z dynamo/test_activation_checkpointing (0.32670088941962167) 2024-12-17T23:35:52.8634114Z lazy/test_step_closures (0.32657821105000817) 2024-12-17T23:35:52.8634557Z distributed/_tensor/test_convolution_ops (0.32646897666800134) 2024-12-17T23:35:52.8635040Z higher_order_ops/test_invoke_subgraph (0.3261440342667107) 2024-12-17T23:35:52.8635457Z export/test_converter (0.32598044606163673) 2024-12-17T23:35:52.8635840Z lazy/test_functionalization (0.3259780203697727) 2024-12-17T23:35:52.8636189Z test_ops (0.32559110490640475) 2024-12-17T23:35:52.8636497Z nn/test_lazy_modules (0.3253162904630359) 2024-12-17T23:35:52.8636858Z export/test_experimental (0.3250223173373683) 2024-12-17T23:35:52.8637219Z export/test_torchbind (0.32496498102403343) 2024-12-17T23:35:52.8637624Z export/test_swap (0.32459061087382474) 2024-12-17T23:35:52.8637978Z onnx/test_models_onnxruntime (0.3245262437891391) 2024-12-17T23:35:52.8638414Z distributed/_tensor/test_random_ops (0.32452355969536567) 2024-12-17T23:35:52.8638825Z test_cuda_sanitizer (0.3243034162874062) 2024-12-17T23:35:52.8639189Z export/test_draft_export (0.3242530093400363) 2024-12-17T23:35:52.8639590Z test_functionalization_of_rng_ops (0.32391808780451703) 2024-12-17T23:35:52.8639996Z dynamo/test_torchrec (0.32349169421128565) 2024-12-17T23:35:52.8640357Z test_autograd_fallback (0.32332160235033475) 2024-12-17T23:35:52.8640711Z export/test_pass_infra (0.3230595463165821) 2024-12-17T23:35:52.8641074Z dynamo/test_trace_rules (0.32300851338176984) 2024-12-17T23:35:52.8641424Z test_pruning_op (0.32259353306501215) 2024-12-17T23:35:52.8641735Z dynamo/test_exc (0.3223307046420632) 2024-12-17T23:35:52.8642110Z distributed/_tensor/test_math_ops (0.3220868273813777) 2024-12-17T23:35:52.8642489Z nn/test_pruning (0.3220206099058954) 2024-12-17T23:35:52.8642829Z dynamo/test_subclasses (0.3216939688074839) 2024-12-17T23:35:52.8643189Z onnx/exporter/test_api (0.32142486780889734) 2024-12-17T23:35:52.8643529Z export/test_export (0.3208267046274262) 2024-12-17T23:35:52.8643890Z dynamo/test_debug_utils (0.32078955172285917) 2024-12-17T23:35:52.8644256Z export/test_lift_unlift (0.3204590627662498) 2024-12-17T23:35:52.8644592Z test_matmul_cuda (0.32025222185090985) 2024-12-17T23:35:52.8644965Z distributed/launcher/test_run (0.3202453947020344) 2024-12-17T23:35:52.8645359Z dynamo/test_reorder_logs (0.3198022560101287) 2024-12-17T23:35:52.8645755Z inductor/test_standalone_compile (0.31929869020396445) 2024-12-17T23:35:52.8646177Z dynamo/test_bytecode_utils (0.31780634197070146) 2024-12-17T23:35:52.8646551Z lazy/test_meta_kernel (0.3174469188196834) 2024-12-17T23:35:52.8646876Z dynamo/test_hooks (0.3174211245997436) 2024-12-17T23:35:52.8647236Z dynamo/test_recompile_ux (0.31711754329146724) 2024-12-17T23:35:52.8647599Z onnx/test_onnx_opset (0.3169172005281766) 2024-12-17T23:35:52.8648005Z distributed/_tensor/test_pointwise_ops (0.31634141074988326) 2024-12-17T23:35:52.8648439Z export/test_verifier (0.31608053245539114) 2024-12-17T23:35:52.8648886Z dynamo/test_guard_manager (0.3152625451692849) 2024-12-17T23:35:52.8649239Z export/test_sparse (0.31258018084744305) 2024-12-17T23:35:52.8649707Z distributed/_composable/fsdp/test_fully_shard_init (0.3123943876995315) 2024-12-17T23:35:52.8650258Z distributed/_tensor/test_embedding_ops (0.31211132608672343) 2024-12-17T23:35:52.8650726Z dynamo/test_input_attr_tracking (0.3112986997502356) 2024-12-17T23:35:52.8651209Z distributed/_shard/sharded_tensor/ops/test_init (0.3104501751303631) 2024-12-17T23:35:52.8651722Z distributed/_tensor/test_matrix_ops (0.3102913725175956) 2024-12-17T23:35:52.8652130Z dynamo/test_minifier (0.30941174622437906) 2024-12-17T23:35:52.8652455Z test_autograd (0.3081266207410579) 2024-12-17T23:35:52.8652863Z torch_np/numpy_tests/lib/test_arraysetops (0.30788745159557923) 2024-12-17T23:35:52.8653337Z lazy/test_extract_compiled_graph (0.3077498830386157) 2024-12-17T23:35:52.8653700Z nn/test_init (0.3076950679340461) 2024-12-17T23:35:52.8654069Z test_functional_autograd_benchmark (0.3073573417117784) 2024-12-17T23:35:52.8654480Z onnx/test_autograd_funs (0.30678540660670406) 2024-12-17T23:35:52.8654829Z lazy/test_debug_util (0.3062854010902113) 2024-12-17T23:35:52.8655336Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.30437888553319303) 2024-12-17T23:35:52.8655875Z test_cuda_nvml_based_avail (0.3039946656057153) 2024-12-17T23:35:52.8656279Z distributed/_tensor/test_view_ops (0.30397739440563054) 2024-12-17T23:35:52.8656668Z test_cuda_trace (0.3038936715557359) 2024-12-17T23:35:52.8656989Z test_shape_ops (0.30328832521911986) 2024-12-17T23:35:52.8657309Z lazy/test_generator (0.30318055462829024) 2024-12-17T23:35:52.8657657Z test_cuda_primary_ctx (0.3009728744639996) 2024-12-17T23:35:52.8658085Z dynamo/test_python_autograd (0.30011464541129496) 2024-12-17T23:35:52.8658630Z distributed/rpc/cuda/test_tensorpipe_agent (0.3000615950182298) 2024-12-17T23:35:52.8659224Z distributed/_composable/fsdp/test_fully_shard_extensions (0.29987128396262797) 2024-12-17T23:35:52.8659725Z test_package (0.2996787811366423) 2024-12-17T23:35:52.8660040Z dynamo/test_comptime (0.29918847224303075) 2024-12-17T23:35:52.8660377Z test_view_ops (0.2978591817285285) 2024-12-17T23:35:52.8660716Z test_scatter_gather_ops (0.29745307555359934) 2024-12-17T23:35:52.8661061Z test_cuda_multigpu (0.29557795932532804) 2024-12-17T23:35:52.8661417Z test_tensor_creation_ops (0.2921707321250153) 2024-12-17T23:35:52.8661803Z distributed/fsdp/test_wrap (0.29179559708875313) 2024-12-17T23:35:52.8662300Z distributed/_composable/fsdp/test_fully_shard_autograd (0.2909373835573105) 2024-12-17T23:35:52.8662877Z distributed/fsdp/test_fsdp_clip_grad_norm (0.2886707016635588) 2024-12-17T23:35:52.8663358Z distributed/fsdp/test_fsdp_misc (0.28809987947559323) 2024-12-17T23:35:52.8663732Z lazy/test_reuse_ir (0.2875011171634481) 2024-12-17T23:35:52.8664108Z distributed/test_c10d_common (0.2865593100027326) 2024-12-17T23:35:52.8664619Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.28643911405371114) 2024-12-17T23:35:52.8665226Z distributed/_shard/sharded_tensor/ops/test_embedding (0.2853821188239516) 2024-12-17T23:35:52.8665847Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.2853821188239516) 2024-12-17T23:35:52.8666372Z test_cpp_extensions_aot_ninja (0.27284595300261094) 2024-12-17T23:35:52.8666736Z test_spectral_ops (0.2701443165822801) 2024-12-17T23:35:52.8667092Z functorch/test_rearrange (0.2518649757553152) 2024-12-17T23:35:52.8667501Z test_cpp_extensions_aot_no_ninja (0.2518649757553152) 2024-12-17T23:35:52.8667886Z functorch/test_parsing (0.2507316494799627) 2024-12-17T23:35:52.8668351Z distributed/flight_recorder/test_fr_analysis (0.24956630221722356) 2024-12-17T23:35:52.8668895Z distributed/_tensor/test_dtensor_compile (0.24926135965701648) 2024-12-17T23:35:52.8669316Z lazy/test_bindings (0.24328928335594313) 2024-12-17T23:35:52.8669657Z test_mkl_verbose (0.2403211067700507) 2024-12-17T23:35:52.8669991Z test_tensorboard (0.23801322718803303) 2024-12-17T23:35:52.8670380Z test_transformers (0.2370817190457553) 2024-12-17T23:35:52.8670765Z distributed/test_c10d_ops_nccl (0.23395330481687499) 2024-12-17T23:35:52.8671142Z test_license (0.23238242512623547) 2024-12-17T23:35:52.8671464Z test_comparison_utils (0.23186656954382456) 2024-12-17T23:35:52.8671907Z distributed/_tensor/debug/test_op_coverage (0.23166754840614082) 2024-12-17T23:35:52.8672411Z distributed/_tools/test_mod_tracker (0.23054971711279026) 2024-12-17T23:35:52.8672805Z test_mkldnn_verbose (0.23015992407986244) 2024-12-17T23:35:52.8673147Z test_autoload (0.22881636682594692) 2024-12-17T23:35:52.8673557Z distributed/test_compute_comm_reordering (0.2283671980357543) 2024-12-17T23:35:52.8673990Z test_utils_config_module (0.22667277684294848) 2024-12-17T23:35:52.8674340Z test_reductions (0.22533588307655916) 2024-12-17T23:35:52.8674761Z torch_np/numpy_tests/lib/test_function_base (0.22389878439442684) 2024-12-17T23:35:52.8675186Z onnx/test_fx_passes (0.2214604495836704) 2024-12-17T23:35:52.8675641Z distributed/pipelining/test_schedule_multiproc (0.2201238473249386) 2024-12-17T23:35:52.8676092Z test_mps (0.2201091473260679) 2024-12-17T23:35:52.8676408Z onnx/test_fx_type_promotion (0.21947952455432776) 2024-12-17T23:35:52.8676913Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2169494031550311) 2024-12-17T23:35:52.8677476Z distributed/checkpoint/test_nested_dict (0.215916907001192) 2024-12-17T23:35:52.8677929Z onnx/test_fx_to_onnx_decomp_skip (0.21551425371162722) 2024-12-17T23:35:52.8678334Z torch_np/test_unary_ufuncs (0.21433821196238131) 2024-12-17T23:35:52.8678698Z test_ao_sparsity (0.21433418038150726) 2024-12-17T23:35:52.8679096Z backends/xeon/test_launch (0.21378008765130715) 2024-12-17T23:35:52.8679550Z distributed/pipelining/test_transformer (0.21272493306069426) 2024-12-17T23:35:52.8679979Z test_file_check (0.21260126009147257) 2024-12-17T23:35:52.8680286Z test_pytree (0.2118460917826784) 2024-12-17T23:35:52.8680599Z test_stateless (0.2116632162967263) 2024-12-17T23:35:52.8680914Z test_modules (0.21158850745486757) 2024-12-17T23:35:52.8681294Z distributed/pipelining/test_backward (0.21053564653501627) 2024-12-17T23:35:52.8681700Z test_deploy (0.21040606299959738) 2024-12-17T23:35:52.8682030Z profiler/test_kineto (0.20972094662322538) 2024-12-17T23:35:52.8682464Z distributed/_shard/sharded_tensor/test_logger (0.20890315591051095) 2024-12-17T23:35:52.8682907Z test_monitor (0.20886998174971158) 2024-12-17T23:35:52.8683231Z torch_np/test_dtype (0.20875299775931383) 2024-12-17T23:35:52.8683555Z test_show_pickle (0.20862211156997082) 2024-12-17T23:35:52.8683942Z distributed/pipelining/test_pipe (0.20735093010807953) 2024-12-17T23:35:52.8684480Z distributed/_composable/fsdp/test_fully_shard_compile (0.2062878072370874) 2024-12-17T23:35:52.8684945Z test_optim (0.20600352851322412) 2024-12-17T23:35:52.8685287Z torch_np/test_nep50_examples (0.2050213446949099) 2024-12-17T23:35:52.8685728Z distributed/_tools/test_sac_estimator (0.2048521331253613) 2024-12-17T23:35:52.8686117Z test_typing (0.20369526493388193) 2024-12-17T23:35:52.8686436Z test_module_tracker (0.20337470520783202) 2024-12-17T23:35:52.8686785Z onnx/test_fx_to_onnx (0.2029958057381402) 2024-12-17T23:35:52.8687155Z distributed/_tools/test_sac_ilp (0.20288722490532538) 2024-12-17T23:35:52.8687602Z benchmark_utils/test_benchmark_utils (0.2026646771987871) 2024-12-17T23:35:52.8688001Z test_foreach (0.2025780918475456) 2024-12-17T23:35:52.8688387Z distributed/test_c10d_functional_native (0.20231879033116304) 2024-12-17T23:35:52.8688819Z test_expanded_weights (0.2022251972289843) 2024-12-17T23:35:52.8689197Z test_compile_benchmark_util (0.20219477788367657) 2024-12-17T23:35:52.8689646Z torch_np/numpy_tests/core/test_scalarinherit (0.20216067150594905) 2024-12-17T23:35:52.8690075Z test_openmp (0.20210926248805614) 2024-12-17T23:35:52.8690444Z distributed/_tensor/test_dtensor (0.2020339095440213) 2024-12-17T23:35:52.8690899Z profiler/test_profiler (0.20200204307479463) 2024-12-17T23:35:52.8691262Z torch_np/test_random (0.20180720516488848) 2024-12-17T23:35:52.8691626Z test_functionalization (0.20127823420054078) 2024-12-17T23:35:52.8691970Z test_proxy_tensor (0.20042594500520564) 2024-12-17T23:35:52.8692293Z test_hub (0.19945276782787666) 2024-12-17T23:35:52.8692604Z torch_np/test_basic (0.19933581639604525) 2024-12-17T23:35:52.8692921Z test_complex (0.1992946560800263) 2024-12-17T23:35:52.8693252Z test_tensorexpr_pybind (0.1992596614087328) 2024-12-17T23:35:52.8693598Z test_type_hints (0.19912564598027896) 2024-12-17T23:35:52.8693930Z functorch/test_minifier (0.19909503891434346) 2024-12-17T23:35:52.8694311Z test_namedtuple_return_api (0.1990421903083083) 2024-12-17T23:35:52.8694673Z test_jiterator (0.19844280967351413) 2024-12-17T23:35:52.8695081Z distributed/checkpoint/test_save_load_api (0.19816223146056203) 2024-12-17T23:35:52.8695613Z distributed/checkpoint/test_dedup_tensors (0.19786885967923015) 2024-12-17T23:35:52.8696127Z torch_np/numpy_tests/core/test_numeric (0.19764398227781552) 2024-12-17T23:35:52.8696599Z distributed/_composable/test_contract (0.19738440597751092) 2024-12-17T23:35:52.8697097Z distributed/pipelining/test_microbatch (0.19714516070827953) 2024-12-17T23:35:52.8697536Z test_per_overload_api (0.19692749561566733) 2024-12-17T23:35:52.8697875Z test_numpy_interop (0.1967389705152509) 2024-12-17T23:35:52.8698389Z distributed/optim/test_named_optimizer (0.1964225316386813) 2024-12-17T23:35:52.8699024Z nn/test_multihead_attention (0.19606063816518474) 2024-12-17T23:35:52.8699501Z distributed/checkpoint/e2e/test_fsdp_ep (0.19560731281865837) 2024-12-17T23:35:52.8700068Z test_fx_experimental (0.19519894538716512) 2024-12-17T23:35:52.8700437Z functorch/test_logging (0.19486014103843763) 2024-12-17T23:35:52.8700915Z distributed/_tensor/experimental/test_register_sharding (0.1945043663777) 2024-12-17T23:35:52.8701409Z test_native_functions (0.1945043663777) 2024-12-17T23:35:52.8701822Z distributed/_tools/test_mem_tracker (0.19434131684796732) 2024-12-17T23:35:52.8702243Z functorch/test_control_flow (0.19428815232008873) 2024-12-17T23:35:52.8702638Z torch_np/test_ufuncs_basic (0.19427398433670878) 2024-12-17T23:35:52.8703055Z onnx/internal/test_registraion (0.19417437447403346) 2024-12-17T23:35:52.8703456Z distributed/fsdp/test_fsdp_fx (0.194127014796591) 2024-12-17T23:35:52.8703831Z functorch/test_ac (0.19367785099908744) 2024-12-17T23:35:52.8704229Z distributed/_tensor/test_attention (0.19357679354610616) 2024-12-17T23:35:52.8704647Z nn/test_packed_sequence (0.19303099434347637) 2024-12-17T23:35:52.8704993Z test_sympy_utils (0.19268518094848655) 2024-12-17T23:35:52.8705369Z distributed/_tensor/test_api (0.19259267286016535) 2024-12-17T23:35:52.8705814Z test_set_default_mobile_cpu_allocator (0.1924763901691988) 2024-12-17T23:35:52.8706234Z test_sparse_semi_structured (0.19237178957025308) 2024-12-17T23:35:52.8706692Z distributed/pipelining/test_unflatten (0.19163535976346427) 2024-12-17T23:35:52.8707223Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19162892385521207) 2024-12-17T23:35:52.8707670Z nn/test_parametrization (0.19161654372568235) 2024-12-17T23:35:52.8708040Z functorch/test_vmap (0.191485558371158) 2024-12-17T23:35:52.8708447Z torch_np/numpy_tests/core/test_einsum (0.19132005894520016) 2024-12-17T23:35:52.8708845Z test_out_dtype_op (0.19093201187089878) 2024-12-17T23:35:52.8709185Z test_jit_disabled (0.19081770598496797) 2024-12-17T23:35:52.8709549Z distributed/test_backends (0.19033835797338192) 2024-12-17T23:35:52.8710047Z distributed/_composable/fsdp/test_fully_shard_logging (0.18949271092829323) 2024-12-17T23:35:52.8710620Z torch_np/numpy_tests/lib/test_histograms (0.18919208934222054) 2024-12-17T23:35:52.8711033Z test_logging (0.188549723216144) 2024-12-17T23:35:52.8711394Z distributed/test_symmetric_memory (0.1883640599783884) 2024-12-17T23:35:52.8711848Z distributed/pipelining/test_stage (0.1882981713858981) 2024-12-17T23:35:52.8712317Z test_namedtensor (0.18803969232849405) 2024-12-17T23:35:52.8712682Z distributions/test_constraints (0.1873310086747707) 2024-12-17T23:35:52.8713141Z distributed/_tools/test_memory_tracker (0.18726929046645557) 2024-12-17T23:35:52.8713553Z test_decomp (0.18724446878318216) 2024-12-17T23:35:52.8713857Z test_flop_counter (0.18679912860735182) 2024-12-17T23:35:52.8714385Z distributed/_composable/test_composability/test_pp_composability (0.18679839325233139) 2024-12-17T23:35:52.8714934Z test_bundled_inputs (0.18674019696630625) 2024-12-17T23:35:52.8715277Z test_numba_integration (0.18665936925802512) 2024-12-17T23:35:52.8715616Z test_itt (0.18636546594069203) 2024-12-17T23:35:52.8715943Z distributed/test_fake_pg (0.18627620887376822) 2024-12-17T23:35:52.8716335Z onnx/internal/test_diagnostics (0.18605409709069143) 2024-12-17T23:35:52.8716822Z distributed/checkpoint/test_fsdp_optim_state (0.185998149681569) 2024-12-17T23:35:52.8717384Z distributed/_tensor/experimental/test_local_map (0.1858798385171031) 2024-12-17T23:35:52.8717863Z profiler/test_profiler_tree (0.1855533483283532) 2024-12-17T23:35:52.8718316Z distributed/_composable/test_checkpoint (0.1854959532175861) 2024-12-17T23:35:52.8718813Z torch_np/numpy_tests/core/test_shape_base (0.1854365321190959) 2024-12-17T23:35:52.8719343Z distributed/checkpoint/test_dtensor_resharding (0.18541809633356257) 2024-12-17T23:35:52.8719805Z test_autocast (0.18507309042447645) 2024-12-17T23:35:52.8720193Z distributed/test_distributed_spawn (0.18507013439596057) 2024-12-17T23:35:52.8720662Z torch_np/numpy_tests/core/test_scalarmath (0.1848732338331923) 2024-12-17T23:35:52.8721232Z distributed/_tensor/test_redistribute (0.18480823045006572) 2024-12-17T23:35:52.8721662Z test_fx_reinplace_pass (0.1847994666601053) 2024-12-17T23:35:52.8722065Z distributed/checkpoint/test_fsspec (0.18463225041773518) 2024-12-17T23:35:52.8722474Z functorch/test_dims (0.18414079419473506) 2024-12-17T23:35:52.8722918Z distributed/tensor/parallel/test_tp_style (0.18394098692257455) 2024-12-17T23:35:52.8723339Z test_fx_passes (0.1838901372014216) 2024-12-17T23:35:52.8723753Z distributed/_tools/test_fsdp2_mem_tracker (0.18374929857922115) 2024-12-17T23:35:52.8724309Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1836599196588434) 2024-12-17T23:35:52.8724787Z test_segment_reductions (0.18359293926414577) 2024-12-17T23:35:52.8725235Z distributed/checkpoint/test_format_utils (0.18316392435873874) 2024-12-17T23:35:52.8725750Z torch_np/numpy_tests/core/test_multiarray (0.18226299044616118) 2024-12-17T23:35:52.8726281Z distributed/_tensor/debug/test_comm_mode_features (0.18221385519130898) 2024-12-17T23:35:52.8726912Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:35:52.8727426Z onnx/test_op_consistency (0.1818378142662878) 2024-12-17T23:35:52.8727875Z distributed/checkpoint/e2e/test_fine_tuning (0.18178151474060447) 2024-12-17T23:35:52.8728326Z test_legacy_vmap (0.18133456273961304) 2024-12-17T23:35:52.8728790Z distributed/_tensor/experimental/test_tp_transform (0.1812895000928057) 2024-12-17T23:35:52.8729342Z distributed/checkpoint/e2e/test_pipeline (0.18116746116683557) 2024-12-17T23:35:52.8729857Z distributed/checkpoint/test_traverse (0.18035475799782663) 2024-12-17T23:35:52.8730398Z distributed/tensor/parallel/test_tp_random_state (0.17964457801853265) 2024-12-17T23:35:52.8730862Z test_subclass (0.1793325947434023) 2024-12-17T23:35:52.8731163Z test_torch (0.17908954382164202) 2024-12-17T23:35:52.8731549Z torch_np/numpy_tests/linalg/test_linalg (0.17887734330316016) 2024-12-17T23:35:52.8732082Z distributed/checkpoint/test_dtensor_checkpoint (0.1787543882284888) 2024-12-17T23:35:52.8732616Z distributed/elastic/test_control_plane (0.1786535459578503) 2024-12-17T23:35:52.8733026Z test_dlpack (0.17835723987184418) 2024-12-17T23:35:52.8733478Z distributed/_composable/test_replicate_with_compiler (0.1783304711183557) 2024-12-17T23:35:52.8734006Z nn/test_embedding (0.17826577810955396) 2024-12-17T23:35:52.8734443Z distributed/checkpoint/test_tp_checkpoint (0.17824442563813472) 2024-12-17T23:35:52.8734963Z torch_np/numpy_tests/lib/test_type_check (0.17819880946958674) 2024-12-17T23:35:52.8735375Z test_tensorexpr (0.17813940865269504) 2024-12-17T23:35:52.8735819Z distributed/tensor/parallel/test_tp_examples (0.1780357378897018) 2024-12-17T23:35:52.8736263Z test_masked (0.1777374364765172) 2024-12-17T23:35:52.8736558Z test_jit (0.17745606576511286) 2024-12-17T23:35:52.8736939Z torch_np/numpy_tests/core/test_indexing (0.17680227606495372) 2024-12-17T23:35:52.8737433Z functorch/test_memory_efficient_fusion (0.17661328479377955) 2024-12-17T23:35:52.8737908Z functorch/test_vmap_registrations (0.17660770961489847) 2024-12-17T23:35:52.8738426Z onnx/test_symbolic_helper (0.1763298114002155) 2024-12-17T23:35:52.8738935Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17584559244287018) 2024-12-17T23:35:52.8739415Z test_fake_tensor (0.17543628378635073) 2024-12-17T23:35:52.8739810Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:35:52.8740249Z profiler/test_memory_profiler (0.17498598391971376) 2024-12-17T23:35:52.8740604Z test_fx (0.17444032650577682) 2024-12-17T23:35:52.8740972Z distributed/checkpoint/test_planner (0.1741544744109733) 2024-12-17T23:35:52.8741385Z test_maskedtensor (0.1738961969135455) 2024-12-17T23:35:52.8741874Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17368590507855733) 2024-12-17T23:35:52.8742395Z test_multiprocessing (0.17335854040736198) 2024-12-17T23:35:52.8742852Z distributed/checkpoint/test_state_dict_utils (0.17327520023431767) 2024-12-17T23:35:52.8743406Z distributed/fsdp/test_shard_utils (0.17320829808774468) 2024-12-17T23:35:52.8743799Z nn/test_dropout (0.17285837194245107) 2024-12-17T23:35:52.8744229Z distributed/checkpoint/test_compatibility (0.17277143880784182) 2024-12-17T23:35:52.8744645Z test_meta (0.17264456870852898) 2024-12-17T23:35:52.8745065Z distributed/checkpoint/test_hsdp_checkpoint (0.17262476269819146) 2024-12-17T23:35:52.8745528Z distributed/test_nccl (0.17259406845569533) 2024-12-17T23:35:52.8745868Z test_mkldnn_fusion (0.17257664010153373) 2024-12-17T23:35:52.8746266Z distributed/test_functional_api (0.17251038350198908) 2024-12-17T23:35:52.8746787Z distributed/_composable/fsdp/test_fully_shard_state (0.17245776163816412) 2024-12-17T23:35:52.8747244Z test_vulkan (0.17215350536534266) 2024-12-17T23:35:52.8747551Z test_weak (0.1719324050085775) 2024-12-17T23:35:52.8747869Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:35:52.8748201Z test_type_info (0.17173418502868426) 2024-12-17T23:35:52.8748528Z test_futures (0.17164163369809843) 2024-12-17T23:35:52.8748945Z torch_np/numpy_tests/core/test_numerictypes (0.17158294553241793) 2024-12-17T23:35:52.8749372Z test_jit_llga_fuser (0.17144102937944078) 2024-12-17T23:35:52.8749783Z distributed/test_control_collectives (0.1710399447436272) 2024-12-17T23:35:52.8750261Z torch_np/numpy_tests/core/test_dtype (0.17050770348790104) 2024-12-17T23:35:52.8750735Z distributed/_tensor/debug/test_comm_mode (0.17034639249082065) 2024-12-17T23:35:52.8751166Z test_jit_fuser_te (0.1702930176954217) 2024-12-17T23:35:52.8751582Z distributed/_composable/test_replicate (0.16925569188136946) 2024-12-17T23:35:52.8751985Z test_linalg (0.1692454293053705) 2024-12-17T23:35:52.8752380Z torch_np/numpy_tests/core/test_getlimits (0.1691843320798127) 2024-12-17T23:35:52.8752812Z onnx/test_verification (0.16894231970202664) 2024-12-17T23:35:52.8753190Z distributed/test_c10d_logger (0.16891559934198702) 2024-12-17T23:35:52.8753700Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:35:52.8754249Z distributed/fsdp/test_fsdp_state_dict (0.1685345464672683) 2024-12-17T23:35:52.8754707Z distributed/_tensor/test_optimizers (0.1685342246100952) 2024-12-17T23:35:52.8755261Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16839484513806816) 2024-12-17T23:35:52.8755846Z test_functional_optim (0.16814111759173733) 2024-12-17T23:35:52.8756195Z nn/test_load_state_dict (0.16794719917683149) 2024-12-17T23:35:52.8756603Z distributed/checkpoint/test_utils (0.16788224167350724) 2024-12-17T23:35:52.8757039Z distributed/_tensor/test_utils (0.16769561989622472) 2024-12-17T23:35:52.8757429Z distributed/test_c10d_nccl (0.1675059120226132) 2024-12-17T23:35:52.8757847Z distributed/fsdp/test_fsdp_overlap (0.1672260137761572) 2024-12-17T23:35:52.8758272Z torch_np/test_function_base (0.16718988270460156) 2024-12-17T23:35:52.8758617Z test_mkldnn (0.16716079396426414) 2024-12-17T23:35:52.8759013Z distributed/fsdp/test_fsdp_optim_state (0.16706358874479993) 2024-12-17T23:35:52.8759507Z distributed/pipelining/test_schedule (0.1670501119919513) 2024-12-17T23:35:52.8759967Z distributed/_tensor/test_op_strategy (0.1667788648678633) 2024-12-17T23:35:52.8760368Z test_native_mha (0.16674010732051733) 2024-12-17T23:35:52.8760810Z distributed/checkpoint/test_fsdp_model_state (0.16648169805248608) 2024-12-17T23:35:52.8761269Z test_xnnpack_integration (0.16641886016739085) 2024-12-17T23:35:52.8761759Z distributed/_composable/fsdp/test_fully_shard_comm (0.16631864314520137) 2024-12-17T23:35:52.8762234Z test_indexing (0.16631302284680685) 2024-12-17T23:35:52.8762600Z distributed/rpc/test_share_memory (0.16615449249412537) 2024-12-17T23:35:52.8763102Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16607985480836265) 2024-12-17T23:35:52.8763633Z torch_np/numpy_tests/lib/test_shape_base_ (0.16598811236592032) 2024-12-17T23:35:52.8764046Z test_datapipe (0.16569920880385478) 2024-12-17T23:35:52.8764486Z distributed/checkpoint/test_checkpoint (0.165619912331689) 2024-12-17T23:35:52.8764976Z torch_np/numpy_tests/fft/test_pocketfft (0.1654543686429832) 2024-12-17T23:35:52.8765463Z distributed/nn/jit/test_instantiator (0.16507531984569113) 2024-12-17T23:35:52.8765895Z torch_np/test_ndarray_methods (0.1647587061789323) 2024-12-17T23:35:52.8766378Z distributed/fsdp/test_fsdp_backward_prefetch (0.1646049950309582) 2024-12-17T23:35:52.8766900Z distributed/fsdp/test_fsdp_pure_fp16 (0.16453311434745457) 2024-12-17T23:35:52.8767383Z torch_np/numpy_tests/lib/test_twodim_base (0.16346655577257804) 2024-12-17T23:35:52.8767818Z test_sort_and_select (0.16331778212230869) 2024-12-17T23:35:52.8768157Z nn/test_pooling (0.16301289890837437) 2024-12-17T23:35:52.8768539Z torch_np/numpy_tests/core/test_dlpack (0.16243677132816436) 2024-12-17T23:35:52.8769033Z distributed/test_c10d_object_collectives (0.16231603944807657) 2024-12-17T23:35:52.8769544Z torch_np/numpy_tests/lib/test_index_tricks (0.16225612575140175) 2024-12-17T23:35:52.8770013Z distributed/fsdp/test_fsdp_memory (0.16201692852725108) 2024-12-17T23:35:52.8770551Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16158735610395597) 2024-12-17T23:35:52.8771168Z distributed/checkpoint/test_file_system_checkpoint (0.1611219166965259) 2024-12-17T23:35:52.8771663Z distributed/test_c10d_pypg (0.16095587417602547) 2024-12-17T23:35:52.8772165Z distributed/tensor/parallel/test_parallelize_api (0.16077044568264381) 2024-12-17T23:35:52.8772648Z test_python_dispatch (0.1606748478762024) 2024-12-17T23:35:52.8772982Z nn/test_module_hooks (0.16063095891167548) 2024-12-17T23:35:52.8773427Z distributed/fsdp/test_fsdp_freezing_weights (0.16062776022735045) 2024-12-17T23:35:52.8773876Z test_function_schema (0.15974126766119615) 2024-12-17T23:35:52.8774261Z distributed/fsdp/test_fsdp_apply (0.15972308475323135) 2024-12-17T23:35:52.8774714Z torch_np/numpy_tests/fft/test_helper (0.15886005684345553) 2024-12-17T23:35:52.8775211Z torch_np/numpy_tests/core/test_scalar_methods (0.15830306713018874) 2024-12-17T23:35:52.8775652Z test_mobile_optimizer (0.15770613352814164) 2024-12-17T23:35:52.8776008Z nn/test_convolution (0.15758578504115567) 2024-12-17T23:35:52.8776439Z distributed/fsdp/test_fsdp_flatten_params (0.15746554810904773) 2024-12-17T23:35:52.8776989Z distributed/fsdp/test_fsdp_traversal (0.1573258654255377) 2024-12-17T23:35:52.8777400Z test_schema_check (0.1571825735472783) 2024-12-17T23:35:52.8777720Z test_nn (0.1571543630256757) 2024-12-17T23:35:52.8778085Z distributed/checkpoint/test_state_dict (0.1570032394523752) 2024-12-17T23:35:52.8778710Z distributed/optim/test_zero_redundancy_optimizer (0.15671987282421088) 2024-12-17T23:35:52.8779178Z test_unary_ufuncs (0.15640231259134757) 2024-12-17T23:35:52.8779640Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15629753835244556) 2024-12-17T23:35:52.8780205Z distributed/fsdp/test_fsdp_exec_order (0.15629208054575144) 2024-12-17T23:35:52.8780684Z distributed/test_multi_threaded_pg (0.15620016834233824) 2024-12-17T23:35:52.8781132Z distributed/fsdp/test_fsdp_uneven (0.15613691451457692) 2024-12-17T23:35:52.8781581Z distributed/fsdp/test_fsdp_input (0.15604347647273312) 2024-12-17T23:35:52.8781989Z distributed/test_c10d_ucc (0.1558599652425027) 2024-12-17T23:35:52.8782400Z distributed/fsdp/test_fsdp_grad_acc (0.1558103264043325) 2024-12-17T23:35:52.8782898Z distributed/fsdp/test_fsdp_ignored_modules (0.15576223315072152) 2024-12-17T23:35:52.8783481Z distributed/_composable/fsdp/test_fully_shard_memory (0.1557113229646232) 2024-12-17T23:35:52.8784037Z distributed/fsdp/test_checkpoint_wrapper (0.1554349310263397) 2024-12-17T23:35:52.8784501Z distributed/fsdp/test_utils (0.15505715886156074) 2024-12-17T23:35:52.8784984Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1548850521114002) 2024-12-17T23:35:52.8785534Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1548583792819112) 2024-12-17T23:35:52.8786141Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15484951768179497) 2024-12-17T23:35:52.8786912Z distributed/_composable/test_composability/test_2d_composability (0.15460982411397078) 2024-12-17T23:35:52.8787546Z distributed/fsdp/test_fsdp_tp_integration (0.15417944964739805) 2024-12-17T23:35:52.8788046Z distributed/fsdp/test_fsdp_checkpoint (0.15388603874200385) 2024-12-17T23:35:52.8788612Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.153814793824513) 2024-12-17T23:35:52.8789135Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:35:52.8789571Z torch_np/numpy_tests/lib/test_arraypad (0.15358486419835957) 2024-12-17T23:35:52.8790033Z distributed/algorithms/test_join (0.153120948141239) 2024-12-17T23:35:52.8790460Z torch_np/test_scalars_0D_arrays (0.15300776222893747) 2024-12-17T23:35:52.8790905Z distributed/fsdp/test_fsdp_comm_hooks (0.15285437634259866) 2024-12-17T23:35:52.8791404Z distributed/fsdp/test_fsdp_hybrid_shard (0.1526213143033383) 2024-12-17T23:35:52.8791975Z distributed/_composable/fsdp/test_fully_shard_training (0.15248397906356764) 2024-12-17T23:35:52.8792455Z optim/test_optim (0.15227628880725522) 2024-12-17T23:35:52.8792945Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15224632972799987) 2024-12-17T23:35:52.8793443Z test_jit_autocast (0.15219587377952376) 2024-12-17T23:35:52.8793825Z distributed/test_data_parallel (0.15205675661606552) 2024-12-17T23:35:52.8794259Z distributed/fsdp/test_fsdp_core (0.15168482118553472) 2024-12-17T23:35:52.8794678Z test_multiprocessing_spawn (0.15110736958767282) 2024-12-17T23:35:52.8795045Z test_type_promotion (0.15024832255123838) 2024-12-17T23:35:52.8795382Z test_metal (0.14957619232993696) 2024-12-17T23:35:52.8795757Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:35:52.8796141Z test_overrides (0.14936084157499402) 2024-12-17T23:35:52.8796467Z test_dataloader (0.14927918049479405) 2024-12-17T23:35:52.8796874Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:35:52.8797415Z distributed/_shard/sharding_plan/test_sharding_plan (0.14884355353148626) 2024-12-17T23:35:52.8797888Z test_quantization (0.148805252621834) 2024-12-17T23:35:52.8798328Z distributed/fsdp/test_fsdp_multiple_forward (0.1485705067005314) 2024-12-17T23:35:52.8799029Z torch_np/numpy_tests/core/test_scalar_ctors (0.14838437646214903) 2024-12-17T23:35:52.8799691Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14832408324777388) 2024-12-17T23:35:52.8800167Z torch_np/test_reductions (0.14817652988105606) 2024-12-17T23:35:52.8800567Z distributed/fsdp/test_fsdp_meta (0.14812374903286074) 2024-12-17T23:35:52.8801025Z distributed/fsdp/test_fsdp_fine_tune (0.14808325562835603) 2024-12-17T23:35:52.8801478Z distributed/_shard/test_sharder (0.14807773913556846) 2024-12-17T23:35:52.8801980Z distributed/_shard/sharded_optim/test_sharded_optim (0.14755639144307825) 2024-12-17T23:35:52.8802582Z distributed/_shard/sharding_spec/test_sharding_spec (0.14752452489431586) 2024-12-17T23:35:52.8803070Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:35:52.8803474Z distributed/fsdp/test_fsdp_comm (0.14652096335267445) 2024-12-17T23:35:52.8803939Z distributed/fsdp/test_fsdp_unshard_params (0.14587696172480047) 2024-12-17T23:35:52.8804376Z test_dynamic_shapes (0.14539184241446157) 2024-12-17T23:35:52.8804890Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14375597783914099) 2024-12-17T23:35:52.8805423Z distributed/test_launcher (0.14325139480735638) 2024-12-17T23:35:52.8805920Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1430793454609244) 2024-12-17T23:35:52.8806506Z distributed/fsdp/test_distributed_checkpoint (0.142716353693053) 2024-12-17T23:35:52.8806943Z test_serialization (0.14266468206597932) 2024-12-17T23:35:52.8807273Z test_prims (0.14225534359905928) 2024-12-17T23:35:52.8807680Z distributed/fsdp/test_fsdp_use_orig_params (0.1406162234720536) 2024-12-17T23:35:52.8808197Z distributed/fsdp/test_fsdp_mixed_precision (0.14038189914234162) 2024-12-17T23:35:52.8808755Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:35:52.8809178Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:35:52.8809596Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:35:52.8810025Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:35:52.8810432Z distributed/test_store (0.13496908353282985) 2024-12-17T23:35:52.8810770Z test_sparse_csr (0.12889518720470847) 2024-12-17T23:35:52.8811125Z profiler/test_torch_tidy (0.11922235511401841) 2024-12-17T23:35:52.8811480Z test_sparse (0.11680210461490567) 2024-12-17T23:35:52.8811821Z profiler/test_record_function (0.1079935056345162) 2024-12-17T23:35:52.8812234Z profiler/test_execution_trace (0.10796072767245292) 2024-12-17T23:35:52.8812673Z distributions/test_distributions (0.08514553290181055) 2024-12-17T23:35:52.8813051Z test_jit_legacy (0.08263510288422682) 2024-12-17T23:35:52.8813388Z test_jit_fuser_legacy (0.0720937093039404) 2024-12-17T23:35:52.8813742Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:35:52.8814079Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:35:52.8814418Z doctests (0.011380374604149751) 2024-12-17T23:35:52.8814736Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:35:52.8815144Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:35:52.8815648Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:35:52.8816195Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:35:52.8816773Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:35:52.8817345Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:35:52.8817904Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:35:52.8818504Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:35:53.1367996Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:35:53.1368506Z Emitting metrics 2024-12-17T23:35:53.1368755Z Writing 1 documents to S3 2024-12-17T23:35:53.1369031Z Done! 2024-12-17T23:35:53.1369258Z Writing 1 documents to S3 2024-12-17T23:35:53.1369511Z Done! 2024-12-17T23:35:53.2108108Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-12-17T23:35:53.2108650Z with: 2024-12-17T23:35:53.2108876Z name: td_results 2024-12-17T23:35:53.2109129Z retention-days: 14 2024-12-17T23:35:53.2109387Z if-no-files-found: error 2024-12-17T23:35:53.2109673Z path: td_results.json 2024-12-17T23:35:53.2109946Z s3-bucket: gha-artifacts 2024-12-17T23:35:53.2110212Z region: us-east-1 2024-12-17T23:35:53.2110463Z ##[endgroup] 2024-12-17T23:35:53.6908187Z With the provided path, there will be 1 file uploaded 2024-12-17T23:35:53.6908708Z Uploading to s3 prefix: pytorch/pytorch/12383255654/td_results 2024-12-17T23:35:53.6950994Z Starting upload of td_results.json 2024-12-17T23:35:53.8625750Z Finished upload of td_results.json 2024-12-17T23:35:53.8797827Z ##[group]Run actions/upload-artifact@v4 2024-12-17T23:35:53.8798310Z with: 2024-12-17T23:35:53.8798645Z name: td_results.json 2024-12-17T23:35:53.8799260Z retention-days: 14 2024-12-17T23:35:53.8799702Z if-no-files-found: error 2024-12-17T23:35:53.8800072Z path: td_results.json 2024-12-17T23:35:53.8800495Z compression-level: 6 2024-12-17T23:35:53.8800862Z overwrite: false 2024-12-17T23:35:53.8801195Z include-hidden-files: false 2024-12-17T23:35:53.8801693Z ##[endgroup] 2024-12-17T23:35:54.3416423Z With the provided path, there will be 1 file uploaded 2024-12-17T23:35:54.3420579Z Artifact name is valid! 2024-12-17T23:35:54.3421666Z Root directory input is valid! 2024-12-17T23:35:54.4300213Z Beginning upload of artifact content to blob storage 2024-12-17T23:35:54.5164182Z Uploaded bytes 16264 2024-12-17T23:35:54.5361784Z Finished uploading artifact content to blob storage! 2024-12-17T23:35:54.5364716Z SHA256 hash of uploaded artifact zip is ac766bbfd267bc893462533710f5b8ad4079d1cfdd63e589b4fb32e16d9cfe44 2024-12-17T23:35:54.5366056Z Finalizing artifact upload 2024-12-17T23:35:54.6151743Z Artifact td_results.json.zip successfully finalized. Artifact ID 2334934623 2024-12-17T23:35:54.6152747Z Artifact td_results.json has been successfully uploaded! Final size is 16264 bytes. Artifact ID is 2334934623 2024-12-17T23:35:54.6158819Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/12383255654/artifacts/2334934623 2024-12-17T23:35:54.6281201Z Post job cleanup. 2024-12-17T23:35:54.6326182Z Post job cleanup. 2024-12-17T23:35:54.7037680Z [command]/usr/bin/git version 2024-12-17T23:35:54.7071569Z git version 2.40.1 2024-12-17T23:35:54.7111167Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/399cdd77-7354-4b70-9f3f-88fe884cd5ba' before making global git config changes 2024-12-17T23:35:54.7112999Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:35:54.7114638Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:35:54.7141022Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:35:54.7164227Z [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-12-17T23:35:54.7443908Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:35:54.7461379Z http.https://github.com/.extraheader 2024-12-17T23:35:54.7471215Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-12-17T23:35:54.7495219Z [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-12-17T23:35:54.7827916Z A job completed hook has been configured by the self-hosted runner administrator 2024-12-17T23:35:54.7846848Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-12-17T23:35:54.7851914Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:54.7852316Z ##[endgroup] 2024-12-17T23:35:54.7927295Z [!ALERT!] Swap in detected! [!ALERT!] 2024-12-17T23:36:06.1932095Z [!ALERT!] Swap out detected [!ALERT!] 2024-12-17T23:36:23.6112853Z Cleaning up orphan processes