2024-04-03T15:53:27.6130940Z Current runner version: '2.315.0' 2024-04-03T15:53:27.6137661Z Runner name: 'i-0a5363bcac0a06920' 2024-04-03T15:53:27.6138560Z Runner group name: 'Default' 2024-04-03T15:53:27.6139402Z Machine name: 'ip-10-0-1-155' 2024-04-03T15:53:27.6142258Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:53:27.6144215Z Contents: read 2024-04-03T15:53:27.6144826Z Metadata: read 2024-04-03T15:53:27.6145318Z ##[endgroup] 2024-04-03T15:53:27.6148801Z Secret source: None 2024-04-03T15:53:27.6149544Z Prepare workflow directory 2024-04-03T15:53:28.4629168Z Prepare all required actions 2024-04-03T15:53:28.4803345Z Getting action download info 2024-04-03T15:53:28.6355549Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:53:32.0788829Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-04-03T15:53:32.3287278Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-04-03T15:53:32.5300856Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-04-03T15:53:32.7527144Z Getting action download info 2024-04-03T15:53:32.8575201Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:53:33.1111494Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T15:53:33.1113963Z Complete job name: before-test / target-determination 2024-04-03T15:53:33.2123044Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:53:33.2123654Z with: 2024-04-03T15:53:33.2123920Z submodules: false 2024-04-03T15:53:33.2124223Z fetch-depth: 0 2024-04-03T15:53:33.2124504Z ##[endgroup] 2024-04-03T15:53:33.2396527Z ##[group]Run retry () { 2024-04-03T15:53:33.2396961Z retry () { 2024-04-03T15:53:33.2397450Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:53:33.2398023Z } 2024-04-03T15:53:33.2398320Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:53:33.2398714Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:53:33.2399175Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:53:33.2399613Z else 2024-04-03T15:53:33.2399928Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:53:33.2400338Z fi 2024-04-03T15:53:33.2400624Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:53:33.2425203Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:53:33.2425716Z env: 2024-04-03T15:53:33.2425962Z NO_SUDO: 2024-04-03T15:53:33.2426237Z ##[endgroup] 2024-04-03T15:53:33.2604470Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:53:35.1830874Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:53:35.1831645Z with: 2024-04-03T15:53:35.1831950Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:53:35.1832403Z fetch-depth: 0 2024-04-03T15:53:35.1832690Z submodules: false 2024-04-03T15:53:35.1832979Z quiet-checkout: true 2024-04-03T15:53:35.1833307Z repository: pytorch/pytorch 2024-04-03T15:53:35.1833808Z token: *** 2024-04-03T15:53:35.1834092Z ssh-strict: true 2024-04-03T15:53:35.1834387Z persist-credentials: true 2024-04-03T15:53:35.1834725Z clean: true 2024-04-03T15:53:35.1835023Z sparse-checkout-cone-mode: true 2024-04-03T15:53:35.1835374Z lfs: false 2024-04-03T15:53:35.1835649Z set-safe-directory: true 2024-04-03T15:53:35.1835982Z ##[endgroup] 2024-04-03T15:53:35.2874747Z Syncing repository: pytorch/pytorch 2024-04-03T15:53:35.2876613Z ##[group]Getting Git version info 2024-04-03T15:53:35.2877387Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:53:35.2878445Z [command]/usr/bin/git version 2024-04-03T15:53:35.2878801Z git version 2.40.1 2024-04-03T15:53:35.2880111Z ##[endgroup] 2024-04-03T15:53:35.2892102Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2ee4f344-c49e-4a94-a12e-ba9bc0ed7c80' before making global git config changes 2024-04-03T15:53:35.2893536Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:53:35.2894672Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:53:35.2925987Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:53:35.2930047Z ##[group]Initializing the repository 2024-04-03T15:53:35.2932899Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:53:35.3082314Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:53:35.3083183Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:53:35.3084052Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:53:35.3085137Z hint: 2024-04-03T15:53:35.3085621Z hint: git config --global init.defaultBranch 2024-04-03T15:53:35.3086059Z hint: 2024-04-03T15:53:35.3086702Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:53:35.3087555Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:53:35.3088228Z hint: 2024-04-03T15:53:35.3088512Z hint: git branch -m 2024-04-03T15:53:35.3089256Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:53:35.3093734Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:53:35.3128546Z ##[endgroup] 2024-04-03T15:53:35.3129088Z ##[group]Disabling automatic garbage collection 2024-04-03T15:53:35.3132820Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:53:35.3163379Z ##[endgroup] 2024-04-03T15:53:35.3163863Z ##[group]Setting up auth 2024-04-03T15:53:35.3169660Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:53:35.3199592Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-04-03T15:53:35.3437315Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:53:35.3466400Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-04-03T15:53:35.3713376Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:53:35.3758087Z ##[endgroup] 2024-04-03T15:53:35.3758619Z ##[group]Fetching the repository 2024-04-03T15:53:35.3764263Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-04-03T15:53:46.4912000Z remote: Enumerating objects: 1123757 2024-04-03T15:53:46.4912871Z remote: Enumerating objects: 1124382, done. 2024-04-03T15:53:46.4913803Z remote: Counting objects: 0% (1/625) 2024-04-03T15:53:46.4914602Z remote: Counting objects: 1% (7/625) 2024-04-03T15:53:46.4915455Z remote: Counting objects: 2% (13/625) 2024-04-03T15:53:46.4916285Z remote: Counting objects: 3% (19/625) 2024-04-03T15:53:46.4917073Z remote: Counting objects: 4% (25/625) 2024-04-03T15:53:46.4917884Z remote: Counting objects: 5% (32/625) 2024-04-03T15:53:46.4918655Z remote: Counting objects: 6% (38/625) 2024-04-03T15:53:46.4919400Z remote: Counting objects: 7% (44/625) 2024-04-03T15:53:46.4920243Z remote: Counting objects: 8% (50/625) 2024-04-03T15:53:46.4921132Z remote: Counting objects: 9% (57/625) 2024-04-03T15:53:46.4921905Z remote: Counting objects: 10% (63/625) 2024-04-03T15:53:46.4922892Z remote: Counting objects: 11% (69/625) 2024-04-03T15:53:46.4923353Z remote: Counting objects: 12% (75/625) 2024-04-03T15:53:46.4923833Z remote: Counting objects: 13% (82/625) 2024-04-03T15:53:46.4924313Z remote: Counting objects: 14% (88/625) 2024-04-03T15:53:46.4924827Z remote: Counting objects: 15% (94/625) 2024-04-03T15:53:46.4925640Z remote: Counting objects: 16% (100/625) 2024-04-03T15:53:46.4926484Z remote: Counting objects: 17% (107/625) 2024-04-03T15:53:46.4927437Z remote: Counting objects: 18% (113/625) 2024-04-03T15:53:46.4928420Z remote: Counting objects: 19% (119/625) 2024-04-03T15:53:46.4929345Z remote: Counting objects: 20% (125/625) 2024-04-03T15:53:46.4929851Z remote: Counting objects: 21% (132/625) 2024-04-03T15:53:46.4930320Z remote: Counting objects: 22% (138/625) 2024-04-03T15:53:46.4930801Z remote: Counting objects: 23% (144/625) 2024-04-03T15:53:46.4931290Z remote: Counting objects: 24% (150/625) 2024-04-03T15:53:46.4931757Z remote: Counting objects: 25% (157/625) 2024-04-03T15:53:46.4932244Z remote: Counting objects: 26% (163/625) 2024-04-03T15:53:46.4932726Z remote: Counting objects: 27% (169/625) 2024-04-03T15:53:46.4933192Z remote: Counting objects: 28% (175/625) 2024-04-03T15:53:46.4933670Z remote: Counting objects: 29% (182/625) 2024-04-03T15:53:46.4934148Z remote: Counting objects: 30% (188/625) 2024-04-03T15:53:46.4934770Z remote: Counting objects: 31% (194/625) 2024-04-03T15:53:46.4935291Z remote: Counting objects: 32% (200/625) 2024-04-03T15:53:46.4935776Z remote: Counting objects: 33% (207/625) 2024-04-03T15:53:46.4936259Z remote: Counting objects: 34% (213/625) 2024-04-03T15:53:46.4936727Z remote: Counting objects: 35% (219/625) 2024-04-03T15:53:46.4937249Z remote: Counting objects: 36% (225/625) 2024-04-03T15:53:46.4937733Z remote: Counting objects: 37% (232/625) 2024-04-03T15:53:46.4938209Z remote: Counting objects: 38% (238/625) 2024-04-03T15:53:46.4938686Z remote: Counting objects: 39% (244/625) 2024-04-03T15:53:46.4939165Z remote: Counting objects: 40% (250/625) 2024-04-03T15:53:46.4939631Z remote: Counting objects: 41% (257/625) 2024-04-03T15:53:46.4940117Z remote: Counting objects: 42% (263/625) 2024-04-03T15:53:46.4940595Z remote: Counting objects: 43% (269/625) 2024-04-03T15:53:46.4941064Z remote: Counting objects: 44% (275/625) 2024-04-03T15:53:46.4941545Z remote: Counting objects: 45% (282/625) 2024-04-03T15:53:46.4942023Z remote: Counting objects: 46% (288/625) 2024-04-03T15:53:46.4942490Z remote: Counting objects: 47% (294/625) 2024-04-03T15:53:46.4942968Z remote: Counting objects: 48% (300/625) 2024-04-03T15:53:46.4943444Z remote: Counting objects: 49% (307/625) 2024-04-03T15:53:46.4943926Z remote: Counting objects: 50% (313/625) 2024-04-03T15:53:46.4944396Z remote: Counting objects: 51% (319/625) 2024-04-03T15:53:46.4944877Z remote: Counting objects: 52% (325/625) 2024-04-03T15:53:46.4945365Z remote: Counting objects: 53% (332/625) 2024-04-03T15:53:46.4945827Z remote: Counting objects: 54% (338/625) 2024-04-03T15:53:46.4946303Z remote: Counting objects: 55% (344/625) 2024-04-03T15:53:46.4946778Z remote: Counting objects: 56% (350/625) 2024-04-03T15:53:46.4947249Z remote: Counting objects: 57% (357/625) 2024-04-03T15:53:46.4947726Z remote: Counting objects: 58% (363/625) 2024-04-03T15:53:46.4948202Z remote: Counting objects: 59% (369/625) 2024-04-03T15:53:46.4948665Z remote: Counting objects: 60% (375/625) 2024-04-03T15:53:46.4949140Z remote: Counting objects: 61% (382/625) 2024-04-03T15:53:46.4949616Z remote: Counting objects: 62% (388/625) 2024-04-03T15:53:46.4950156Z remote: Counting objects: 63% (394/625) 2024-04-03T15:53:46.4950710Z remote: Counting objects: 64% (400/625) 2024-04-03T15:53:46.4951377Z remote: Counting objects: 65% (407/625) 2024-04-03T15:53:46.4951899Z remote: Counting objects: 66% (413/625) 2024-04-03T15:53:46.4952716Z remote: Counting objects: 67% (419/625) 2024-04-03T15:53:46.4953496Z remote: Counting objects: 68% (425/625) 2024-04-03T15:53:46.4954344Z remote: Counting objects: 69% (432/625) 2024-04-03T15:53:46.4955246Z remote: Counting objects: 70% (438/625) 2024-04-03T15:53:46.4956215Z remote: Counting objects: 71% (444/625) 2024-04-03T15:53:46.4957125Z remote: Counting objects: 72% (450/625) 2024-04-03T15:53:46.4958000Z remote: Counting objects: 73% (457/625) 2024-04-03T15:53:46.4958555Z remote: Counting objects: 74% (463/625) 2024-04-03T15:53:46.4959057Z remote: Counting objects: 75% (469/625) 2024-04-03T15:53:46.4959960Z remote: Counting objects: 76% (475/625) 2024-04-03T15:53:46.4960814Z remote: Counting objects: 77% (482/625) 2024-04-03T15:53:46.4961412Z remote: Counting objects: 78% (488/625) 2024-04-03T15:53:46.4961889Z remote: Counting objects: 79% (494/625) 2024-04-03T15:53:46.4962350Z remote: Counting objects: 80% (500/625) 2024-04-03T15:53:46.4962831Z remote: Counting objects: 81% (507/625) 2024-04-03T15:53:46.4963309Z remote: Counting objects: 82% (513/625) 2024-04-03T15:53:46.4963773Z remote: Counting objects: 83% (519/625) 2024-04-03T15:53:46.4964385Z remote: Counting objects: 84% (525/625) 2024-04-03T15:53:46.4964866Z remote: Counting objects: 85% (532/625) 2024-04-03T15:53:46.4965333Z remote: Counting objects: 86% (538/625) 2024-04-03T15:53:46.4965810Z remote: Counting objects: 87% (544/625) 2024-04-03T15:53:46.4966286Z remote: Counting objects: 88% (550/625) 2024-04-03T15:53:46.4966750Z remote: Counting objects: 89% (557/625) 2024-04-03T15:53:46.4967232Z remote: Counting objects: 90% (563/625) 2024-04-03T15:53:46.4967702Z remote: Counting objects: 91% (569/625) 2024-04-03T15:53:46.4968267Z remote: Counting objects: 92% (575/625) 2024-04-03T15:53:46.4968729Z remote: Counting objects: 93% (582/625) 2024-04-03T15:53:46.4969209Z remote: Counting objects: 94% (588/625) 2024-04-03T15:53:46.4969687Z remote: Counting objects: 95% (594/625) 2024-04-03T15:53:46.4970150Z remote: Counting objects: 96% (600/625) 2024-04-03T15:53:46.4970627Z remote: Counting objects: 97% (607/625) 2024-04-03T15:53:46.4971103Z remote: Counting objects: 98% (613/625) 2024-04-03T15:53:46.4971564Z remote: Counting objects: 99% (619/625) 2024-04-03T15:53:46.4972043Z remote: Counting objects: 100% (625/625) 2024-04-03T15:53:46.4972558Z remote: Counting objects: 100% (625/625), done. 2024-04-03T15:53:46.4973087Z remote: Compressing objects: 0% (1/335) 2024-04-03T15:53:46.4977681Z remote: Compressing objects: 1% (4/335) 2024-04-03T15:53:46.5081227Z remote: Compressing objects: 2% (7/335) 2024-04-03T15:53:46.5155604Z remote: Compressing objects: 3% (11/335) 2024-04-03T15:53:46.5434379Z remote: Compressing objects: 4% (14/335) 2024-04-03T15:53:46.5582018Z remote: Compressing objects: 5% (17/335) 2024-04-03T15:53:46.5732679Z remote: Compressing objects: 6% (21/335) 2024-04-03T15:53:46.5812003Z remote: Compressing objects: 7% (24/335) 2024-04-03T15:53:46.5950902Z remote: Compressing objects: 8% (27/335) 2024-04-03T15:53:46.5981025Z remote: Compressing objects: 9% (31/335) 2024-04-03T15:53:46.5981863Z remote: Compressing objects: 10% (34/335) 2024-04-03T15:53:46.6085525Z remote: Compressing objects: 11% (37/335) 2024-04-03T15:53:46.6131179Z remote: Compressing objects: 12% (41/335) 2024-04-03T15:53:46.6164235Z remote: Compressing objects: 13% (44/335) 2024-04-03T15:53:46.6184551Z remote: Compressing objects: 14% (47/335) 2024-04-03T15:53:46.6194914Z remote: Compressing objects: 15% (51/335) 2024-04-03T15:53:46.6197009Z remote: Compressing objects: 16% (54/335) 2024-04-03T15:53:46.6233172Z remote: Compressing objects: 17% (57/335) 2024-04-03T15:53:46.6240915Z remote: Compressing objects: 18% (61/335) 2024-04-03T15:53:46.6249455Z remote: Compressing objects: 19% (64/335) 2024-04-03T15:53:46.6255560Z remote: Compressing objects: 20% (67/335) 2024-04-03T15:53:46.6259583Z remote: Compressing objects: 21% (71/335) 2024-04-03T15:53:46.6260943Z remote: Compressing objects: 22% (74/335) 2024-04-03T15:53:46.6264547Z remote: Compressing objects: 23% (78/335) 2024-04-03T15:53:46.6266667Z remote: Compressing objects: 24% (81/335) 2024-04-03T15:53:46.6275175Z remote: Compressing objects: 25% (84/335) 2024-04-03T15:53:46.6280816Z remote: Compressing objects: 26% (88/335) 2024-04-03T15:53:46.6289490Z remote: Compressing objects: 27% (91/335) 2024-04-03T15:53:46.6290319Z remote: Compressing objects: 28% (94/335) 2024-04-03T15:53:46.6299834Z remote: Compressing objects: 29% (98/335) 2024-04-03T15:53:46.6300668Z remote: Compressing objects: 30% (101/335) 2024-04-03T15:53:46.6308533Z remote: Compressing objects: 31% (104/335) 2024-04-03T15:53:46.6312279Z remote: Compressing objects: 32% (108/335) 2024-04-03T15:53:46.6313332Z remote: Compressing objects: 33% (111/335) 2024-04-03T15:53:46.6316083Z remote: Compressing objects: 34% (114/335) 2024-04-03T15:53:46.6322464Z remote: Compressing objects: 35% (118/335) 2024-04-03T15:53:46.6323964Z remote: Compressing objects: 36% (121/335) 2024-04-03T15:53:46.6324776Z remote: Compressing objects: 37% (124/335) 2024-04-03T15:53:46.6326448Z remote: Compressing objects: 38% (128/335) 2024-04-03T15:53:46.6331478Z remote: Compressing objects: 39% (131/335) 2024-04-03T15:53:46.6335837Z remote: Compressing objects: 40% (134/335) 2024-04-03T15:53:46.6340302Z remote: Compressing objects: 41% (138/335) 2024-04-03T15:53:46.6343545Z remote: Compressing objects: 42% (141/335) 2024-04-03T15:53:46.6346428Z remote: Compressing objects: 43% (145/335) 2024-04-03T15:53:46.6348856Z remote: Compressing objects: 44% (148/335) 2024-04-03T15:53:46.6352195Z remote: Compressing objects: 45% (151/335) 2024-04-03T15:53:46.6355989Z remote: Compressing objects: 46% (155/335) 2024-04-03T15:53:46.6358412Z remote: Compressing objects: 47% (158/335) 2024-04-03T15:53:46.6361474Z remote: Compressing objects: 48% (161/335) 2024-04-03T15:53:46.6365935Z remote: Compressing objects: 49% (165/335) 2024-04-03T15:53:46.6366741Z remote: Compressing objects: 50% (168/335) 2024-04-03T15:53:46.6369947Z remote: Compressing objects: 51% (171/335) 2024-04-03T15:53:46.6370854Z remote: Compressing objects: 52% (175/335) 2024-04-03T15:53:46.6371359Z remote: Compressing objects: 53% (178/335) 2024-04-03T15:53:46.6371912Z remote: Compressing objects: 54% (181/335) 2024-04-03T15:53:46.6372446Z remote: Compressing objects: 55% (185/335) 2024-04-03T15:53:46.6373289Z remote: Compressing objects: 56% (188/335) 2024-04-03T15:53:46.6374224Z remote: Compressing objects: 57% (191/335) 2024-04-03T15:53:46.6374744Z remote: Compressing objects: 58% (195/335) 2024-04-03T15:53:46.6375262Z remote: Compressing objects: 59% (198/335) 2024-04-03T15:53:46.6375760Z remote: Compressing objects: 60% (201/335) 2024-04-03T15:53:46.6376271Z remote: Compressing objects: 61% (205/335) 2024-04-03T15:53:46.6376776Z remote: Compressing objects: 62% (208/335) 2024-04-03T15:53:46.6377274Z remote: Compressing objects: 63% (212/335) 2024-04-03T15:53:46.6377779Z remote: Compressing objects: 64% (215/335) 2024-04-03T15:53:46.6378447Z remote: Compressing objects: 65% (218/335) 2024-04-03T15:53:46.6381609Z remote: Compressing objects: 66% (222/335) 2024-04-03T15:53:46.6382493Z remote: Compressing objects: 67% (225/335) 2024-04-03T15:53:46.6383012Z remote: Compressing objects: 68% (228/335) 2024-04-03T15:53:46.6383513Z remote: Compressing objects: 69% (232/335) 2024-04-03T15:53:46.6384053Z remote: Compressing objects: 70% (235/335) 2024-04-03T15:53:46.6384821Z remote: Compressing objects: 71% (238/335) 2024-04-03T15:53:46.6385630Z remote: Compressing objects: 72% (242/335) 2024-04-03T15:53:46.6386239Z remote: Compressing objects: 73% (245/335) 2024-04-03T15:53:46.6387188Z remote: Compressing objects: 74% (248/335) 2024-04-03T15:53:46.6388150Z remote: Compressing objects: 75% (252/335) 2024-04-03T15:53:46.6388667Z remote: Compressing objects: 76% (255/335) 2024-04-03T15:53:46.6389302Z remote: Compressing objects: 77% (258/335) 2024-04-03T15:53:46.6389808Z remote: Compressing objects: 78% (262/335) 2024-04-03T15:53:46.6390303Z remote: Compressing objects: 79% (265/335) 2024-04-03T15:53:46.6390922Z remote: Compressing objects: 80% (268/335) 2024-04-03T15:53:46.6391871Z remote: Compressing objects: 81% (272/335) 2024-04-03T15:53:46.6392406Z remote: Compressing objects: 82% (275/335) 2024-04-03T15:53:46.6392969Z remote: Compressing objects: 83% (279/335) 2024-04-03T15:53:46.6393631Z remote: Compressing objects: 84% (282/335) 2024-04-03T15:53:46.6394281Z remote: Compressing objects: 85% (285/335) 2024-04-03T15:53:46.6394781Z remote: Compressing objects: 86% (289/335) 2024-04-03T15:53:46.6395387Z remote: Compressing objects: 87% (292/335) 2024-04-03T15:53:46.6395898Z remote: Compressing objects: 88% (295/335) 2024-04-03T15:53:46.6396436Z remote: Compressing objects: 89% (299/335) 2024-04-03T15:53:46.6402814Z remote: Compressing objects: 90% (302/335) 2024-04-03T15:53:46.6403988Z remote: Compressing objects: 91% (305/335) 2024-04-03T15:53:46.6404930Z remote: Compressing objects: 92% (309/335) 2024-04-03T15:53:46.6405674Z remote: Compressing objects: 93% (312/335) 2024-04-03T15:53:46.6406172Z remote: Compressing objects: 94% (315/335) 2024-04-03T15:53:46.6406682Z remote: Compressing objects: 95% (319/335) 2024-04-03T15:53:46.6407200Z remote: Compressing objects: 96% (322/335) 2024-04-03T15:53:46.6407810Z remote: Compressing objects: 97% (325/335) 2024-04-03T15:53:46.6408332Z remote: Compressing objects: 98% (329/335) 2024-04-03T15:53:46.6408843Z remote: Compressing objects: 99% (332/335) 2024-04-03T15:53:46.6409346Z remote: Compressing objects: 100% (335/335) 2024-04-03T15:53:46.6409905Z remote: Compressing objects: 100% (335/335), done. 2024-04-03T15:54:08.1164607Z remote: Total 1124382 (delta 355), reused 507 (delta 290), pack-reused 1123757 2024-04-03T15:54:38.8553761Z [command]/usr/bin/git rev-parse --verify --quiet d253bd7befc64137de913dbb8727b511f1052411^{object} 2024-04-03T15:54:38.8577826Z d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:54:38.8582035Z ##[endgroup] 2024-04-03T15:54:38.8582545Z ##[group]Determining the checkout info 2024-04-03T15:54:38.8583365Z ##[endgroup] 2024-04-03T15:54:38.8583846Z ##[group]Checking out the ref 2024-04-03T15:54:38.8586738Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:54:40.2642095Z ##[endgroup] 2024-04-03T15:54:40.2678498Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:54:40.2702190Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:54:40.2894023Z Prepare all required actions 2024-04-03T15:54:40.2894489Z Getting action download info 2024-04-03T15:54:40.3946588Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T15:54:40.6340804Z ##[group]Run ./.github/actions/setup-linux 2024-04-03T15:54:40.6341220Z ##[endgroup] 2024-04-03T15:54:40.6404351Z ##[group]Run set -euo pipefail 2024-04-03T15:54:40.6404760Z set -euo pipefail 2024-04-03T15:54:40.6405137Z function get_ec2_metadata() { 2024-04-03T15:54:40.6405699Z  # Pulled from instance metadata endpoint for EC2 2024-04-03T15:54:40.6406602Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-04-03T15:54:40.6407385Z  category=$1 2024-04-03T15:54:40.6407984Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-04-03T15:54:40.6408670Z  runner_name_str=i-0a5363bcac0a06920 2024-04-03T15:54:40.6409162Z  if [[ $runner_name_str != *"gcp"* ]]; then 2024-04-03T15:54:40.6409807Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-04-03T15:54:40.6410394Z  else 2024-04-03T15:54:40.6410894Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-04-03T15:54:40.6411474Z  fi 2024-04-03T15:54:40.6411734Z } 2024-04-03T15:54:40.6412070Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-04-03T15:54:40.6412622Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-04-03T15:54:40.6413267Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-04-03T15:54:40.6413825Z echo "system info $(uname -a)" 2024-04-03T15:54:40.6421688Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:40.6422171Z ##[endgroup] 2024-04-03T15:54:40.6504735Z ami-id: ami-0ce0c36d7a00b20e2 2024-04-03T15:54:40.6558566Z instance-id: i-0a5363bcac0a06920 2024-04-03T15:54:40.6611723Z instance-type: c5.2xlarge 2024-04-03T15:54:40.6619415Z system info Linux ip-10-0-1-155.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-04-03T15:54:40.6642717Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:54:40.6643633Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:54:40.6651495Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:40.6651990Z ##[endgroup] 2024-04-03T15:54:40.6719310Z ##[group]Run if systemctl is-active --quiet docker; then 2024-04-03T15:54:40.6719951Z if systemctl is-active --quiet docker; then 2024-04-03T15:54:40.6720476Z  echo "Docker daemon is running..."; 2024-04-03T15:54:40.6720897Z else 2024-04-03T15:54:40.6721385Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-04-03T15:54:40.6721956Z fi 2024-04-03T15:54:40.6729295Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:40.6729776Z ##[endgroup] 2024-04-03T15:54:40.6769061Z Docker daemon is running... 2024-04-03T15:54:40.6816214Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:54:40.6816777Z with: 2024-04-03T15:54:40.6817027Z shell: bash 2024-04-03T15:54:40.6817312Z timeout_minutes: 5 2024-04-03T15:54:40.6817610Z max_attempts: 3 2024-04-03T15:54:40.6817904Z retry_wait_seconds: 30 2024-04-03T15:54:40.6819332Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-04-03T15:54:40.6820843Z polling_interval_seconds: 1 2024-04-03T15:54:40.6821195Z warning_on_retry: true 2024-04-03T15:54:40.6821673Z continue_on_error: false 2024-04-03T15:54:40.6822005Z env: 2024-04-03T15:54:40.6822259Z AWS_RETRY_MODE: standard 2024-04-03T15:54:40.6822575Z AWS_MAX_ATTEMPTS: 5 2024-04-03T15:54:40.6822901Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T15:54:40.6823370Z ##[endgroup] 2024-04-03T15:54:41.5941641Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T15:54:41.5942822Z Configure a credential helper to remove this warning. See 2024-04-03T15:54:41.5943703Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:54:41.5944244Z 2024-04-03T15:54:41.5944346Z Login Succeeded 2024-04-03T15:54:41.7340831Z Command completed after 1 attempt(s). 2024-04-03T15:54:41.7384502Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:54:41.7385339Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:54:41.7385980Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:54:41.7393950Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:41.7394429Z ##[endgroup] 2024-04-03T15:54:41.7459764Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:54:41.7460604Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:54:41.7461187Z # shellcheck disable=SC2046 2024-04-03T15:54:41.7461629Z docker stop $(docker ps -q) || true 2024-04-03T15:54:41.7462078Z # Prune all of the docker images 2024-04-03T15:54:41.7462508Z docker system prune -af 2024-04-03T15:54:41.7469996Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:41.7470492Z ##[endgroup] 2024-04-03T15:54:41.7792526Z "docker stop" requires at least 1 argument. 2024-04-03T15:54:41.7793718Z See 'docker stop --help'. 2024-04-03T15:54:41.7794328Z 2024-04-03T15:54:41.7795024Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-04-03T15:54:41.7795457Z 2024-04-03T15:54:41.7795618Z Stop one or more running containers 2024-04-03T15:54:41.7972870Z Total reclaimed space: 0B 2024-04-03T15:54:41.8007623Z ##[group]Run set +e 2024-04-03T15:54:41.8007958Z set +e 2024-04-03T15:54:41.8008234Z set -x 2024-04-03T15:54:41.8008524Z  2024-04-03T15:54:41.8008809Z PT_DOMAIN=download.pytorch.org 2024-04-03T15:54:41.8009600Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-04-03T15:54:41.8010700Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-04-03T15:54:41.8011467Z # one is returned at random 2024-04-03T15:54:41.8011975Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-04-03T15:54:41.8012485Z  2024-04-03T15:54:41.8012776Z if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:54:41.8013378Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-04-03T15:54:41.8014153Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-04-03T15:54:41.8014696Z  2024-04-03T15:54:41.8014981Z  if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:54:41.8015512Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-04-03T15:54:41.8016009Z  exit 1 2024-04-03T15:54:41.8016286Z  fi 2024-04-03T15:54:41.8016550Z fi 2024-04-03T15:54:41.8016800Z  2024-04-03T15:54:41.8017114Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-04-03T15:54:41.8017611Z  # Clean up any old records first 2024-04-03T15:54:41.8018095Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-04-03T15:54:41.8018516Z fi 2024-04-03T15:54:41.8018764Z  2024-04-03T15:54:41.8019166Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-04-03T15:54:41.8019690Z cat /etc/hosts 2024-04-03T15:54:41.8027414Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:41.8027913Z ##[endgroup] 2024-04-03T15:54:41.8049558Z + PT_DOMAIN=download.pytorch.org 2024-04-03T15:54:41.8054732Z ++ dig -4 +short download.pytorch.org 2024-04-03T15:54:41.8055189Z ++ tail -n1 2024-04-03T15:54:41.8456156Z + RESOLVED_IP=18.165.98.47 2024-04-03T15:54:41.8456912Z + '[' -z 18.165.98.47 ']' 2024-04-03T15:54:41.8457614Z + grep -r download.pytorch.org /etc/hosts 2024-04-03T15:54:41.8464010Z 18.160.41.107 download.pytorch.org 2024-04-03T15:54:41.8465168Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-04-03T15:54:41.8577156Z + echo '18.165.98.47 download.pytorch.org' 2024-04-03T15:54:41.8577735Z + sudo tee -a /etc/hosts 2024-04-03T15:54:41.8991780Z 18.165.98.47 download.pytorch.org 2024-04-03T15:54:41.9006648Z + cat /etc/hosts 2024-04-03T15:54:41.9013712Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-04-03T15:54:41.9026365Z ::1 localhost6 localhost6.localdomain6 2024-04-03T15:54:41.9026929Z 18.165.98.47 download.pytorch.org 2024-04-03T15:54:41.9073305Z Prepare all required actions 2024-04-03T15:54:41.9116193Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-04-03T15:54:41.9116640Z with: 2024-04-03T15:54:41.9117095Z github-token: *** 2024-04-03T15:54:41.9117408Z ##[endgroup] 2024-04-03T15:54:41.9156877Z ##[group]Run set -eux 2024-04-03T15:54:41.9157192Z set -eux 2024-04-03T15:54:41.9157774Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-04-03T15:54:41.9165641Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:41.9166126Z env: 2024-04-03T15:54:41.9166545Z GITHUB_TOKEN: *** 2024-04-03T15:54:41.9166835Z ##[endgroup] 2024-04-03T15:54:41.9189220Z + python3 .github/scripts/get_workflow_job_id.py 8536950919 i-0a5363bcac0a06920 2024-04-03T15:54:47.9273777Z setting job-id=23401772187 2024-04-03T15:54:47.9274784Z setting job-name=before-test / target-determination 2024-04-03T15:54:47.9466961Z Prepare all required actions 2024-04-03T15:54:47.9467399Z Getting action download info 2024-04-03T15:54:48.0316400Z ##[group]Run ./.github/actions/pytest-cache-download 2024-04-03T15:54:48.0316863Z with: 2024-04-03T15:54:48.0317108Z cache_dir: .pytest_cache 2024-04-03T15:54:48.0317458Z job_identifier: pull 2024-04-03T15:54:48.0317772Z s3_bucket: gha-artifacts 2024-04-03T15:54:48.0318081Z ##[endgroup] 2024-04-03T15:54:48.0360488Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:54:48.0361048Z with: 2024-04-03T15:54:48.0361293Z shell: bash 2024-04-03T15:54:48.0361555Z timeout_minutes: 5 2024-04-03T15:54:48.0361859Z max_attempts: 5 2024-04-03T15:54:48.0362150Z retry_wait_seconds: 30 2024-04-03T15:54:48.0362564Z command: set -eu python3 -m pip install boto3==1.19.12 2024-04-03T15:54:48.0363063Z polling_interval_seconds: 1 2024-04-03T15:54:48.0363414Z warning_on_retry: true 2024-04-03T15:54:48.0363779Z continue_on_error: false 2024-04-03T15:54:48.0364096Z ##[endgroup] 2024-04-03T15:54:48.6047867Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:54:48.6265923Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-04-03T15:54:48.6324602Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-04-03T15:54:48.6376482Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-04-03T15:54:48.6408262Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-04-03T15:54:48.6427355Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.18) 2024-04-03T15:54:48.6617109Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-04-03T15:54:48.6644200Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-04-03T15:54:49.0905867Z Command completed after 1 attempt(s). 2024-04-03T15:54:49.0952843Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:54:49.0953481Z python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:54:49.0954000Z  --download \ 2024-04-03T15:54:49.0954462Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-04-03T15:54:49.0955022Z  --pr_identifier $GITHUB_REF \ 2024-04-03T15:54:49.0955544Z  --job_identifier $JOB_IDENTIFIER \ 2024-04-03T15:54:49.0956301Z  --temp_dir $RUNNER_TEMP \ 2024-04-03T15:54:49.0956736Z  --repo $REPO \ 2024-04-03T15:54:49.0957154Z  --bucket $BUCKET \ 2024-04-03T15:54:49.0964926Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:54:49.0965467Z env: 2024-04-03T15:54:49.0965761Z CACHE_DIR: .pytest_cache 2024-04-03T15:54:49.0966158Z JOB_IDENTIFIER: pull 2024-04-03T15:54:49.0966543Z REPO: pytorch/pytorch 2024-04-03T15:54:49.0966906Z BUCKET: gha-artifacts 2024-04-03T15:54:49.0967269Z ##[endgroup] 2024-04-03T15:54:50.3829221Z PR identifier for `refs/pull/123154/merge` is `bc00947e1b58ab89c2c1cadfe46d41b7` 2024-04-03T15:54:50.3832343Z Downloading cache with args Namespace(bucket='gha-artifacts', cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', download=True, job_identifier='pull', pr_identifier='refs/pull/123154/merge', repo='pytorch/pytorch', sha=None, shard=None, temp_dir='/home/ec2-user/actions-runner/_work/_temp', test_config=None, upload=False) 2024-04-03T15:54:50.3835800Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3838915Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3842312Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3847814Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3853086Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_11-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3858519Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_11-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3864010Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3869620Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3874985Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_8-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3879029Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_8-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3882309Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_10-clang15-asan/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3885347Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_10-clang15-asan/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3888322Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3891208Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3894868Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3897480Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/06dd329eeebb5a8690ed0c4a69c697d0/.pytest_cache 2024-04-03T15:54:50.3900164Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3903973Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3906426Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6ba00649188eaa6adf04b1fb27e83ce0/.pytest_cache 2024-04-03T15:54:50.3909086Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda12_1-py3_10-gcc9/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3913064Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_11-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3915557Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/110ee20b95cb9bc728de6880b41702c9/.pytest_cache 2024-04-03T15:54:50.3918195Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_11-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3921864Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3924277Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8e64b033afe827b65a055aea2a4f4510/.pytest_cache 2024-04-03T15:54:50.3926976Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_12-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3930671Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_8-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3933072Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/29d67ebe53df57a59d7fd9a5cbc517a6/.pytest_cache 2024-04-03T15:54:50.3935666Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-py3_8-clang10/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3939395Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_10-clang15-asan/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.3941809Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/78a0a6c646601b74b889a0658c078117/.pytest_cache 2024-04-03T15:54:50.3944607Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_10-clang15-asan/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.4022073Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.4024489Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f470ee5eeba43e17797e7e7613da7e25/.pytest_cache 2024-04-03T15:54:50.4027098Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull/pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-jammy-py3_8-gcc11/57b868655f86421ee17dca633e9fd7ee3c513bb2/default/1.zip 2024-04-03T15:54:50.4535226Z ##[group]Run seemethere/download-artifact-s3@v4 2024-04-03T15:54:50.4535679Z with: 2024-04-03T15:54:50.4535930Z name: llm_results 2024-04-03T15:54:50.4536252Z path: .additional_ci_files/llm_results 2024-04-03T15:54:50.4536665Z s3-bucket: gha-artifacts 2024-04-03T15:54:50.4537005Z region: us-east-1 2024-04-03T15:54:50.4537294Z ##[endgroup] 2024-04-03T15:54:50.9346726Z (node:15576) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-04-03T15:54:50.9347468Z 2024-04-03T15:54:50.9347718Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-04-03T15:54:50.9348439Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-04-03T15:54:50.9349319Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-04-03T15:54:51.0191064Z Found 1 objects with prefix pytorch/pytorch/8536950919/llm_results/ 2024-04-03T15:54:51.0193866Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-04-03T15:54:51.1166279Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-04-03T15:54:51.1173225Z Artifact download has finished successfully 2024-04-03T15:54:51.1326868Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-04-03T15:54:51.1328269Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-04-03T15:54:51.1329077Z python3 -m pip install boto3==1.19.12 2024-04-03T15:54:51.1329659Z python3 tools/testing/do_target_determination_for_s3.py 2024-04-03T15:54:51.1337349Z shell: /usr/bin/bash -e {0} 2024-04-03T15:54:51.1337662Z env: 2024-04-03T15:54:51.1338107Z GITHUB_TOKEN: *** 2024-04-03T15:54:51.1338434Z GITHUB_REPOSITORY: pytorch/pytorch 2024-04-03T15:54:51.1338819Z GITHUB_WORKFLOW: pull 2024-04-03T15:54:51.1339161Z GITHUB_JOB: target-determination 2024-04-03T15:54:51.1339540Z GITHUB_RUN_ID: 8536950919 2024-04-03T15:54:51.1339863Z GITHUB_RUN_NUMBER: 192590 2024-04-03T15:54:51.1340196Z GITHUB_RUN_ATTEMPT: 2 2024-04-03T15:54:51.1340506Z JOB_ID: 23401772187 2024-04-03T15:54:51.1340901Z JOB_NAME: before-test / target-determination 2024-04-03T15:54:51.1341328Z PR_NUMBER: 123154 2024-04-03T15:54:51.1341611Z ##[endgroup] 2024-04-03T15:54:51.1373801Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-04-03T15:54:51.1374407Z creating: .additional_ci_files/llm_results/mappings/ 2024-04-03T15:54:51.1378994Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-04-03T15:54:51.3564159Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:54:51.3749157Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-04-03T15:54:51.3799902Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-04-03T15:54:51.3812850Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-04-03T15:54:51.3856745Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-04-03T15:54:51.3882151Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-04-03T15:54:51.3909887Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.18) 2024-04-03T15:54:51.4084147Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-04-03T15:54:55.2886991Z 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-04-03T15:54:55.2891651Z 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-04-03T15:54:55.2895640Z 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-04-03T15:54:55.2899139Z 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-04-03T15:54:55.2902540Z 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-04-03T15:54:55.2908100Z 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-04-03T15:54:55.2910132Z Received 587 tests to prioritize 2024-04-03T15:54:55.2910714Z backends/xeon/test_launch 2024-04-03T15:54:55.2911547Z benchmark_utils/test_benchmark_utils 2024-04-03T15:54:55.2912450Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-04-03T15:54:55.2913628Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-04-03T15:54:55.2914760Z distributed/_composable/fsdp/test_fully_shard_comm 2024-04-03T15:54:55.2915654Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-04-03T15:54:55.2916204Z distributed/_composable/fsdp/test_fully_shard_init 2024-04-03T15:54:55.2916741Z distributed/_composable/fsdp/test_fully_shard_memory 2024-04-03T15:54:55.2917340Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-04-03T15:54:55.2917955Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-04-03T15:54:55.2918504Z distributed/_composable/fsdp/test_fully_shard_state 2024-04-03T15:54:55.2919073Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-04-03T15:54:55.2919657Z distributed/_composable/fsdp/test_fully_shard_training 2024-04-03T15:54:55.2920246Z distributed/_composable/fully_shard/test_fully_shard_compile 2024-04-03T15:54:55.2920863Z distributed/_composable/fully_shard/test_fully_shard_init 2024-04-03T15:54:55.2921519Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision 2024-04-03T15:54:55.2922227Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint 2024-04-03T15:54:55.2922953Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint 2024-04-03T15:54:55.2923629Z distributed/_composable/fully_shard/test_fully_shard_runtime 2024-04-03T15:54:55.2924231Z distributed/_composable/fully_shard/test_fully_shard_util 2024-04-03T15:54:55.2924759Z distributed/_composable/test_checkpoint 2024-04-03T15:54:55.2925197Z distributed/_composable/test_compose 2024-04-03T15:54:55.2925610Z distributed/_composable/test_contract 2024-04-03T15:54:55.2926042Z distributed/_composable/test_replicate 2024-04-03T15:54:55.2926533Z distributed/_composable/test_replicate_with_compiler 2024-04-03T15:54:55.2927084Z distributed/_shard/sharded_optim/test_sharded_optim 2024-04-03T15:54:55.2927720Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-04-03T15:54:55.2928276Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-04-03T15:54:55.2928850Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-04-03T15:54:55.2929390Z distributed/_shard/sharded_tensor/ops/test_init 2024-04-03T15:54:55.2929922Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-04-03T15:54:55.2930451Z distributed/_shard/sharded_tensor/test_logger 2024-04-03T15:54:55.2930958Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-04-03T15:54:55.2931566Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-04-03T15:54:55.2932167Z distributed/_shard/sharding_plan/test_sharding_plan 2024-04-03T15:54:55.2932697Z distributed/_shard/sharding_spec/test_sharding_spec 2024-04-03T15:54:55.2933260Z distributed/_shard/test_sharder 2024-04-03T15:54:55.2972966Z distributed/_spmd/test_data_parallel 2024-04-03T15:54:55.2973852Z distributed/_spmd/test_graph_utils 2024-04-03T15:54:55.2974543Z distributed/_spmd/test_tracing 2024-04-03T15:54:55.2975189Z distributed/_spmd/test_transformation 2024-04-03T15:54:55.2975966Z distributed/_tensor/debug/test_comm_mode 2024-04-03T15:54:55.2976675Z distributed/_tensor/debug/test_op_coverage 2024-04-03T15:54:55.2977179Z distributed/_tensor/experimental/test_tp_transform 2024-04-03T15:54:55.2977949Z distributed/_tensor/test_api 2024-04-03T15:54:55.2978593Z distributed/_tensor/test_common_rules 2024-04-03T15:54:55.2979016Z distributed/_tensor/test_convolution_ops 2024-04-03T15:54:55.2979448Z distributed/_tensor/test_dtensor 2024-04-03T15:54:55.2980182Z distributed/_tensor/test_dtensor_compile 2024-04-03T15:54:55.2981046Z distributed/_tensor/test_dtensor_ops 2024-04-03T15:54:55.2981821Z distributed/_tensor/test_embedding_ops 2024-04-03T15:54:55.2982521Z distributed/_tensor/test_experimental_ops 2024-04-03T15:54:55.2983109Z distributed/_tensor/test_init 2024-04-03T15:54:55.2983808Z distributed/_tensor/test_math_ops 2024-04-03T15:54:55.2984446Z distributed/_tensor/test_matrix_ops 2024-04-03T15:54:55.2985020Z distributed/_tensor/test_op_strategy 2024-04-03T15:54:55.2985692Z distributed/_tensor/test_optimizers 2024-04-03T15:54:55.2986417Z distributed/_tensor/test_pointwise_ops 2024-04-03T15:54:55.2987216Z distributed/_tensor/test_random_ops 2024-04-03T15:54:55.2987915Z distributed/_tensor/test_redistribute 2024-04-03T15:54:55.2988680Z distributed/_tensor/test_tensor_ops 2024-04-03T15:54:55.2989317Z distributed/_tensor/test_utils 2024-04-03T15:54:55.2989962Z distributed/_tensor/test_view_ops 2024-04-03T15:54:55.2990715Z distributed/_tensor/test_xla_integration 2024-04-03T15:54:55.2991688Z distributed/_tools/test_memory_tracker 2024-04-03T15:54:55.2992646Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-04-03T15:54:55.2993551Z distributed/algorithms/quantization/test_quantization 2024-04-03T15:54:55.2994037Z distributed/algorithms/test_join 2024-04-03T15:54:55.2994485Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-04-03T15:54:55.2994993Z distributed/checkpoint/e2e/test_fine_tuning 2024-04-03T15:54:55.2995441Z distributed/checkpoint/e2e/test_fsdp_ep 2024-04-03T15:54:55.2995887Z distributed/checkpoint/e2e/test_pipeline 2024-04-03T15:54:55.2996343Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-04-03T15:54:55.2996784Z distributed/checkpoint/test_checkpoint 2024-04-03T15:54:55.2997229Z distributed/checkpoint/test_compatibility 2024-04-03T15:54:55.2997687Z distributed/checkpoint/test_dedup_tensors 2024-04-03T15:54:55.2998160Z distributed/checkpoint/test_dtensor_checkpoint 2024-04-03T15:54:55.2998679Z distributed/checkpoint/test_dtensor_resharding 2024-04-03T15:54:55.2999213Z distributed/checkpoint/test_file_system_checkpoint 2024-04-03T15:54:55.2999767Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-04-03T15:54:55.3000289Z distributed/checkpoint/test_format_utils 2024-04-03T15:54:55.3000765Z distributed/checkpoint/test_fsdp_model_state 2024-04-03T15:54:55.3001251Z distributed/checkpoint/test_fsdp_optim_state 2024-04-03T15:54:55.3001788Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-04-03T15:54:55.3002313Z distributed/checkpoint/test_fsspec 2024-04-03T15:54:55.3002753Z distributed/checkpoint/test_hsdp_checkpoint 2024-04-03T15:54:55.3003204Z distributed/checkpoint/test_nested_dict 2024-04-03T15:54:55.3003634Z distributed/checkpoint/test_planner 2024-04-03T15:54:55.3004063Z distributed/checkpoint/test_save_load_api 2024-04-03T15:54:55.3004501Z distributed/checkpoint/test_state_dict 2024-04-03T15:54:55.3004965Z distributed/checkpoint/test_state_dict_utils 2024-04-03T15:54:55.3005440Z distributed/checkpoint/test_tp_checkpoint 2024-04-03T15:54:55.3005870Z distributed/checkpoint/test_traverse 2024-04-03T15:54:55.3006285Z distributed/checkpoint/test_utils 2024-04-03T15:54:55.3006687Z distributed/elastic/events/lib_test 2024-04-03T15:54:55.3007086Z distributed/elastic/metrics/api_test 2024-04-03T15:54:55.3007640Z distributed/elastic/multiprocessing/api_test 2024-04-03T15:54:55.3008105Z distributed/elastic/timer/api_test 2024-04-03T15:54:55.3008539Z distributed/elastic/timer/local_timer_example 2024-04-03T15:54:55.3009019Z distributed/elastic/timer/local_timer_test 2024-04-03T15:54:55.3009498Z distributed/elastic/utils/distributed_test 2024-04-03T15:54:55.3009946Z distributed/elastic/utils/logging_test 2024-04-03T15:54:55.3010381Z distributed/elastic/utils/util_test 2024-04-03T15:54:55.3010805Z distributed/fsdp/test_checkpoint_wrapper 2024-04-03T15:54:55.3011266Z distributed/fsdp/test_distributed_checkpoint 2024-04-03T15:54:55.3011911Z distributed/fsdp/test_fsdp_apply 2024-04-03T15:54:55.3012431Z distributed/fsdp/test_fsdp_backward_prefetch 2024-04-03T15:54:55.3012875Z distributed/fsdp/test_fsdp_checkpoint 2024-04-03T15:54:55.3013318Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-04-03T15:54:55.3013888Z distributed/fsdp/test_fsdp_comm 2024-04-03T15:54:55.3014269Z distributed/fsdp/test_fsdp_comm_hooks 2024-04-03T15:54:55.3014679Z distributed/fsdp/test_fsdp_core 2024-04-03T15:54:55.3015104Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-04-03T15:54:55.3015550Z distributed/fsdp/test_fsdp_exec_order 2024-04-03T15:54:55.3015962Z distributed/fsdp/test_fsdp_fine_tune 2024-04-03T15:54:55.3016393Z distributed/fsdp/test_fsdp_flatten_params 2024-04-03T15:54:55.3016853Z distributed/fsdp/test_fsdp_freezing_weights 2024-04-03T15:54:55.3017293Z distributed/fsdp/test_fsdp_fx 2024-04-03T15:54:55.3017676Z distributed/fsdp/test_fsdp_grad_acc 2024-04-03T15:54:55.3018086Z distributed/fsdp/test_fsdp_hybrid_shard 2024-04-03T15:54:55.3018539Z distributed/fsdp/test_fsdp_ignored_modules 2024-04-03T15:54:55.3018979Z distributed/fsdp/test_fsdp_input 2024-04-03T15:54:55.3019356Z distributed/fsdp/test_fsdp_memory 2024-04-03T15:54:55.3019750Z distributed/fsdp/test_fsdp_meta 2024-04-03T15:54:55.3020131Z distributed/fsdp/test_fsdp_misc 2024-04-03T15:54:55.3020533Z distributed/fsdp/test_fsdp_mixed_precision 2024-04-03T15:54:55.3021007Z distributed/fsdp/test_fsdp_multiple_forward 2024-04-03T15:54:55.3021488Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-04-03T15:54:55.3021936Z distributed/fsdp/test_fsdp_optim_state 2024-04-03T15:54:55.3022354Z distributed/fsdp/test_fsdp_overlap 2024-04-03T15:54:55.3022765Z distributed/fsdp/test_fsdp_pure_fp16 2024-04-03T15:54:55.3023208Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-04-03T15:54:55.3023673Z distributed/fsdp/test_fsdp_state_dict 2024-04-03T15:54:55.3024111Z distributed/fsdp/test_fsdp_tp_integration 2024-04-03T15:54:55.3024720Z distributed/fsdp/test_fsdp_traversal 2024-04-03T15:54:55.3025135Z distributed/fsdp/test_fsdp_uneven 2024-04-03T15:54:55.3025555Z distributed/fsdp/test_fsdp_unshard_params 2024-04-03T15:54:55.3026011Z distributed/fsdp/test_fsdp_use_orig_params 2024-04-03T15:54:55.3026492Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-04-03T15:54:55.3026940Z distributed/fsdp/test_shard_utils 2024-04-03T15:54:55.3027315Z distributed/fsdp/test_utils 2024-04-03T15:54:55.3027669Z distributed/fsdp/test_wrap 2024-04-03T15:54:55.3028038Z distributed/nn/jit/test_instantiator 2024-04-03T15:54:55.3028509Z distributed/optim/test_apply_optimizer_in_backward 2024-04-03T15:54:55.3029002Z distributed/optim/test_named_optimizer 2024-04-03T15:54:55.3029475Z distributed/optim/test_zero_redundancy_optimizer 2024-04-03T15:54:55.3029972Z distributed/pipeline/sync/skip/test_api 2024-04-03T15:54:55.3030410Z distributed/pipeline/sync/skip/test_gpipe 2024-04-03T15:54:55.3030951Z distributed/pipeline/sync/skip/test_inspect_skip_layout 2024-04-03T15:54:55.3031691Z distributed/pipeline/sync/skip/test_leak 2024-04-03T15:54:55.3032150Z distributed/pipeline/sync/skip/test_portal 2024-04-03T15:54:55.3032642Z distributed/pipeline/sync/skip/test_stash_pop 2024-04-03T15:54:55.3033137Z distributed/pipeline/sync/skip/test_tracker 2024-04-03T15:54:55.3033650Z distributed/pipeline/sync/skip/test_verify_skippables 2024-04-03T15:54:55.3034174Z distributed/pipeline/sync/test_balance 2024-04-03T15:54:55.3034603Z distributed/pipeline/sync/test_bugs 2024-04-03T15:54:55.3035020Z distributed/pipeline/sync/test_checkpoint 2024-04-03T15:54:55.3035468Z distributed/pipeline/sync/test_copy 2024-04-03T15:54:55.3035942Z distributed/pipeline/sync/test_deferred_batch_norm 2024-04-03T15:54:55.3036435Z distributed/pipeline/sync/test_dependency 2024-04-03T15:54:55.3036887Z distributed/pipeline/sync/test_inplace 2024-04-03T15:54:55.3037330Z distributed/pipeline/sync/test_microbatch 2024-04-03T15:54:55.3037924Z distributed/pipeline/sync/test_phony 2024-04-03T15:54:55.3038445Z distributed/pipeline/sync/test_pipe 2024-04-03T15:54:55.3038878Z distributed/pipeline/sync/test_pipeline 2024-04-03T15:54:55.3039304Z distributed/pipeline/sync/test_stream 2024-04-03T15:54:55.3039765Z distributed/pipeline/sync/test_transparency 2024-04-03T15:54:55.3040226Z distributed/pipeline/sync/test_worker 2024-04-03T15:54:55.3040668Z distributed/rpc/cuda/test_tensorpipe_agent 2024-04-03T15:54:55.3041112Z distributed/rpc/test_faulty_agent 2024-04-03T15:54:55.3041507Z distributed/rpc/test_share_memory 2024-04-03T15:54:55.3041899Z distributed/rpc/test_tensorpipe_agent 2024-04-03T15:54:55.3042369Z distributed/tensor/parallel/test_ddp_2d_parallel 2024-04-03T15:54:55.3042897Z distributed/tensor/parallel/test_fsdp_2d_parallel 2024-04-03T15:54:55.3043416Z distributed/tensor/parallel/test_parallelize_api 2024-04-03T15:54:55.3043929Z distributed/tensor/parallel/test_tp_examples 2024-04-03T15:54:55.3044435Z distributed/tensor/parallel/test_tp_random_state 2024-04-03T15:54:55.3044923Z distributed/tensor/parallel/test_tp_style 2024-04-03T15:54:55.3045355Z distributed/test_c10d_common 2024-04-03T15:54:55.3045737Z distributed/test_c10d_functional_native 2024-04-03T15:54:55.3046139Z distributed/test_c10d_gloo 2024-04-03T15:54:55.3046489Z distributed/test_c10d_logger 2024-04-03T15:54:55.3046844Z distributed/test_c10d_nccl 2024-04-03T15:54:55.3047206Z distributed/test_c10d_object_collectives 2024-04-03T15:54:55.3047722Z distributed/test_c10d_pypg 2024-04-03T15:54:55.3048085Z distributed/test_c10d_spawn_gloo 2024-04-03T15:54:55.3048462Z distributed/test_c10d_spawn_nccl 2024-04-03T15:54:55.3048852Z distributed/test_c10d_spawn_ucc 2024-04-03T15:54:55.3049232Z distributed/test_c10d_ucc 2024-04-03T15:54:55.3049577Z distributed/test_collective_utils 2024-04-03T15:54:55.3049999Z distributed/test_compute_comm_reordering 2024-04-03T15:54:55.3050446Z distributed/test_data_parallel 2024-04-03T15:54:55.3050806Z distributed/test_device_mesh 2024-04-03T15:54:55.3051182Z distributed/test_distributed_spawn 2024-04-03T15:54:55.3051597Z distributed/test_dynamo_distributed 2024-04-03T15:54:55.3051979Z distributed/test_fake_pg 2024-04-03T15:54:55.3052331Z distributed/test_functional_api 2024-04-03T15:54:55.3052836Z distributed/test_inductor_collectives 2024-04-03T15:54:55.3053243Z distributed/test_launcher 2024-04-03T15:54:55.3053602Z distributed/test_multi_threaded_pg 2024-04-03T15:54:55.3053978Z distributed/test_nccl 2024-04-03T15:54:55.3054303Z distributed/test_pg_wrapper 2024-04-03T15:54:55.3054654Z distributed/test_store 2024-04-03T15:54:55.3054987Z distributions/test_constraints 2024-04-03T15:54:55.3055376Z distributions/test_distributions 2024-04-03T15:54:55.3055734Z doctests 2024-04-03T15:54:55.3056008Z dynamo/test_activation_checkpointing 2024-04-03T15:54:55.3056402Z dynamo/test_after_aot 2024-04-03T15:54:55.3056719Z dynamo/test_aot_autograd 2024-04-03T15:54:55.3057047Z dynamo/test_autograd_function 2024-04-03T15:54:55.3057405Z dynamo/test_backends 2024-04-03T15:54:55.3057744Z dynamo/test_backward_higher_order_ops 2024-04-03T15:54:55.3058130Z dynamo/test_base_output 2024-04-03T15:54:55.3058458Z dynamo/test_bytecode_hook 2024-04-03T15:54:55.3058796Z dynamo/test_compile 2024-04-03T15:54:55.3059087Z dynamo/test_comptime 2024-04-03T15:54:55.3059390Z dynamo/test_config 2024-04-03T15:54:55.3059700Z dynamo/test_cpp_guard_manager 2024-04-03T15:54:55.3060045Z dynamo/test_ctx_manager 2024-04-03T15:54:55.3060368Z dynamo/test_cudagraphs 2024-04-03T15:54:55.3060691Z dynamo/test_debug_utils 2024-04-03T15:54:55.3061000Z dynamo/test_decorators 2024-04-03T15:54:55.3061326Z dynamo/test_dynamic_shapes 2024-04-03T15:54:55.3061658Z dynamo/test_exc 2024-04-03T15:54:55.3061930Z dynamo/test_export 2024-04-03T15:54:55.3062242Z dynamo/test_export_mutations 2024-04-03T15:54:55.3062594Z dynamo/test_frame_init 2024-04-03T15:54:55.3062900Z dynamo/test_functions 2024-04-03T15:54:55.3063349Z dynamo/test_fx_passes_pre_grad 2024-04-03T15:54:55.3063816Z dynamo/test_global 2024-04-03T15:54:55.3064125Z dynamo/test_guard_manager 2024-04-03T15:54:55.3064475Z dynamo/test_higher_order_ops 2024-04-03T15:54:55.3064810Z dynamo/test_hooks 2024-04-03T15:54:55.3065136Z dynamo/test_input_attr_tracking 2024-04-03T15:54:55.3065501Z dynamo/test_interop 2024-04-03T15:54:55.3065788Z dynamo/test_logging 2024-04-03T15:54:55.3066085Z dynamo/test_minifier 2024-04-03T15:54:55.3066383Z dynamo/test_misc 2024-04-03T15:54:55.3066664Z dynamo/test_model_output 2024-04-03T15:54:55.3066986Z dynamo/test_modules 2024-04-03T15:54:55.3067280Z dynamo/test_nops 2024-04-03T15:54:55.3067562Z dynamo/test_optimizers 2024-04-03T15:54:55.3067890Z dynamo/test_pre_dispatch 2024-04-03T15:54:55.3068218Z dynamo/test_profiler 2024-04-03T15:54:55.3068522Z dynamo/test_python_autograd 2024-04-03T15:54:55.3068874Z dynamo/test_recompile_ux 2024-04-03T15:54:55.3069206Z dynamo/test_recompiles 2024-04-03T15:54:55.3069524Z dynamo/test_reorder_logs 2024-04-03T15:54:55.3069851Z dynamo/test_repros 2024-04-03T15:54:55.3070144Z dynamo/test_sdpa 2024-04-03T15:54:55.3070464Z dynamo/test_skip_non_tensor 2024-04-03T15:54:55.3070810Z dynamo/test_sources 2024-04-03T15:54:55.3071128Z dynamo/test_structured_trace 2024-04-03T15:54:55.3071661Z dynamo/test_subclasses 2024-04-03T15:54:55.3071992Z dynamo/test_subgraphs 2024-04-03T15:54:55.3072310Z dynamo/test_torchrec 2024-04-03T15:54:55.3072613Z dynamo/test_trace_rules 2024-04-03T15:54:55.3072945Z dynamo/test_unspec 2024-04-03T15:54:55.3073264Z dynamo/test_verify_correctness 2024-04-03T15:54:55.3073610Z export/test_db 2024-04-03T15:54:55.3073908Z export/test_experimental 2024-04-03T15:54:55.3074238Z export/test_export 2024-04-03T15:54:55.3074538Z export/test_export_nonstrict 2024-04-03T15:54:55.3074906Z export/test_export_predispatch 2024-04-03T15:54:55.3075302Z export/test_functionalized_assertions 2024-04-03T15:54:55.3075685Z export/test_hop 2024-04-03T15:54:55.3075989Z export/test_lift_unlift 2024-04-03T15:54:55.3076324Z export/test_pass_infra 2024-04-03T15:54:55.3076628Z export/test_passes 2024-04-03T15:54:55.3076941Z export/test_retraceability 2024-04-03T15:54:55.3077288Z export/test_safeguard 2024-04-03T15:54:55.3077587Z export/test_schema 2024-04-03T15:54:55.3077883Z export/test_serdes 2024-04-03T15:54:55.3078187Z export/test_serialize 2024-04-03T15:54:55.3078489Z export/test_torchbind 2024-04-03T15:54:55.3078807Z export/test_tree_utils 2024-04-03T15:54:55.3079130Z export/test_unflatten 2024-04-03T15:54:55.3079429Z export/test_upgrade 2024-04-03T15:54:55.3079734Z export/test_verifier 2024-04-03T15:54:55.3080051Z functorch/test_aotdispatch 2024-04-03T15:54:55.3080394Z functorch/test_control_flow 2024-04-03T15:54:55.3080740Z functorch/test_dims 2024-04-03T15:54:55.3081047Z functorch/test_eager_transforms 2024-04-03T15:54:55.3081416Z functorch/test_logging 2024-04-03T15:54:55.3081768Z functorch/test_memory_efficient_fusion 2024-04-03T15:54:55.3082170Z functorch/test_minifier 2024-04-03T15:54:55.3082499Z functorch/test_ops 2024-04-03T15:54:55.3082803Z functorch/test_parsing 2024-04-03T15:54:55.3083116Z functorch/test_rearrange 2024-04-03T15:54:55.3083444Z functorch/test_vmap 2024-04-03T15:54:55.3083770Z functorch/test_vmap_registrations 2024-04-03T15:54:55.3084153Z higher_order_ops/test_with_effects 2024-04-03T15:54:55.3084537Z inductor/test_aot_inductor 2024-04-03T15:54:55.3084886Z inductor/test_aot_inductor_utils 2024-04-03T15:54:55.3085258Z inductor/test_benchmark_fusion 2024-04-03T15:54:55.3085630Z inductor/test_binary_folding 2024-04-03T15:54:55.3085978Z inductor/test_codecache 2024-04-03T15:54:55.3086298Z inductor/test_codegen_triton 2024-04-03T15:54:55.3086664Z inductor/test_compiled_autograd 2024-04-03T15:54:55.3087046Z inductor/test_compiled_optimizers 2024-04-03T15:54:55.3087500Z inductor/test_config 2024-04-03T15:54:55.3087825Z inductor/test_control_flow 2024-04-03T15:54:55.3088348Z inductor/test_coordinate_descent_tuner 2024-04-03T15:54:55.3088836Z inductor/test_cpu_cpp_wrapper 2024-04-03T15:54:55.3089200Z inductor/test_cpu_repro 2024-04-03T15:54:55.3089549Z inductor/test_cuda_cpp_wrapper 2024-04-03T15:54:55.3089901Z inductor/test_cuda_repro 2024-04-03T15:54:55.3090247Z inductor/test_cudacodecache 2024-04-03T15:54:55.3090613Z inductor/test_cudagraph_trees 2024-04-03T15:54:55.3090972Z inductor/test_custom_lowering 2024-04-03T15:54:55.3091354Z inductor/test_custom_post_grad_passes 2024-04-03T15:54:55.3091757Z inductor/test_cutlass_backend 2024-04-03T15:54:55.3092102Z inductor/test_debug_trace 2024-04-03T15:54:55.3092458Z inductor/test_decompose_mem_bound_mm 2024-04-03T15:54:55.3092861Z inductor/test_dependencies 2024-04-03T15:54:55.3093213Z inductor/test_distributed_patterns 2024-04-03T15:54:55.3093617Z inductor/test_efficient_conv_bn_eval 2024-04-03T15:54:55.3094019Z inductor/test_extension_backend 2024-04-03T15:54:55.3094371Z inductor/test_foreach 2024-04-03T15:54:55.3094681Z inductor/test_fp8 2024-04-03T15:54:55.3094988Z inductor/test_fused_attention 2024-04-03T15:54:55.3095334Z inductor/test_fx_fusion 2024-04-03T15:54:55.3095672Z inductor/test_group_batch_fusion 2024-04-03T15:54:55.3096043Z inductor/test_indexing 2024-04-03T15:54:55.3096366Z inductor/test_inductor_freezing 2024-04-03T15:54:55.3096740Z inductor/test_inductor_utils 2024-04-03T15:54:55.3097100Z inductor/test_inplacing_pass 2024-04-03T15:54:55.3097452Z inductor/test_kernel_benchmark 2024-04-03T15:54:55.3097819Z inductor/test_layout_optim 2024-04-03T15:54:55.3098162Z inductor/test_max_autotune 2024-04-03T15:54:55.3098498Z inductor/test_memory_planning 2024-04-03T15:54:55.3098852Z inductor/test_metrics 2024-04-03T15:54:55.3099166Z inductor/test_minifier 2024-04-03T15:54:55.3099485Z inductor/test_minifier_isolate 2024-04-03T15:54:55.3099869Z inductor/test_mkldnn_pattern_matcher 2024-04-03T15:54:55.3100266Z inductor/test_mmdecomp 2024-04-03T15:54:55.3100612Z inductor/test_move_constructors_to_cuda 2024-04-03T15:54:55.3101031Z inductor/test_multi_kernel 2024-04-03T15:54:55.3101369Z inductor/test_pad_mm 2024-04-03T15:54:55.3101677Z inductor/test_pattern_matcher 2024-04-03T15:54:55.3102035Z inductor/test_perf 2024-04-03T15:54:55.3102338Z inductor/test_profiler 2024-04-03T15:54:55.3102661Z inductor/test_select_algorithm 2024-04-03T15:54:55.3103024Z inductor/test_smoke 2024-04-03T15:54:55.3103337Z inductor/test_snode_runtime 2024-04-03T15:54:55.3103689Z inductor/test_split_cat_fx_passes 2024-04-03T15:54:55.3104088Z inductor/test_standalone_compile 2024-04-03T15:54:55.3104472Z inductor/test_torchinductor 2024-04-03T15:54:55.3104891Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-04-03T15:54:55.3105411Z inductor/test_torchinductor_dynamic_shapes 2024-04-03T15:54:55.3105858Z inductor/test_torchinductor_opinfo 2024-04-03T15:54:55.3106264Z inductor/test_triton_extension_backend 2024-04-03T15:54:55.3106681Z inductor/test_triton_heuristics 2024-04-03T15:54:55.3107062Z inductor/test_triton_kernels 2024-04-03T15:54:55.3107413Z inductor/test_triton_wrapper 2024-04-03T15:54:55.3107779Z inductor/test_unbacked_symints 2024-04-03T15:54:55.3108140Z inductor/test_utils 2024-04-03T15:54:55.3108429Z lazy/test_bindings 2024-04-03T15:54:55.3108725Z lazy/test_debug_util 2024-04-03T15:54:55.3109053Z lazy/test_extract_compiled_graph 2024-04-03T15:54:55.3109426Z lazy/test_functionalization 2024-04-03T15:54:55.3109772Z lazy/test_generator 2024-04-03T15:54:55.3110077Z lazy/test_meta_kernel 2024-04-03T15:54:55.3110375Z lazy/test_reuse_ir 2024-04-03T15:54:55.3110676Z lazy/test_step_closures 2024-04-03T15:54:55.3110997Z lazy/test_ts_opinfo 2024-04-03T15:54:55.3111476Z nn/test_convolution 2024-04-03T15:54:55.3111778Z nn/test_dropout 2024-04-03T15:54:55.3112060Z nn/test_embedding 2024-04-03T15:54:55.3112331Z nn/test_init 2024-04-03T15:54:55.3112608Z nn/test_lazy_modules 2024-04-03T15:54:55.3112919Z nn/test_load_state_dict 2024-04-03T15:54:55.3113351Z nn/test_module_hooks 2024-04-03T15:54:55.3113761Z nn/test_multihead_attention 2024-04-03T15:54:55.3114111Z nn/test_packed_sequence 2024-04-03T15:54:55.3114424Z nn/test_parametrization 2024-04-03T15:54:55.3114744Z nn/test_pooling 2024-04-03T15:54:55.3115026Z nn/test_pruning 2024-04-03T15:54:55.3115370Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-04-03T15:54:55.3115840Z onnx/dynamo/test_exporter_api 2024-04-03T15:54:55.3116222Z onnx/dynamo/test_registry_dispatcher 2024-04-03T15:54:55.3116612Z onnx/internal/test_beartype 2024-04-03T15:54:55.3116970Z onnx/internal/test_diagnostics 2024-04-03T15:54:55.3117347Z onnx/internal/test_registraion 2024-04-03T15:54:55.3117696Z onnx/test_autograd_funs 2024-04-03T15:54:55.3118016Z onnx/test_custom_ops 2024-04-03T15:54:55.3118311Z onnx/test_export_modes 2024-04-03T15:54:55.3118638Z onnx/test_fx_op_consistency 2024-04-03T15:54:55.3118982Z onnx/test_fx_passes 2024-04-03T15:54:55.3119267Z onnx/test_fx_to_onnx 2024-04-03T15:54:55.3119591Z onnx/test_fx_to_onnx_decomp_skip 2024-04-03T15:54:55.3119987Z onnx/test_fx_to_onnx_with_onnxruntime 2024-04-03T15:54:55.3120377Z onnx/test_fx_type_promotion 2024-04-03T15:54:55.3120732Z onnx/test_models_onnxruntime 2024-04-03T15:54:55.3121112Z onnx/test_models_quantized_onnxruntime 2024-04-03T15:54:55.3121498Z onnx/test_onnx_opset 2024-04-03T15:54:55.3121821Z onnx/test_onnxscript_no_runtime 2024-04-03T15:54:55.3122195Z onnx/test_onnxscript_runtime 2024-04-03T15:54:55.3122531Z onnx/test_op_consistency 2024-04-03T15:54:55.3122852Z onnx/test_operators 2024-04-03T15:54:55.3123160Z onnx/test_pytorch_jit_onnx 2024-04-03T15:54:55.3123502Z onnx/test_pytorch_onnx_no_runtime 2024-04-03T15:54:55.3123897Z onnx/test_pytorch_onnx_onnxruntime 2024-04-03T15:54:55.3124305Z onnx/test_pytorch_onnx_shape_inference 2024-04-03T15:54:55.3124695Z onnx/test_symbolic_helper 2024-04-03T15:54:55.3125034Z onnx/test_utility_funs 2024-04-03T15:54:55.3125355Z onnx/test_verification 2024-04-03T15:54:55.3125753Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-04-03T15:54:55.3126228Z optim/test_lrscheduler 2024-04-03T15:54:55.3126544Z optim/test_optim 2024-04-03T15:54:55.3126817Z optim/test_swa_utils 2024-04-03T15:54:55.3127137Z profiler/test_memory_profiler 2024-04-03T15:54:55.3127586Z profiler/test_profiler 2024-04-03T15:54:55.3127910Z profiler/test_profiler_tree 2024-04-03T15:54:55.3128257Z test_ao_sparsity 2024-04-03T15:54:55.3128545Z test_autocast 2024-04-03T15:54:55.3128803Z test_autograd 2024-04-03T15:54:55.3129086Z test_autograd_fallback 2024-04-03T15:54:55.3129403Z test_binary_ufuncs 2024-04-03T15:54:55.3129685Z test_bundled_inputs 2024-04-03T15:54:55.3129991Z test_ci_sanity_check_fail 2024-04-03T15:54:55.3130328Z test_comparison_utils 2024-04-03T15:54:55.3130641Z test_compile_benchmark_util 2024-04-03T15:54:55.3130979Z test_complex 2024-04-03T15:54:55.3131250Z test_content_store 2024-04-03T15:54:55.3131532Z test_cpp_api_parity 2024-04-03T15:54:55.3131856Z test_cpp_extensions_aot_ninja 2024-04-03T15:54:56.4867883Z test_cpp_extensions_aot_no_ninja 2024-04-03T15:54:56.4868659Z test_cpp_extensions_jit 2024-04-03T15:54:56.4869372Z test_cpp_extensions_open_device_registration 2024-04-03T15:54:56.4870019Z test_cuda 2024-04-03T15:54:56.4870304Z test_cuda_expandable_segments 2024-04-03T15:54:56.4870661Z test_cuda_multigpu 2024-04-03T15:54:56.4870956Z test_cuda_nvml_based_avail 2024-04-03T15:54:56.4871514Z test_cuda_primary_ctx 2024-04-03T15:54:56.4871833Z test_cuda_sanitizer 2024-04-03T15:54:56.4872123Z test_cuda_trace 2024-04-03T15:54:56.4872409Z test_custom_ops 2024-04-03T15:54:56.4872691Z test_dataloader 2024-04-03T15:54:56.4872950Z test_datapipe 2024-04-03T15:54:56.4873228Z test_decomp 2024-04-03T15:54:56.4873498Z test_deploy 2024-04-03T15:54:56.4873747Z test_dispatch 2024-04-03T15:54:56.4874053Z test_dlpack 2024-04-03T15:54:56.4874325Z test_dynamic_shapes 2024-04-03T15:54:56.4874938Z test_expanded_weights 2024-04-03T15:54:56.4875273Z test_fake_tensor 2024-04-03T15:54:56.4875676Z test_flop_counter 2024-04-03T15:54:56.4875950Z test_foreach 2024-04-03T15:54:56.4876233Z test_function_schema 2024-04-03T15:54:56.4876572Z test_functional_autograd_benchmark 2024-04-03T15:54:56.4876955Z test_functional_optim 2024-04-03T15:54:56.4877284Z test_functionalization 2024-04-03T15:54:56.4877637Z test_functionalization_of_rng_ops 2024-04-03T15:54:56.4878002Z test_futures 2024-04-03T15:54:56.4878262Z test_fx 2024-04-03T15:54:56.4878522Z test_fx_experimental 2024-04-03T15:54:56.4878826Z test_fx_passes 2024-04-03T15:54:56.4879114Z test_fx_reinplace_pass 2024-04-03T15:54:56.4879425Z test_hub 2024-04-03T15:54:56.4879665Z test_import_stats 2024-04-03T15:54:56.4879950Z test_indexing 2024-04-03T15:54:56.4880216Z test_itt 2024-04-03T15:54:56.4880445Z test_jit 2024-04-03T15:54:56.4880696Z test_jit_autocast 2024-04-03T15:54:56.4880974Z test_jit_disabled 2024-04-03T15:54:56.4881275Z test_jit_fuser_legacy 2024-04-03T15:54:56.4881591Z test_jit_fuser_te 2024-04-03T15:54:56.4881863Z test_jit_legacy 2024-04-03T15:54:56.4882146Z test_jit_llga_fuser 2024-04-03T15:54:56.4882446Z test_jit_profiling 2024-04-03T15:54:56.4882731Z test_jiterator 2024-04-03T15:54:56.4883010Z test_legacy_vmap 2024-04-03T15:54:56.4883290Z test_license 2024-04-03T15:54:56.4883543Z test_linalg 2024-04-03T15:54:56.4883808Z test_logging 2024-04-03T15:54:56.4884068Z test_masked 2024-04-03T15:54:56.4884324Z test_maskedtensor 2024-04-03T15:54:56.4884669Z test_matmul_cuda 2024-04-03T15:54:56.4884949Z test_meta 2024-04-03T15:54:56.4885185Z test_metal 2024-04-03T15:54:56.4885442Z test_mkl_verbose 2024-04-03T15:54:56.4885718Z test_mkldnn 2024-04-03T15:54:56.4885972Z test_mkldnn_fusion 2024-04-03T15:54:56.4886270Z test_mkldnn_verbose 2024-04-03T15:54:56.4886577Z test_mobile_optimizer 2024-04-03T15:54:56.4886877Z test_model_dump 2024-04-03T15:54:56.4887182Z test_model_exports_to_core_aten 2024-04-03T15:54:56.4887702Z test_modules 2024-04-03T15:54:56.4887964Z test_monitor 2024-04-03T15:54:56.4888227Z test_mps 2024-04-03T15:54:56.4888541Z test_multiprocessing 2024-04-03T15:54:56.4888873Z test_multiprocessing_spawn 2024-04-03T15:54:56.4889216Z test_namedtensor 2024-04-03T15:54:56.4889503Z test_namedtuple_return_api 2024-04-03T15:54:56.4889845Z test_native_functions 2024-04-03T15:54:56.4890152Z test_native_mha 2024-04-03T15:54:56.4890425Z test_nestedtensor 2024-04-03T15:54:56.4890708Z test_nn 2024-04-03T15:54:56.4890973Z test_numba_integration 2024-04-03T15:54:56.4891278Z test_numpy_interop 2024-04-03T15:54:56.4891570Z test_openmp 2024-04-03T15:54:56.4891829Z test_ops 2024-04-03T15:54:56.4892080Z test_ops_fwd_gradients 2024-04-03T15:54:56.4892403Z test_ops_gradients 2024-04-03T15:54:56.4892698Z test_ops_jit 2024-04-03T15:54:56.4892950Z test_optim 2024-04-03T15:54:56.4893212Z test_out_dtype_op 2024-04-03T15:54:56.4893497Z test_overrides 2024-04-03T15:54:56.4893763Z test_package 2024-04-03T15:54:56.4894048Z test_per_overload_api 2024-04-03T15:54:56.4894351Z test_prims 2024-04-03T15:54:56.4894599Z test_proxy_tensor 2024-04-03T15:54:56.4894891Z test_pruning_op 2024-04-03T15:54:56.4895178Z test_public_bindings 2024-04-03T15:54:56.4895474Z test_python_dispatch 2024-04-03T15:54:56.4895776Z test_pytree 2024-04-03T15:54:56.4896047Z test_quantization 2024-04-03T15:54:56.4896322Z test_reductions 2024-04-03T15:54:56.4896620Z test_scatter_gather_ops 2024-04-03T15:54:56.4896942Z test_schema_check 2024-04-03T15:54:56.4897226Z test_segment_reductions 2024-04-03T15:54:56.4897548Z test_serialization 2024-04-03T15:54:56.4897866Z test_set_default_mobile_cpu_allocator 2024-04-03T15:54:56.4898257Z test_shape_ops 2024-04-03T15:54:56.4898541Z test_show_pickle 2024-04-03T15:54:56.4898815Z test_sort_and_select 2024-04-03T15:54:56.4899114Z test_sparse 2024-04-03T15:54:56.4899386Z test_sparse_csr 2024-04-03T15:54:56.4899669Z test_sparse_semi_structured 2024-04-03T15:54:56.4900142Z test_spectral_ops 2024-04-03T15:54:56.4900514Z test_stateless 2024-04-03T15:54:56.4900779Z test_subclass 2024-04-03T15:54:56.4901060Z test_sympy_utils 2024-04-03T15:54:56.4901358Z test_tensor_creation_ops 2024-04-03T15:54:56.4901673Z test_tensorboard 2024-04-03T15:54:56.4901959Z test_tensorexpr 2024-04-03T15:54:56.4902256Z test_tensorexpr_pybind 2024-04-03T15:54:56.4902561Z test_testing 2024-04-03T15:54:56.4902826Z test_torch 2024-04-03T15:54:56.4903094Z test_transformers 2024-04-03T15:54:56.4903368Z test_type_hints 2024-04-03T15:54:56.4903648Z test_type_info 2024-04-03T15:54:56.4903931Z test_type_promotion 2024-04-03T15:54:56.4904217Z test_typing 2024-04-03T15:54:56.4904480Z test_unary_ufuncs 2024-04-03T15:54:56.4904767Z test_utils 2024-04-03T15:54:56.4905013Z test_view_ops 2024-04-03T15:54:56.4905281Z test_vulkan 2024-04-03T15:54:56.4905576Z test_weak 2024-04-03T15:54:56.4905829Z test_xnnpack_integration 2024-04-03T15:54:56.4906172Z test_xpu 2024-04-03T15:54:56.4906462Z torch_np/numpy_tests/core/test_dlpack 2024-04-03T15:54:56.4906875Z torch_np/numpy_tests/core/test_dtype 2024-04-03T15:54:56.4907290Z torch_np/numpy_tests/core/test_einsum 2024-04-03T15:54:56.4907726Z torch_np/numpy_tests/core/test_getlimits 2024-04-03T15:54:56.4908160Z torch_np/numpy_tests/core/test_indexing 2024-04-03T15:54:56.4908601Z torch_np/numpy_tests/core/test_multiarray 2024-04-03T15:54:56.4909044Z torch_np/numpy_tests/core/test_numeric 2024-04-03T15:54:56.4909484Z torch_np/numpy_tests/core/test_numerictypes 2024-04-03T15:54:56.4909956Z torch_np/numpy_tests/core/test_scalar_ctors 2024-04-03T15:54:56.4910434Z torch_np/numpy_tests/core/test_scalar_methods 2024-04-03T15:54:56.4910905Z torch_np/numpy_tests/core/test_scalarinherit 2024-04-03T15:54:56.4911516Z torch_np/numpy_tests/core/test_scalarmath 2024-04-03T15:54:56.4911971Z torch_np/numpy_tests/core/test_shape_base 2024-04-03T15:54:56.4912397Z torch_np/numpy_tests/fft/test_helper 2024-04-03T15:54:56.4912834Z torch_np/numpy_tests/fft/test_pocketfft 2024-04-03T15:54:56.4913278Z torch_np/numpy_tests/lib/test_arraypad 2024-04-03T15:54:56.4913701Z torch_np/numpy_tests/lib/test_arraysetops 2024-04-03T15:54:56.4914169Z torch_np/numpy_tests/lib/test_function_base 2024-04-03T15:54:56.4914624Z torch_np/numpy_tests/lib/test_histograms 2024-04-03T15:54:56.4915063Z torch_np/numpy_tests/lib/test_index_tricks 2024-04-03T15:54:56.4915524Z torch_np/numpy_tests/lib/test_shape_base_ 2024-04-03T15:54:56.4915974Z torch_np/numpy_tests/lib/test_twodim_base 2024-04-03T15:54:56.4916410Z torch_np/numpy_tests/lib/test_type_check 2024-04-03T15:54:56.4916852Z torch_np/numpy_tests/linalg/test_linalg 2024-04-03T15:54:56.4917255Z torch_np/test_basic 2024-04-03T15:54:56.4917557Z torch_np/test_binary_ufuncs 2024-04-03T15:54:56.4917904Z torch_np/test_dtype 2024-04-03T15:54:56.4918217Z torch_np/test_function_base 2024-04-03T15:54:56.4918558Z torch_np/test_ndarray_methods 2024-04-03T15:54:56.4918934Z torch_np/test_nep50_examples 2024-04-03T15:54:56.4919299Z torch_np/test_random 2024-04-03T15:54:56.4919600Z torch_np/test_reductions 2024-04-03T15:54:56.4919946Z torch_np/test_scalars_0D_arrays 2024-04-03T15:54:56.4920324Z torch_np/test_ufuncs_basic 2024-04-03T15:54:56.4920662Z torch_np/test_unary_ufuncs 2024-04-03T15:54:56.4921040Z Results from PreviouslyFailedInPR 2024-04-03T15:54:56.4921433Z test_ci_sanity_check_fail (1) 2024-04-03T15:54:56.4921781Z Results from EditedByPR 2024-04-03T15:54:56.4922005Z 2024-04-03T15:54:56.4922121Z Results from MentionedInPR 2024-04-03T15:54:56.4922341Z 2024-04-03T15:54:56.4922537Z Results from HistoricalClassFailurCorrelation 2024-04-03T15:54:56.4923003Z test_foreach, TestForeachCUDA (0.25) 2024-04-03T15:54:56.4923439Z test_jit, TestModels (0.12114710113303917) 2024-04-03T15:54:56.4923889Z test_jit, TestLogging (0.1183943089430894) 2024-04-03T15:54:56.4924344Z test_ops_jit, TestJitCPU (0.042682926829268296) 2024-04-03T15:54:56.4925162Z test_sparse_semi_structured, TestSparseSemiStructuredCUDA (0.03556910569105691) 2024-04-03T15:54:56.4925984Z test_torch, TestTorchDeviceTypeCUDA (0.0256095129373616) 2024-04-03T15:54:56.4926716Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.022464735209502536) 2024-04-03T15:54:56.4927637Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.021341463414634148) 2024-04-03T15:54:56.4928399Z distributed/fsdp/test_fsdp_memory, TestFSDPMemory (0.021341463414634148) 2024-04-03T15:54:56.4929162Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.021341463414634148) 2024-04-03T15:54:56.4929823Z test_dlpack, TestTorchDlPackCUDA (0.021341463414634148) 2024-04-03T15:54:56.4930377Z test_linalg, TestLinalgCUDA (0.021341463414634148) 2024-04-03T15:54:56.4930869Z test_mps, TestNLLLoss (0.021341463414634148) 2024-04-03T15:54:56.4931422Z test_multiprocessing, TestMultiprocessing (0.021341463414634148) 2024-04-03T15:54:56.4932100Z test_ops, TestCompositeComplianceCUDA (0.021341463414634148) 2024-04-03T15:54:56.4932679Z test_ops_jit, TestJitCUDA (0.021341463414634148) 2024-04-03T15:54:56.4933243Z test_ops_gradients, TestBwdGradientsCUDA (0.013439968117956672) 2024-04-03T15:54:56.4933952Z distributed/pipeline/sync/test_pipe, test_pipe (0.013338414634146341) 2024-04-03T15:54:56.4934758Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.013338414634146341) 2024-04-03T15:54:56.4935572Z inductor/test_select_algorithm, TestSelectAlgorithm (0.004104127579737336) 2024-04-03T15:54:56.4936453Z dynamo/test_dynamic_shapes, StaticDefaultDynamicShapesMiscTests (0.0018343005440223145) 2024-04-03T15:54:56.4937184Z test_ops, TestCommonCUDA (0.001301308744794765) 2024-04-03T15:54:56.4937741Z profiler/test_profiler, TestProfiler (0.0006936554837390907) 2024-04-03T15:54:56.4938416Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.00037180249851279) 2024-04-03T15:54:56.4939161Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.00021214178344566742) 2024-04-03T15:54:56.4939841Z distributed/test_c10d_nccl, CommTest (0.00010155348381033193) 2024-04-03T15:54:56.4940481Z dynamo/test_backends, TestOptimizations (0.00010155348381033193) 2024-04-03T15:54:56.4941169Z dynamo/test_cudagraphs, TestAotCudagraphs (0.00010155348381033193) 2024-04-03T15:54:56.4941804Z dynamo/test_export, ExportTests (0.00010155348381033193) 2024-04-03T15:54:56.4942459Z dynamo/test_higher_order_ops, HigherOrderOpTests (0.00010155348381033193) 2024-04-03T15:54:56.4943202Z export/test_export, TestDynamismExpression (0.00010155348381033193) 2024-04-03T15:54:56.4943836Z export/test_passes, TestPasses (0.00010155348381033193) 2024-04-03T15:54:56.4944416Z export/test_serialize, TestSerialize (0.00010155348381033193) 2024-04-03T15:54:56.4945023Z export/test_upgrade, TestUpgrade (0.00010155348381033193) 2024-04-03T15:54:56.4945701Z functorch/test_control_flow, TestControlFlowTraced (0.00010155348381033193) 2024-04-03T15:54:56.4946544Z export/test_db, ExampleTests (5.0788822976283064e-05) 2024-04-03T15:54:56.4947186Z export/test_pass_infra, TestPassInfra (5.0788822976283064e-05) 2024-04-03T15:54:56.4947935Z functorch/test_aotdispatch, TestAOTExport (5.0788822976283064e-05) 2024-04-03T15:54:56.4948619Z test_mps, TestConsistencyCPU (1.8197018600472496e-05) 2024-04-03T15:54:56.4949148Z Results from CorrelatedWithHistoricalFailures 2024-04-03T15:54:56.4949601Z test_foreach (0.25) 2024-04-03T15:54:56.4949911Z test_jit (0.23954141007612859) 2024-04-03T15:54:56.4950258Z test_ops_jit (0.06402439024390244) 2024-04-03T15:54:56.4950692Z test_sparse_semi_structured (0.03556910569105691) 2024-04-03T15:54:56.4951142Z test_torch (0.0256095129373616) 2024-04-03T15:54:56.4951612Z test_ops (0.022642772159428913) 2024-04-03T15:54:56.4952079Z distributed/test_distributed_spawn (0.022464735209502536) 2024-04-03T15:54:56.4952576Z test_mps (0.021359660433234617) 2024-04-03T15:54:56.4953006Z distributed/_tensor/test_dtensor (0.021341463414634148) 2024-04-03T15:54:56.4953751Z distributed/fsdp/test_fsdp_memory (0.021341463414634148) 2024-04-03T15:54:56.4954396Z inductor/test_cudagraph_trees (0.021341463414634148) 2024-04-03T15:54:56.4954854Z test_dlpack (0.021341463414634148) 2024-04-03T15:54:56.4955246Z test_linalg (0.021341463414634148) 2024-04-03T15:54:56.4955669Z test_multiprocessing (0.021341463414634148) 2024-04-03T15:54:56.4956108Z test_ops_gradients (0.013439968117956672) 2024-04-03T15:54:56.4956636Z distributed/pipeline/sync/test_pipe (0.013338414634146341) 2024-04-03T15:54:56.4957231Z inductor/test_torchinductor_opinfo (0.013338414634146341) 2024-04-03T15:54:56.4957777Z inductor/test_select_algorithm (0.004104127579737336) 2024-04-03T15:54:56.4958311Z dynamo/test_dynamic_shapes (0.0018343005440223145) 2024-04-03T15:54:56.4958812Z profiler/test_profiler (0.0006936554837390907) 2024-04-03T15:54:56.4959263Z test_proxy_tensor (0.00021214178344566742) 2024-04-03T15:54:56.4959767Z distributed/test_c10d_nccl (0.00010155348381033193) 2024-04-03T15:54:56.4960265Z dynamo/test_backends (0.00010155348381033193) 2024-04-03T15:54:56.4960723Z dynamo/test_cudagraphs (0.00010155348381033193) 2024-04-03T15:54:56.4961196Z dynamo/test_export (0.00010155348381033193) 2024-04-03T15:54:56.4961687Z dynamo/test_higher_order_ops (0.00010155348381033193) 2024-04-03T15:54:56.4962180Z export/test_export (0.00010155348381033193) 2024-04-03T15:54:56.4962613Z export/test_passes (0.00010155348381033193) 2024-04-03T15:54:56.4963073Z export/test_serialize (0.00010155348381033193) 2024-04-03T15:54:56.4963543Z export/test_upgrade (0.00010155348381033193) 2024-04-03T15:54:56.4964017Z functorch/test_control_flow (0.00010155348381033193) 2024-04-03T15:54:56.4964564Z export/test_db (5.0788822976283064e-05) 2024-04-03T15:54:56.4965057Z export/test_pass_infra (5.0788822976283064e-05) 2024-04-03T15:54:56.4965604Z functorch/test_aotdispatch (5.0788822976283064e-05) 2024-04-03T15:54:56.4966080Z Results from HistorialEditedFiles 2024-04-03T15:54:56.4966493Z functorch/test_eager_transforms (0.25) 2024-04-03T15:54:56.4966953Z functorch/test_aotdispatch (0.014705882352941176) 2024-04-03T15:54:56.4967553Z functorch/test_ops (0.014705882352941176) 2024-04-03T15:54:56.4968008Z nn/test_convolution (0.014705882352941176) 2024-04-03T15:54:56.4968420Z test_autograd (0.014705882352941176) 2024-04-03T15:54:56.4968810Z test_linalg (0.014705882352941176) 2024-04-03T15:54:56.4969184Z test_ops (0.014705882352941176) 2024-04-03T15:54:56.4969535Z test_optim (0.014705882352941176) 2024-04-03T15:54:57.7869418Z test_sparse (0.014705882352941176) 2024-04-03T15:54:57.7870176Z Results from Profiling 2024-04-03T15:54:57.7870520Z 2024-04-03T15:54:57.7870878Z Results from LLM 2024-04-03T15:54:57.7871541Z functorch/test_rearrange (0.25) 2024-04-03T15:54:57.7872256Z functorch/test_parsing (0.24932997827640507) 2024-04-03T15:54:57.7873055Z inductor/test_inplacing_pass (0.23685560212693246) 2024-04-03T15:54:57.7874093Z export/test_functionalized_assertions (0.2311466878382558) 2024-04-03T15:54:57.7874705Z dynamo/test_fx_passes_pre_grad (0.23050254859772706) 2024-04-03T15:54:57.7875235Z inductor/test_cudacodecache (0.22978606916307126) 2024-04-03T15:54:57.7875731Z test_comparison_utils (0.22953982021942654) 2024-04-03T15:54:57.7876176Z inductor/test_smoke (0.22888050915189986) 2024-04-03T15:54:57.7876607Z inductor/test_config (0.22877003748383498) 2024-04-03T15:54:57.7877092Z inductor/test_triton_wrapper (0.22640857818559718) 2024-04-03T15:54:57.7877686Z distributed/_tensor/debug/test_op_coverage (0.22605397278424216) 2024-04-03T15:54:57.7878233Z test_mkl_verbose (0.22548411588552975) 2024-04-03T15:54:57.7878620Z test_package (0.2236548242833225) 2024-04-03T15:54:57.7879067Z inductor/test_extension_backend (0.22340038370685) 2024-04-03T15:54:57.7879548Z test_mkldnn_verbose (0.222310800394829) 2024-04-03T15:54:57.7879971Z export/test_tree_utils (0.2220964718983536) 2024-04-03T15:54:57.7880432Z inductor/test_indexing (0.2195689108997251) 2024-04-03T15:54:57.7880868Z test_ao_sparsity (0.2195105118647533) 2024-04-03T15:54:57.7881585Z inductor/test_fx_fusion (0.21827624816447813) 2024-04-03T15:54:57.7882138Z inductor/test_utils (0.21826797961491018) 2024-04-03T15:54:57.7882573Z onnx/test_fx_passes (0.21600310851313712) 2024-04-03T15:54:57.7883038Z inductor/test_inductor_utils (0.21586221627433616) 2024-04-03T15:54:57.7883525Z inductor/test_metrics (0.21560016094058712) 2024-04-03T15:54:57.7883950Z test_license (0.21448377214461795) 2024-04-03T15:54:57.7884439Z inductor/test_move_constructors_to_cuda (0.21385440091820127) 2024-04-03T15:54:57.7885071Z inductor/test_triton_extension_backend (0.2135858845782782) 2024-04-03T15:54:57.7885702Z distributed/checkpoint/test_nested_dict (0.21303110336063852) 2024-04-03T15:54:57.7886222Z dynamo/test_sdpa (0.21294757178081714) 2024-04-03T15:54:57.7886662Z dynamo/test_base_output (0.21235692813307458) 2024-04-03T15:54:57.7887155Z inductor/test_dependencies (0.21188810137257152) 2024-04-03T15:54:57.7887736Z dynamo/test_bytecode_hook (0.21186669928962007) 2024-04-03T15:54:57.7888222Z dynamo/test_frame_init (0.2103112120532224) 2024-04-03T15:54:57.7888726Z dynamo/test_cpp_guard_manager (0.20997981627821277) 2024-04-03T15:54:57.7889208Z inductor/test_pad_mm (0.20946674316292865) 2024-04-03T15:54:57.7889669Z inductor/test_foreach (0.20870572893571615) 2024-04-03T15:54:57.7890148Z dynamo/test_export_mutations (0.2086762890534172) 2024-04-03T15:54:57.7890687Z distributed/_spmd/test_graph_utils (0.20826241930376352) 2024-04-03T15:54:57.7891177Z test_deploy (0.20795705984530044) 2024-04-03T15:54:57.7891639Z inductor/test_aot_inductor_utils (0.20752697989265653) 2024-04-03T15:54:57.7892183Z inductor/test_split_cat_fx_passes (0.20734518717727177) 2024-04-03T15:54:57.7892716Z export/test_retraceability (0.2064148022882115) 2024-04-03T15:54:57.7893232Z inductor/test_cuda_cpp_wrapper (0.20620643483909903) 2024-04-03T15:54:57.7893747Z torch_np/test_unary_ufuncs (0.2061808600229935) 2024-04-03T15:54:57.7894318Z inductor/test_torchinductor_dynamic_shapes (0.20572585904653548) 2024-04-03T15:54:57.7894906Z dynamo/test_skip_non_tensor (0.2054342292261922) 2024-04-03T15:54:57.7895409Z torch_np/test_binary_ufuncs (0.20518651886448433) 2024-04-03T15:54:57.7895883Z dynamo/test_recompiles (0.2047946088441483) 2024-04-03T15:54:57.7896383Z inductor/test_cpu_cpp_wrapper (0.20439319960640165) 2024-04-03T15:54:57.7896996Z distributed/_shard/sharded_tensor/test_logger (0.20410195436975923) 2024-04-03T15:54:57.7897639Z inductor/test_coordinate_descent_tuner (0.20353552026598423) 2024-04-03T15:54:57.7898213Z test_cuda_expandable_segments (0.20341987594714311) 2024-04-03T15:54:57.7898735Z inductor/test_codegen_triton (0.20286834446177548) 2024-04-03T15:54:57.7899223Z functorch/test_logging (0.20270626166105854) 2024-04-03T15:54:57.7899675Z dynamo/test_config (0.2026264797723203) 2024-04-03T15:54:57.7900130Z dynamo/test_pre_dispatch (0.20243736073743462) 2024-04-03T15:54:57.7900641Z inductor/test_compiled_optimizers (0.2020205873808396) 2024-04-03T15:54:57.7901151Z dynamo/test_compile (0.2018933863217884) 2024-04-03T15:54:57.7901591Z test_cpp_api_parity (0.20172170815773563) 2024-04-03T15:54:57.7902067Z onnx/test_fx_to_onnx_decomp_skip (0.20155981764886907) 2024-04-03T15:54:57.7902590Z inductor/test_multi_kernel (0.20141519494817003) 2024-04-03T15:54:57.7903084Z dynamo/test_guard_manager (0.2013851974195049) 2024-04-03T15:54:57.7903572Z lazy/test_functionalization (0.20067435213606633) 2024-04-03T15:54:57.7904067Z test_tensorexpr_pybind (0.2005281718713789) 2024-04-03T15:54:57.7904535Z inductor/test_debug_trace (0.20052674891168581) 2024-04-03T15:54:57.7905016Z dynamo/test_dynamic_shapes (0.20033872594034752) 2024-04-03T15:54:57.7905541Z inductor/test_inductor_freezing (0.20006665220119174) 2024-04-03T15:54:57.7906047Z inductor/test_profiler (0.20006321017706927) 2024-04-03T15:54:57.7906504Z test_native_functions (0.19980115484332023) 2024-04-03T15:54:57.7906930Z test_show_pickle (0.19974121747354506) 2024-04-03T15:54:57.7907494Z inductor/test_triton_kernels (0.19969337526116118) 2024-04-03T15:54:57.7908091Z inductor/test_minifier_isolate (0.19952952337542038) 2024-04-03T15:54:57.7908636Z inductor/test_torchinductor_opinfo (0.1995190819279427) 2024-04-03T15:54:57.7909143Z dynamo/test_sources (0.19942382054524585) 2024-04-03T15:54:57.7909670Z distributed/_composable/test_contract (0.19929658102782455) 2024-04-03T15:54:57.7910200Z inductor/test_codecache (0.1990886750791531) 2024-04-03T15:54:57.7910646Z inductor/test_fp8 (0.19905673540279875) 2024-04-03T15:54:57.7911067Z torch_np/test_dtype (0.19885500202252568) 2024-04-03T15:54:57.7911635Z export/test_db (0.198263839186787) 2024-04-03T15:54:57.7912129Z distributed/checkpoint/test_traverse (0.19800380291746733) 2024-04-03T15:54:57.7912654Z dynamo/test_decorators (0.19799703424433265) 2024-04-03T15:54:57.7913130Z inductor/test_control_flow (0.1979270207815956) 2024-04-03T15:54:57.7913601Z dynamo/test_optimizers (0.1978962540855288) 2024-04-03T15:54:57.7914100Z test_functionalization_of_rng_ops (0.19773932470640304) 2024-04-03T15:54:57.7914610Z dynamo/test_interop (0.19764402486533608) 2024-04-03T15:54:57.7915047Z export/test_serdes (0.19752630379451047) 2024-04-03T15:54:57.7915452Z test_xpu (0.19721721387414928) 2024-04-03T15:54:57.7915873Z export/test_export_predispatch (0.19672237002628476) 2024-04-03T15:54:57.7916475Z torch_np/numpy_tests/core/test_scalarinherit (0.1965914577345205) 2024-04-03T15:54:57.7917046Z dynamo/test_subgraphs (0.1964490271609162) 2024-04-03T15:54:57.7917487Z dynamo/test_after_aot (0.19615980098870317) 2024-04-03T15:54:57.7917965Z onnx/test_onnxscript_runtime (0.19609934443093188) 2024-04-03T15:54:57.7918591Z inductor/test_torchinductor_codegen_dynamic_shapes (0.19585847965909886) 2024-04-03T15:54:57.7919262Z onnx/dynamo/test_registry_dispatcher (0.19580375339847003) 2024-04-03T15:54:57.7919765Z test_openmp (0.19518970783253164) 2024-04-03T15:54:57.7920207Z inductor/test_benchmark_fusion (0.1949848977826519) 2024-04-03T15:54:57.7920665Z test_autocast (0.19492676795627067) 2024-04-03T15:54:57.7921154Z test_set_default_mobile_cpu_allocator (0.19478860626174566) 2024-04-03T15:54:57.7921754Z onnx/test_models_quantized_onnxruntime (0.19471780440242192) 2024-04-03T15:54:57.7922327Z inductor/test_compiled_autograd (0.19446724812132785) 2024-04-03T15:54:57.7922817Z dynamo/test_global (0.19422921003969595) 2024-04-03T15:54:57.7923242Z test_content_store (0.19421959544717507) 2024-04-03T15:54:57.7923651Z export/test_passes (0.19402818813926945) 2024-04-03T15:54:57.7924093Z functorch/test_minifier (0.19396244355561168) 2024-04-03T15:54:57.7924568Z inductor/test_layout_optim (0.19371198342044282) 2024-04-03T15:54:57.7925045Z inductor/test_max_autotune (0.1932942870629658) 2024-04-03T15:54:57.7925513Z nn/test_lazy_modules (0.19324461807800297) 2024-04-03T15:54:57.7925992Z distributed/fsdp/test_fsdp_fx (0.1931961028441426) 2024-04-03T15:54:57.7926435Z test_complex (0.19276573445372308) 2024-04-03T15:54:57.7926921Z inductor/test_decompose_mem_bound_mm (0.19264953248851574) 2024-04-03T15:54:57.7927541Z export/test_safeguard (0.19239901466579176) 2024-04-03T15:54:57.7927992Z inductor/test_minifier (0.19204085186520403) 2024-04-03T15:54:57.7928453Z dynamo/test_reorder_logs (0.19191274703445585) 2024-04-03T15:54:57.7928947Z inductor/test_custom_lowering (0.1918420797794274) 2024-04-03T15:54:57.7929407Z test_jiterator (0.19183284977060736) 2024-04-03T15:54:57.7929794Z dynamo/test_nops (0.1918166587968022) 2024-04-03T15:54:57.7930234Z test_namedtuple_return_api (0.1917126289057263) 2024-04-03T15:54:57.7930704Z test_fx_reinplace_pass (0.19148768589910786) 2024-04-03T15:54:57.7931166Z inductor/test_binary_folding (0.1914233258167731) 2024-04-03T15:54:57.7931667Z onnx/test_fx_type_promotion (0.1913017589089391) 2024-04-03T15:54:57.7932131Z inductor/test_perf (0.19114390652893135) 2024-04-03T15:54:57.7932557Z test_ops_fwd_gradients (0.19108891105971193) 2024-04-03T15:54:57.7933137Z lazy/test_meta_kernel (0.19088204348703272) 2024-04-03T15:54:57.7933677Z inductor/test_aot_inductor (0.19076170724704142) 2024-04-03T15:54:57.7934123Z test_transformers (0.1905909905422407) 2024-04-03T15:54:57.7934590Z inductor/test_fused_attention (0.19056706943604876) 2024-04-03T15:54:57.7935064Z export/test_schema (0.190483826294003) 2024-04-03T15:54:57.7935518Z inductor/test_kernel_benchmark (0.19003257500862814) 2024-04-03T15:54:57.7935993Z test_proxy_tensor (0.1899899631345756) 2024-04-03T15:54:57.7936435Z export/test_experimental (0.18995540828905558) 2024-04-03T15:54:57.7936975Z torch_np/numpy_tests/lib/test_histograms (0.18944266206991717) 2024-04-03T15:54:57.7937555Z onnx/internal/test_registraion (0.18943422045768382) 2024-04-03T15:54:57.7938091Z inductor/test_select_algorithm (0.18931455723916898) 2024-04-03T15:54:57.7938641Z distributed/_spmd/test_transformation (0.189200355109206) 2024-04-03T15:54:57.7939165Z export/test_torchbind (0.18899096851328634) 2024-04-03T15:54:57.7939614Z onnx/test_custom_ops (0.18898248844268292) 2024-04-03T15:54:57.7940042Z torch_np/test_basic (0.18877933210271677) 2024-04-03T15:54:57.7940523Z inductor/test_unbacked_symints (0.18875273813980403) 2024-04-03T15:54:57.7941048Z inductor/test_cutlass_backend (0.18860955762798312) 2024-04-03T15:54:57.7941551Z distributed/_tensor/test_init (0.1885695416939112) 2024-04-03T15:54:57.7942050Z export/test_lift_unlift (0.18843424514795742) 2024-04-03T15:54:57.7942524Z backends/xeon/test_launch (0.18836342405944864) 2024-04-03T15:54:57.7943138Z distributed/_composable/fsdp/test_fully_shard_state (0.18830646721335495) 2024-04-03T15:54:57.7943738Z lazy/test_step_closures (0.18828904557170714) 2024-04-03T15:54:57.7944199Z test_autograd_fallback (0.18805671855803263) 2024-04-03T15:54:57.7944656Z inductor/test_mmdecomp (0.18793676690174216) 2024-04-03T15:54:57.7945065Z test_typing (0.18775987762854307) 2024-04-03T15:54:57.7945502Z inductor/test_pattern_matcher (0.18774003310957998) 2024-04-03T15:54:57.7945992Z test_per_overload_api (0.1876914601881645) 2024-04-03T15:54:57.7946404Z test_stateless (0.18757831566337882) 2024-04-03T15:54:57.7946923Z distributed/checkpoint/test_dedup_tensors (0.1875221279846868) 2024-04-03T15:54:57.7947522Z inductor/test_triton_heuristics (0.18738504312452411) 2024-04-03T15:54:57.7948007Z test_public_bindings (0.18713023719353583) 2024-04-03T15:54:57.7948499Z onnx/test_onnxscript_no_runtime (0.18702557273935355) 2024-04-03T15:54:57.7948963Z test_pytree (0.18659112776170517) 2024-04-03T15:54:57.7949376Z torch_np/test_nep50_examples (0.1862029674324523) 2024-04-03T15:54:57.7949965Z distributed/checkpoint/test_compatibility (0.18618546887406429) 2024-04-03T15:54:57.7950628Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1861450875854766) 2024-04-03T15:54:57.7951288Z inductor/test_snode_runtime (0.1859464116456252) 2024-04-03T15:54:57.7951773Z nn/test_packed_sequence (0.18590789558798657) 2024-04-03T15:54:57.7952290Z inductor/test_group_batch_fusion (0.18588933942442126) 2024-04-03T15:54:57.7952806Z export/test_export_nonstrict (0.1858619570649218) 2024-04-03T15:54:57.7953289Z test_expanded_weights (0.1858443239022385) 2024-04-03T15:54:57.7953804Z distributed/_tensor/test_common_rules (0.1857019702453744) 2024-04-03T15:54:57.7954391Z distributed/_composable/test_checkpoint (0.1856685306925868) 2024-04-03T15:54:57.7955012Z distributed/_tensor/test_dtensor_compile (0.1856380524342956) 2024-04-03T15:54:57.7955583Z inductor/test_cudagraph_trees (0.1855902871386519) 2024-04-03T15:54:57.7956109Z dynamo/test_input_attr_tracking (0.18545675967772193) 2024-04-03T15:54:57.7956745Z onnx/torch_export/test_torch_export_with_onnxruntime (0.18534330748597558) 2024-04-03T15:54:57.7957419Z test_functional_autograd_benchmark (0.1853250397601859) 2024-04-03T15:54:57.7957984Z inductor/test_distributed_patterns (0.1852944076684144) 2024-04-03T15:54:57.7958471Z test_flop_counter (0.18505971546497976) 2024-04-03T15:54:57.7959111Z distributed/test_c10d_functional_native (0.18484619459427612) 2024-04-03T15:54:57.7959719Z dynamo/test_export (0.18460313769534833) 2024-04-03T15:54:57.7960142Z torch_np/test_random (0.18438938607442418) 2024-04-03T15:54:57.7960570Z test_sympy_utils (0.18434692803385197) 2024-04-03T15:54:57.7961088Z distributed/checkpoint/e2e/test_fsdp_ep (0.18428481776616712) 2024-04-03T15:54:57.7961600Z test_custom_ops (0.1842380331589605) 2024-04-03T15:54:57.7962026Z test_functionalization (0.1841212350890169) 2024-04-03T15:54:57.7962482Z dynamo/test_cudagraphs (0.18375032333874647) 2024-04-03T15:54:57.7962915Z test_numpy_interop (0.18373388238553578) 2024-04-03T15:54:57.7963364Z dynamo/test_model_output (0.1836182957542498) 2024-04-03T15:54:57.7963900Z inductor/test_mkldnn_pattern_matcher (0.18351103536008687) 2024-04-03T15:54:57.7964411Z dynamo/test_profiler (0.18331101337728253) 2024-04-03T15:54:57.7964848Z export/test_upgrade (0.1832705167135846) 2024-04-03T15:54:57.7965395Z distributed/checkpoint/test_save_load_api (0.18316296788164607) 2024-04-03T15:54:57.7966002Z dynamo/test_verify_correctness (0.18313087437181136) 2024-04-03T15:54:57.7966562Z distributed/_spmd/test_data_parallel (0.1829204301707144) 2024-04-03T15:54:57.7967062Z test_out_dtype_op (0.1828176501766662) 2024-04-03T15:54:57.7967607Z inductor/test_memory_planning (0.1827475021096339) 2024-04-03T15:54:57.7981294Z higher_order_ops/test_with_effects (0.18261789740245246) 2024-04-03T15:54:57.7981842Z dynamo/test_ctx_manager (0.18257891984437283) 2024-04-03T15:54:57.7982369Z inductor/test_custom_post_grad_passes (0.1824455846752933) 2024-04-03T15:54:57.7982905Z export/test_pass_infra (0.1824138180616043) 2024-04-03T15:54:57.7983373Z dynamo/test_debug_utils (0.18234978487541526) 2024-04-03T15:54:57.7983801Z test_matmul_cuda (0.18218624065663513) 2024-04-03T15:54:57.7984214Z test_mkldnn_fusion (0.18216520392819946) 2024-04-03T15:54:57.7984721Z distributed/_tensor/test_dtensor_ops (0.1820918253580801) 2024-04-03T15:54:57.7985246Z dynamo/test_minifier (0.18204777129514946) 2024-04-03T15:54:57.7985691Z test_namedtensor (0.18199319886800094) 2024-04-03T15:54:57.7986085Z test_hub (0.1819293964320324) 2024-04-03T15:54:57.7986484Z nn/test_multihead_attention (0.18167682108650896) 2024-04-03T15:54:57.7987076Z distributed/checkpoint/test_tp_checkpoint (0.18161078806507555) 2024-04-03T15:54:57.7987623Z test_ops_gradients (0.1815552157203049) 2024-04-03T15:54:57.7988113Z torch_np/numpy_tests/core/test_einsum (0.18143003372568306) 2024-04-03T15:54:57.7988665Z onnx/internal/test_beartype (0.18134927114850768) 2024-04-03T15:54:57.7989168Z onnx/test_pytorch_jit_onnx (0.18116090205183866) 2024-04-03T15:54:57.7989621Z test_legacy_vmap (0.18111225221368302) 2024-04-03T15:54:57.7990025Z dynamo/test_modules (0.18093063256096364) 2024-04-03T15:54:57.7990477Z dynamo/test_recompile_ux (0.18085327354954064) 2024-04-03T15:54:57.7990914Z nn/test_pruning (0.18078768279936322) 2024-04-03T15:54:57.7991622Z dynamo/test_repros (0.18078385619153992) 2024-04-03T15:54:57.7992131Z distributed/_tensor/test_tensor_ops (0.18075978125186765) 2024-04-03T15:54:57.7992669Z test_ci_sanity_check_fail (0.1804765353562026) 2024-04-03T15:54:57.7993122Z export/test_serialize (0.1803824084954232) 2024-04-03T15:54:57.7993539Z test_itt (0.18029949224952313) 2024-04-03T15:54:57.7993920Z dynamo/test_backends (0.1802265367214747) 2024-04-03T15:54:57.7994324Z test_modules (0.18017419487979106) 2024-04-03T15:54:57.7994701Z test_masked (0.18014992764826837) 2024-04-03T15:54:57.7995075Z test_logging (0.18002576480045374) 2024-04-03T15:54:57.7995520Z inductor/test_standalone_compile (0.1800101314730148) 2024-04-03T15:54:57.7996023Z dynamo/test_functions (0.17995671279696882) 2024-04-03T15:54:57.7996617Z distributed/_composable/fsdp/test_fully_shard_init (0.17986914308828866) 2024-04-03T15:54:57.7997296Z distributed/_tensor/test_xla_integration (0.17957405201463786) 2024-04-03T15:54:57.7997812Z test_utils (0.17927876864913667) 2024-04-03T15:54:57.7998501Z distributed/checkpoint/test_format_utils (0.17918573785190467) 2024-04-03T15:54:57.7999122Z dynamo/test_logging (0.17910809040270606) 2024-04-03T15:54:57.7999603Z dynamo/test_autograd_function (0.17910276391844948) 2024-04-03T15:54:57.8000108Z inductor/test_cuda_repro (0.17903596172961442) 2024-04-03T15:54:57.8000560Z test_function_schema (0.17899765719301125) 2024-04-03T15:54:57.8001045Z onnx/dynamo/test_exporter_api (0.17861651551629862) 2024-04-03T15:54:57.8001528Z onnx/test_fx_to_onnx (0.1786112467195972) 2024-04-03T15:54:57.8002023Z distributed/test_dynamo_distributed (0.1785827875257354) 2024-04-03T15:54:57.8002587Z distributed/_tensor/test_dtensor (0.17834605702868633) 2024-04-03T15:54:57.8003161Z inductor/test_efficient_conv_bn_eval (0.17830384896751966) 2024-04-03T15:54:57.8003744Z dynamo/test_backward_higher_order_ops (0.17825567985899007) 2024-04-03T15:54:57.8004390Z distributed/checkpoint/test_fsdp_optim_state (0.178038736193349) 2024-04-03T15:54:57.8004968Z onnx/test_autograd_funs (0.17803865927660883) 2024-04-03T15:54:57.8005434Z test_numba_integration (0.17751735607012684) 2024-04-03T15:54:57.8005852Z test_tensorexpr (0.1774186526633075) 2024-04-03T15:54:57.8006286Z onnx/test_symbolic_helper (0.17732916003612317) 2024-04-03T15:54:57.8006756Z test_fx_experimental (0.17728299076283793) 2024-04-03T15:54:57.8007225Z distributed/_tensor/test_api (0.17715925095709423) 2024-04-03T15:54:57.8007865Z functorch/test_vmap_registrations (0.1771048515926111) 2024-04-03T15:54:57.8008459Z torch_np/numpy_tests/core/test_getlimits (0.17706841228695697) 2024-04-03T15:54:57.8009191Z dynamo/test_higher_order_ops (0.17701701267534037) 2024-04-03T15:54:57.8009689Z torch_np/test_ufuncs_basic (0.17645642424381808) 2024-04-03T15:54:57.8010225Z distributed/_tensor/test_random_ops (0.17634283744777643) 2024-04-03T15:54:57.8010761Z distributed/test_device_mesh (0.17633487656516914) 2024-04-03T15:54:57.8011232Z test_pruning_op (0.17624053818335428) 2024-04-03T15:54:57.8011791Z distributed/checkpoint/test_dtensor_resharding (0.1761411232966884) 2024-04-03T15:54:57.8012340Z test_decomp (0.17613398926903792) 2024-04-03T15:54:57.8012753Z onnx/test_export_modes (0.17572906109042863) 2024-04-03T15:54:57.8013181Z test_subclass (0.17563378047854672) 2024-04-03T15:54:57.8013548Z test_dlpack (0.17561214764537475) 2024-04-03T15:54:57.8013952Z dynamo/test_torchrec (0.17521694943439658) 2024-04-03T15:54:57.8014549Z distributed/_tensor/experimental/test_tp_transform (0.17517262616287535) 2024-04-03T15:54:57.8015183Z test_model_exports_to_core_aten (0.17506842320913407) 2024-04-03T15:54:57.8015658Z export/test_hop (0.17505628959337274) 2024-04-03T15:54:57.8016052Z test_fx_passes (0.17504069472430386) 2024-04-03T15:54:57.8016633Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1748836307408828) 2024-04-03T15:54:57.8017310Z dynamo/test_activation_checkpointing (0.1747903691934303) 2024-04-03T15:54:57.8017810Z nn/test_dropout (0.17460923027033695) 2024-04-03T15:54:57.8018223Z dynamo/test_hooks (0.1746075957896084) 2024-04-03T15:54:57.8018731Z distributed/test_compute_comm_reordering (0.17456888744011936) 2024-04-03T15:54:57.8019421Z distributed/tensor/parallel/test_ddp_2d_parallel (0.1744729722651311) 2024-04-03T15:54:57.8020082Z distributed/checkpoint/test_fsspec (0.17441190037343846) 2024-04-03T15:54:57.8020677Z distributed/_tensor/test_experimental_ops (0.1742879490466593) 2024-04-03T15:54:57.8021233Z test_segment_reductions (0.17424618325674862) 2024-04-03T15:54:57.8021688Z nn/test_module_hooks (0.17421232066189007) 2024-04-03T15:54:57.8022086Z test_weak (0.17419320685195858) 2024-04-03T15:54:57.8022453Z test_type_hints (0.17405587201239037) 2024-04-03T15:54:57.8022839Z test_optim (0.1739210946544327) 2024-04-03T15:54:57.8023304Z torch_np/numpy_tests/lib/test_type_check (0.17362127320126164) 2024-04-03T15:54:57.8023934Z distributed/_tensor/test_convolution_ops (0.1735926024863644) 2024-04-03T15:54:57.8024674Z dynamo/test_aot_autograd (0.1735709696531924) 2024-04-03T15:54:57.8025341Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1733972531955252) 2024-04-03T15:54:57.8026028Z distributed/_tensor/test_redistribute (0.17319350075082277) 2024-04-03T15:54:57.8026634Z distributed/_tools/test_memory_tracker (0.1729686923484996) 2024-04-03T15:54:57.8027174Z test_sparse_semi_structured (0.1729516552905526) 2024-04-03T15:54:57.8027729Z distributed/_tensor/test_pointwise_ops (0.17294094463448434) 2024-04-03T15:54:57.8028266Z export/test_verifier (0.17292054246915503) 2024-04-03T15:54:57.8028689Z dynamo/test_exc (0.17284245274870047) 2024-04-03T15:54:57.8029170Z benchmark_utils/test_benchmark_utils (0.17261716361675128) 2024-04-03T15:54:57.8029680Z nn/test_embedding (0.17259505005395326) 2024-04-03T15:54:57.8030169Z distributed/test_collective_utils (0.17256049520843322) 2024-04-03T15:54:57.8030664Z test_sort_and_select (0.17231672682965887) 2024-04-03T15:54:57.8031091Z dynamo/test_unspec (0.1722754802277443) 2024-04-03T15:54:57.8031738Z torch_np/numpy_tests/core/test_numeric (0.17225588568818676) 2024-04-03T15:54:57.8032370Z distributed/tensor/parallel/test_tp_style (0.17214737539699615) 2024-04-03T15:54:57.8033080Z distributed/tensor/parallel/test_tp_random_state (0.17212435806250115) 2024-04-03T15:54:57.8033663Z test_native_mha (0.17204674907167264) 2024-04-03T15:54:57.8034056Z test_import_stats (0.17165085861003299) 2024-04-03T15:54:57.8034460Z test_monitor (0.17159207499136034) 2024-04-03T15:54:57.8034855Z test_jit_disabled (0.17136251698033186) 2024-04-03T15:54:57.8035274Z nn/test_load_state_dict (0.1712796007344318) 2024-04-03T15:54:57.8035777Z distributed/_tensor/test_math_ops (0.17114038143472948) 2024-04-03T15:54:57.8036419Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.17111913318525834) 2024-04-03T15:54:57.8037133Z distributed/checkpoint/test_dtensor_checkpoint (0.17111628726587216) 2024-04-03T15:54:57.8037692Z test_mps (0.1711080187163042) 2024-04-03T15:54:57.8038118Z dynamo/test_structured_trace (0.17081261997569278) 2024-04-03T15:54:57.8038619Z functorch/test_control_flow (0.17077635373270403) 2024-04-03T15:54:57.8039072Z test_vulkan (0.17075481704545725) 2024-04-03T15:54:57.8039447Z test_foreach (0.17046247574526746) 2024-04-03T15:54:57.8039835Z nn/test_convolution (0.17042080610128196) 2024-04-03T15:54:57.8040296Z onnx/test_models_onnxruntime (0.1703616955864636) 2024-04-03T15:54:57.8040798Z test_compile_benchmark_util (0.17013817553953825) 2024-04-03T15:54:57.8041266Z export/test_unflatten (0.16985237216226262) 2024-04-03T15:54:57.8041805Z distributed/optim/test_named_optimizer (0.16984337290366308) 2024-04-03T15:54:57.8042409Z distributed/_tensor/test_op_strategy (0.1697567069666799) 2024-04-03T15:54:57.8042915Z export/test_export (0.16975516863187656) 2024-04-03T15:54:57.8043349Z inductor/test_cpu_repro (0.16966417612825896) 2024-04-03T15:54:57.8043817Z dynamo/test_trace_rules (0.16937156561947858) 2024-04-03T15:54:57.8044319Z distributions/test_constraints (0.16928193838799896) 2024-04-03T15:54:57.8044919Z test_cpp_extensions_open_device_registration (0.16917785080936792) 2024-04-03T15:54:57.8045531Z onnx/internal/test_diagnostics (0.16911545210390744) 2024-04-03T15:54:57.8046172Z distributed/_composable/fsdp/test_fully_shard_memory (0.168882682818977) 2024-04-03T15:54:57.8046763Z test_functional_optim (0.1687832679323111) 2024-04-03T15:54:57.8047189Z test_type_info (0.16873565647014774) 2024-04-03T15:54:57.8047693Z test_cuda_sanitizer (0.16869487136867417) 2024-04-03T15:54:57.8048220Z distributed/checkpoint/e2e/test_pipeline (0.16857672725577763) 2024-04-03T15:54:57.8048856Z distributed/_tensor/test_embedding_ops (0.16847348576128843) 2024-04-03T15:54:57.8049394Z dynamo/test_subclasses (0.16832315199263198) 2024-04-03T15:54:57.8049956Z distributed/checkpoint/test_hsdp_checkpoint (0.16830582649690937) 2024-04-03T15:54:57.8050499Z test_ops_jit (0.1680993819663011) 2024-04-03T15:54:57.8050894Z lazy/test_generator (0.16801879245179108) 2024-04-03T15:54:57.8051418Z nn/test_init (0.16795435545271617) 2024-04-03T15:54:57.8051925Z onnx/test_onnx_opset (0.1677589292451368) 2024-04-03T15:54:57.8052442Z torch_np/numpy_tests/core/test_indexing (0.1676652061972433) 2024-04-03T15:54:57.8053033Z onnx/test_pytorch_onnx_shape_inference (0.1676023075329717) 2024-04-03T15:54:57.8053704Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1675811746586108) 2024-04-03T15:54:57.8054399Z torch_np/numpy_tests/core/test_shape_base (0.16744257069282983) 2024-04-03T15:54:57.8054985Z distributed/_spmd/test_tracing (0.16738580613858658) 2024-04-03T15:54:57.8055585Z distributed/checkpoint/e2e/test_fine_tuning (0.16720684011340298) 2024-04-03T15:54:57.8056219Z distributed/_tensor/test_matrix_ops (0.1669846084218754) 2024-04-03T15:54:57.8056903Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.16697947422946924) 2024-04-03T15:54:57.8057523Z onnx/test_utility_funs (0.1668218141413119) 2024-04-03T15:54:57.8058028Z test_cpp_extensions_jit (0.16650172512710684) 2024-04-03T15:54:57.8058694Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.16643044253815706) 2024-04-03T15:54:57.8059572Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.16571994338004922) 2024-04-03T15:54:57.8060235Z test_meta (0.16571327085283974) 2024-04-03T15:54:57.8060621Z test_maskedtensor (0.16570034884049167) 2024-04-03T15:54:57.8061235Z distributed/_composable/fully_shard/test_fully_shard_compile (0.16549367355966288) 2024-04-03T15:54:57.8061959Z onnx/test_fx_to_onnx_with_onnxruntime (0.16540043124139542) 2024-04-03T15:54:57.8062576Z torch_np/numpy_tests/core/test_scalarmath (0.1651475097705412) 2024-04-03T15:54:57.8063086Z test_fake_tensor (0.1651178968255769) 2024-04-03T15:54:57.8063523Z onnx/test_op_consistency (0.16507974612245407) 2024-04-03T15:54:57.8063986Z test_python_dispatch (0.16497469708457096) 2024-04-03T15:54:57.8064534Z distributed/checkpoint/test_fsdp_model_state (0.1648920115888914) 2024-04-03T15:54:57.8065212Z torch_np/numpy_tests/lib/test_function_base (0.16485976424557638) 2024-04-03T15:54:57.8065819Z lazy/test_extract_compiled_graph (0.16475144624623617) 2024-04-03T15:54:57.8066411Z torch_np/numpy_tests/lib/test_shape_base_ (0.16469737377789875) 2024-04-03T15:54:57.8067002Z distributed/fsdp/test_shard_utils (0.16466037682587842) 2024-04-03T15:54:57.8067510Z optim/test_swa_utils (0.16452619557265705) 2024-04-03T15:54:57.8068079Z distributed/checkpoint/test_state_dict_utils (0.16430144485788903) 2024-04-03T15:54:57.8068614Z test_futures (0.16405584970653572) 2024-04-03T15:54:57.8069194Z distributed/_composable/fsdp/test_fully_shard_training (0.16396995293695418) 2024-04-03T15:54:57.8069913Z torch_np/numpy_tests/core/test_multiarray (0.16394714712349467) 2024-04-03T15:54:57.8070599Z distributed/tensor/parallel/test_fsdp_2d_parallel (0.1635044143670933) 2024-04-03T15:54:57.8071469Z distributed/_composable/test_compose (0.16329079735046442) 2024-04-03T15:54:57.8072026Z distributed/test_fake_pg (0.16321159233727744) 2024-04-03T15:54:57.8072633Z distributed/tensor/parallel/test_parallelize_api (0.16318907496159354) 2024-04-03T15:54:57.8073265Z onnx/test_fx_op_consistency (0.16315040507047457) 2024-04-03T15:54:57.8073835Z distributed/_tensor/debug/test_comm_mode (0.16295095996322148) 2024-04-03T15:54:57.8074334Z test_testing (0.162948421710796) 2024-04-03T15:54:57.8074864Z distributed/tensor/parallel/test_tp_examples (0.16282923922190717) 2024-04-03T15:54:57.8075437Z onnx/test_operators (0.16277999327901524) 2024-04-03T15:54:57.8075871Z lazy/test_ts_opinfo (0.1626664064829736) 2024-04-03T15:54:57.8076473Z distributed/_composable/fully_shard/test_fully_shard_util (0.16251264991937972) 2024-04-03T15:54:57.8077134Z inductor/test_torchinductor (0.16245123190235636) 2024-04-03T15:54:57.8077692Z torch_np/numpy_tests/core/test_dlpack (0.16244177114331582) 2024-04-03T15:54:57.8078233Z torch_np/test_ndarray_methods (0.16231806979594218) 2024-04-03T15:54:57.8078823Z functorch/test_dims (0.16227793848676006) 2024-04-03T15:54:57.8079363Z distributed/test_c10d_pypg (0.16212172058748084) 2024-04-03T15:54:57.8079910Z distributed/test_inductor_collectives (0.16189173953438143) 2024-04-03T15:54:57.8080500Z lazy/test_debug_util (0.1613507071840466) 2024-04-03T15:54:57.8081064Z distributed/fsdp/test_fsdp_backward_prefetch (0.16095156699013488) 2024-04-03T15:54:57.8081713Z distributed/_composable/test_replicate (0.16089459091485617) 2024-04-03T15:54:57.8082220Z test_mkldnn (0.160616363836487) 2024-04-03T15:54:57.8082753Z distributed/_shard/sharding_plan/test_sharding_plan (0.160603239917696) 2024-04-03T15:54:57.8083437Z torch_np/numpy_tests/lib/test_index_tricks (0.16058938528987343) 2024-04-03T15:54:57.8084179Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1605182276906264) 2024-04-03T15:54:57.8084886Z onnx/test_pytorch_onnx_onnxruntime (0.1604705104679453) 2024-04-03T15:54:57.8085386Z onnx/test_verification (0.16031985941773566) 2024-04-03T15:54:57.8085810Z test_ops (0.1603053702268067) 2024-04-03T15:54:57.8086394Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.16018331297475416) 2024-04-03T15:54:57.8087105Z distributed/_tensor/test_optimizers (0.15971901468732846) 2024-04-03T15:54:57.8087752Z distributed/fsdp/test_fsdp_pure_fp16 (0.15965351046848372) 2024-04-03T15:54:57.8088342Z distributed/test_distributed_spawn (0.15947485211026077) 2024-04-03T15:54:57.8088950Z torch_np/numpy_tests/lib/test_twodim_base (0.15934812216624308) 2024-04-03T15:54:57.8089560Z distributed/fsdp/test_fsdp_optim_state (0.1592278051554368) 2024-04-03T15:54:57.8090059Z test_cuda (0.15910960335498514) 2024-04-03T15:54:57.8090608Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15910085407579114) 2024-04-03T15:54:57.8091181Z test_indexing (0.15903989755920878) 2024-04-03T15:54:57.8091716Z distributed/fsdp/test_distributed_checkpoint (0.1588424715163851) 2024-04-03T15:54:57.8092268Z test_datapipe (0.15879743676501729) 2024-04-03T15:54:57.8092710Z distributed/_tensor/test_utils (0.15876403567059974) 2024-04-03T15:54:57.8093183Z test_shape_ops (0.15846275279936553) 2024-04-03T15:54:57.8093585Z test_nestedtensor (0.15819101557094797) 2024-04-03T15:54:57.8093983Z test_jit_fuser_te (0.1581801606959919) 2024-04-03T15:54:57.8094411Z test_scatter_gather_ops (0.1581060610314335) 2024-04-03T15:54:57.8094849Z test_jit_llga_fuser (0.15774963847209203) 2024-04-03T15:54:57.8095366Z torch_np/numpy_tests/fft/test_pocketfft (0.15757350875170206) 2024-04-03T15:54:57.8096043Z distributed/_composable/fsdp/test_fully_shard_comm (0.15738059195277065) 2024-04-03T15:54:57.8096747Z distributed/fsdp/test_fsdp_flatten_params (0.15715410099675634) 2024-04-03T15:54:57.8097365Z functorch/test_memory_efficient_fusion (0.1568568562543809) 2024-04-03T15:54:57.8097966Z torch_np/numpy_tests/core/test_dtype (0.15680276455685843) 2024-04-03T15:54:57.8098729Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.15651472097952546) 2024-04-03T15:54:57.8099480Z distributed/checkpoint/test_utils (0.1564573218621758) 2024-04-03T15:54:57.8100033Z distributed/_tensor/test_view_ops (0.15623693617241224) 2024-04-03T15:54:57.8100704Z distributed/_composable/fully_shard/test_fully_shard_init (0.1562360900882704) 2024-04-03T15:54:57.8101308Z test_model_dump (0.15616911483676998) 2024-04-03T15:54:57.8101701Z test_jit_autocast (0.15599318702282297) 2024-04-03T15:54:57.8102176Z distributed/test_functional_api (0.15589809870279148) 2024-04-03T15:54:57.8102684Z test_tensor_creation_ops (0.15589606040917706) 2024-04-03T15:54:57.8103125Z test_bundled_inputs (0.15582554698762893) 2024-04-03T15:54:57.8103543Z test_overrides (0.15544786656422382) 2024-04-03T15:54:57.8104010Z distributed/_shard/test_sharder (0.15542431081254768) 2024-04-03T15:54:57.8104560Z distributed/fsdp/test_fsdp_overlap (0.15532832833541174) 2024-04-03T15:54:57.8105273Z test_type_promotion (0.1551368729545435) 2024-04-03T15:54:57.8105921Z distributed/test_c10d_logger (0.15513357514930887) 2024-04-03T15:54:57.8106534Z torch_np/numpy_tests/linalg/test_linalg (0.1549775206981025) 2024-04-03T15:54:57.8107051Z functorch/test_ops (0.15457418854185168) 2024-04-03T15:54:57.8107474Z test_schema_check (0.15454340261659982) 2024-04-03T15:54:57.8107986Z torch_np/numpy_tests/lib/test_arraysetops (0.15448024435833016) 2024-04-03T15:54:57.8108639Z torch_np/numpy_tests/core/test_numerictypes (0.15443961309033694) 2024-04-03T15:54:57.8109349Z distributed/_shard/sharding_spec/test_sharding_spec (0.15428257795069344) 2024-04-03T15:54:57.8110081Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15367405116086205) 2024-04-03T15:54:57.8110633Z functorch/test_vmap (0.15346709705685016) 2024-04-03T15:54:57.8111036Z test_fx (0.1534527905431791) 2024-04-03T15:54:57.8111692Z torch_np/numpy_tests/core/test_scalar_methods (0.1534515021877813) 2024-04-03T15:54:57.8112362Z distributed/fsdp/test_fsdp_ignored_modules (0.15328557355005598) 2024-04-03T15:54:57.8113028Z distributed/fsdp/test_fsdp_tp_integration (0.1532594699313618) 2024-04-03T15:54:57.8113682Z distributed/fsdp/test_checkpoint_wrapper (0.15310115605091304) 2024-04-03T15:54:57.8114290Z distributed/fsdp/test_fsdp_grad_acc (0.15289410580097593) 2024-04-03T15:54:57.8114900Z distributed/checkpoint/test_checkpoint (0.15287821287953893) 2024-04-03T15:54:57.8115502Z distributed/test_multi_threaded_pg (0.15287213645706574) 2024-04-03T15:54:57.8116017Z nn/test_parametrization (0.15266482661313058) 2024-04-03T15:54:57.8116458Z test_reductions (0.1526469242418567) 2024-04-03T15:54:57.8116929Z distributed/fsdp/test_fsdp_memory (0.1526010626355321) 2024-04-03T15:54:57.8117497Z distributed/nn/jit/test_instantiator (0.15256207546285994) 2024-04-03T15:54:57.8118008Z test_tensorboard (0.1523239700790804) 2024-04-03T15:54:57.8118583Z distributed/checkpoint/test_file_system_checkpoint (0.15217902048223567) 2024-04-03T15:54:57.8119234Z distributed/rpc/test_share_memory (0.15202611961737614) 2024-04-03T15:54:57.8119817Z distributed/checkpoint/test_planner (0.15193739615759347) 2024-04-03T15:54:57.8120398Z distributed/fsdp/test_fsdp_apply (0.15191293663422037) 2024-04-03T15:54:57.8120905Z test_xnnpack_integration (0.15155255286276031) 2024-04-03T15:54:57.8121394Z functorch/test_aotdispatch (0.15154409202134195) 2024-04-03T15:54:57.8121985Z distributed/fsdp/test_fsdp_freezing_weights (0.15140862241272277) 2024-04-03T15:54:57.8122524Z test_jit (0.15119631298067673) 2024-04-03T15:54:57.8122877Z optim/test_optim (0.1510267788707561) 2024-04-03T15:54:57.8123432Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.15098779169808396) 2024-04-03T15:54:57.8124022Z test_mobile_optimizer (0.15093774774401278) 2024-04-03T15:54:57.8124561Z distributed/pipeline/sync/test_pipeline (0.15080214353109833) 2024-04-03T15:54:57.8125265Z distributed/_composable/test_replicate_with_compiler (0.15062365823554075) 2024-04-03T15:54:57.8125953Z distributed/fsdp/test_fsdp_state_dict (0.15032855754729746) 2024-04-03T15:54:57.8126572Z distributed/fsdp/test_fsdp_traversal (0.150323288750596) 2024-04-03T15:54:57.8127200Z torch_np/numpy_tests/core/test_scalar_ctors (0.14973471224024543) 2024-04-03T15:54:57.8127876Z profiler/test_memory_profiler (0.1495494294277756) 2024-04-03T15:54:57.8128401Z distributed/fsdp/test_fsdp_input (0.14949164572672513) 2024-04-03T15:54:57.8128898Z test_cuda_multigpu (0.14936855009868033) 2024-04-03T15:54:57.8129395Z distributed/fsdp/test_fsdp_uneven (0.14920394827472291) 2024-04-03T15:54:57.8130011Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1490602678040909) 2024-04-03T15:54:57.8130776Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.14900416665673158) 2024-04-03T15:54:57.8131532Z distributed/fsdp/test_fsdp_clip_grad_norm (0.14873143912528436) 2024-04-03T15:54:57.8132166Z distributed/fsdp/test_fsdp_exec_order (0.14852424465645947) 2024-04-03T15:54:57.8132652Z test_metal (0.14803461191774123) 2024-04-03T15:54:57.8133250Z distributed/fsdp/test_fsdp_fine_tune (0.14792183274747134) 2024-04-03T15:54:57.8133879Z optim/test_lrscheduler (0.14769475530131326) 2024-04-03T15:54:57.8134328Z profiler/test_profiler (0.1476881404616589) 2024-04-03T15:54:57.8134856Z torch_np/numpy_tests/fft/test_helper (0.14767844895239784) 2024-04-03T15:54:57.8135420Z distributed/fsdp/test_fsdp_core (0.14732821819063982) 2024-04-03T15:54:57.8136073Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14727589557814122) 2024-04-03T15:54:57.8136715Z distributed/fsdp/test_wrap (0.1469486436925081) 2024-04-03T15:54:57.8137237Z onnx/test_pytorch_onnx_no_runtime (0.14687293839099871) 2024-04-03T15:54:57.8137903Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.14681432783499143) 2024-04-03T15:54:57.8138606Z distributed/fsdp/test_fsdp_comm_hooks (0.1467673893943045) 2024-04-03T15:54:57.8139144Z torch_np/test_reductions (0.14651558321618272) 2024-04-03T15:54:57.8139625Z dynamo/test_python_autograd (0.14643315731450124) 2024-04-03T15:54:57.8140289Z distributed/algorithms/quantization/test_quantization (0.14642684052721502) 2024-04-03T15:54:57.8140918Z test_unary_ufuncs (0.14627329548465662) 2024-04-03T15:54:57.8141309Z test_cuda_trace (0.14585613754436078) 2024-04-03T15:54:57.8141781Z distributed/fsdp/test_fsdp_meta (0.14582837060116047) 2024-04-03T15:54:57.8142390Z distributed/fsdp/test_fsdp_use_orig_params (0.14576123190158718) 2024-04-03T15:54:57.8142969Z profiler/test_profiler_tree (0.14561209034240333) 2024-04-03T15:54:57.8143603Z distributed/optim/test_apply_optimizer_in_backward (0.14552778959518028) 2024-04-03T15:54:57.8144208Z test_multiprocessing (0.1453958100836462) 2024-04-03T15:54:57.8144729Z distributed/fsdp/test_fsdp_checkpoint (0.145344381628252) 2024-04-03T15:54:57.8145269Z distributed/fsdp/test_utils (0.14520821015437882) 2024-04-03T15:54:57.8145728Z dynamo/test_misc (0.1450757499132187) 2024-04-03T15:54:57.8146234Z distributed/pipeline/sync/test_phony (0.14497353718012923) 2024-04-03T15:54:57.8146818Z torch_np/test_function_base (0.1448221458062955) 2024-04-03T15:54:57.8147384Z distributed/test_c10d_object_collectives (0.1447591509960987) 2024-04-03T15:54:57.8147919Z test_serialization (0.14474033523853536) 2024-04-03T15:54:57.8148318Z test_autograd (0.14448474091096034) 2024-04-03T15:54:57.8148720Z test_dynamic_shapes (0.14431643746888237) 2024-04-03T15:54:57.8149238Z distributed/pipeline/sync/test_worker (0.1442355402874117) 2024-04-03T15:54:57.8149878Z distributed/pipeline/sync/test_transparency (0.14385033163806274) 2024-04-03T15:54:57.8150700Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.14369354647782479) 2024-04-03T15:54:57.8151699Z distributed/fsdp/test_fsdp_unshard_params (0.1436571744743183) 2024-04-03T15:54:57.8152355Z distributed/fsdp/test_fsdp_multiple_forward (0.1436448774104841) 2024-04-03T15:54:57.8152968Z distributed/fsdp/test_fsdp_comm (0.14353567486863197) 2024-04-03T15:54:57.8153541Z torch_np/numpy_tests/lib/test_arraypad (0.1435183301437243) 2024-04-03T15:54:57.8154133Z distributed/pipeline/sync/test_bugs (0.14339314814910248) 2024-04-03T15:54:57.8154787Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14312732389508526) 2024-04-03T15:54:57.8155390Z test_multiprocessing_spawn (0.14305937756974021) 2024-04-03T15:54:57.8155913Z distributed/fsdp/test_fsdp_misc (0.14283350194764724) 2024-04-03T15:54:57.8156379Z test_dispatch (0.14273435626957195) 2024-04-03T15:54:57.8156901Z distributed/pipeline/sync/skip/test_gpipe (0.14251872980310623) 2024-04-03T15:54:57.8157511Z distributed/algorithms/test_join (0.1417754448845022) 2024-04-03T15:54:57.8158090Z distributed/fsdp/test_fsdp_hybrid_shard (0.14137821799450215) 2024-04-03T15:54:57.8158850Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1411224698334468) 2024-04-03T15:54:57.8159627Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1411224698334468) 2024-04-03T15:54:57.8160325Z distributed/pipeline/sync/test_inplace (0.140856616735652) 2024-04-03T15:54:57.8160964Z test_view_ops (0.14078815122231084) 2024-04-03T15:54:57.8161563Z distributed/rpc/cuda/test_tensorpipe_agent (0.14048466660938932) 2024-04-03T15:54:57.8162214Z distributed/pipeline/sync/test_microbatch (0.139586730970087) 2024-04-03T15:54:57.8162869Z distributed/pipeline/sync/test_checkpoint (0.1390626972193291) 2024-04-03T15:54:57.8163482Z distributed/rpc/test_faulty_agent (0.1390173451864081) 2024-04-03T15:54:57.8164014Z torch_np/test_scalars_0D_arrays (0.13867920958204136) 2024-04-03T15:54:57.8164626Z distributed/pipeline/sync/skip/test_portal (0.13860211016461643) 2024-04-03T15:54:57.8165162Z test_prims (0.13836609114741394) 2024-04-03T15:54:57.8165682Z distributed/_shard/sharded_tensor/ops/test_init (0.13812358228025984) 2024-04-03T15:54:57.8166327Z distributed/rpc/test_tensorpipe_agent (0.13796852774667565) 2024-04-03T15:54:57.8166824Z test_nn (0.13741091983883483) 2024-04-03T15:54:57.8167204Z dynamo/test_comptime (0.13715088356951516) 2024-04-03T15:54:57.8167800Z distributed/pipeline/sync/test_copy (0.13713239470809752) 2024-04-03T15:54:57.8168324Z test_cuda_primary_ctx (0.1369420642345542) 2024-04-03T15:54:57.8168881Z distributed/fsdp/test_fsdp_mixed_precision (0.13673932132206645) 2024-04-03T15:54:57.8169589Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.13670847770925948) 2024-04-03T15:54:57.8170225Z distributed/test_pg_wrapper (0.13649758162231404) 2024-04-03T15:54:57.8170744Z distributed/test_c10d_common (0.13644117280799406) 2024-04-03T15:54:57.8171336Z distributed/pipeline/sync/skip/test_tracker (0.13611588229923519) 2024-04-03T15:54:57.8172001Z distributed/pipeline/sync/skip/test_leak (0.1358686718963384) 2024-04-03T15:54:57.8172683Z distributed/pipeline/sync/skip/test_stash_pop (0.13570415660371365) 2024-04-03T15:54:57.8173246Z lazy/test_reuse_ir (0.13565676627717824) 2024-04-03T15:54:57.8173659Z nn/test_pooling (0.13557437883386683) 2024-04-03T15:54:57.8174132Z distributed/test_c10d_spawn_gloo (0.13552866144643005) 2024-04-03T15:54:57.8174638Z distributed/test_c10d_ucc (0.13525584738365015) 2024-04-03T15:54:57.8175098Z test_binary_ufuncs (0.13524093515065028) 2024-04-03T15:54:57.8175610Z distributed/pipeline/sync/test_pipe (0.13472509303272015) 2024-04-03T15:54:57.8176287Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13471868971410125) 2024-04-03T15:54:57.8176964Z distributed/pipeline/sync/test_stream (0.1344005428475854) 2024-04-03T15:54:57.8177544Z distributed/test_c10d_spawn_nccl (0.13408752055888318) 2024-04-03T15:54:57.8178082Z distributed/test_c10d_spawn_ucc (0.13395404117091583) 2024-04-03T15:54:57.8178650Z distributed/pipeline/sync/test_balance (0.13390841031481177) 2024-04-03T15:54:57.8179235Z functorch/test_eager_transforms (0.13382614786120312) 2024-04-03T15:54:57.8179925Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.13353590254218287) 2024-04-03T15:54:57.8180667Z distributed/pipeline/sync/test_dependency (0.1334478232600991) 2024-04-03T15:54:57.8181242Z test_cuda_nvml_based_avail (0.13335655193329843) 2024-04-03T15:54:57.8181813Z distributed/pipeline/sync/skip/test_api (0.13317523033294718) 2024-04-03T15:54:57.8182316Z test_torch (0.13315970276602596) 2024-04-03T15:54:57.8182868Z distributed/pipeline/sync/test_deferred_batch_norm (0.13307538278961786) 2024-04-03T15:54:57.8183533Z distributed/test_nccl (0.1328118756523982) 2024-04-03T15:54:57.8184056Z distributed/checkpoint/test_state_dict (0.13269591405200387) 2024-04-03T15:54:57.8184607Z distributed/test_c10d_gloo (0.1325007955113852) 2024-04-03T15:54:57.8185260Z distributed/pipeline/sync/skip/test_verify_skippables (0.13170288047807754) 2024-04-03T15:54:57.8185920Z distributed/test_data_parallel (0.13159729302301326) 2024-04-03T15:54:57.8186394Z test_dataloader (0.13143518137851873) 2024-04-03T15:54:57.8186830Z distributed/test_store (0.13020104266794635) 2024-04-03T15:54:57.8187470Z distributed/pipeline/sync/skip/test_inspect_skip_layout (0.12978868240931843) 2024-04-03T15:54:57.8188347Z distributed/_shard/sharded_optim/test_sharded_optim (0.12966391384217502) 2024-04-03T15:54:57.8188989Z test_sparse_csr (0.1291111516889647) 2024-04-03T15:54:57.8189399Z test_spectral_ops (0.12868557136562056) 2024-04-03T15:54:57.8189834Z distributed/test_launcher (0.1276893842053474) 2024-04-03T15:54:57.8190447Z distributed/optim/test_zero_redundancy_optimizer (0.12766315559695043) 2024-04-03T15:54:57.8191346Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1255903359807819) 2024-04-03T15:54:57.8191969Z distributed/test_c10d_nccl (0.12324766359632987) 2024-04-03T15:54:57.8192414Z test_linalg (0.12253602030171207) 2024-04-03T15:54:57.8192789Z test_sparse (0.12061690917617479) 2024-04-03T15:54:57.8193167Z lazy/test_bindings (0.09892395595716691) 2024-04-03T15:54:57.8193591Z test_quantization (0.09621623672388221) 2024-04-03T15:54:57.8194018Z test_jit_fuser_legacy (0.06939428297868691) 2024-04-03T15:54:57.8194514Z distributions/test_distributions (0.06600075966818426) 2024-04-03T15:54:57.8195013Z test_jit_profiling (0.06562245910356154) 2024-04-03T15:55:07.2105925Z test_jit_legacy (0.06342789951689365) 2024-04-03T15:55:07.2106375Z Emitting metrics 2024-04-03T15:55:07.2575230Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T15:55:07.2575670Z with: 2024-04-03T15:55:07.2575916Z name: td_results 2024-04-03T15:55:07.2576193Z retention-days: 14 2024-04-03T15:55:07.2576512Z if-no-files-found: error 2024-04-03T15:55:07.2576849Z path: td_results.json 2024-04-03T15:55:07.2577161Z s3-bucket: gha-artifacts 2024-04-03T15:55:07.2577488Z region: us-east-1 2024-04-03T15:55:07.2577771Z ##[endgroup] 2024-04-03T15:55:07.6037102Z With the provided path, there will be 1 file uploaded 2024-04-03T15:55:07.6038216Z Uploading to s3 prefix: pytorch/pytorch/8536950919/td_results 2024-04-03T15:55:07.6073162Z Starting upload of td_results.json 2024-04-03T15:55:07.7592463Z Finished upload of td_results.json 2024-04-03T15:55:07.7733774Z ##[group]Run actions/upload-artifact@v3 2024-04-03T15:55:07.7734223Z with: 2024-04-03T15:55:07.7734537Z name: td_results.json 2024-04-03T15:55:07.7734925Z retention-days: 14 2024-04-03T15:55:07.7735282Z if-no-files-found: error 2024-04-03T15:55:07.7735675Z path: td_results.json 2024-04-03T15:55:07.7736035Z ##[endgroup] 2024-04-03T15:55:07.8369846Z With the provided path, there will be 1 file uploaded 2024-04-03T15:55:07.8371922Z Starting artifact upload 2024-04-03T15:55:07.8374249Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-04-03T15:55:07.8375697Z Artifact name is valid! 2024-04-03T15:55:07.9750575Z Container for artifact "td_results.json" successfully created. Starting upload of file(s) 2024-04-03T15:55:08.1167823Z Total size of all the files uploaded is 14477 bytes 2024-04-03T15:55:08.1168621Z File upload process has finished. Finalizing the artifact upload 2024-04-03T15:55:08.1912010Z Artifact has been finalized. All files have been successfully uploaded! 2024-04-03T15:55:08.1912546Z 2024-04-03T15:55:08.1912878Z The raw size of all the files that were specified for upload is 60183 bytes 2024-04-03T15:55:08.1914109Z The size of all the files that were uploaded is 14477 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-04-03T15:55:08.1915007Z 2024-04-03T15:55:08.1916142Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-04-03T15:55:08.1917203Z 2024-04-03T15:55:08.1917425Z Artifact td_results.json has been successfully uploaded! 2024-04-03T15:55:08.2000913Z Post job cleanup. 2024-04-03T15:55:08.2054485Z Post job cleanup. 2024-04-03T15:55:08.2910666Z [command]/usr/bin/git version 2024-04-03T15:55:08.2954186Z git version 2.40.1 2024-04-03T15:55:08.2993342Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6f12a862-07f0-47da-9272-2f378763f6e5' before making global git config changes 2024-04-03T15:55:08.2994930Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:55:08.2998293Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:55:08.3036178Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:55:08.3068123Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-04-03T15:55:08.3347937Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:55:08.3372007Z http.https://github.com/.extraheader 2024-04-03T15:55:08.3380852Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:55:08.3412265Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-04-03T15:55:08.3892348Z Cleaning up orphan processes