2025-03-14T03:51:52.8290906Z Current runner version: '2.322.0' 2025-03-14T03:51:52.8298345Z Runner name: 'i-005016b241d0a52b7' 2025-03-14T03:51:52.8299313Z Runner group name: 'Default' 2025-03-14T03:51:52.8300515Z Machine name: 'ip-10-0-47-171' 2025-03-14T03:51:52.8303674Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T03:51:52.8306547Z Contents: read 2025-03-14T03:51:52.8307256Z Metadata: read 2025-03-14T03:51:52.8307854Z ##[endgroup] 2025-03-14T03:51:52.8311491Z Secret source: Actions 2025-03-14T03:51:52.8312737Z Prepare workflow directory 2025-03-14T03:51:53.1223040Z Prepare all required actions 2025-03-14T03:51:53.1270321Z Getting action download info 2025-03-14T03:51:53.3606795Z Download action repository 'pytorch/pytorch@main' (SHA:aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:52:06.5718967Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-03-14T03:52:06.8505969Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-14T03:52:07.0425217Z Download action repository 'actions/upload-artifact@v4' (SHA:4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1) 2025-03-14T03:52:07.4838996Z Getting action download info 2025-03-14T03:52:07.5972495Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T03:52:07.8113791Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/main (aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:52:07.8116191Z Complete job name: before-test / target-determination 2025-03-14T03:52:07.8569365Z A job started hook has been configured by the self-hosted runner administrator 2025-03-14T03:52:07.8674000Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-14T03:52:07.8683957Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:07.8684667Z ##[endgroup] 2025-03-14T03:52:09.5851865Z Runner Type: lf.linux.2xlarge 2025-03-14T03:52:09.5852329Z Instance Type: c5.2xlarge 2025-03-14T03:52:09.5852732Z AMI Name: unknown 2025-03-14T03:52:09.5877895Z AMI ID: ami-05b10e08d247fb927 2025-03-14T03:52:15.4933787Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-14T03:52:15.4934303Z with: 2025-03-14T03:52:15.4934547Z submodules: false 2025-03-14T03:52:15.4934834Z fetch-depth: 0 2025-03-14T03:52:15.4935077Z ##[endgroup] 2025-03-14T03:52:15.5019489Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:15.5020538Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:15.5028322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:15.5028737Z ##[endgroup] 2025-03-14T03:52:15.5158805Z ##[group]Run # Use all available CPUs for fetching 2025-03-14T03:52:15.5159321Z # Use all available CPUs for fetching 2025-03-14T03:52:15.5159701Z cd "${GITHUB_WORKSPACE}" 2025-03-14T03:52:15.5160183Z git config --global fetch.parallel 0 2025-03-14T03:52:15.5160623Z git config --global submodule.fetchJobs 0 2025-03-14T03:52:15.5161024Z  2025-03-14T03:52:15.5161420Z # Clean workspace. The default checkout action should also do this, but 2025-03-14T03:52:15.5161928Z # do it here as well just in case 2025-03-14T03:52:15.5162279Z if [[ -d .git ]]; then 2025-03-14T03:52:15.5162600Z  if [ -z "${NO_SUDO}" ]; then 2025-03-14T03:52:15.5162928Z  sudo git clean -ffdx 2025-03-14T03:52:15.5163250Z  else 2025-03-14T03:52:15.5163511Z  git clean -ffdx 2025-03-14T03:52:15.5163801Z  fi 2025-03-14T03:52:15.5164044Z fi 2025-03-14T03:52:15.5170929Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:15.5171377Z env: 2025-03-14T03:52:15.5171613Z NO_SUDO: 2025-03-14T03:52:15.5171854Z ##[endgroup] 2025-03-14T03:52:15.6528571Z Removing .additional_ci_files/ 2025-03-14T03:52:15.6529081Z Removing .github/scripts/__pycache__/ 2025-03-14T03:52:15.6529437Z Removing td_results.json 2025-03-14T03:52:15.6529757Z Removing tools/__pycache__/ 2025-03-14T03:52:15.6530078Z Removing tools/stats/__pycache__/ 2025-03-14T03:52:15.6530402Z Removing tools/testing/__pycache__/ 2025-03-14T03:52:15.6530816Z Removing tools/testing/target_determination/__pycache__/ 2025-03-14T03:52:15.6531368Z Removing tools/testing/target_determination/heuristics/__pycache__/ 2025-03-14T03:52:15.6703242Z ##[group]Run actions/checkout@v4 2025-03-14T03:52:15.6703600Z with: 2025-03-14T03:52:15.6703862Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:15.6704223Z fetch-depth: 0 2025-03-14T03:52:15.6704479Z submodules: false 2025-03-14T03:52:15.6704748Z show-progress: false 2025-03-14T03:52:15.6705040Z repository: pytorch/pytorch 2025-03-14T03:52:15.6705493Z token: *** 2025-03-14T03:52:15.6705741Z ssh-strict: true 2025-03-14T03:52:15.6706019Z ssh-user: git 2025-03-14T03:52:15.6706291Z persist-credentials: true 2025-03-14T03:52:15.6706600Z clean: true 2025-03-14T03:52:15.6706852Z sparse-checkout-cone-mode: true 2025-03-14T03:52:15.6707173Z fetch-tags: false 2025-03-14T03:52:15.6707422Z lfs: false 2025-03-14T03:52:15.6707670Z set-safe-directory: true 2025-03-14T03:52:15.6707955Z ##[endgroup] 2025-03-14T03:52:15.7863378Z Syncing repository: pytorch/pytorch 2025-03-14T03:52:15.7864887Z ##[group]Getting Git version info 2025-03-14T03:52:15.7865416Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T03:52:15.7866400Z [command]/usr/bin/git version 2025-03-14T03:52:15.7866715Z git version 2.47.1 2025-03-14T03:52:15.7879083Z ##[endgroup] 2025-03-14T03:52:15.7889407Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/829307fc-1cbd-4d93-abf0-9bf45294b53b/.gitconfig' 2025-03-14T03:52:15.7908136Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/829307fc-1cbd-4d93-abf0-9bf45294b53b' before making global git config changes 2025-03-14T03:52:15.7909589Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:52:15.7913406Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:15.7955926Z [command]/usr/bin/git config --local --get remote.origin.url 2025-03-14T03:52:15.7975396Z https://github.com/pytorch/pytorch 2025-03-14T03:52:15.7990378Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-14T03:52:15.7993928Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-14T03:52:15.8014797Z HEAD 2025-03-14T03:52:15.8050421Z ##[endgroup] 2025-03-14T03:52:15.8053843Z [command]/usr/bin/git submodule status 2025-03-14T03:52:15.8378755Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-03-14T03:52:15.8453217Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-03-14T03:52:15.8525692Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-03-14T03:52:15.8612706Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-03-14T03:52:15.8637559Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (v3.1.0) 2025-03-14T03:52:15.8713286Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (v2.1.0-705-ga6bfc23) 2025-03-14T03:52:15.9224856Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a010365) 2025-03-14T03:52:15.9250552Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (v1.6.1) 2025-03-14T03:52:15.9282735Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (mock-tag-test-6-g8086bbe3a) 2025-03-14T03:52:15.9421096Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (v0.15.3-20-g3b6597b) 2025-03-14T03:52:15.9534892Z 1e83a2fdd3102f65c6f1fb602c1b320486218a99 third_party/cpuinfo (1e83a2f) 2025-03-14T03:52:15.9571623Z 91b7532f3386768bba4f444ee7672b497f34da8a third_party/cudnn_frontend (v0.5-44-g91b7532) 2025-03-14T03:52:15.9665936Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (v3.8.0) 2025-03-14T03:52:16.0298770Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3.4.0) 2025-03-14T03:52:16.0652942Z +dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (v0.4.1-446-gdbc3157b) 2025-03-14T03:52:16.0743623Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-03-14T03:52:16.0768788Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (v23.3.3) 2025-03-14T03:52:16.1186370Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (11.1.4) 2025-03-14T03:52:16.1290750Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-03-14T03:52:16.1400109Z 5354032ea08eadd7fc4456477f7f7c6308818509 third_party/gloo (5354032) 2025-03-14T03:52:16.1637240Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (release-1.8.0-3484-gb514bdc8) 2025-03-14T03:52:16.1723986Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-03-14T03:52:16.1785582Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (v3.23.0-14-g5b8a7d7) 2025-03-14T03:52:16.2044055Z 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 third_party/kineto (remotes/origin/sraikund/test-53-g2859721) 2025-03-14T03:52:16.2071016Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (v1.3.0) 2025-03-14T03:52:16.2095018Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (v1.8.2) 2025-03-14T03:52:16.2563798Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (v3.10.1-113-g87cda1d6) 2025-03-14T03:52:16.2857629Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (v1.17.0) 2025-03-14T03:52:16.2882460Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-03-14T03:52:16.2908613Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (release_for_eigen-11-g9d3ab05) 2025-03-14T03:52:16.3319924Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-03-14T03:52:16.3396325Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-03-14T03:52:16.3452054Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-03-14T03:52:16.3503137Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-03-14T03:52:16.3575790Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-03-14T03:52:16.3689344Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (3.7-33-g56e1f79) 2025-03-14T03:52:16.3755916Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-03-14T03:52:16.3767277Z ##[group]Cleaning the repository 2025-03-14T03:52:16.3772355Z [command]/usr/bin/git clean -ffdx 2025-03-14T03:52:16.3973926Z [command]/usr/bin/git reset --hard HEAD 2025-03-14T03:52:17.4557374Z Updating files: 84% (13896/16541) 2025-03-14T03:52:17.4671742Z Updating files: 85% (14060/16541) 2025-03-14T03:52:17.4797040Z Updating files: 86% (14226/16541) 2025-03-14T03:52:17.4900205Z Updating files: 87% (14391/16541) 2025-03-14T03:52:17.5034010Z Updating files: 88% (14557/16541) 2025-03-14T03:52:17.5200386Z Updating files: 89% (14722/16541) 2025-03-14T03:52:17.5308034Z Updating files: 90% (14887/16541) 2025-03-14T03:52:17.5423246Z Updating files: 91% (15053/16541) 2025-03-14T03:52:17.5570872Z Updating files: 92% (15218/16541) 2025-03-14T03:52:17.5749002Z Updating files: 93% (15384/16541) 2025-03-14T03:52:17.5935666Z Updating files: 94% (15549/16541) 2025-03-14T03:52:17.6089280Z Updating files: 95% (15714/16541) 2025-03-14T03:52:17.6222947Z Updating files: 96% (15880/16541) 2025-03-14T03:52:17.6500554Z Updating files: 97% (16045/16541) 2025-03-14T03:52:17.6651414Z Updating files: 98% (16211/16541) 2025-03-14T03:52:17.6802208Z Updating files: 99% (16376/16541) 2025-03-14T03:52:17.6803024Z Updating files: 100% (16541/16541) 2025-03-14T03:52:17.6803358Z Updating files: 100% (16541/16541), done. 2025-03-14T03:52:17.6973743Z HEAD is now at c4b8be3d09f Automated submodule update: FBGEMM 2025-03-14T03:52:17.7051467Z ##[endgroup] 2025-03-14T03:52:17.7052908Z ##[group]Disabling automatic garbage collection 2025-03-14T03:52:17.7059815Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T03:52:17.7090876Z ##[endgroup] 2025-03-14T03:52:17.7091617Z ##[group]Setting up auth 2025-03-14T03:52:17.7098447Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:52:17.7129049Z [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' || :" 2025-03-14T03:52:17.7421298Z Entering 'android/libs/fbjni' 2025-03-14T03:52:17.7473986Z Entering 'third_party/FP16' 2025-03-14T03:52:17.7527575Z Entering 'third_party/FXdiv' 2025-03-14T03:52:17.7580062Z Entering 'third_party/NNPACK' 2025-03-14T03:52:17.7630890Z Entering 'third_party/NVTX' 2025-03-14T03:52:17.7682440Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:17.7734823Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:17.7803312Z Entering 'third_party/benchmark' 2025-03-14T03:52:17.7855038Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:17.7916005Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:17.7971964Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:17.8025963Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:17.8079829Z Entering 'third_party/cutlass' 2025-03-14T03:52:17.8141003Z Entering 'third_party/eigen' 2025-03-14T03:52:17.8194590Z Entering 'third_party/fbgemm' 2025-03-14T03:52:17.8244885Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:17.8297457Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:17.8349768Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:17.8408889Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:17.8460667Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:17.8514780Z Entering 'third_party/flash-attention' 2025-03-14T03:52:17.8572150Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:17.8632832Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:17.8699763Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:17.8756036Z Entering 'third_party/fmt' 2025-03-14T03:52:17.8809775Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:17.8863119Z Entering 'third_party/gloo' 2025-03-14T03:52:17.8915816Z Entering 'third_party/googletest' 2025-03-14T03:52:17.8970357Z Entering 'third_party/ideep' 2025-03-14T03:52:17.9023889Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:17.9084779Z Entering 'third_party/ittapi' 2025-03-14T03:52:17.9139288Z Entering 'third_party/kineto' 2025-03-14T03:52:17.9191923Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:17.9243184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:17.9297910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:17.9348824Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:17.9401630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:17.9453202Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:17.9510827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:17.9566352Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:17.9620396Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:17.9674917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:17.9730041Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:17.9782885Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:17.9835994Z Entering 'third_party/kleidiai' 2025-03-14T03:52:17.9889567Z Entering 'third_party/mimalloc' 2025-03-14T03:52:17.9943227Z Entering 'third_party/nlohmann' 2025-03-14T03:52:17.9999390Z Entering 'third_party/onnx' 2025-03-14T03:52:18.0070311Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:18.0127196Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:18.0182290Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:18.0235548Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:18.0288210Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:18.0340149Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:18.0393995Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:18.0446204Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:18.0497517Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:18.0547454Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:18.0602821Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:18.0658082Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:18.0732159Z Entering 'third_party/pocketfft' 2025-03-14T03:52:18.0788384Z Entering 'third_party/protobuf' 2025-03-14T03:52:18.0843488Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:18.0896337Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:18.0950018Z Entering 'third_party/psimd' 2025-03-14T03:52:18.1005215Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:18.1059052Z Entering 'third_party/pybind11' 2025-03-14T03:52:18.1115467Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:18.1168740Z Entering 'third_party/sleef' 2025-03-14T03:52:18.1221681Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:18.1274765Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:18.1328157Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:18.1380165Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:18.1431046Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:18.1480335Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:18.1552600Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:52:18.1579660Z [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' || :" 2025-03-14T03:52:18.1865341Z Entering 'android/libs/fbjni' 2025-03-14T03:52:18.1923745Z Entering 'third_party/FP16' 2025-03-14T03:52:18.1977782Z Entering 'third_party/FXdiv' 2025-03-14T03:52:18.2029015Z Entering 'third_party/NNPACK' 2025-03-14T03:52:18.2084938Z Entering 'third_party/NVTX' 2025-03-14T03:52:18.2138482Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:18.2191053Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:18.2257490Z Entering 'third_party/benchmark' 2025-03-14T03:52:18.2310814Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:18.2370091Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:18.2422785Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:18.2476624Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:18.2528007Z Entering 'third_party/cutlass' 2025-03-14T03:52:18.2590108Z Entering 'third_party/eigen' 2025-03-14T03:52:18.2644466Z Entering 'third_party/fbgemm' 2025-03-14T03:52:18.2697017Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:18.2748944Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:18.2803273Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:18.2863264Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:18.2915830Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:18.2970273Z Entering 'third_party/flash-attention' 2025-03-14T03:52:18.3025766Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:18.3085083Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:18.3146747Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:18.3203075Z Entering 'third_party/fmt' 2025-03-14T03:52:18.3255793Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:18.3308814Z Entering 'third_party/gloo' 2025-03-14T03:52:18.3359501Z Entering 'third_party/googletest' 2025-03-14T03:52:18.3411242Z Entering 'third_party/ideep' 2025-03-14T03:52:18.3461770Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:18.3522951Z Entering 'third_party/ittapi' 2025-03-14T03:52:18.3575465Z Entering 'third_party/kineto' 2025-03-14T03:52:18.3626498Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:18.3676663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:18.3729197Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:18.3779576Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:18.3829819Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:18.3880978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:18.3934011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:18.3986472Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:18.4037123Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:18.4091226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:18.4143567Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:18.4193617Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:18.4244513Z Entering 'third_party/kleidiai' 2025-03-14T03:52:18.4298512Z Entering 'third_party/mimalloc' 2025-03-14T03:52:18.4349942Z Entering 'third_party/nlohmann' 2025-03-14T03:52:18.4402656Z Entering 'third_party/onnx' 2025-03-14T03:52:18.4469606Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:18.4525325Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:18.4580630Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:18.4631154Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:18.4680450Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:18.4729103Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:18.4779148Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:18.4827370Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:18.4876034Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:18.4922821Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:18.4974208Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:18.5024631Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:18.5098105Z Entering 'third_party/pocketfft' 2025-03-14T03:52:18.5150963Z Entering 'third_party/protobuf' 2025-03-14T03:52:18.5208260Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:18.5260054Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:18.5313129Z Entering 'third_party/psimd' 2025-03-14T03:52:18.5365648Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:18.5419255Z Entering 'third_party/pybind11' 2025-03-14T03:52:18.5471793Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:18.5524252Z Entering 'third_party/sleef' 2025-03-14T03:52:18.5577970Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:18.5628791Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:18.5680702Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:18.5730134Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:18.5779739Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:18.5829038Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:18.5902056Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T03:52:18.5946603Z ##[endgroup] 2025-03-14T03:52:18.5947049Z ##[group]Fetching the repository 2025-03-14T03:52:18.5954148Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-03-14T03:52:18.8506855Z From https://github.com/pytorch/pytorch 2025-03-14T03:52:18.8507416Z - [deleted] (none) -> ciflow/trunk/149166 2025-03-14T03:52:19.3399463Z b4745db9048..aed0b7a742a main -> origin/main 2025-03-14T03:52:19.3939854Z [command]/usr/bin/git rev-parse --verify --quiet aed0b7a742a2d7b7901790622829cbd2135049a4^{object} 2025-03-14T03:52:19.3963291Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:19.3975464Z ##[endgroup] 2025-03-14T03:52:19.3977375Z ##[group]Determining the checkout info 2025-03-14T03:52:19.3977917Z ##[endgroup] 2025-03-14T03:52:19.3980716Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T03:52:19.7261203Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T03:52:19.7291106Z ##[group]Checking out the ref 2025-03-14T03:52:19.7295626Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:19.8513960Z Previous HEAD position was c4b8be3d09f Automated submodule update: FBGEMM 2025-03-14T03:52:19.8526940Z HEAD is now at aed0b7a742a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T03:52:19.8556310Z ##[endgroup] 2025-03-14T03:52:19.8595710Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T03:52:19.8618836Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:19.8812626Z Prepare all required actions 2025-03-14T03:52:19.8813252Z Getting action download info 2025-03-14T03:52:20.0114481Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-14T03:52:20.1668858Z ##[group]Run ./.github/actions/setup-linux 2025-03-14T03:52:20.1669229Z ##[endgroup] 2025-03-14T03:52:20.1721574Z ##[group]Run set -euo pipefail 2025-03-14T03:52:20.1721951Z set -euo pipefail 2025-03-14T03:52:20.1722267Z function get_ec2_metadata() { 2025-03-14T03:52:20.1722676Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T03:52:20.1723348Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T03:52:20.1723955Z  category=$1 2025-03-14T03:52:20.1724342Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-03-14T03:52:20.1724789Z  runner_name_str=i-005016b241d0a52b7 2025-03-14T03:52:20.1725214Z  if [[ -f /.inarc ]]; then 2025-03-14T03:52:20.1725583Z  echo "ARC Runner, no info on ec2 metadata" 2025-03-14T03:52:20.1725984Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-03-14T03:52:20.1726478Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-03-14T03:52:20.1726929Z  else 2025-03-14T03:52:20.1727821Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-14T03:52:20.1728774Z  fi 2025-03-14T03:52:20.1729165Z } 2025-03-14T03:52:20.1729431Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T03:52:20.1729885Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T03:52:20.1730395Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T03:52:20.1730843Z echo "system info $(uname -a)" 2025-03-14T03:52:20.1736863Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:20.1737276Z ##[endgroup] 2025-03-14T03:52:20.1867194Z ami-id: ami-05b10e08d247fb927 2025-03-14T03:52:20.1961326Z instance-id: i-005016b241d0a52b7 2025-03-14T03:52:20.2054427Z instance-type: c5.2xlarge 2025-03-14T03:52:20.2065357Z system info Linux ip-10-0-47-171.ec2.internal 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-14T03:52:20.2118091Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:20.2119109Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:20.2125359Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:20.2125772Z ##[endgroup] 2025-03-14T03:52:20.2187037Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-14T03:52:20.2187542Z if systemctl is-active --quiet docker; then 2025-03-14T03:52:20.2187945Z  echo "Docker daemon is running..."; 2025-03-14T03:52:20.2188299Z else 2025-03-14T03:52:20.2188686Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-14T03:52:20.2189141Z fi 2025-03-14T03:52:20.2194804Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:20.2195218Z ##[endgroup] 2025-03-14T03:52:20.2267289Z Docker daemon is running... 2025-03-14T03:52:20.2318045Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:52:20.2318398Z with: 2025-03-14T03:52:20.2318612Z shell: bash 2025-03-14T03:52:20.2318858Z timeout_minutes: 5 2025-03-14T03:52:20.2319123Z max_attempts: 3 2025-03-14T03:52:20.2319382Z retry_wait_seconds: 30 2025-03-14T03:52:20.2321997Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-03-14T03:52:20.2324466Z polling_interval_seconds: 1 2025-03-14T03:52:20.2324776Z warning_on_retry: true 2025-03-14T03:52:20.2325059Z continue_on_error: false 2025-03-14T03:52:20.2325344Z env: 2025-03-14T03:52:20.2325559Z AWS_RETRY_MODE: standard 2025-03-14T03:52:20.2325840Z AWS_MAX_ATTEMPTS: 5 2025-03-14T03:52:20.2326116Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:52:20.2326405Z ##[endgroup] 2025-03-14T03:52:21.4468047Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T03:52:21.4471136Z Configure a credential helper to remove this warning. See 2025-03-14T03:52:21.4471774Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T03:52:21.4472188Z 2025-03-14T03:52:21.4472286Z Login Succeeded 2025-03-14T03:52:22.0123494Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T03:52:22.0124389Z Configure a credential helper to remove this warning. See 2025-03-14T03:52:22.0125369Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T03:52:22.0125790Z 2025-03-14T03:52:22.0125896Z Login Succeeded 2025-03-14T03:52:22.3148044Z Command completed after 1 attempt(s). 2025-03-14T03:52:22.3209604Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:52:22.3210183Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:52:22.3210675Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:52:22.3216610Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:22.3217023Z ##[endgroup] 2025-03-14T03:52:22.3298652Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:52:22.3299261Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:52:22.3299709Z # shellcheck disable=SC2046 2025-03-14T03:52:22.3300067Z docker stop $(docker ps -q) || true 2025-03-14T03:52:22.3300437Z # Prune all of the docker images 2025-03-14T03:52:22.3300790Z docker system prune -af 2025-03-14T03:52:22.3306456Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:22.3306882Z ##[endgroup] 2025-03-14T03:52:22.3545355Z "docker stop" requires at least 1 argument. 2025-03-14T03:52:22.3546023Z See 'docker stop --help'. 2025-03-14T03:52:22.3546350Z 2025-03-14T03:52:22.3546643Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-14T03:52:22.3547161Z 2025-03-14T03:52:22.3547382Z Stop one or more running containers 2025-03-14T03:52:22.3694970Z Total reclaimed space: 0B 2025-03-14T03:52:22.3737146Z ##[group]Run set +e 2025-03-14T03:52:22.3737476Z set +e 2025-03-14T03:52:22.3737729Z set -x 2025-03-14T03:52:22.3737961Z  2025-03-14T03:52:22.3738230Z PT_DOMAIN=download.pytorch.org 2025-03-14T03:52:22.3738861Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-03-14T03:52:22.3739667Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-03-14T03:52:22.3740257Z # one is returned at random 2025-03-14T03:52:22.3740683Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-03-14T03:52:22.3741074Z  2025-03-14T03:52:22.3741324Z if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:52:22.3741975Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-03-14T03:52:22.3742536Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-03-14T03:52:22.3742957Z  2025-03-14T03:52:22.3743217Z  if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:52:22.3743619Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-03-14T03:52:22.3744015Z  exit 1 2025-03-14T03:52:22.3744277Z  fi 2025-03-14T03:52:22.3744511Z fi 2025-03-14T03:52:22.3744738Z  2025-03-14T03:52:22.3745002Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-03-14T03:52:22.3745396Z  # Clean up any old records first 2025-03-14T03:52:22.3745793Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-03-14T03:52:22.3746143Z fi 2025-03-14T03:52:22.3746369Z  2025-03-14T03:52:22.3746833Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-03-14T03:52:22.3747265Z cat /etc/hosts 2025-03-14T03:52:22.3753281Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:22.3753699Z ##[endgroup] 2025-03-14T03:52:22.3778981Z + PT_DOMAIN=download.pytorch.org 2025-03-14T03:52:22.3785385Z ++ dig -4 +short download.pytorch.org 2025-03-14T03:52:22.3785990Z ++ tail -n1 2025-03-14T03:52:22.4012705Z + RESOLVED_IP=18.160.10.36 2025-03-14T03:52:22.4013069Z + '[' -z 18.160.10.36 ']' 2025-03-14T03:52:22.4013389Z + grep -r download.pytorch.org /etc/hosts 2025-03-14T03:52:22.4024578Z 18.160.10.28 download.pytorch.org 2025-03-14T03:52:22.4025822Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-03-14T03:52:22.5546635Z + echo '18.160.10.36 download.pytorch.org' 2025-03-14T03:52:22.5547629Z + sudo tee -a /etc/hosts 2025-03-14T03:52:22.7512459Z 18.160.10.36 download.pytorch.org 2025-03-14T03:52:22.7527588Z + cat /etc/hosts 2025-03-14T03:52:22.7535604Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-03-14T03:52:22.7542798Z ::1 localhost6 localhost6.localdomain6 2025-03-14T03:52:22.7543217Z 18.160.10.36 download.pytorch.org 2025-03-14T03:52:22.7585480Z Prepare all required actions 2025-03-14T03:52:22.7626937Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-03-14T03:52:22.7627313Z with: 2025-03-14T03:52:22.7627759Z github-token: *** 2025-03-14T03:52:22.7628020Z ##[endgroup] 2025-03-14T03:52:22.7652693Z ##[group]Run set -eux 2025-03-14T03:52:22.7652998Z set -eux 2025-03-14T03:52:22.7653469Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-03-14T03:52:22.7661088Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:22.7661591Z env: 2025-03-14T03:52:22.7662099Z GITHUB_TOKEN: *** 2025-03-14T03:52:22.7662357Z ##[endgroup] 2025-03-14T03:52:22.7687601Z + python3 .github/scripts/get_workflow_job_id.py 13849515305 i-005016b241d0a52b7 2025-03-14T03:52:22.9892941Z setting job-id=38754269291 2025-03-14T03:52:22.9893413Z setting job-name=before-test / target-determination 2025-03-14T03:52:23.0039120Z Prepare all required actions 2025-03-14T03:52:23.0039536Z Getting action download info 2025-03-14T03:52:23.1292799Z ##[group]Run ./.github/actions/pytest-cache-download 2025-03-14T03:52:23.1293181Z with: 2025-03-14T03:52:23.1293417Z cache_dir: .pytest_cache 2025-03-14T03:52:23.1293714Z job_identifier: inductor-rocm-mi300 2025-03-14T03:52:23.1294051Z s3_bucket: gha-artifacts 2025-03-14T03:52:23.1294334Z ##[endgroup] 2025-03-14T03:52:23.1355546Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:52:23.1355968Z with: 2025-03-14T03:52:23.1356181Z shell: bash 2025-03-14T03:52:23.1356426Z timeout_minutes: 5 2025-03-14T03:52:23.1356688Z max_attempts: 5 2025-03-14T03:52:23.1356967Z retry_wait_seconds: 30 2025-03-14T03:52:23.1357326Z command: set -eu python3 -m pip install boto3==1.35.42 2025-03-14T03:52:23.1357720Z polling_interval_seconds: 1 2025-03-14T03:52:23.1358018Z warning_on_retry: true 2025-03-14T03:52:23.1358297Z continue_on_error: false 2025-03-14T03:52:23.1358637Z ##[endgroup] 2025-03-14T03:52:23.4748956Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:52:23.4919169Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-03-14T03:52:23.4975193Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-03-14T03:52:23.4979506Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-03-14T03:52:23.4985208Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-03-14T03:52:23.5042824Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-03-14T03:52:23.5047242Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:52:23.5089435Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-03-14T03:52:24.2135714Z Command completed after 1 attempt(s). 2025-03-14T03:52:24.2197031Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:52:24.2197526Z python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:52:24.2197912Z  --download \ 2025-03-14T03:52:24.2198231Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-03-14T03:52:24.2198631Z  --pr_identifier $GITHUB_REF \ 2025-03-14T03:52:24.2199185Z  --job_identifier $JOB_IDENTIFIER \ 2025-03-14T03:52:24.2199553Z  --temp_dir $RUNNER_TEMP \ 2025-03-14T03:52:24.2199880Z  --repo $REPO \ 2025-03-14T03:52:24.2200159Z  --bucket $BUCKET \ 2025-03-14T03:52:24.2206116Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:24.2206519Z env: 2025-03-14T03:52:24.2206758Z CACHE_DIR: .pytest_cache 2025-03-14T03:52:24.2207066Z JOB_IDENTIFIER: inductor-rocm-mi300 2025-03-14T03:52:24.2207399Z REPO: pytorch/pytorch 2025-03-14T03:52:24.2207662Z BUCKET: gha-artifacts 2025-03-14T03:52:24.2207931Z ##[endgroup] 2025-03-14T03:52:24.5505519Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-03-14T03:52:24.5509089Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='inductor-rocm-mi300', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-03-14T03:52:24.5513898Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor-rocm-mi300` in bucket `gha-artifacts` 2025-03-14T03:52:24.6237831Z ##[group]Run seemethere/download-artifact-s3@v4 2025-03-14T03:52:24.6238235Z with: 2025-03-14T03:52:24.6238464Z name: llm_results 2025-03-14T03:52:24.6238733Z path: .additional_ci_files/llm_results 2025-03-14T03:52:24.6239082Z s3-bucket: gha-artifacts 2025-03-14T03:52:24.6239366Z region: us-east-1 2025-03-14T03:52:24.6239621Z ##[endgroup] 2025-03-14T03:52:25.1352135Z (node:81863) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-03-14T03:52:25.1352979Z 2025-03-14T03:52:25.1353252Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-03-14T03:52:25.1353825Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-03-14T03:52:25.1354446Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-03-14T03:52:25.2313744Z Found 0 objects with prefix pytorch/pytorch/13849515305/llm_results/ 2025-03-14T03:52:25.2319809Z Artifact download has finished successfully 2025-03-14T03:52:25.2566782Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:52:25.2567761Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:52:25.2568404Z python3 -m pip install boto3==1.35.42 2025-03-14T03:52:25.2568873Z python3 tools/testing/do_target_determination_for_s3.py 2025-03-14T03:52:25.2575996Z shell: /usr/bin/bash -e {0} 2025-03-14T03:52:25.2576303Z env: 2025-03-14T03:52:25.2576758Z GITHUB_TOKEN: *** 2025-03-14T03:52:25.2577044Z GITHUB_REPOSITORY: pytorch/pytorch 2025-03-14T03:52:25.2577388Z GITHUB_WORKFLOW: inductor-rocm-mi300 2025-03-14T03:52:25.2577768Z GITHUB_JOB: target-determination 2025-03-14T03:52:25.2578097Z GITHUB_RUN_ID: 13849515305 2025-03-14T03:52:25.2578387Z GITHUB_RUN_NUMBER: 1795 2025-03-14T03:52:25.2578666Z GITHUB_RUN_ATTEMPT: 1 2025-03-14T03:52:25.2578931Z GITHUB_REF: refs/heads/main 2025-03-14T03:52:25.2579280Z JOB_ID: 38754269291 2025-03-14T03:52:25.2579582Z JOB_NAME: before-test / target-determination 2025-03-14T03:52:25.2579924Z PR_NUMBER: 2025-03-14T03:52:25.2580158Z ##[endgroup] 2025-03-14T03:52:25.2618060Z unzip: cannot find or open .additional_ci_files/llm_results/mappings.zip, .additional_ci_files/llm_results/mappings.zip.zip or .additional_ci_files/llm_results/mappings.zip.ZIP. 2025-03-14T03:52:25.5041476Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:52:25.5207327Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-03-14T03:52:25.5260032Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-03-14T03:52:25.5264904Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-03-14T03:52:25.5271806Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-03-14T03:52:25.5321769Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:52:25.5332613Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-03-14T03:52:25.5374466Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-03-14T03:52:27.7825896Z 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 2025-03-14T03:52:27.7828435Z 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 2025-03-14T03:52:27.7830331Z 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 2025-03-14T03:52:27.7832250Z 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 2025-03-14T03:52:27.7834318Z 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 2025-03-14T03:52:27.7836921Z 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 2025-03-14T03:52:27.7838120Z Received 689 tests to prioritize 2025-03-14T03:52:27.7838449Z backends/xeon/test_launch 2025-03-14T03:52:27.7838772Z benchmark_utils/test_benchmark_utils 2025-03-14T03:52:27.7839246Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 2025-03-14T03:52:27.7839806Z cpp_extensions/open_registration_extension/test/test_openreg 2025-03-14T03:52:27.7840304Z distributed/_composable/fsdp/test_fully_shard_autograd 2025-03-14T03:52:27.7840920Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2025-03-14T03:52:27.7841424Z distributed/_composable/fsdp/test_fully_shard_comm 2025-03-14T03:52:27.7841874Z distributed/_composable/fsdp/test_fully_shard_compile 2025-03-14T03:52:27.7842343Z distributed/_composable/fsdp/test_fully_shard_extensions 2025-03-14T03:52:27.7842795Z distributed/_composable/fsdp/test_fully_shard_frozen 2025-03-14T03:52:27.7843267Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2025-03-14T03:52:27.7843769Z distributed/_composable/fsdp/test_fully_shard_ignore_params 2025-03-14T03:52:27.7844240Z distributed/_composable/fsdp/test_fully_shard_init 2025-03-14T03:52:27.7844684Z distributed/_composable/fsdp/test_fully_shard_logging 2025-03-14T03:52:27.7845121Z distributed/_composable/fsdp/test_fully_shard_memory 2025-03-14T03:52:27.7845612Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2025-03-14T03:52:27.7846105Z distributed/_composable/fsdp/test_fully_shard_overlap 2025-03-14T03:52:27.7846549Z distributed/_composable/fsdp/test_fully_shard_state 2025-03-14T03:52:27.7847144Z distributed/_composable/fsdp/test_fully_shard_state_dict 2025-03-14T03:52:27.7847616Z distributed/_composable/fsdp/test_fully_shard_training 2025-03-14T03:52:27.7848022Z distributed/_composable/test_checkpoint 2025-03-14T03:52:27.7848487Z distributed/_composable/test_composability/test_2d_composability 2025-03-14T03:52:27.7849063Z distributed/_composable/test_composability/test_pp_composability 2025-03-14T03:52:27.7849533Z distributed/_composable/test_contract 2025-03-14T03:52:27.7849894Z distributed/_composable/test_replicate 2025-03-14T03:52:27.7850288Z distributed/_composable/test_replicate_with_compiler 2025-03-14T03:52:27.7850742Z distributed/_shard/sharded_optim/test_sharded_optim 2025-03-14T03:52:27.7851194Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2025-03-14T03:52:27.7851647Z distributed/_shard/sharded_tensor/ops/test_embedding 2025-03-14T03:52:27.7852111Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2025-03-14T03:52:27.7852547Z distributed/_shard/sharded_tensor/ops/test_init 2025-03-14T03:52:27.7852987Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2025-03-14T03:52:27.7853419Z distributed/_shard/sharded_tensor/test_logger 2025-03-14T03:52:27.7853843Z distributed/_shard/sharded_tensor/test_sharded_tensor 2025-03-14T03:52:27.7854334Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2025-03-14T03:52:27.7854818Z distributed/_shard/sharding_plan/test_sharding_plan 2025-03-14T03:52:27.7855580Z distributed/_shard/sharding_spec/test_sharding_spec 2025-03-14T03:52:27.7855983Z distributed/_shard/test_sharder 2025-03-14T03:52:27.7856328Z distributed/_tools/test_fake_collectives 2025-03-14T03:52:27.7856704Z distributed/_tools/test_fsdp2_mem_tracker 2025-03-14T03:52:27.7857074Z distributed/_tools/test_mem_tracker 2025-03-14T03:52:27.7857409Z distributed/_tools/test_memory_tracker 2025-03-14T03:52:27.7857766Z distributed/_tools/test_mod_tracker 2025-03-14T03:52:27.7858125Z distributed/_tools/test_runtime_estimator 2025-03-14T03:52:27.7858497Z distributed/_tools/test_sac_estimator 2025-03-14T03:52:27.7858844Z distributed/_tools/test_sac_ilp 2025-03-14T03:52:27.7859215Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2025-03-14T03:52:27.7859695Z distributed/algorithms/quantization/test_quantization 2025-03-14T03:52:27.7860211Z distributed/algorithms/test_join 2025-03-14T03:52:27.7860589Z distributed/checkpoint/e2e/test_e2e_save_and_load 2025-03-14T03:52:27.7861005Z distributed/checkpoint/e2e/test_fine_tuning 2025-03-14T03:52:27.7861369Z distributed/checkpoint/e2e/test_fsdp_ep 2025-03-14T03:52:27.7861744Z distributed/checkpoint/e2e/test_pipeline 2025-03-14T03:52:27.7862118Z distributed/checkpoint/fsdp/test_fsdp_dsd 2025-03-14T03:52:27.7862490Z distributed/checkpoint/test_checkpoint 2025-03-14T03:52:27.7862860Z distributed/checkpoint/test_compatibility 2025-03-14T03:52:27.7863222Z distributed/checkpoint/test_dedup_tensors 2025-03-14T03:52:27.7863612Z distributed/checkpoint/test_dtensor_checkpoint 2025-03-14T03:52:27.7864052Z distributed/checkpoint/test_dtensor_resharding 2025-03-14T03:52:27.7864543Z distributed/checkpoint/test_file_system_checkpoint 2025-03-14T03:52:27.7864999Z distributed/checkpoint/test_file_system_checkpoint_cpu 2025-03-14T03:52:27.7865428Z distributed/checkpoint/test_format_utils 2025-03-14T03:52:27.7866074Z distributed/checkpoint/test_fsdp_model_state 2025-03-14T03:52:27.7866464Z distributed/checkpoint/test_fsdp_optim_state 2025-03-14T03:52:27.7866917Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2025-03-14T03:52:27.7867353Z distributed/checkpoint/test_fsspec 2025-03-14T03:52:27.7867704Z distributed/checkpoint/test_hf_storage 2025-03-14T03:52:27.7868078Z distributed/checkpoint/test_hsdp_checkpoint 2025-03-14T03:52:27.7868443Z distributed/checkpoint/test_nested_dict 2025-03-14T03:52:27.7868805Z distributed/checkpoint/test_planner 2025-03-14T03:52:27.7869162Z distributed/checkpoint/test_save_load_api 2025-03-14T03:52:27.7869536Z distributed/checkpoint/test_state_dict 2025-03-14T03:52:27.7870048Z distributed/checkpoint/test_state_dict_utils 2025-03-14T03:52:27.7870499Z distributed/checkpoint/test_tp_checkpoint 2025-03-14T03:52:27.7870866Z distributed/checkpoint/test_traverse 2025-03-14T03:52:27.7871216Z distributed/checkpoint/test_utils 2025-03-14T03:52:27.7871560Z distributed/elastic/events/lib_test 2025-03-14T03:52:27.7871908Z distributed/elastic/metrics/api_test 2025-03-14T03:52:27.7872268Z distributed/elastic/multiprocessing/api_test 2025-03-14T03:52:27.7872652Z distributed/elastic/test_control_plane 2025-03-14T03:52:27.7873006Z distributed/elastic/timer/api_test 2025-03-14T03:52:27.7873371Z distributed/elastic/timer/local_timer_example 2025-03-14T03:52:27.7873760Z distributed/elastic/timer/local_timer_test 2025-03-14T03:52:27.7874127Z distributed/elastic/utils/distributed_test 2025-03-14T03:52:27.7874497Z distributed/elastic/utils/logging_test 2025-03-14T03:52:27.7874851Z distributed/elastic/utils/util_test 2025-03-14T03:52:27.7875225Z distributed/flight_recorder/test_fr_analysis 2025-03-14T03:52:27.7875693Z distributed/fsdp/test_checkpoint_wrapper 2025-03-14T03:52:27.7876068Z distributed/fsdp/test_distributed_checkpoint 2025-03-14T03:52:27.7876446Z distributed/fsdp/test_fsdp_apply 2025-03-14T03:52:27.7876808Z distributed/fsdp/test_fsdp_backward_prefetch 2025-03-14T03:52:27.7877190Z distributed/fsdp/test_fsdp_checkpoint 2025-03-14T03:52:27.7877552Z distributed/fsdp/test_fsdp_clip_grad_norm 2025-03-14T03:52:27.7877896Z distributed/fsdp/test_fsdp_comm 2025-03-14T03:52:27.7878227Z distributed/fsdp/test_fsdp_comm_hooks 2025-03-14T03:52:27.7878570Z distributed/fsdp/test_fsdp_core 2025-03-14T03:52:27.7878924Z distributed/fsdp/test_fsdp_dtensor_state_dict 2025-03-14T03:52:27.7879301Z distributed/fsdp/test_fsdp_exec_order 2025-03-14T03:52:27.7879636Z distributed/fsdp/test_fsdp_fine_tune 2025-03-14T03:52:27.7879992Z distributed/fsdp/test_fsdp_flatten_params 2025-03-14T03:52:27.7880371Z distributed/fsdp/test_fsdp_freezing_weights 2025-03-14T03:52:27.7880739Z distributed/fsdp/test_fsdp_fx 2025-03-14T03:52:27.7881062Z distributed/fsdp/test_fsdp_grad_acc 2025-03-14T03:52:27.7881400Z distributed/fsdp/test_fsdp_hybrid_shard 2025-03-14T03:52:27.7881769Z distributed/fsdp/test_fsdp_ignored_modules 2025-03-14T03:52:27.7882238Z distributed/fsdp/test_fsdp_input 2025-03-14T03:52:27.7882573Z distributed/fsdp/test_fsdp_memory 2025-03-14T03:52:27.7882908Z distributed/fsdp/test_fsdp_meta 2025-03-14T03:52:27.7883222Z distributed/fsdp/test_fsdp_misc 2025-03-14T03:52:27.7883570Z distributed/fsdp/test_fsdp_mixed_precision 2025-03-14T03:52:27.7883951Z distributed/fsdp/test_fsdp_multiple_forward 2025-03-14T03:52:27.7884347Z distributed/fsdp/test_fsdp_multiple_wrapping 2025-03-14T03:52:27.7884728Z distributed/fsdp/test_fsdp_optim_state 2025-03-14T03:52:27.7885068Z distributed/fsdp/test_fsdp_overlap 2025-03-14T03:52:27.7885412Z distributed/fsdp/test_fsdp_pure_fp16 2025-03-14T03:52:27.7885789Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2025-03-14T03:52:27.7886176Z distributed/fsdp/test_fsdp_state_dict 2025-03-14T03:52:27.7886543Z distributed/fsdp/test_fsdp_tp_integration 2025-03-14T03:52:27.7886896Z distributed/fsdp/test_fsdp_traversal 2025-03-14T03:52:27.7887246Z distributed/fsdp/test_fsdp_uneven 2025-03-14T03:52:27.7887595Z distributed/fsdp/test_fsdp_unshard_params 2025-03-14T03:52:27.7887972Z distributed/fsdp/test_fsdp_use_orig_params 2025-03-14T03:52:27.7888354Z distributed/fsdp/test_hsdp_dtensor_state_dict 2025-03-14T03:52:27.7888728Z distributed/fsdp/test_shard_utils 2025-03-14T03:52:27.7889045Z distributed/fsdp/test_utils 2025-03-14T03:52:27.7889356Z distributed/fsdp/test_wrap 2025-03-14T03:52:27.7889663Z distributed/launcher/test_run 2025-03-14T03:52:27.7890005Z distributed/nn/jit/test_instantiator 2025-03-14T03:52:27.7890385Z distributed/optim/test_apply_optimizer_in_backward 2025-03-14T03:52:27.7890790Z distributed/optim/test_named_optimizer 2025-03-14T03:52:27.7891259Z distributed/optim/test_zero_redundancy_optimizer 2025-03-14T03:52:27.7891663Z distributed/pipelining/test_backward 2025-03-14T03:52:27.7892023Z distributed/pipelining/test_microbatch 2025-03-14T03:52:27.7892384Z distributed/pipelining/test_pipe 2025-03-14T03:52:27.7892719Z distributed/pipelining/test_schedule 2025-03-14T03:52:27.7893101Z distributed/pipelining/test_schedule_multiproc 2025-03-14T03:52:27.7893489Z distributed/pipelining/test_stage 2025-03-14T03:52:27.7893843Z distributed/pipelining/test_transformer 2025-03-14T03:52:27.7894213Z distributed/pipelining/test_unflatten 2025-03-14T03:52:27.7894569Z distributed/rpc/cuda/test_tensorpipe_agent 2025-03-14T03:52:27.7894939Z distributed/rpc/test_faulty_agent 2025-03-14T03:52:27.7895279Z distributed/rpc/test_share_memory 2025-03-14T03:52:27.7895623Z distributed/rpc/test_tensorpipe_agent 2025-03-14T03:52:27.7895988Z distributed/tensor/debug/test_comm_mode 2025-03-14T03:52:27.7896365Z distributed/tensor/debug/test_comm_mode_features 2025-03-14T03:52:27.7896766Z distributed/tensor/debug/test_op_coverage 2025-03-14T03:52:27.7897161Z distributed/tensor/experimental/test_local_map 2025-03-14T03:52:27.7897608Z distributed/tensor/experimental/test_register_sharding 2025-03-14T03:52:27.7898062Z distributed/tensor/experimental/test_tp_transform 2025-03-14T03:52:27.7898490Z distributed/tensor/parallel/test_micro_pipeline_tp 2025-03-14T03:52:27.7898926Z distributed/tensor/parallel/test_parallelize_api 2025-03-14T03:52:27.7899337Z distributed/tensor/parallel/test_tp_examples 2025-03-14T03:52:27.7899743Z distributed/tensor/parallel/test_tp_random_state 2025-03-14T03:52:27.7900140Z distributed/tensor/parallel/test_tp_style 2025-03-14T03:52:27.7900483Z distributed/tensor/test_api 2025-03-14T03:52:27.7900797Z distributed/tensor/test_attention 2025-03-14T03:52:27.7901133Z distributed/tensor/test_common_rules 2025-03-14T03:52:27.7901489Z distributed/tensor/test_convolution_ops 2025-03-14T03:52:27.7901848Z distributed/tensor/test_dtensor 2025-03-14T03:52:27.7902169Z distributed/tensor/test_dtensor_compile 2025-03-14T03:52:27.7902544Z distributed/tensor/test_dtensor_ops 2025-03-14T03:52:27.7902996Z distributed/tensor/test_embedding_ops 2025-03-14T03:52:27.7903363Z distributed/tensor/test_experimental_ops 2025-03-14T03:52:27.7903810Z distributed/tensor/test_init 2025-03-14T03:52:27.7904117Z distributed/tensor/test_math_ops 2025-03-14T03:52:27.7904449Z distributed/tensor/test_matrix_ops 2025-03-14T03:52:27.7904792Z distributed/tensor/test_op_strategy 2025-03-14T03:52:27.7905137Z distributed/tensor/test_optimizers 2025-03-14T03:52:27.7905485Z distributed/tensor/test_pointwise_ops 2025-03-14T03:52:27.7905821Z distributed/tensor/test_random_ops 2025-03-14T03:52:27.7906164Z distributed/tensor/test_redistribute 2025-03-14T03:52:27.7906512Z distributed/tensor/test_tensor_ops 2025-03-14T03:52:27.7906845Z distributed/tensor/test_utils 2025-03-14T03:52:27.7907163Z distributed/tensor/test_view_ops 2025-03-14T03:52:27.7907494Z distributed/tensor/test_xla_integration 2025-03-14T03:52:27.7907843Z distributed/test_backends 2025-03-14T03:52:27.7908146Z distributed/test_c10d_common 2025-03-14T03:52:27.7908467Z distributed/test_c10d_functional_native 2025-03-14T03:52:27.7908815Z distributed/test_c10d_gloo 2025-03-14T03:52:27.7909110Z distributed/test_c10d_logger 2025-03-14T03:52:27.7909416Z distributed/test_c10d_nccl 2025-03-14T03:52:27.7909732Z distributed/test_c10d_object_collectives 2025-03-14T03:52:27.7910083Z distributed/test_c10d_ops_nccl 2025-03-14T03:52:27.7910397Z distributed/test_c10d_pypg 2025-03-14T03:52:27.7910690Z distributed/test_c10d_spawn_gloo 2025-03-14T03:52:27.7911015Z distributed/test_c10d_spawn_nccl 2025-03-14T03:52:27.7911361Z distributed/test_c10d_spawn_ucc 2025-03-14T03:52:27.7911678Z distributed/test_c10d_ucc 2025-03-14T03:52:27.7911986Z distributed/test_collective_utils 2025-03-14T03:52:27.7912323Z distributed/test_composability 2025-03-14T03:52:27.7912752Z distributed/test_compute_comm_reordering 2025-03-14T03:52:27.7913105Z distributed/test_control_collectives 2025-03-14T03:52:27.7913453Z distributed/test_data_parallel 2025-03-14T03:52:27.7913774Z distributed/test_device_mesh 2025-03-14T03:52:27.7914099Z distributed/test_distributed_spawn 2025-03-14T03:52:27.7914448Z distributed/test_dynamo_distributed 2025-03-14T03:52:27.7914768Z distributed/test_fake_pg 2025-03-14T03:52:27.7915068Z distributed/test_functional_api 2025-03-14T03:52:27.7915403Z distributed/test_inductor_collectives 2025-03-14T03:52:27.7915820Z distributed/test_launcher 2025-03-14T03:52:27.7916127Z distributed/test_multi_threaded_pg 2025-03-14T03:52:27.7916441Z distributed/test_nccl 2025-03-14T03:52:27.7916726Z distributed/test_pg_wrapper 2025-03-14T03:52:27.7917043Z distributed/test_serialization 2025-03-14T03:52:27.7917356Z distributed/test_store 2025-03-14T03:52:27.7917652Z distributed/test_symmetric_memory 2025-03-14T03:52:27.7917977Z distributions/test_constraints 2025-03-14T03:52:27.7918311Z distributions/test_distributions 2025-03-14T03:52:27.7918622Z doctests 2025-03-14T03:52:27.7918878Z dynamo/test_activation_checkpointing 2025-03-14T03:52:27.7919213Z dynamo/test_after_aot 2025-03-14T03:52:27.7919472Z dynamo/test_aot_autograd 2025-03-14T03:52:27.7919770Z dynamo/test_aot_autograd_cache 2025-03-14T03:52:27.7920082Z dynamo/test_autograd_function 2025-03-14T03:52:27.7920380Z dynamo/test_backends 2025-03-14T03:52:27.7920666Z dynamo/test_backward_higher_order_ops 2025-03-14T03:52:27.7920990Z dynamo/test_base_hop 2025-03-14T03:52:27.7921261Z dynamo/test_base_output 2025-03-14T03:52:27.7921552Z dynamo/test_bytecode_utils 2025-03-14T03:52:27.7921849Z dynamo/test_callback 2025-03-14T03:52:27.7922105Z dynamo/test_compile 2025-03-14T03:52:27.7922383Z dynamo/test_compiler_bisector 2025-03-14T03:52:27.7922688Z dynamo/test_comptime 2025-03-14T03:52:27.7922958Z dynamo/test_config 2025-03-14T03:52:27.7923232Z dynamo/test_ctx_manager 2025-03-14T03:52:27.7923514Z dynamo/test_cudagraphs 2025-03-14T03:52:27.7923832Z dynamo/test_cudagraphs_expandable_segments 2025-03-14T03:52:27.7924188Z dynamo/test_debug_utils 2025-03-14T03:52:27.7924476Z dynamo/test_decorators 2025-03-14T03:52:27.7924769Z dynamo/test_deque_reconstruct 2025-03-14T03:52:27.7925150Z dynamo/test_deviceguard 2025-03-14T03:52:27.7925433Z dynamo/test_dicts 2025-03-14T03:52:27.7925702Z dynamo/test_dynamic_shapes 2025-03-14T03:52:27.7926004Z dynamo/test_error_messages 2025-03-14T03:52:27.7926294Z dynamo/test_exc 2025-03-14T03:52:27.7926543Z dynamo/test_exceptions 2025-03-14T03:52:27.7926823Z dynamo/test_export 2025-03-14T03:52:27.7927095Z dynamo/test_export_mutations 2025-03-14T03:52:27.7927399Z dynamo/test_flat_apply 2025-03-14T03:52:27.7927679Z dynamo/test_frame_init 2025-03-14T03:52:27.7927942Z dynamo/test_functions 2025-03-14T03:52:27.7928222Z dynamo/test_fx_passes_pre_grad 2025-03-14T03:52:27.7928526Z dynamo/test_generator 2025-03-14T03:52:27.7928797Z dynamo/test_global 2025-03-14T03:52:27.7929059Z dynamo/test_graph_deduplication 2025-03-14T03:52:27.7929382Z dynamo/test_graph_region_tracker 2025-03-14T03:52:27.7929699Z dynamo/test_guard_manager 2025-03-14T03:52:27.7929993Z dynamo/test_higher_order_ops 2025-03-14T03:52:27.7930290Z dynamo/test_hooks 2025-03-14T03:52:27.7930544Z dynamo/test_input_attr_tracking 2025-03-14T03:52:27.7930855Z dynamo/test_interop 2025-03-14T03:52:27.7931117Z dynamo/test_logging 2025-03-14T03:52:27.7931393Z dynamo/test_metrics_context 2025-03-14T03:52:27.7931693Z dynamo/test_minifier 2025-03-14T03:52:27.7931942Z dynamo/test_misc 2025-03-14T03:52:27.7932202Z dynamo/test_model_output 2025-03-14T03:52:27.7932481Z dynamo/test_modes 2025-03-14T03:52:27.7932731Z dynamo/test_modules 2025-03-14T03:52:27.7932988Z dynamo/test_nops 2025-03-14T03:52:27.7933231Z dynamo/test_optimizers 2025-03-14T03:52:27.7933504Z dynamo/test_pgo 2025-03-14T03:52:27.7933761Z dynamo/test_pre_dispatch 2025-03-14T03:52:27.7934124Z dynamo/test_profiler 2025-03-14T03:52:27.7934390Z dynamo/test_python_autograd 2025-03-14T03:52:27.7934707Z dynamo/test_python_dispatcher 2025-03-14T03:52:27.7935020Z dynamo/test_recompile_ux 2025-03-14T03:52:27.7935315Z dynamo/test_recompiles 2025-03-14T03:52:27.7935607Z dynamo/test_reconstruct 2025-03-14T03:52:27.7935884Z dynamo/test_reorder_logs 2025-03-14T03:52:27.7936169Z dynamo/test_repros 2025-03-14T03:52:27.7936427Z dynamo/test_resume 2025-03-14T03:52:27.7936686Z dynamo/test_sdpa 2025-03-14T03:52:27.7936955Z dynamo/test_skip_guard_eval_unsafe 2025-03-14T03:52:27.7937269Z dynamo/test_skip_non_tensor 2025-03-14T03:52:27.7937562Z dynamo/test_sources 2025-03-14T03:52:27.7937836Z dynamo/test_structured_trace 2025-03-14T03:52:27.7938137Z dynamo/test_subclasses 2025-03-14T03:52:27.7938416Z dynamo/test_subgraphs 2025-03-14T03:52:27.7938668Z dynamo/test_sys 2025-03-14T03:52:27.7938921Z dynamo/test_torchrec 2025-03-14T03:52:27.7939189Z dynamo/test_trace_rules 2025-03-14T03:52:27.7939471Z dynamo/test_unspec 2025-03-14T03:52:27.7939727Z dynamo/test_utils 2025-03-14T03:52:27.7939979Z dynamo/test_verify_correctness 2025-03-14T03:52:27.7940276Z dynamo/test_view 2025-03-14T03:52:27.7940530Z export/test_converter 2025-03-14T03:52:27.7940802Z export/test_cpp_serdes 2025-03-14T03:52:27.7941069Z export/test_db 2025-03-14T03:52:27.7941326Z export/test_draft_export 2025-03-14T03:52:27.7941617Z export/test_experimental 2025-03-14T03:52:27.7941901Z export/test_export 2025-03-14T03:52:27.7942169Z export/test_export_legacy 2025-03-14T03:52:27.7942453Z export/test_export_strict 2025-03-14T03:52:27.7942779Z export/test_export_training_ir_to_run_decomp 2025-03-14T03:52:27.7943157Z export/test_functionalized_assertions 2025-03-14T03:52:27.7943487Z export/test_hop 2025-03-14T03:52:27.7943748Z export/test_lift_unlift 2025-03-14T03:52:27.7944026Z export/test_pass_infra 2025-03-14T03:52:27.7944306Z export/test_passes 2025-03-14T03:52:27.7944589Z export/test_retraceability 2025-03-14T03:52:27.7944883Z export/test_schema 2025-03-14T03:52:27.7945143Z export/test_serdes 2025-03-14T03:52:27.7945398Z export/test_serialize 2025-03-14T03:52:27.7945671Z export/test_sparse 2025-03-14T03:52:27.7945926Z export/test_swap 2025-03-14T03:52:27.7946253Z export/test_tools 2025-03-14T03:52:27.7946501Z export/test_torchbind 2025-03-14T03:52:27.7946777Z export/test_tree_utils 2025-03-14T03:52:27.7947063Z export/test_unflatten 2025-03-14T03:52:27.7947372Z export/test_unflatten_training_ir 2025-03-14T03:52:27.7947697Z export/test_verifier 2025-03-14T03:52:27.7947952Z functorch/test_ac 2025-03-14T03:52:27.7948224Z functorch/test_ac_knapsack 2025-03-14T03:52:27.7948531Z functorch/test_ac_logging 2025-03-14T03:52:27.7948831Z functorch/test_aotdispatch 2025-03-14T03:52:27.7949140Z functorch/test_control_flow 2025-03-14T03:52:27.7949432Z functorch/test_dims 2025-03-14T03:52:27.7949718Z functorch/test_eager_transforms 2025-03-14T03:52:27.7950044Z functorch/test_logging 2025-03-14T03:52:27.7950349Z functorch/test_memory_efficient_fusion 2025-03-14T03:52:27.7950694Z functorch/test_minifier 2025-03-14T03:52:27.7950965Z functorch/test_ops 2025-03-14T03:52:27.7951239Z functorch/test_parsing 2025-03-14T03:52:27.7951529Z functorch/test_rearrange 2025-03-14T03:52:27.7951819Z functorch/test_vmap 2025-03-14T03:52:27.7952106Z functorch/test_vmap_registrations 2025-03-14T03:52:27.7952429Z higher_order_ops/test_invoke_quant 2025-03-14T03:52:27.7952780Z higher_order_ops/test_invoke_subgraph 2025-03-14T03:52:27.7953125Z higher_order_ops/test_with_effects 2025-03-14T03:52:27.7953452Z inductor/test_aot_inductor 2025-03-14T03:52:27.7953763Z inductor/test_aot_inductor_arrayref 2025-03-14T03:52:27.7954094Z inductor/test_aot_inductor_custom_ops 2025-03-14T03:52:27.7954435Z inductor/test_aot_inductor_package 2025-03-14T03:52:27.7954765Z inductor/test_aot_inductor_utils 2025-03-14T03:52:27.7955086Z inductor/test_async_compile 2025-03-14T03:52:27.7955960Z inductor/test_auto_functionalize 2025-03-14T03:52:27.7956292Z inductor/test_autoheuristic 2025-03-14T03:52:27.7956595Z inductor/test_b2b_gemm 2025-03-14T03:52:27.7956886Z inductor/test_benchmark_fusion 2025-03-14T03:52:27.7957205Z inductor/test_benchmarking 2025-03-14T03:52:27.7957507Z inductor/test_binary_folding 2025-03-14T03:52:27.7957814Z inductor/test_block_analysis 2025-03-14T03:52:27.7958118Z inductor/test_ck_backend 2025-03-14T03:52:27.7958404Z inductor/test_codecache 2025-03-14T03:52:27.7958700Z inductor/test_codegen_triton 2025-03-14T03:52:27.7958991Z inductor/test_combo_kernels 2025-03-14T03:52:27.7959304Z inductor/test_compile_subprocess 2025-03-14T03:52:27.7959630Z inductor/test_compile_worker 2025-03-14T03:52:27.7959938Z inductor/test_compiled_autograd 2025-03-14T03:52:27.7960263Z inductor/test_compiled_optimizers 2025-03-14T03:52:27.7960570Z inductor/test_config 2025-03-14T03:52:27.7960847Z inductor/test_control_flow 2025-03-14T03:52:27.7961167Z inductor/test_cooperative_reductions 2025-03-14T03:52:27.7961523Z inductor/test_coordinate_descent_tuner 2025-03-14T03:52:27.7961876Z inductor/test_cpp_wrapper_hipify 2025-03-14T03:52:27.7962194Z inductor/test_cpu_cpp_wrapper 2025-03-14T03:52:27.7962502Z inductor/test_cpu_repro 2025-03-14T03:52:27.7962807Z inductor/test_cpu_select_algorithm 2025-03-14T03:52:27.7963137Z inductor/test_cuda_repro 2025-03-14T03:52:27.7963432Z inductor/test_cudacodecache 2025-03-14T03:52:27.7963729Z inductor/test_cudagraph_trees 2025-03-14T03:52:27.7964088Z inductor/test_cudagraph_trees_expandable_segments 2025-03-14T03:52:27.7964475Z inductor/test_custom_lowering 2025-03-14T03:52:27.7964794Z inductor/test_custom_post_grad_passes 2025-03-14T03:52:27.7965134Z inductor/test_cutlass_backend 2025-03-14T03:52:27.7965426Z inductor/test_debug_trace 2025-03-14T03:52:27.7965926Z inductor/test_decompose_mem_bound_mm 2025-03-14T03:52:27.7966321Z inductor/test_dependencies 2025-03-14T03:52:27.7966640Z inductor/test_distributed_patterns 2025-03-14T03:52:27.7966982Z inductor/test_efficient_conv_bn_eval 2025-03-14T03:52:27.7967311Z inductor/test_extension_backend 2025-03-14T03:52:27.7967637Z inductor/test_external_callables 2025-03-14T03:52:27.7967962Z inductor/test_flex_attention 2025-03-14T03:52:27.7968453Z inductor/test_flex_decoding 2025-03-14T03:52:27.7968754Z inductor/test_foreach 2025-03-14T03:52:27.7969009Z inductor/test_fp8 2025-03-14T03:52:27.7969277Z inductor/test_fused_attention 2025-03-14T03:52:27.7969575Z inductor/test_fuzzer 2025-03-14T03:52:27.7969852Z inductor/test_fx_fusion 2025-03-14T03:52:27.7970127Z inductor/test_gpu_cpp_wrapper 2025-03-14T03:52:27.7970446Z inductor/test_graph_transform_observer 2025-03-14T03:52:27.7970796Z inductor/test_group_batch_fusion 2025-03-14T03:52:27.7971110Z inductor/test_halide 2025-03-14T03:52:27.7971379Z inductor/test_indexing 2025-03-14T03:52:27.7971663Z inductor/test_inductor_annotations 2025-03-14T03:52:27.7971998Z inductor/test_inductor_freezing 2025-03-14T03:52:27.7972321Z inductor/test_inductor_utils 2025-03-14T03:52:27.7972630Z inductor/test_inplace_padding 2025-03-14T03:52:27.7972943Z inductor/test_inplacing_pass 2025-03-14T03:52:27.7973245Z inductor/test_kernel_benchmark 2025-03-14T03:52:27.7973561Z inductor/test_layout_optim 2025-03-14T03:52:27.7973869Z inductor/test_loop_ordering 2025-03-14T03:52:27.7974175Z inductor/test_max_autotune 2025-03-14T03:52:27.7974468Z inductor/test_memory 2025-03-14T03:52:27.7974734Z inductor/test_memory_planning 2025-03-14T03:52:27.7975034Z inductor/test_metrics 2025-03-14T03:52:27.7975307Z inductor/test_minifier 2025-03-14T03:52:27.7975598Z inductor/test_minifier_isolate 2025-03-14T03:52:27.7975912Z inductor/test_minifier_utils 2025-03-14T03:52:27.7976215Z inductor/test_mkldnn_pattern_matcher 2025-03-14T03:52:27.7976551Z inductor/test_mmdecomp 2025-03-14T03:52:27.7976856Z inductor/test_move_constructors_to_cuda 2025-03-14T03:52:27.7977203Z inductor/test_mps_basic 2025-03-14T03:52:27.7977596Z inductor/test_multi_kernel 2025-03-14T03:52:27.7977890Z inductor/test_online_softmax 2025-03-14T03:52:27.7978206Z inductor/test_op_completeness 2025-03-14T03:52:27.7978523Z inductor/test_op_dtype_prop 2025-03-14T03:52:27.7978832Z inductor/test_ordered_set 2025-03-14T03:52:27.7979130Z inductor/test_pad_mm 2025-03-14T03:52:27.7979394Z inductor/test_padding 2025-03-14T03:52:27.7979680Z inductor/test_pattern_matcher 2025-03-14T03:52:27.7996805Z inductor/test_perf 2025-03-14T03:52:27.7997253Z inductor/test_profiler 2025-03-14T03:52:27.7997628Z inductor/test_provenance_tracing 2025-03-14T03:52:27.7997963Z inductor/test_scatter_optimization 2025-03-14T03:52:27.7998307Z inductor/test_select_algorithm 2025-03-14T03:52:27.7998617Z inductor/test_smoke 2025-03-14T03:52:27.7998896Z inductor/test_snode_runtime 2025-03-14T03:52:27.7999225Z inductor/test_split_cat_fx_aten_passes 2025-03-14T03:52:27.7999568Z inductor/test_split_cat_fx_passes 2025-03-14T03:52:27.7999929Z inductor/test_standalone_compile 2025-03-14T03:52:27.8000257Z inductor/test_torchbind 2025-03-14T03:52:28.7393216Z inductor/test_torchinductor 2025-03-14T03:52:28.7393770Z inductor/test_torchinductor_codegen_config_overrides 2025-03-14T03:52:28.7394437Z inductor/test_torchinductor_codegen_dynamic_shapes 2025-03-14T03:52:28.7395017Z inductor/test_torchinductor_dynamic_shapes 2025-03-14T03:52:28.7395625Z inductor/test_torchinductor_opinfo 2025-03-14T03:52:28.7396176Z inductor/test_torchinductor_strided_blocks 2025-03-14T03:52:28.7396853Z inductor/test_triton_cpu_backend 2025-03-14T03:52:28.7397184Z inductor/test_triton_extension_backend 2025-03-14T03:52:28.7397538Z inductor/test_triton_heuristics 2025-03-14T03:52:28.7397866Z inductor/test_triton_kernels 2025-03-14T03:52:28.7398178Z inductor/test_triton_syntax 2025-03-14T03:52:28.7398490Z inductor/test_triton_wrapper 2025-03-14T03:52:28.7398790Z inductor/test_unbacked_symints 2025-03-14T03:52:28.7399099Z inductor/test_utils 2025-03-14T03:52:28.7399392Z inductor/test_xpu_basic 2025-03-14T03:52:28.7399669Z lazy/test_bindings 2025-03-14T03:52:28.7399932Z lazy/test_debug_util 2025-03-14T03:52:28.7400205Z lazy/test_extract_compiled_graph 2025-03-14T03:52:28.7400536Z lazy/test_functionalization 2025-03-14T03:52:28.7401176Z lazy/test_generator 2025-03-14T03:52:28.7401450Z lazy/test_meta_kernel 2025-03-14T03:52:28.7401723Z lazy/test_reuse_ir 2025-03-14T03:52:28.7401978Z lazy/test_step_closures 2025-03-14T03:52:28.7402261Z lazy/test_ts_opinfo 2025-03-14T03:52:28.7402525Z nn/test_convolution 2025-03-14T03:52:28.7402790Z nn/test_dropout 2025-03-14T03:52:28.7403042Z nn/test_embedding 2025-03-14T03:52:28.7403279Z nn/test_init 2025-03-14T03:52:28.7403525Z nn/test_lazy_modules 2025-03-14T03:52:28.7403799Z nn/test_load_state_dict 2025-03-14T03:52:28.7404084Z nn/test_module_hooks 2025-03-14T03:52:28.7404349Z nn/test_multihead_attention 2025-03-14T03:52:28.7404652Z nn/test_packed_sequence 2025-03-14T03:52:28.7404949Z nn/test_parametrization 2025-03-14T03:52:28.7405226Z nn/test_pooling 2025-03-14T03:52:28.7405472Z nn/test_pruning 2025-03-14T03:52:28.7405767Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2025-03-14T03:52:28.7406148Z onnx/exporter/test_api 2025-03-14T03:52:28.7406447Z onnx/exporter/test_building 2025-03-14T03:52:28.7406775Z onnx/exporter/test_capture_strategies 2025-03-14T03:52:28.7407119Z onnx/exporter/test_core 2025-03-14T03:52:28.7407405Z onnx/exporter/test_dynamic_shapes 2025-03-14T03:52:28.7407748Z onnx/exporter/test_hf_models_e2e 2025-03-14T03:52:28.7408075Z onnx/exporter/test_ir_passes 2025-03-14T03:52:28.7408396Z onnx/exporter/test_small_models_e2e 2025-03-14T03:52:28.7408732Z onnx/exporter/test_tensors 2025-03-14T03:52:28.7409023Z onnx/exporter/test_verification 2025-03-14T03:52:28.7409357Z onnx/internal/test_diagnostics 2025-03-14T03:52:28.7409681Z onnx/internal/test_registraion 2025-03-14T03:52:28.7409998Z onnx/test_autograd_funs 2025-03-14T03:52:28.7410406Z onnx/test_custom_ops 2025-03-14T03:52:28.7410663Z onnx/test_fx_passes 2025-03-14T03:52:28.7410945Z onnx/test_fx_type_promotion 2025-03-14T03:52:28.7411370Z onnx/test_lazy_import 2025-03-14T03:52:28.7411660Z onnx/test_models_onnxruntime 2025-03-14T03:52:28.7411996Z onnx/test_models_quantized_onnxruntime 2025-03-14T03:52:28.7412323Z onnx/test_onnx_opset 2025-03-14T03:52:28.7412608Z onnx/test_onnxscript_no_runtime 2025-03-14T03:52:28.7412933Z onnx/test_onnxscript_runtime 2025-03-14T03:52:28.7413239Z onnx/test_op_consistency 2025-03-14T03:52:28.7413532Z onnx/test_pytorch_jit_onnx 2025-03-14T03:52:28.7413826Z onnx/test_pytorch_onnx_no_runtime 2025-03-14T03:52:28.7414162Z onnx/test_pytorch_onnx_onnxruntime 2025-03-14T03:52:28.7414508Z onnx/test_pytorch_onnx_shape_inference 2025-03-14T03:52:28.7414852Z onnx/test_symbolic_helper 2025-03-14T03:52:28.7415150Z onnx/test_utility_funs 2025-03-14T03:52:28.7415414Z onnx/test_verification 2025-03-14T03:52:28.7415695Z onnx/torchlib/test_ops 2025-03-14T03:52:28.7415988Z optim/test_lrscheduler 2025-03-14T03:52:28.7416264Z optim/test_optim 2025-03-14T03:52:28.7416511Z optim/test_swa_utils 2025-03-14T03:52:28.7416798Z profiler/test_cpp_thread 2025-03-14T03:52:28.7417100Z profiler/test_execution_trace 2025-03-14T03:52:28.7417411Z profiler/test_kineto 2025-03-14T03:52:28.7417696Z profiler/test_memory_profiler 2025-03-14T03:52:28.7417993Z profiler/test_profiler 2025-03-14T03:52:28.7418291Z profiler/test_profiler_tree 2025-03-14T03:52:28.7418605Z profiler/test_record_function 2025-03-14T03:52:28.7418915Z profiler/test_torch_tidy 2025-03-14T03:52:28.7419201Z test_accelerator 2025-03-14T03:52:28.7419441Z test_ao_sparsity 2025-03-14T03:52:28.7419707Z test_appending_byte_serializer 2025-03-14T03:52:28.7420012Z test_autocast 2025-03-14T03:52:28.7420256Z test_autograd 2025-03-14T03:52:28.7420509Z test_autograd_fallback 2025-03-14T03:52:28.7420768Z test_autoload 2025-03-14T03:52:28.7421018Z test_autoload_disable 2025-03-14T03:52:28.7421296Z test_autoload_enable 2025-03-14T03:52:28.7421566Z test_binary_ufuncs 2025-03-14T03:52:28.7421814Z test_bundled_inputs 2025-03-14T03:52:28.7422091Z test_ci_sanity_check_fail 2025-03-14T03:52:28.7422382Z test_comparison_utils 2025-03-14T03:52:28.7422782Z test_compile_benchmark_util 2025-03-14T03:52:28.7423080Z test_complex 2025-03-14T03:52:28.7423315Z test_content_store 2025-03-14T03:52:28.7423582Z test_cpp_api_parity 2025-03-14T03:52:28.7423863Z test_cpp_extensions_aot_ninja 2025-03-14T03:52:28.7424183Z test_cpp_extensions_aot_no_ninja 2025-03-14T03:52:28.7424508Z test_cpp_extensions_jit 2025-03-14T03:52:28.7424796Z test_cpp_extensions_mtia_backend 2025-03-14T03:52:28.7425155Z test_cpp_extensions_open_device_registration 2025-03-14T03:52:28.7425540Z test_cpp_extensions_stream_and_event 2025-03-14T03:52:28.7425864Z test_cuda 2025-03-14T03:52:28.7426111Z test_cuda_expandable_segments 2025-03-14T03:52:28.7426399Z test_cuda_multigpu 2025-03-14T03:52:28.7426672Z test_cuda_nvml_based_avail 2025-03-14T03:52:28.7426964Z test_cuda_primary_ctx 2025-03-14T03:52:28.7427235Z test_cuda_sanitizer 2025-03-14T03:52:28.7427483Z test_cuda_trace 2025-03-14T03:52:28.7427730Z test_custom_ops 2025-03-14T03:52:28.7427977Z test_dataloader 2025-03-14T03:52:28.7428224Z test_datapipe 2025-03-14T03:52:28.7428463Z test_decomp 2025-03-14T03:52:28.7428685Z test_deploy 2025-03-14T03:52:28.7428922Z test_dispatch 2025-03-14T03:52:28.7429160Z test_dlpack 2025-03-14T03:52:28.7429401Z test_dynamic_shapes 2025-03-14T03:52:28.7429672Z test_expanded_weights 2025-03-14T03:52:28.7429935Z test_extension_utils 2025-03-14T03:52:28.7430208Z test_fake_tensor 2025-03-14T03:52:28.7430458Z test_file_check 2025-03-14T03:52:28.7430708Z test_flop_counter 2025-03-14T03:52:28.7430944Z test_foreach 2025-03-14T03:52:28.7431192Z test_function_schema 2025-03-14T03:52:28.7431479Z test_functional_autograd_benchmark 2025-03-14T03:52:28.7431810Z test_functional_optim 2025-03-14T03:52:28.7432176Z test_functionalization 2025-03-14T03:52:28.7432464Z test_functionalization_of_rng_ops 2025-03-14T03:52:28.7432787Z test_futures 2025-03-14T03:52:28.7433025Z test_fx 2025-03-14T03:52:28.7433258Z test_fx_experimental 2025-03-14T03:52:28.7433526Z test_fx_passes 2025-03-14T03:52:28.7433778Z test_fx_reinplace_pass 2025-03-14T03:52:28.7434051Z test_hop_infra 2025-03-14T03:52:28.7434295Z test_hub 2025-03-14T03:52:28.7434521Z test_import_stats 2025-03-14T03:52:28.7434775Z test_indexing 2025-03-14T03:52:28.7434999Z test_itt 2025-03-14T03:52:28.7435221Z test_jit 2025-03-14T03:52:28.7435451Z test_jit_autocast 2025-03-14T03:52:28.7435812Z test_jit_disabled 2025-03-14T03:52:28.7436056Z test_jit_fuser_legacy 2025-03-14T03:52:28.7436324Z test_jit_fuser_te 2025-03-14T03:52:28.7436572Z test_jit_legacy 2025-03-14T03:52:28.7436850Z test_jit_llga_fuser 2025-03-14T03:52:28.7437113Z test_jit_profiling 2025-03-14T03:52:28.7437355Z test_jiterator 2025-03-14T03:52:28.7437609Z test_legacy_vmap 2025-03-14T03:52:28.7437860Z test_license 2025-03-14T03:52:28.7438096Z test_linalg 2025-03-14T03:52:28.7438321Z test_logging 2025-03-14T03:52:28.7438557Z test_masked 2025-03-14T03:52:28.7438799Z test_maskedtensor 2025-03-14T03:52:28.7439043Z test_matmul_cuda 2025-03-14T03:52:28.7439293Z test_meta 2025-03-14T03:52:28.7439514Z test_metal 2025-03-14T03:52:28.7439744Z test_mkl_verbose 2025-03-14T03:52:28.7439987Z test_mkldnn 2025-03-14T03:52:28.7440209Z test_mkldnn_fusion 2025-03-14T03:52:28.7440468Z test_mkldnn_verbose 2025-03-14T03:52:28.7440736Z test_mobile_optimizer 2025-03-14T03:52:28.7441021Z test_model_exports_to_core_aten 2025-03-14T03:52:28.7441333Z test_module_tracker 2025-03-14T03:52:28.7441575Z test_modules 2025-03-14T03:52:28.7441807Z test_monitor 2025-03-14T03:52:28.7442041Z test_mps 2025-03-14T03:52:28.7442275Z test_multiprocessing 2025-03-14T03:52:28.7442543Z test_multiprocessing_spawn 2025-03-14T03:52:28.7442835Z test_namedtensor 2025-03-14T03:52:28.7443103Z test_namedtuple_return_api 2025-03-14T03:52:28.7443400Z test_native_functions 2025-03-14T03:52:28.7443663Z test_native_mha 2025-03-14T03:52:28.7443899Z test_nestedtensor 2025-03-14T03:52:28.7444141Z test_nn 2025-03-14T03:52:28.7444396Z test_numba_integration 2025-03-14T03:52:28.7444776Z test_numpy_interop 2025-03-14T03:52:28.7445036Z test_openmp 2025-03-14T03:52:28.7445264Z test_ops 2025-03-14T03:52:28.7445505Z test_ops_fwd_gradients 2025-03-14T03:52:28.7445785Z test_ops_gradients 2025-03-14T03:52:28.7446044Z test_ops_jit 2025-03-14T03:52:28.7446269Z test_optim 2025-03-14T03:52:28.7446503Z test_out_dtype_op 2025-03-14T03:52:28.7446751Z test_overrides 2025-03-14T03:52:28.7446993Z test_package 2025-03-14T03:52:28.7447239Z test_per_overload_api 2025-03-14T03:52:28.7447488Z test_prims 2025-03-14T03:52:28.7447723Z test_proxy_tensor 2025-03-14T03:52:28.7447970Z test_pruning_op 2025-03-14T03:52:28.7448220Z test_public_bindings 2025-03-14T03:52:28.7448492Z test_python_dispatch 2025-03-14T03:52:28.7448738Z test_pytree 2025-03-14T03:52:28.7448973Z test_quantization 2025-03-14T03:52:28.7449220Z test_reductions 2025-03-14T03:52:28.7449477Z test_scatter_gather_ops 2025-03-14T03:52:28.7449739Z test_schema_check 2025-03-14T03:52:28.7450002Z test_segment_reductions 2025-03-14T03:52:28.7450279Z test_serialization 2025-03-14T03:52:28.7450556Z test_set_default_mobile_cpu_allocator 2025-03-14T03:52:28.7450882Z test_shape_ops 2025-03-14T03:52:28.7451116Z test_show_pickle 2025-03-14T03:52:28.7451368Z test_sort_and_select 2025-03-14T03:52:28.7451628Z test_sparse 2025-03-14T03:52:28.7451864Z test_sparse_csr 2025-03-14T03:52:28.7452123Z test_sparse_semi_structured 2025-03-14T03:52:28.7452406Z test_spectral_ops 2025-03-14T03:52:28.7452655Z test_stateless 2025-03-14T03:52:28.7452904Z test_subclass 2025-03-14T03:52:28.7453148Z test_sympy_utils 2025-03-14T03:52:28.7453416Z test_tensor_creation_ops 2025-03-14T03:52:28.7453776Z test_tensorboard 2025-03-14T03:52:28.7454027Z test_tensorexpr 2025-03-14T03:52:28.7454284Z test_tensorexpr_pybind 2025-03-14T03:52:28.7454558Z test_testing 2025-03-14T03:52:28.7454777Z test_torch 2025-03-14T03:52:28.7455013Z test_transformers 2025-03-14T03:52:28.7455282Z test_transformers_privateuse1 2025-03-14T03:52:28.7456006Z test_type_hints 2025-03-14T03:52:28.7456259Z test_type_info 2025-03-14T03:52:28.7456501Z test_type_promotion 2025-03-14T03:52:28.7456765Z test_typing 2025-03-14T03:52:28.7457056Z test_unary_ufuncs 2025-03-14T03:52:28.7457303Z test_utils 2025-03-14T03:52:28.7457548Z test_utils_config_module 2025-03-14T03:52:28.7457819Z test_utils_filelock 2025-03-14T03:52:28.7458076Z test_view_ops 2025-03-14T03:52:28.7458313Z test_vulkan 2025-03-14T03:52:28.7458548Z test_weak 2025-03-14T03:52:28.7458774Z test_xnnpack_integration 2025-03-14T03:52:28.7459051Z test_xpu 2025-03-14T03:52:28.7459303Z torch_np/numpy_tests/core/test_dlpack 2025-03-14T03:52:28.7459662Z torch_np/numpy_tests/core/test_dtype 2025-03-14T03:52:28.7460010Z torch_np/numpy_tests/core/test_einsum 2025-03-14T03:52:28.7460351Z torch_np/numpy_tests/core/test_getlimits 2025-03-14T03:52:28.7460712Z torch_np/numpy_tests/core/test_indexing 2025-03-14T03:52:28.7461083Z torch_np/numpy_tests/core/test_multiarray 2025-03-14T03:52:28.7461448Z torch_np/numpy_tests/core/test_numeric 2025-03-14T03:52:28.7461817Z torch_np/numpy_tests/core/test_numerictypes 2025-03-14T03:52:28.7462185Z torch_np/numpy_tests/core/test_scalar_ctors 2025-03-14T03:52:28.7462571Z torch_np/numpy_tests/core/test_scalar_methods 2025-03-14T03:52:28.7462966Z torch_np/numpy_tests/core/test_scalarinherit 2025-03-14T03:52:28.7463340Z torch_np/numpy_tests/core/test_scalarmath 2025-03-14T03:52:28.7463706Z torch_np/numpy_tests/core/test_shape_base 2025-03-14T03:52:28.7464049Z torch_np/numpy_tests/fft/test_helper 2025-03-14T03:52:28.7464396Z torch_np/numpy_tests/fft/test_pocketfft 2025-03-14T03:52:28.7464754Z torch_np/numpy_tests/lib/test_arraypad 2025-03-14T03:52:28.7465114Z torch_np/numpy_tests/lib/test_arraysetops 2025-03-14T03:52:28.7465486Z torch_np/numpy_tests/lib/test_function_base 2025-03-14T03:52:28.7466325Z torch_np/numpy_tests/lib/test_histograms 2025-03-14T03:52:28.7466917Z torch_np/numpy_tests/lib/test_index_tricks 2025-03-14T03:52:28.7467289Z torch_np/numpy_tests/lib/test_shape_base_ 2025-03-14T03:52:28.7467664Z torch_np/numpy_tests/lib/test_twodim_base 2025-03-14T03:52:28.7468031Z torch_np/numpy_tests/lib/test_type_check 2025-03-14T03:52:28.7468391Z torch_np/numpy_tests/linalg/test_linalg 2025-03-14T03:52:28.7468714Z torch_np/test_basic 2025-03-14T03:52:28.7468990Z torch_np/test_binary_ufuncs 2025-03-14T03:52:28.7469287Z torch_np/test_dtype 2025-03-14T03:52:28.7469604Z torch_np/test_function_base 2025-03-14T03:52:28.7469910Z torch_np/test_ndarray_methods 2025-03-14T03:52:28.7470206Z torch_np/test_nep50_examples 2025-03-14T03:52:28.7470501Z torch_np/test_random 2025-03-14T03:52:28.7470782Z torch_np/test_reductions 2025-03-14T03:52:28.7471076Z torch_np/test_scalars_0D_arrays 2025-03-14T03:52:28.7471378Z torch_np/test_ufuncs_basic 2025-03-14T03:52:28.7471679Z torch_np/test_unary_ufuncs 2025-03-14T03:52:28.7471964Z xpu/test_conv 2025-03-14T03:52:28.7472209Z xpu/test_gemm 2025-03-14T03:52:28.7472803Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2025-03-14T03:52:28.7473834Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2025-03-14T03:52:28.7474544Z Results from PreviouslyFailedInPR 2025-03-14T03:52:28.7474775Z 2025-03-14T03:52:28.7474873Z base_commit: HEAD^ 2025-03-14T03:52:28.7475512Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:28.7476302Z Results from EditedByPR 2025-03-14T03:52:28.7476474Z 2025-03-14T03:52:28.7476599Z Results from MentionedInPR 2025-03-14T03:52:28.7476882Z 2025-03-14T03:52:28.7476980Z base_commit: HEAD^ 2025-03-14T03:52:28.7477616Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:28.7478374Z Results from HistoricalClassFailurCorrelation 2025-03-14T03:52:28.7478875Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2025-03-14T03:52:28.7479508Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.07907786754219832) 2025-03-14T03:52:28.7480173Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.07040229736971561) 2025-03-14T03:52:28.7480681Z test_fx, TestVisionTracing (0.06931247397244791) 2025-03-14T03:52:28.7481226Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.04817449289067656) 2025-03-14T03:52:28.7481877Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.046216763055872224) 2025-03-14T03:52:28.7482502Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.045574362476489494) 2025-03-14T03:52:28.7483154Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.03752456967293895) 2025-03-14T03:52:28.7483692Z test_utils, TestDeviceUtilsCPU (0.03615032077794899) 2025-03-14T03:52:28.7484142Z test_ops, TestCompositeComplianceCUDA (0.035692381613027534) 2025-03-14T03:52:28.7484716Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.035314350459419185) 2025-03-14T03:52:28.7485415Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.03298915462999838) 2025-03-14T03:52:28.7486006Z test_decomp, TestDecompCUDA (0.031109826497970033) 2025-03-14T03:52:28.7486408Z test_linalg, TestLinalgCUDA (0.02962418746696073) 2025-03-14T03:52:28.7486875Z test_python_dispatch, TestPythonRegistration (0.028622403349720507) 2025-03-14T03:52:28.7487337Z test_jit, TestScript (0.027435243386533404) 2025-03-14T03:52:28.7487840Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.027429803210148818) 2025-03-14T03:52:28.7488458Z inductor/test_triton_cpu_backend, CpuTritonTests (0.02497604049383169) 2025-03-14T03:52:28.7488973Z test_dataloader, TestDataLoader (0.023250330648947142) 2025-03-14T03:52:28.7489510Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022296190800630333) 2025-03-14T03:52:28.7490152Z test_cuda_multigpu, TestCudaMultiGPU (0.02186433589214761) 2025-03-14T03:52:28.7490732Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.02179142511672117) 2025-03-14T03:52:28.7491438Z export/test_retraceability, RetraceExportNonStrictTestExport (0.020671735752575922) 2025-03-14T03:52:28.7492019Z dynamo/test_misc, MiscTests (0.020262224089270267) 2025-03-14T03:52:28.7492472Z functorch/test_ops, TestOperatorsCUDA (0.01987055309470982) 2025-03-14T03:52:28.7493021Z distributed/launcher/test_run, ElasticLaunchTest (0.019320122261061345) 2025-03-14T03:52:28.7493502Z test_cuda, TestCuda (0.019320122261061345) 2025-03-14T03:52:28.7494028Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.01788900209357532) 2025-03-14T03:52:28.7494712Z dynamo/test_ctx_manager, ContextlibContextManagerTests (0.01788900209357532) 2025-03-14T03:52:28.7495535Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.01788900209357532) 2025-03-14T03:52:28.7496288Z test_cuda, TestBlockStateAbsorption (0.01722378560289748) 2025-03-14T03:52:28.7496849Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.016769921582169795) 2025-03-14T03:52:28.7497509Z export/test_serdes, SerDesExportNonStrictTestExport (0.016696401954003626) 2025-03-14T03:52:28.7498238Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.01658161629697427) 2025-03-14T03:52:28.7498967Z distributed/test_c10d_nccl, ProcessGroupNCCLInitTest (0.016100101884217784) 2025-03-14T03:52:28.7499612Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.015980841870260616) 2025-03-14T03:52:28.7500238Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.01597472597210897) 2025-03-14T03:52:28.7501001Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.015503801814431941) 2025-03-14T03:52:28.7501586Z test_autograd, TestAutograd (0.015503801814431941) 2025-03-14T03:52:28.7502147Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.014490091695796006) 2025-03-14T03:52:28.7502698Z test_mps, TestSDPA (0.014311201674860254) 2025-03-14T03:52:28.7503348Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.013628923455477381) 2025-03-14T03:52:28.7504080Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.012323534775574107) 2025-03-14T03:52:28.7504615Z profiler/test_profiler, TestProfiler (0.012164521423631216) 2025-03-14T03:52:28.7505137Z test_dataloader, TestOutOfOrderDataLoader (0.011926001395716878) 2025-03-14T03:52:28.7505608Z test_ops, TestCommonCUDA (0.011588325742450261) 2025-03-14T03:52:28.7506055Z inductor/test_torchinductor, CpuTests (0.011210441311973865) 2025-03-14T03:52:28.7506594Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.011210441311973863) 2025-03-14T03:52:28.7507185Z inductor/test_flex_decoding, TestFlexDecoding (0.010964227089610677) 2025-03-14T03:52:28.7507917Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.01073340125614519) 2025-03-14T03:52:28.7508756Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.010600797464402604) 2025-03-14T03:52:28.7509360Z export/test_export, TestExport (0.010392658359124706) 2025-03-14T03:52:28.7509794Z test_cuda, TestCudaMallocAsync (0.00977162695003899) 2025-03-14T03:52:28.7510331Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.009540801116573502) 2025-03-14T03:52:28.7510942Z distributed/test_c10d_gloo, LargeCommTest (0.009540801116573502) 2025-03-14T03:52:28.7511462Z test_ops_gradients, TestBwdGradientsCUDA (0.009302281088659166) 2025-03-14T03:52:28.7511997Z distributed/test_device_mesh, DeviceMeshTest (0.009200058219553019) 2025-03-14T03:52:28.7512525Z inductor/test_torchinductor, GPUTests (0.008898631810650285) 2025-03-14T03:52:28.7513045Z distributed/test_c10d_nccl, NCCLTraceTest (0.008774129598277417) 2025-03-14T03:52:28.7513603Z distributed/test_launcher, TestDistributedLaunch (0.008348200977001815) 2025-03-14T03:52:28.7514276Z nn/test_parametrization, TestNNParametrization (0.008348200977001813) 2025-03-14T03:52:28.7514841Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.008203643384326458) 2025-03-14T03:52:28.7515525Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007912244446642163) 2025-03-14T03:52:28.7516357Z export/test_retraceability, RetraceExportTestExport (0.0074926199484386825) 2025-03-14T03:52:28.7517195Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.007188126295782081) 2025-03-14T03:52:28.7518146Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007188126295782081) 2025-03-14T03:52:28.7519094Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.007155600837430127) 2025-03-14T03:52:28.7519842Z inductor/test_halide, CpuHalideTests (0.007155600837430127) 2025-03-14T03:52:28.7520529Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.007155600837430127) 2025-03-14T03:52:28.7521351Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.007155600837430127) 2025-03-14T03:52:28.7522050Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.007155600837430127) 2025-03-14T03:52:28.7522579Z test_foreach, TestForeachCUDA (0.007155600837430127) 2025-03-14T03:52:28.7522973Z test_jit, TestModels (0.007155600837430127) 2025-03-14T03:52:28.7523343Z test_meta, TestMetaCUDA (0.007155600837430127) 2025-03-14T03:52:28.7523753Z test_mps, TestAdvancedIndexing (0.007155600837430127) 2025-03-14T03:52:28.7524143Z test_mps, TestMPS (0.007155600837430127) 2025-03-14T03:52:28.7524595Z test_quantization, TestFXNumericSuiteNShadows (0.007155600837430127) 2025-03-14T03:52:28.7525227Z test_transformers, TestTransformersCUDA (0.007155600837430127) 2025-03-14T03:52:28.7525696Z export/test_hop, TestHOPCUDA (0.007076094161458681) 2025-03-14T03:52:28.7526247Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.006978676640900261) 2025-03-14T03:52:28.7526913Z dynamo/test_autograd_function, AutogradFunctionTests (0.006360534077715669) 2025-03-14T03:52:28.7527444Z test_cuda, TestCudaOptimsCUDA (0.005963000697858439) 2025-03-14T03:52:28.7527914Z test_dataloader, TestIndividualWorkerQueue (0.005963000697858439) 2025-03-14T03:52:28.7528511Z profiler/test_kineto, SimpleKinetoInitializationTest (0.005366700628072595) 2025-03-14T03:52:28.7529232Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.005247440614115427) 2025-03-14T03:52:28.7530025Z distributed/flight_recorder/test_fr_analysis, FlightRecorderEventTest (0.005008920586201089) 2025-03-14T03:52:28.7530775Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.004770400558286751) 2025-03-14T03:52:28.7531457Z distributed/test_c10d_functional_native, TestWithNCCL (0.004770400558286751) 2025-03-14T03:52:28.7532076Z inductor/test_group_batch_fusion, TestGroupBatchFusion (0.004770400558286751) 2025-03-14T03:52:28.7532638Z test_jit, TestSymbolicShapeAnalysis (0.004770400558286751) 2025-03-14T03:52:28.7533163Z test_quantization, TestFloat8DtypeCPUOnlyCPU (0.004770400558286751) 2025-03-14T03:52:28.7533805Z distributed/_composable/fsdp/test_fully_shard_training, pytest (0.004429657661266269) 2025-03-14T03:52:28.7534608Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.004163639083767823) 2025-03-14T03:52:28.7535365Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.004126645211851877) 2025-03-14T03:52:28.7535960Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.004054840474543738) 2025-03-14T03:52:28.7536531Z test_autograd, TestAutogradDeviceTypeCUDA (0.003975333798572293) 2025-03-14T03:52:28.7537007Z test_ops, TestMathBitsCUDA (0.003975333798572293) 2025-03-14T03:52:28.7537463Z test_cuda_expandable_segments, TestCuda (0.0037523272684084814) 2025-03-14T03:52:28.7538198Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0035778004187150634) 2025-03-14T03:52:28.7539090Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0035778004187150634) 2025-03-14T03:52:28.7539802Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0035778004187150634) 2025-03-14T03:52:28.7540553Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.0035778004187150634) 2025-03-14T03:52:28.7541328Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0035778004187150634) 2025-03-14T03:52:28.7542109Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0035778004187150634) 2025-03-14T03:52:28.7542903Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0035778004187150634) 2025-03-14T03:52:28.7543613Z distributed/test_c10d_nccl, CommTest (0.0035778004187150634) 2025-03-14T03:52:28.7544120Z distributed/test_c10d_nccl, LargeCommTest (0.0035778004187150634) 2025-03-14T03:52:28.7544659Z distributed/test_functional_api, TestPgTag (0.0035778004187150634) 2025-03-14T03:52:28.7545201Z dynamo/test_ctx_manager, CtxManagerTests (0.0035778004187150634) 2025-03-14T03:52:28.7545795Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.0035778004187150634) 2025-03-14T03:52:28.7546337Z dynamo/test_exc, ExcTests (0.0035778004187150634) 2025-03-14T03:52:28.7546754Z dynamo/test_logging, LoggingTests (0.0035778004187150634) 2025-03-14T03:52:28.7547265Z export/test_serdes, SerDesExportTestExport (0.0035778004187150634) 2025-03-14T03:52:28.7547859Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0035778004187150634) 2025-03-14T03:52:28.7548394Z functorch/test_dims, TestMin (0.0035778004187150634) 2025-03-14T03:52:28.7548893Z inductor/test_compile_worker, TestCompileWorker (0.0035778004187150634) 2025-03-14T03:52:28.7549651Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:52:28.7550417Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:52:28.7551138Z inductor/test_extension_backend, ExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:52:28.7551779Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.0035778004187150634) 2025-03-14T03:52:28.7552368Z inductor/test_max_autotune, TestMaxAutotune (0.0035778004187150634) 2025-03-14T03:52:28.7552948Z inductor/test_pattern_matcher, TestPatternMatcher (0.0035778004187150634) 2025-03-14T03:52:28.7553493Z inductor/test_perf, InplacingTests (0.0035778004187150634) 2025-03-14T03:52:28.7554105Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:52:28.7554823Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7555874Z profiler/test_memory_profiler, TestIdentifyGradients (0.0035778004187150634) 2025-03-14T03:52:28.7556471Z profiler/test_profiler, TestProfilerCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7557070Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.0035778004187150634) 2025-03-14T03:52:28.7557710Z test_cuda_expandable_segments, TestCudaMallocAsync (0.0035778004187150634) 2025-03-14T03:52:28.7558240Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0035778004187150634) 2025-03-14T03:52:28.7558687Z test_modules, TestModuleCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7559070Z test_nn, TestNN (0.0035778004187150634) 2025-03-14T03:52:28.7559434Z test_ops_jit, TestJitCPU (0.0035778004187150634) 2025-03-14T03:52:28.7559827Z test_ops_jit, TestJitCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7560284Z test_overrides, TestTorchFunctionWarning (0.0035778004187150634) 2025-03-14T03:52:28.7560857Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7561384Z test_testing, TestTestingCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7561789Z test_torch, TestTorch (0.0035778004187150634) 2025-03-14T03:52:28.7562219Z test_torch, TestTorchDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7562822Z test_transformers, TestSDPACudaOnlyCUDA (0.0035778004187150634) 2025-03-14T03:52:28.7563312Z test_type_hints, TestTypeHints (0.0035778004187150634) 2025-03-14T03:52:28.7563753Z test_utils, TestDataLoaderUtils (0.0035778004187150634) 2025-03-14T03:52:28.7564307Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0035778004187150634) 2025-03-14T03:52:28.7565230Z distributed/_composable/fsdp/test_fully_shard_extensions, TestFullyShardAllGatherExtensionsMultiThread (0.0023852002791433756) 2025-03-14T03:52:28.7566521Z distributed/_composable/fsdp/test_fully_shard_mixed_precision, pytest (0.0023852002791433756) 2025-03-14T03:52:28.7567237Z distributed/checkpoint/test_state_dict, TestStateDict (0.0023852002791433756) 2025-03-14T03:52:28.7567820Z distributed/test_c10d_ucc, CommTest (0.0023852002791433756) 2025-03-14T03:52:28.7568404Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0023852002791433756) 2025-03-14T03:52:28.7569030Z inductor/test_codecache, TestFxGraphCache (0.0023852002791433756) 2025-03-14T03:52:28.7569564Z inductor/test_torchinductor, TestFull (0.0023852002791433756) 2025-03-14T03:52:28.7570130Z test_dataloader, TestDataLoaderPersistentWorkers (0.0023852002791433756) 2025-03-14T03:52:28.7570819Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.0023852002791433756) 2025-03-14T03:52:28.7571498Z test_multiprocessing, TestMultiprocessing (0.0023852002791433756) 2025-03-14T03:52:28.7571979Z test_testing, TestImports (0.0023852002791433756) 2025-03-14T03:52:28.7572542Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.001959601625548989) 2025-03-14T03:52:28.7573191Z inductor/test_multi_kernel, MultiKernelTest (0.0017889002093575317) 2025-03-14T03:52:28.7574123Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.0016677269331443656) 2025-03-14T03:52:28.7574878Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.001623415383789057) 2025-03-14T03:52:28.7575493Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.001590133519428917) 2025-03-14T03:52:28.7576289Z distributed/_composable/test_composability/test_2d_composability, TestFullyShard2DStateDict (0.0014311201674860254) 2025-03-14T03:52:28.7577209Z distributed/checkpoint/test_fsdp_optim_state, FsdpOptimStateCheckpoint (0.0014311201674860254) 2025-03-14T03:52:28.7577937Z profiler/test_execution_trace, TestExecutionTraceCPU (0.0014311201674860254) 2025-03-14T03:52:28.7578559Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.001171088593042617) 2025-03-14T03:52:28.7579211Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0011008616672969426) 2025-03-14T03:52:28.7579784Z test_utils, TestBottleneck (0.0009540801116573502) 2025-03-14T03:52:28.7580282Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0007224404691636186) 2025-03-14T03:52:28.7580813Z inductor/test_pad_mm, PadMMTest (0.0007155600837430127) 2025-03-14T03:52:28.7581333Z test_quantization, TestQuantizeEagerPTQDynamic (0.0007155600837430127) 2025-03-14T03:52:28.7581983Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.0006505091670391025) 2025-03-14T03:52:28.7582592Z distributed/test_c10d_common, TimeoutTest (0.0005504308336484713) 2025-03-14T03:52:28.7583123Z distributed/test_functional_api, pytest (0.0004770400558286751) 2025-03-14T03:52:28.7583560Z test_jit, TestJit (0.0004770400558286751) 2025-03-14T03:52:28.7583939Z test_jit_legacy, TestSparse (0.0004770400558286751) 2025-03-14T03:52:28.7584594Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0004209176963194192) 2025-03-14T03:52:28.7585235Z test_cuda, TestMemPool (0.00039753337985722927) 2025-03-14T03:52:28.7585655Z test_jit_legacy, TestTypeSharing (0.0003407428970204822) 2025-03-14T03:52:28.7586076Z test_ops, TestCommonCPU (0.00030449365265660115) 2025-03-14T03:52:28.7586664Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.00018830528519552965) 2025-03-14T03:52:28.7587377Z inductor/test_scatter_optimization, TestScatterOpt (7.301633507581762e-05) 2025-03-14T03:52:28.7588032Z test_accelerator, TestAccelerator (5.166498799588539e-05) 2025-03-14T03:52:28.7588521Z test_quantization, TestNumericDebugger (5.166498799588539e-05) 2025-03-14T03:52:28.7589086Z distributed/test_c10d_logger, C10dErrorLoggerTest (3.3281864360140126e-05) 2025-03-14T03:52:28.7589704Z functorch/test_control_flow, AssociativeScanTests (3.3281864360140126e-05) 2025-03-14T03:52:28.7590375Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (3.252545835195512e-05) 2025-03-14T03:52:28.7591000Z inductor/test_cpu_repro, CPUReproTests (3.252545835195512e-05) 2025-03-14T03:52:29.4599717Z inductor/test_minifier, MinifierTests (3.252545835195512e-05) 2025-03-14T03:52:29.4600458Z base_commit: HEAD^ 2025-03-14T03:52:29.4601526Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:29.4602364Z Results from CorrelatedWithHistoricalFailures 2025-03-14T03:52:29.4602739Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:52:29.4603155Z distributed/test_distributed_spawn (0.10155489444554128) 2025-03-14T03:52:29.4603619Z inductor/test_compiled_autograd (0.05746820771864853) 2025-03-14T03:52:29.4604210Z distributed/_composable/test_composability/test_pp_composability (0.036202439223642024) 2025-03-14T03:52:29.4604785Z distributed/test_c10d_ucc (0.03422776072053428) 2025-03-14T03:52:29.4605155Z test_nestedtensor (0.03291130838512911) 2025-03-14T03:52:29.4605503Z test_ci_sanity_check_fail (0.029620177546616205) 2025-03-14T03:52:29.4605861Z test_torch (0.029620177546616205) 2025-03-14T03:52:29.4606176Z test_autograd (0.02632904670810329) 2025-03-14T03:52:29.4606552Z distributed/fsdp/test_fsdp_core (0.01974678503107747) 2025-03-14T03:52:29.4607345Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.01974678503107747) 2025-03-14T03:52:29.4607861Z distributed/fsdp/test_fsdp_pure_fp16 (0.01974678503107747) 2025-03-14T03:52:29.4608283Z dynamo/test_interop (0.01974678503107747) 2025-03-14T03:52:29.4608661Z inductor/test_debug_trace (0.01974678503107747) 2025-03-14T03:52:29.4609048Z inductor/test_indexing (0.01974678503107747) 2025-03-14T03:52:29.4609412Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:52:29.4609788Z test_model_exports_to_core_aten (0.01974678503107747) 2025-03-14T03:52:29.4610165Z test_modules (0.01974678503107747) 2025-03-14T03:52:29.4610486Z test_reductions (0.013164523354051645) 2025-03-14T03:52:29.4610848Z distributed/test_c10d_gloo (0.01139237597946777) 2025-03-14T03:52:29.4611264Z inductor/test_cudacodecache (0.01114737864657599) 2025-03-14T03:52:29.4611686Z distributed/launcher/test_run (0.009873392515538735) 2025-03-14T03:52:29.4612106Z distributed/test_launcher (0.009873392515538735) 2025-03-14T03:52:29.4612475Z functorch/test_dims (0.009873392515538735) 2025-03-14T03:52:29.4612887Z inductor/test_aot_inductor_arrayref (0.009873392515538735) 2025-03-14T03:52:29.4613298Z test_foreach (0.007898714012430988) 2025-03-14T03:52:29.4613745Z distributed/flight_recorder/test_fr_analysis (0.006582261677025822) 2025-03-14T03:52:29.4614230Z lazy/test_step_closures (0.006582261677025822) 2025-03-14T03:52:29.4614581Z test_dataloader (0.006582261677025822) 2025-03-14T03:52:29.4614930Z test_transformers (0.006582261677025822) 2025-03-14T03:52:29.4615426Z distributed/_composable/fsdp/test_fully_shard_compile (0.006178524047258349) 2025-03-14T03:52:29.4615958Z functorch/test_rearrange (0.005641938580307848) 2025-03-14T03:52:29.4616386Z inductor/test_cpp_wrapper_hipify (0.005641938580307848) 2025-03-14T03:52:29.4616870Z distributed/test_compute_comm_reordering (0.004602303284872333) 2025-03-14T03:52:29.4617512Z distributed/_composable/test_composability/test_2d_composability (0.003949357006215494) 2025-03-14T03:52:29.4618182Z distributed/checkpoint/test_fsdp_optim_state (0.003949357006215494) 2025-03-14T03:52:29.4618653Z test_mkl_verbose (0.0017951622755524972) 2025-03-14T03:52:29.4619046Z distributed/test_c10d_common (0.0015189834639290363) 2025-03-14T03:52:29.4619637Z inductor/test_torchinductor (0.0013164523354051647) 2025-03-14T03:52:29.4619999Z test_ops (0.0008402887247267008) 2025-03-14T03:52:29.4620314Z test_cuda (0.0004701615483589873) 2025-03-14T03:52:29.4620644Z test_accelerator (0.00014257606520633553) 2025-03-14T03:52:29.4621029Z distributed/test_c10d_logger (9.184551177245334e-05) 2025-03-14T03:52:29.4621452Z functorch/test_control_flow (9.184551177245334e-05) 2025-03-14T03:52:29.4621848Z inductor/test_aot_inductor (8.975811377762486e-05) 2025-03-14T03:52:29.4622251Z inductor/test_cpu_repro (8.975811377762486e-05) 2025-03-14T03:52:29.4622637Z inductor/test_minifier (8.975811377762486e-05) 2025-03-14T03:52:29.4622994Z base_commit: HEAD^ 2025-03-14T03:52:29.4623632Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:29.4624344Z Results from HistorialEditedFiles 2025-03-14T03:52:29.4624696Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:52:29.4625119Z distributed/elastic/test_control_plane (0.00519781325951484) 2025-03-14T03:52:29.4625614Z distributed/test_symmetric_memory (0.004519837616969425) 2025-03-14T03:52:29.4626113Z distributed/test_c10d_functional_native (0.0023989907351606946) 2025-03-14T03:52:29.4626639Z distributed/test_inductor_collectives (0.0023989907351606946) 2025-03-14T03:52:29.4627255Z distributed/_composable/test_composability/test_pp_composability (0.0022599188084847124) 2025-03-14T03:52:29.4627856Z distributed/test_c10d_common (0.0022599188084847124) 2025-03-14T03:52:29.4628261Z test_multiprocessing (0.0005215197250349337) 2025-03-14T03:52:29.4628606Z base_commit: HEAD^ 2025-03-14T03:52:29.4629325Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:29.4630021Z Results from Profiling 2025-03-14T03:52:29.4630204Z 2025-03-14T03:52:29.4630793Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2025-03-14T03:52:29.4631598Z Results from LLM 2025-03-14T03:52:29.4631757Z 2025-03-14T03:52:29.4631854Z base_commit: HEAD^ 2025-03-14T03:52:29.4632489Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:29.4633198Z Results from Filepath 2025-03-14T03:52:29.4633476Z distributed/test_c10d_common (0.25) 2025-03-14T03:52:29.4633848Z distributed/test_c10d_functional_native (0.25) 2025-03-14T03:52:29.4634228Z distributed/test_c10d_gloo (0.25) 2025-03-14T03:52:29.4634559Z distributed/test_c10d_logger (0.25) 2025-03-14T03:52:29.4634901Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:52:29.4635250Z distributed/test_c10d_object_collectives (0.25) 2025-03-14T03:52:29.4635743Z distributed/test_c10d_ops_nccl (0.25) 2025-03-14T03:52:29.4636090Z distributed/test_c10d_pypg (0.25) 2025-03-14T03:52:29.4636433Z distributed/test_c10d_spawn_gloo (0.25) 2025-03-14T03:52:29.4636796Z distributed/test_c10d_spawn_nccl (0.25) 2025-03-14T03:52:29.4637139Z distributed/test_c10d_spawn_ucc (0.25) 2025-03-14T03:52:29.4637488Z distributed/test_c10d_ucc (0.25) 2025-03-14T03:52:29.4637918Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1875) 2025-03-14T03:52:29.4638495Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1875) 2025-03-14T03:52:29.4639054Z distributed/_composable/fsdp/test_fully_shard_comm (0.1875) 2025-03-14T03:52:29.4639612Z distributed/_composable/fsdp/test_fully_shard_compile (0.1875) 2025-03-14T03:52:29.4640158Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1875) 2025-03-14T03:52:29.4640711Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1875) 2025-03-14T03:52:29.4641255Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.1875) 2025-03-14T03:52:29.4641829Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.1875) 2025-03-14T03:52:29.4642461Z distributed/_composable/fsdp/test_fully_shard_init (0.1875) 2025-03-14T03:52:29.4642971Z distributed/_composable/fsdp/test_fully_shard_logging (0.1875) 2025-03-14T03:52:29.4643505Z distributed/_composable/fsdp/test_fully_shard_memory (0.1875) 2025-03-14T03:52:29.4644070Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1875) 2025-03-14T03:52:29.4644641Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1875) 2025-03-14T03:52:29.4645166Z distributed/_composable/fsdp/test_fully_shard_state (0.1875) 2025-03-14T03:52:29.4645699Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1875) 2025-03-14T03:52:29.4646235Z distributed/_composable/fsdp/test_fully_shard_training (0.1875) 2025-03-14T03:52:29.4646726Z distributed/_composable/test_checkpoint (0.1875) 2025-03-14T03:52:29.4647256Z distributed/_composable/test_composability/test_2d_composability (0.1875) 2025-03-14T03:52:29.4647895Z distributed/_composable/test_composability/test_pp_composability (0.1875) 2025-03-14T03:52:29.4648430Z distributed/_composable/test_contract (0.1875) 2025-03-14T03:52:29.4648831Z distributed/_composable/test_replicate (0.1875) 2025-03-14T03:52:29.4649307Z distributed/_composable/test_replicate_with_compiler (0.1875) 2025-03-14T03:52:29.4649832Z distributed/_shard/sharded_optim/test_sharded_optim (0.1875) 2025-03-14T03:52:29.4650361Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1875) 2025-03-14T03:52:29.4650891Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1875) 2025-03-14T03:52:29.4651419Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1875) 2025-03-14T03:52:29.4651937Z distributed/_shard/sharded_tensor/ops/test_init (0.1875) 2025-03-14T03:52:29.4652499Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1875) 2025-03-14T03:52:29.4652995Z distributed/_shard/sharded_tensor/test_logger (0.1875) 2025-03-14T03:52:29.4653486Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1875) 2025-03-14T03:52:29.4654052Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1875) 2025-03-14T03:52:29.4654602Z distributed/_shard/sharding_plan/test_sharding_plan (0.1875) 2025-03-14T03:52:29.4655112Z distributed/_shard/sharding_spec/test_sharding_spec (0.1875) 2025-03-14T03:52:29.4655588Z distributed/_shard/test_sharder (0.1875) 2025-03-14T03:52:29.4656050Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:52:29.4656481Z distributed/_tools/test_fsdp2_mem_tracker (0.1875) 2025-03-14T03:52:29.4656878Z distributed/_tools/test_mem_tracker (0.1875) 2025-03-14T03:52:29.4657281Z distributed/_tools/test_memory_tracker (0.1875) 2025-03-14T03:52:29.4657689Z distributed/_tools/test_mod_tracker (0.1875) 2025-03-14T03:52:29.4658101Z distributed/_tools/test_runtime_estimator (0.1875) 2025-03-14T03:52:29.4658520Z distributed/_tools/test_sac_estimator (0.1875) 2025-03-14T03:52:29.4658912Z distributed/_tools/test_sac_ilp (0.1875) 2025-03-14T03:52:29.4659352Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1875) 2025-03-14T03:52:29.4659911Z distributed/algorithms/quantization/test_quantization (0.1875) 2025-03-14T03:52:29.4660384Z distributed/algorithms/test_join (0.1875) 2025-03-14T03:52:29.4660827Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1875) 2025-03-14T03:52:29.4661308Z distributed/checkpoint/e2e/test_fine_tuning (0.1875) 2025-03-14T03:52:29.4661733Z distributed/checkpoint/e2e/test_fsdp_ep (0.1875) 2025-03-14T03:52:29.4662160Z distributed/checkpoint/e2e/test_pipeline (0.1875) 2025-03-14T03:52:29.4662594Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1875) 2025-03-14T03:52:29.4663023Z distributed/checkpoint/test_checkpoint (0.1875) 2025-03-14T03:52:29.4663455Z distributed/checkpoint/test_compatibility (0.1875) 2025-03-14T03:52:29.4663878Z distributed/checkpoint/test_dedup_tensors (0.1875) 2025-03-14T03:52:29.4664336Z distributed/checkpoint/test_dtensor_checkpoint (0.1875) 2025-03-14T03:52:29.4664809Z distributed/checkpoint/test_dtensor_resharding (0.1875) 2025-03-14T03:52:29.4665404Z distributed/checkpoint/test_file_system_checkpoint (0.1875) 2025-03-14T03:52:29.4666165Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1875) 2025-03-14T03:52:29.4666655Z distributed/checkpoint/test_format_utils (0.1875) 2025-03-14T03:52:29.4667082Z distributed/checkpoint/test_fsdp_model_state (0.1875) 2025-03-14T03:52:29.4667538Z distributed/checkpoint/test_fsdp_optim_state (0.1875) 2025-03-14T03:52:29.4668059Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1875) 2025-03-14T03:52:29.4668550Z distributed/checkpoint/test_fsspec (0.1875) 2025-03-14T03:52:29.4668948Z distributed/checkpoint/test_hf_storage (0.1875) 2025-03-14T03:52:29.4669369Z distributed/checkpoint/test_hsdp_checkpoint (0.1875) 2025-03-14T03:52:29.4669809Z distributed/checkpoint/test_nested_dict (0.1875) 2025-03-14T03:52:29.4670219Z distributed/checkpoint/test_planner (0.1875) 2025-03-14T03:52:29.4670631Z distributed/checkpoint/test_save_load_api (0.1875) 2025-03-14T03:52:29.4671054Z distributed/checkpoint/test_state_dict (0.1875) 2025-03-14T03:52:29.4671476Z distributed/checkpoint/test_state_dict_utils (0.1875) 2025-03-14T03:52:29.4671921Z distributed/checkpoint/test_tp_checkpoint (0.1875) 2025-03-14T03:52:29.4672337Z distributed/checkpoint/test_traverse (0.1875) 2025-03-14T03:52:29.4672728Z distributed/checkpoint/test_utils (0.1875) 2025-03-14T03:52:29.4673110Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:52:29.4673490Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:52:29.4673922Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:52:29.4674361Z distributed/elastic/test_control_plane (0.1875) 2025-03-14T03:52:29.4674754Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:52:29.4675316Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:52:29.4675837Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:52:29.4676266Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:52:29.4676702Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:52:29.4677109Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:52:29.4677537Z distributed/flight_recorder/test_fr_analysis (0.1875) 2025-03-14T03:52:29.4677979Z distributed/fsdp/test_checkpoint_wrapper (0.1875) 2025-03-14T03:52:29.4678412Z distributed/fsdp/test_distributed_checkpoint (0.1875) 2025-03-14T03:52:29.4678831Z distributed/fsdp/test_fsdp_apply (0.1875) 2025-03-14T03:52:29.4679243Z distributed/fsdp/test_fsdp_backward_prefetch (0.1875) 2025-03-14T03:52:29.4679672Z distributed/fsdp/test_fsdp_checkpoint (0.1875) 2025-03-14T03:52:29.4680087Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1875) 2025-03-14T03:52:29.4680475Z distributed/fsdp/test_fsdp_comm (0.1875) 2025-03-14T03:52:29.4680854Z distributed/fsdp/test_fsdp_comm_hooks (0.1875) 2025-03-14T03:52:29.4681239Z distributed/fsdp/test_fsdp_core (0.1875) 2025-03-14T03:52:29.4681645Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.1875) 2025-03-14T03:52:29.4682077Z distributed/fsdp/test_fsdp_exec_order (0.1875) 2025-03-14T03:52:29.4682466Z distributed/fsdp/test_fsdp_fine_tune (0.1875) 2025-03-14T03:52:29.4682877Z distributed/fsdp/test_fsdp_flatten_params (0.1875) 2025-03-14T03:52:29.4683316Z distributed/fsdp/test_fsdp_freezing_weights (0.1875) 2025-03-14T03:52:29.4683720Z distributed/fsdp/test_fsdp_fx (0.1875) 2025-03-14T03:52:29.4684090Z distributed/fsdp/test_fsdp_grad_acc (0.1875) 2025-03-14T03:52:29.4684476Z distributed/fsdp/test_fsdp_hybrid_shard (0.1875) 2025-03-14T03:52:29.4684902Z distributed/fsdp/test_fsdp_ignored_modules (0.1875) 2025-03-14T03:52:29.4685311Z distributed/fsdp/test_fsdp_input (0.1875) 2025-03-14T03:52:29.4685685Z distributed/fsdp/test_fsdp_memory (0.1875) 2025-03-14T03:52:29.4686050Z distributed/fsdp/test_fsdp_meta (0.1875) 2025-03-14T03:52:29.4686409Z distributed/fsdp/test_fsdp_misc (0.1875) 2025-03-14T03:52:29.4686792Z distributed/fsdp/test_fsdp_mixed_precision (0.1875) 2025-03-14T03:52:29.4687348Z distributed/fsdp/test_fsdp_multiple_forward (0.1875) 2025-03-14T03:52:29.4687809Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1875) 2025-03-14T03:52:29.4688246Z distributed/fsdp/test_fsdp_optim_state (0.1875) 2025-03-14T03:52:29.4688646Z distributed/fsdp/test_fsdp_overlap (0.1875) 2025-03-14T03:52:29.4689022Z distributed/fsdp/test_fsdp_pure_fp16 (0.1875) 2025-03-14T03:52:29.4689454Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1875) 2025-03-14T03:52:29.4689899Z distributed/fsdp/test_fsdp_state_dict (0.1875) 2025-03-14T03:52:29.4690317Z distributed/fsdp/test_fsdp_tp_integration (0.1875) 2025-03-14T03:52:29.4690737Z distributed/fsdp/test_fsdp_traversal (0.1875) 2025-03-14T03:52:29.4691115Z distributed/fsdp/test_fsdp_uneven (0.1875) 2025-03-14T03:52:29.4691519Z distributed/fsdp/test_fsdp_unshard_params (0.1875) 2025-03-14T03:52:29.4691953Z distributed/fsdp/test_fsdp_use_orig_params (0.1875) 2025-03-14T03:52:29.4692400Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1875) 2025-03-14T03:52:29.4692820Z distributed/fsdp/test_shard_utils (0.1875) 2025-03-14T03:52:29.4693171Z distributed/fsdp/test_utils (0.1875) 2025-03-14T03:52:29.4693521Z distributed/fsdp/test_wrap (0.1875) 2025-03-14T03:52:29.4693865Z distributed/launcher/test_run (0.1875) 2025-03-14T03:52:29.4694253Z distributed/nn/jit/test_instantiator (0.1875) 2025-03-14T03:52:29.4694710Z distributed/optim/test_apply_optimizer_in_backward (0.1875) 2025-03-14T03:52:29.4695165Z distributed/optim/test_named_optimizer (0.1875) 2025-03-14T03:52:29.4695625Z distributed/optim/test_zero_redundancy_optimizer (0.1875) 2025-03-14T03:52:29.4696085Z distributed/pipelining/test_backward (0.1875) 2025-03-14T03:52:29.4696583Z distributed/pipelining/test_microbatch (0.1875) 2025-03-14T03:52:29.4696985Z distributed/pipelining/test_pipe (0.1875) 2025-03-14T03:52:29.4697377Z distributed/pipelining/test_schedule (0.1875) 2025-03-14T03:52:29.4697806Z distributed/pipelining/test_schedule_multiproc (0.1875) 2025-03-14T03:52:29.4698250Z distributed/pipelining/test_stage (0.1875) 2025-03-14T03:52:29.4698652Z distributed/pipelining/test_transformer (0.1875) 2025-03-14T03:52:29.4699073Z distributed/pipelining/test_unflatten (0.1875) 2025-03-14T03:52:29.4699501Z distributed/rpc/cuda/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:29.4699901Z distributed/rpc/test_faulty_agent (0.1875) 2025-03-14T03:52:29.4700279Z distributed/rpc/test_share_memory (0.1875) 2025-03-14T03:52:29.4700669Z distributed/rpc/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:29.4701080Z distributed/tensor/debug/test_comm_mode (0.1875) 2025-03-14T03:52:29.4701538Z distributed/tensor/debug/test_comm_mode_features (0.1875) 2025-03-14T03:52:29.4701995Z distributed/tensor/debug/test_op_coverage (0.1875) 2025-03-14T03:52:29.4702459Z distributed/tensor/experimental/test_local_map (0.1875) 2025-03-14T03:52:29.4702982Z distributed/tensor/experimental/test_register_sharding (0.1875) 2025-03-14T03:52:29.4703527Z distributed/tensor/experimental/test_tp_transform (0.1875) 2025-03-14T03:52:29.4704042Z distributed/tensor/parallel/test_micro_pipeline_tp (0.1875) 2025-03-14T03:52:29.4704552Z distributed/tensor/parallel/test_parallelize_api (0.1875) 2025-03-14T03:52:29.4705018Z distributed/tensor/parallel/test_tp_examples (0.1875) 2025-03-14T03:52:29.4705492Z distributed/tensor/parallel/test_tp_random_state (0.1875) 2025-03-14T03:52:29.4705963Z distributed/tensor/parallel/test_tp_style (0.1875) 2025-03-14T03:52:29.4706354Z distributed/tensor/test_api (0.1875) 2025-03-14T03:52:29.4706712Z distributed/tensor/test_attention (0.1875) 2025-03-14T03:52:29.4707083Z distributed/tensor/test_common_rules (0.1875) 2025-03-14T03:52:29.4707494Z distributed/tensor/test_convolution_ops (0.1875) 2025-03-14T03:52:29.4707902Z distributed/tensor/test_dtensor (0.1875) 2025-03-14T03:52:29.4708289Z distributed/tensor/test_dtensor_compile (0.1875) 2025-03-14T03:52:29.4708696Z distributed/tensor/test_dtensor_ops (0.1875) 2025-03-14T03:52:29.4709147Z distributed/tensor/test_embedding_ops (0.1875) 2025-03-14T03:52:29.4709571Z distributed/tensor/test_experimental_ops (0.1875) 2025-03-14T03:52:29.4709963Z distributed/tensor/test_init (0.1875) 2025-03-14T03:52:29.4710320Z distributed/tensor/test_math_ops (0.1875) 2025-03-14T03:52:29.4710694Z distributed/tensor/test_matrix_ops (0.1875) 2025-03-14T03:52:29.4711067Z distributed/tensor/test_op_strategy (0.1875) 2025-03-14T03:52:29.4711456Z distributed/tensor/test_optimizers (0.1875) 2025-03-14T03:52:29.4711852Z distributed/tensor/test_pointwise_ops (0.1875) 2025-03-14T03:52:29.4712246Z distributed/tensor/test_random_ops (0.1875) 2025-03-14T03:52:29.4712634Z distributed/tensor/test_redistribute (0.1875) 2025-03-14T03:52:29.4713019Z distributed/tensor/test_tensor_ops (0.1875) 2025-03-14T03:52:29.4713386Z distributed/tensor/test_utils (0.1875) 2025-03-14T03:52:29.4713751Z distributed/tensor/test_view_ops (0.1875) 2025-03-14T03:52:29.4714143Z distributed/tensor/test_xla_integration (0.1875) 2025-03-14T03:52:29.4714535Z distributed/test_backends (0.1875) 2025-03-14T03:52:29.4714872Z distributed/test_collective_utils (0.1875) 2025-03-14T03:52:29.4715280Z distributed/test_composability (0.1875) 2025-03-14T03:52:29.4715761Z distributed/test_compute_comm_reordering (0.1875) 2025-03-14T03:52:29.4716185Z distributed/test_control_collectives (0.1875) 2025-03-14T03:52:29.4716576Z distributed/test_data_parallel (0.1875) 2025-03-14T03:52:29.4716941Z distributed/test_device_mesh (0.1875) 2025-03-14T03:52:29.4717291Z distributed/test_distributed_spawn (0.1875) 2025-03-14T03:52:29.4717679Z distributed/test_dynamo_distributed (0.1875) 2025-03-14T03:52:29.4718050Z distributed/test_fake_pg (0.1875) 2025-03-14T03:52:29.4718470Z distributed/test_functional_api (0.1875) 2025-03-14T03:52:29.4718855Z distributed/test_inductor_collectives (0.1875) 2025-03-14T03:52:29.4719220Z distributed/test_launcher (0.1875) 2025-03-14T03:52:29.4719574Z distributed/test_multi_threaded_pg (0.1875) 2025-03-14T03:52:29.4719946Z distributed/test_nccl (0.1875) 2025-03-14T03:52:29.4720269Z distributed/test_pg_wrapper (0.1875) 2025-03-14T03:52:29.4720619Z distributed/test_serialization (0.1875) 2025-03-14T03:52:29.4720955Z distributed/test_store (0.1875) 2025-03-14T03:52:29.4721296Z distributed/test_symmetric_memory (0.1875) 2025-03-14T03:52:40.0913280Z inductor/test_distributed_patterns (0.1875) 2025-03-14T03:52:40.0913969Z base_commit: HEAD^ 2025-03-14T03:52:40.0914987Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:52:40.0916061Z Results from PublicBindings 2025-03-14T03:52:40.0916517Z test_public_bindings (1.0) 2025-03-14T03:52:40.0917064Z Aggregated Heuristics 2025-03-14T03:52:40.0917612Z test_public_bindings (1.0) 2025-03-14T03:52:40.0918084Z distributed/test_c10d_nccl (0.75) 2025-03-14T03:52:40.0918767Z distributed/test_distributed_spawn (0.2890548944455413) 2025-03-14T03:52:40.0919559Z distributed/test_c10d_ucc (0.2842277607205343) 2025-03-14T03:52:40.0920261Z distributed/test_c10d_gloo (0.2613923759794678) 2025-03-14T03:52:40.0921018Z distributed/test_c10d_common (0.25377890227241373) 2025-03-14T03:52:40.0921865Z distributed/test_c10d_functional_native (0.2523989907351607) 2025-03-14T03:52:40.0922713Z distributed/test_c10d_logger (0.25009184551177244) 2025-03-14T03:52:40.0923478Z distributed/test_c10d_object_collectives (0.25) 2025-03-14T03:52:40.0924185Z distributed/test_c10d_ops_nccl (0.25) 2025-03-14T03:52:40.0924827Z distributed/test_c10d_pypg (0.25) 2025-03-14T03:52:40.0925444Z distributed/test_c10d_spawn_gloo (0.25) 2025-03-14T03:52:40.0926101Z distributed/test_c10d_spawn_nccl (0.25) 2025-03-14T03:52:40.0926786Z distributed/test_c10d_spawn_ucc (0.25) 2025-03-14T03:52:40.0927815Z distributed/_composable/test_composability/test_pp_composability (0.22596235803212672) 2025-03-14T03:52:40.0928945Z distributed/fsdp/test_fsdp_core (0.20724678503107746) 2025-03-14T03:52:40.0930283Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.20724678503107746) 2025-03-14T03:52:40.0931572Z distributed/fsdp/test_fsdp_pure_fp16 (0.20724678503107746) 2025-03-14T03:52:40.0932605Z distributed/launcher/test_run (0.19737339251553873) 2025-03-14T03:52:40.0933494Z distributed/test_launcher (0.19737339251553873) 2025-03-14T03:52:40.0953635Z distributed/flight_recorder/test_fr_analysis (0.19408226167702583) 2025-03-14T03:52:40.0954990Z distributed/_composable/fsdp/test_fully_shard_compile (0.19367852404725835) 2025-03-14T03:52:40.0956140Z distributed/elastic/test_control_plane (0.19269781325951485) 2025-03-14T03:52:40.0957130Z distributed/test_compute_comm_reordering (0.19210230328487232) 2025-03-14T03:52:40.0958084Z distributed/test_symmetric_memory (0.19201983761696942) 2025-03-14T03:52:40.0959202Z distributed/_composable/test_composability/test_2d_composability (0.1914493570062155) 2025-03-14T03:52:40.0960443Z distributed/checkpoint/test_fsdp_optim_state (0.1914493570062155) 2025-03-14T03:52:40.0961450Z distributed/test_inductor_collectives (0.1898989907351607) 2025-03-14T03:52:40.0962412Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1875) 2025-03-14T03:52:40.0963507Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1875) 2025-03-14T03:52:40.0964572Z distributed/_composable/fsdp/test_fully_shard_comm (0.1875) 2025-03-14T03:52:40.0965582Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1875) 2025-03-14T03:52:40.0966894Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1875) 2025-03-14T03:52:40.0967913Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.1875) 2025-03-14T03:52:40.0968995Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.1875) 2025-03-14T03:52:40.0970402Z distributed/_composable/fsdp/test_fully_shard_init (0.1875) 2025-03-14T03:52:40.0971385Z distributed/_composable/fsdp/test_fully_shard_logging (0.1875) 2025-03-14T03:52:40.0972392Z distributed/_composable/fsdp/test_fully_shard_memory (0.1875) 2025-03-14T03:52:40.0973484Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1875) 2025-03-14T03:52:40.0974614Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1875) 2025-03-14T03:52:40.0975633Z distributed/_composable/fsdp/test_fully_shard_state (0.1875) 2025-03-14T03:52:40.0976646Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1875) 2025-03-14T03:52:40.0977655Z distributed/_composable/fsdp/test_fully_shard_training (0.1875) 2025-03-14T03:52:40.0978562Z distributed/_composable/test_checkpoint (0.1875) 2025-03-14T03:52:40.0979324Z distributed/_composable/test_contract (0.1875) 2025-03-14T03:52:40.0980075Z distributed/_composable/test_replicate (0.1875) 2025-03-14T03:52:40.0980978Z distributed/_composable/test_replicate_with_compiler (0.1875) 2025-03-14T03:52:40.0981984Z distributed/_shard/sharded_optim/test_sharded_optim (0.1875) 2025-03-14T03:52:40.0982991Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1875) 2025-03-14T03:52:40.0984015Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1875) 2025-03-14T03:52:40.0985042Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1875) 2025-03-14T03:52:40.0986019Z distributed/_shard/sharded_tensor/ops/test_init (0.1875) 2025-03-14T03:52:40.0986983Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1875) 2025-03-14T03:52:40.0987925Z distributed/_shard/sharded_tensor/test_logger (0.1875) 2025-03-14T03:52:40.0988858Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1875) 2025-03-14T03:52:40.0989945Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1875) 2025-03-14T03:52:40.0991005Z distributed/_shard/sharding_plan/test_sharding_plan (0.1875) 2025-03-14T03:52:40.0992009Z distributed/_shard/sharding_spec/test_sharding_spec (0.1875) 2025-03-14T03:52:40.0992865Z distributed/_shard/test_sharder (0.1875) 2025-03-14T03:52:40.0993601Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:52:40.0994646Z distributed/_tools/test_fsdp2_mem_tracker (0.1875) 2025-03-14T03:52:40.0995429Z distributed/_tools/test_mem_tracker (0.1875) 2025-03-14T03:52:40.0996278Z distributed/_tools/test_memory_tracker (0.1875) 2025-03-14T03:52:40.0997042Z distributed/_tools/test_mod_tracker (0.1875) 2025-03-14T03:52:40.0997800Z distributed/_tools/test_runtime_estimator (0.1875) 2025-03-14T03:52:40.0998593Z distributed/_tools/test_sac_estimator (0.1875) 2025-03-14T03:52:40.0999278Z distributed/_tools/test_sac_ilp (0.1875) 2025-03-14T03:52:40.1000108Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1875) 2025-03-14T03:52:40.1001156Z distributed/algorithms/quantization/test_quantization (0.1875) 2025-03-14T03:52:40.1002039Z distributed/algorithms/test_join (0.1875) 2025-03-14T03:52:40.1002879Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1875) 2025-03-14T03:52:40.1003796Z distributed/checkpoint/e2e/test_fine_tuning (0.1875) 2025-03-14T03:52:40.1004604Z distributed/checkpoint/e2e/test_fsdp_ep (0.1875) 2025-03-14T03:52:40.1005412Z distributed/checkpoint/e2e/test_pipeline (0.1875) 2025-03-14T03:52:40.1006228Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1875) 2025-03-14T03:52:40.1007031Z distributed/checkpoint/test_checkpoint (0.1875) 2025-03-14T03:52:40.1007840Z distributed/checkpoint/test_compatibility (0.1875) 2025-03-14T03:52:40.1008649Z distributed/checkpoint/test_dedup_tensors (0.1875) 2025-03-14T03:52:40.1009519Z distributed/checkpoint/test_dtensor_checkpoint (0.1875) 2025-03-14T03:52:40.1010419Z distributed/checkpoint/test_dtensor_resharding (0.1875) 2025-03-14T03:52:40.1011344Z distributed/checkpoint/test_file_system_checkpoint (0.1875) 2025-03-14T03:52:40.1012378Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1875) 2025-03-14T03:52:40.1013501Z distributed/checkpoint/test_format_utils (0.1875) 2025-03-14T03:52:40.1014347Z distributed/checkpoint/test_fsdp_model_state (0.1875) 2025-03-14T03:52:40.1015338Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1875) 2025-03-14T03:52:40.1016274Z distributed/checkpoint/test_fsspec (0.1875) 2025-03-14T03:52:40.1017012Z distributed/checkpoint/test_hf_storage (0.1875) 2025-03-14T03:52:40.1017807Z distributed/checkpoint/test_hsdp_checkpoint (0.1875) 2025-03-14T03:52:40.1018616Z distributed/checkpoint/test_nested_dict (0.1875) 2025-03-14T03:52:40.1019370Z distributed/checkpoint/test_planner (0.1875) 2025-03-14T03:52:40.1020140Z distributed/checkpoint/test_save_load_api (0.1875) 2025-03-14T03:52:40.1020912Z distributed/checkpoint/test_state_dict (0.1875) 2025-03-14T03:52:40.1021736Z distributed/checkpoint/test_state_dict_utils (0.1875) 2025-03-14T03:52:40.1022550Z distributed/checkpoint/test_tp_checkpoint (0.1875) 2025-03-14T03:52:40.1023350Z distributed/checkpoint/test_traverse (0.1875) 2025-03-14T03:52:40.1024064Z distributed/checkpoint/test_utils (0.1875) 2025-03-14T03:52:40.1024765Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:52:40.1025499Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:52:40.1026296Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:52:40.1027095Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:52:40.1027893Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:52:40.1028744Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:52:40.1029558Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:52:40.1030347Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:52:40.1031093Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:52:40.1031856Z distributed/fsdp/test_checkpoint_wrapper (0.1875) 2025-03-14T03:52:40.1032700Z distributed/fsdp/test_distributed_checkpoint (0.1875) 2025-03-14T03:52:40.1033506Z distributed/fsdp/test_fsdp_apply (0.1875) 2025-03-14T03:52:40.1034279Z distributed/fsdp/test_fsdp_backward_prefetch (0.1875) 2025-03-14T03:52:40.1035069Z distributed/fsdp/test_fsdp_checkpoint (0.1875) 2025-03-14T03:52:40.1035930Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1875) 2025-03-14T03:52:40.1036849Z distributed/fsdp/test_fsdp_comm (0.1875) 2025-03-14T03:52:40.1037574Z distributed/fsdp/test_fsdp_comm_hooks (0.1875) 2025-03-14T03:52:40.1038324Z distributed/fsdp/test_fsdp_exec_order (0.1875) 2025-03-14T03:52:40.1039057Z distributed/fsdp/test_fsdp_fine_tune (0.1875) 2025-03-14T03:52:40.1039840Z distributed/fsdp/test_fsdp_flatten_params (0.1875) 2025-03-14T03:52:40.1040665Z distributed/fsdp/test_fsdp_freezing_weights (0.1875) 2025-03-14T03:52:40.1041429Z distributed/fsdp/test_fsdp_fx (0.1875) 2025-03-14T03:52:40.1042128Z distributed/fsdp/test_fsdp_grad_acc (0.1875) 2025-03-14T03:52:40.1042864Z distributed/fsdp/test_fsdp_hybrid_shard (0.1875) 2025-03-14T03:52:40.1043691Z distributed/fsdp/test_fsdp_ignored_modules (0.1875) 2025-03-14T03:52:40.1044457Z distributed/fsdp/test_fsdp_input (0.1875) 2025-03-14T03:52:40.1045161Z distributed/fsdp/test_fsdp_memory (0.1875) 2025-03-14T03:52:40.1045854Z distributed/fsdp/test_fsdp_meta (0.1875) 2025-03-14T03:52:40.1046527Z distributed/fsdp/test_fsdp_misc (0.1875) 2025-03-14T03:52:40.1047276Z distributed/fsdp/test_fsdp_mixed_precision (0.1875) 2025-03-14T03:52:40.1048126Z distributed/fsdp/test_fsdp_multiple_forward (0.1875) 2025-03-14T03:52:40.1049004Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1875) 2025-03-14T03:52:40.1049829Z distributed/fsdp/test_fsdp_optim_state (0.1875) 2025-03-14T03:52:40.1050561Z distributed/fsdp/test_fsdp_overlap (0.1875) 2025-03-14T03:52:40.1051370Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1875) 2025-03-14T03:52:40.1052203Z distributed/fsdp/test_fsdp_state_dict (0.1875) 2025-03-14T03:52:40.1052985Z distributed/fsdp/test_fsdp_tp_integration (0.1875) 2025-03-14T03:52:40.1053891Z distributed/fsdp/test_fsdp_traversal (0.1875) 2025-03-14T03:52:40.1054608Z distributed/fsdp/test_fsdp_uneven (0.1875) 2025-03-14T03:52:40.1055339Z distributed/fsdp/test_fsdp_unshard_params (0.1875) 2025-03-14T03:52:40.1056163Z distributed/fsdp/test_fsdp_use_orig_params (0.1875) 2025-03-14T03:52:40.1057020Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1875) 2025-03-14T03:52:40.1057809Z distributed/fsdp/test_shard_utils (0.1875) 2025-03-14T03:52:40.1058473Z distributed/fsdp/test_utils (0.1875) 2025-03-14T03:52:40.1059099Z distributed/fsdp/test_wrap (0.1875) 2025-03-14T03:52:40.1059774Z distributed/nn/jit/test_instantiator (0.1875) 2025-03-14T03:52:40.1060631Z distributed/optim/test_apply_optimizer_in_backward (0.1875) 2025-03-14T03:52:40.1061505Z distributed/optim/test_named_optimizer (0.1875) 2025-03-14T03:52:40.1062366Z distributed/optim/test_zero_redundancy_optimizer (0.1875) 2025-03-14T03:52:40.1063211Z distributed/pipelining/test_backward (0.1875) 2025-03-14T03:52:40.1063984Z distributed/pipelining/test_microbatch (0.1875) 2025-03-14T03:52:40.1064737Z distributed/pipelining/test_pipe (0.1875) 2025-03-14T03:52:40.1065454Z distributed/pipelining/test_schedule (0.1875) 2025-03-14T03:52:40.1066506Z distributed/pipelining/test_schedule_multiproc (0.1875) 2025-03-14T03:52:40.1067324Z distributed/pipelining/test_stage (0.1875) 2025-03-14T03:52:40.1068072Z distributed/pipelining/test_transformer (0.1875) 2025-03-14T03:52:40.1068859Z distributed/pipelining/test_unflatten (0.1875) 2025-03-14T03:52:40.1069656Z distributed/rpc/cuda/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:40.1070430Z distributed/rpc/test_faulty_agent (0.1875) 2025-03-14T03:52:40.1071122Z distributed/rpc/test_share_memory (0.1875) 2025-03-14T03:52:40.1071837Z distributed/rpc/test_tensorpipe_agent (0.1875) 2025-03-14T03:52:40.1072608Z distributed/tensor/debug/test_comm_mode (0.1875) 2025-03-14T03:52:40.1073466Z distributed/tensor/debug/test_comm_mode_features (0.1875) 2025-03-14T03:52:40.1074365Z distributed/tensor/debug/test_op_coverage (0.1875) 2025-03-14T03:52:40.1075238Z distributed/tensor/experimental/test_local_map (0.1875) 2025-03-14T03:52:40.1076268Z distributed/tensor/experimental/test_register_sharding (0.1875) 2025-03-14T03:52:40.1077543Z distributed/tensor/experimental/test_tp_transform (0.1875) 2025-03-14T03:52:40.1078544Z distributed/tensor/parallel/test_micro_pipeline_tp (0.1875) 2025-03-14T03:52:40.1079524Z distributed/tensor/parallel/test_parallelize_api (0.1875) 2025-03-14T03:52:40.1080436Z distributed/tensor/parallel/test_tp_examples (0.1875) 2025-03-14T03:52:40.1081336Z distributed/tensor/parallel/test_tp_random_state (0.1875) 2025-03-14T03:52:40.1082235Z distributed/tensor/parallel/test_tp_style (0.1875) 2025-03-14T03:52:40.1082982Z distributed/tensor/test_api (0.1875) 2025-03-14T03:52:40.1083658Z distributed/tensor/test_attention (0.1875) 2025-03-14T03:52:40.1084385Z distributed/tensor/test_common_rules (0.1875) 2025-03-14T03:52:40.1085145Z distributed/tensor/test_convolution_ops (0.1875) 2025-03-14T03:52:40.1085889Z distributed/tensor/test_dtensor (0.1875) 2025-03-14T03:52:40.1086623Z distributed/tensor/test_dtensor_compile (0.1875) 2025-03-14T03:52:40.1087392Z distributed/tensor/test_dtensor_ops (0.1875) 2025-03-14T03:52:40.1088140Z distributed/tensor/test_embedding_ops (0.1875) 2025-03-14T03:52:40.1088924Z distributed/tensor/test_experimental_ops (0.1875) 2025-03-14T03:52:40.1089647Z distributed/tensor/test_init (0.1875) 2025-03-14T03:52:40.1090304Z distributed/tensor/test_math_ops (0.1875) 2025-03-14T03:52:40.1091000Z distributed/tensor/test_matrix_ops (0.1875) 2025-03-14T03:52:40.1091714Z distributed/tensor/test_op_strategy (0.1875) 2025-03-14T03:52:40.1092438Z distributed/tensor/test_optimizers (0.1875) 2025-03-14T03:52:40.1093160Z distributed/tensor/test_pointwise_ops (0.1875) 2025-03-14T03:52:40.1093899Z distributed/tensor/test_random_ops (0.1875) 2025-03-14T03:52:40.1094621Z distributed/tensor/test_redistribute (0.1875) 2025-03-14T03:52:40.1095516Z distributed/tensor/test_tensor_ops (0.1875) 2025-03-14T03:52:40.1096183Z distributed/tensor/test_utils (0.1875) 2025-03-14T03:52:40.1096845Z distributed/tensor/test_view_ops (0.1875) 2025-03-14T03:52:40.1097580Z distributed/tensor/test_xla_integration (0.1875) 2025-03-14T03:52:40.1098315Z distributed/test_backends (0.1875) 2025-03-14T03:52:40.1098968Z distributed/test_collective_utils (0.1875) 2025-03-14T03:52:40.1099653Z distributed/test_composability (0.1875) 2025-03-14T03:52:40.1100344Z distributed/test_control_collectives (0.1875) 2025-03-14T03:52:40.1101056Z distributed/test_data_parallel (0.1875) 2025-03-14T03:52:40.1101725Z distributed/test_device_mesh (0.1875) 2025-03-14T03:52:40.1102404Z distributed/test_dynamo_distributed (0.1875) 2025-03-14T03:52:40.1103085Z distributed/test_fake_pg (0.1875) 2025-03-14T03:52:40.1103719Z distributed/test_functional_api (0.1875) 2025-03-14T03:52:40.1104415Z distributed/test_multi_threaded_pg (0.1875) 2025-03-14T03:52:40.1105083Z distributed/test_nccl (0.1875) 2025-03-14T03:52:40.1105683Z distributed/test_pg_wrapper (0.1875) 2025-03-14T03:52:40.1106338Z distributed/test_serialization (0.1875) 2025-03-14T03:52:40.1106993Z distributed/test_store (0.1875) 2025-03-14T03:52:40.1107623Z inductor/test_distributed_patterns (0.1875) 2025-03-14T03:52:40.1108366Z inductor/test_compiled_autograd (0.05746820771864853) 2025-03-14T03:52:40.1109093Z test_nestedtensor (0.03291130838512911) 2025-03-14T03:52:40.1109771Z test_ci_sanity_check_fail (0.029620177546616205) 2025-03-14T03:52:40.1110430Z test_torch (0.029620177546616205) 2025-03-14T03:52:40.1111012Z test_autograd (0.02632904670810329) 2025-03-14T03:52:40.1111595Z dynamo/test_interop (0.01974678503107747) 2025-03-14T03:52:40.1112271Z inductor/test_debug_trace (0.01974678503107747) 2025-03-14T03:52:40.1112978Z inductor/test_indexing (0.01974678503107747) 2025-03-14T03:52:40.1113657Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:52:40.1114383Z test_model_exports_to_core_aten (0.01974678503107747) 2025-03-14T03:52:40.1115055Z test_modules (0.01974678503107747) 2025-03-14T03:52:40.1115724Z test_reductions (0.013164523354051645) 2025-03-14T03:52:40.1116408Z inductor/test_cudacodecache (0.01114737864657599) 2025-03-14T03:52:40.1117244Z functorch/test_dims (0.009873392515538735) 2025-03-14T03:52:40.1118014Z inductor/test_aot_inductor_arrayref (0.009873392515538735) 2025-03-14T03:52:40.1118763Z test_foreach (0.007898714012430988) 2025-03-14T03:52:40.1119402Z lazy/test_step_closures (0.006582261677025822) 2025-03-14T03:52:40.1120070Z test_dataloader (0.006582261677025822) 2025-03-14T03:52:40.1120693Z test_transformers (0.006582261677025822) 2025-03-14T03:52:40.1121377Z functorch/test_rearrange (0.005641938580307848) 2025-03-14T03:52:40.1122164Z inductor/test_cpp_wrapper_hipify (0.005641938580307848) 2025-03-14T03:52:40.1122917Z test_mkl_verbose (0.0017951622755524972) 2025-03-14T03:52:40.1123617Z inductor/test_torchinductor (0.0013164523354051647) 2025-03-14T03:52:40.1124321Z test_ops (0.0008402887247267008) 2025-03-14T03:52:40.1124935Z test_multiprocessing (0.0005215197250349337) 2025-03-14T03:52:40.1125572Z test_cuda (0.0004701615483589873) 2025-03-14T03:52:40.1126171Z test_accelerator (0.00014257606520633553) 2025-03-14T03:52:40.1126896Z functorch/test_control_flow (9.184551177245334e-05) 2025-03-14T03:52:40.1127676Z inductor/test_aot_inductor (8.975811377762486e-05) 2025-03-14T03:52:40.1128428Z inductor/test_cpu_repro (8.975811377762486e-05) 2025-03-14T03:52:40.3557234Z inductor/test_minifier (8.975811377762486e-05) 2025-03-14T03:52:40.3557972Z Emitting metrics 2025-03-14T03:52:40.3559403Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924360_c69bb58c008711f0bd1112f488af0731 2025-03-14T03:52:40.3561962Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924360_c69bb58c008711f0bd1112f488af0731 2025-03-14T03:52:40.3564782Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924360_c6b5e7fe008711f0bd1112f488af0731 2025-03-14T03:52:40.3568094Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924360_c6b5e7fe008711f0bd1112f488af0731 2025-03-14T03:52:40.4510833Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-03-14T03:52:40.4511212Z with: 2025-03-14T03:52:40.4511425Z name: td_results 2025-03-14T03:52:40.4511676Z retention-days: 14 2025-03-14T03:52:40.4511951Z if-no-files-found: error 2025-03-14T03:52:40.4512239Z path: td_results.json 2025-03-14T03:52:40.4512515Z s3-bucket: gha-artifacts 2025-03-14T03:52:40.4512786Z region: us-east-1 2025-03-14T03:52:40.4513036Z ##[endgroup] 2025-03-14T03:52:40.8163768Z With the provided path, there will be 1 file uploaded 2025-03-14T03:52:40.8164307Z Uploading to s3 prefix: pytorch/pytorch/13849515305/td_results 2025-03-14T03:52:40.8206032Z Starting upload of td_results.json 2025-03-14T03:52:40.9605596Z Finished upload of td_results.json 2025-03-14T03:52:40.9792846Z ##[group]Run actions/upload-artifact@v4 2025-03-14T03:52:40.9793188Z with: 2025-03-14T03:52:40.9793425Z name: td_results.json 2025-03-14T03:52:40.9793703Z retention-days: 14 2025-03-14T03:52:40.9793980Z if-no-files-found: error 2025-03-14T03:52:40.9794272Z path: td_results.json 2025-03-14T03:52:40.9794535Z compression-level: 6 2025-03-14T03:52:40.9794804Z overwrite: false 2025-03-14T03:52:40.9795073Z include-hidden-files: false 2025-03-14T03:52:40.9795367Z ##[endgroup] 2025-03-14T03:52:41.2297426Z With the provided path, there will be 1 file uploaded 2025-03-14T03:52:41.2302608Z Artifact name is valid! 2025-03-14T03:52:41.2303535Z Root directory input is valid! 2025-03-14T03:52:41.3117746Z Beginning upload of artifact content to blob storage 2025-03-14T03:52:41.3843461Z Uploaded bytes 7123 2025-03-14T03:52:41.4037683Z Finished uploading artifact content to blob storage! 2025-03-14T03:52:41.4040356Z SHA256 hash of uploaded artifact zip is f9024203e932fef6b3032cc3bf3ae6fe0160496f220fbddc2dd0a50cc95758bb 2025-03-14T03:52:41.4041954Z Finalizing artifact upload 2025-03-14T03:52:41.4790006Z Artifact td_results.json.zip successfully finalized. Artifact ID 2750402821 2025-03-14T03:52:41.4790892Z Artifact td_results.json has been successfully uploaded! Final size is 7123 bytes. Artifact ID is 2750402821 2025-03-14T03:52:41.4797381Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/13849515305/artifacts/2750402821 2025-03-14T03:52:41.4948397Z Post job cleanup. 2025-03-14T03:52:41.5005488Z Post job cleanup. 2025-03-14T03:52:41.5980637Z [command]/usr/bin/git version 2025-03-14T03:52:41.6017746Z git version 2.47.1 2025-03-14T03:52:41.6053406Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/8d60188c-65fe-409b-8c55-e70cb9bfcfc5/.gitconfig' 2025-03-14T03:52:41.6062374Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8d60188c-65fe-409b-8c55-e70cb9bfcfc5' before making global git config changes 2025-03-14T03:52:41.6063395Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:52:41.6068269Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:41.6106270Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:52:41.6145268Z [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' || :" 2025-03-14T03:52:41.6432973Z Entering 'android/libs/fbjni' 2025-03-14T03:52:41.6489176Z Entering 'third_party/FP16' 2025-03-14T03:52:41.6541324Z Entering 'third_party/FXdiv' 2025-03-14T03:52:41.6593119Z Entering 'third_party/NNPACK' 2025-03-14T03:52:41.6645425Z Entering 'third_party/NVTX' 2025-03-14T03:52:41.6698037Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:41.6749638Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:41.6819331Z Entering 'third_party/benchmark' 2025-03-14T03:52:41.6873630Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:41.6934031Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:41.6986613Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:41.7038869Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:41.7090232Z Entering 'third_party/cutlass' 2025-03-14T03:52:41.7152720Z Entering 'third_party/eigen' 2025-03-14T03:52:41.7208521Z Entering 'third_party/fbgemm' 2025-03-14T03:52:41.7262896Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:41.7314045Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:41.7365230Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:41.7423461Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:41.7476039Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:41.7531145Z Entering 'third_party/flash-attention' 2025-03-14T03:52:41.7584241Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:41.7642911Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:41.7705033Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:41.7762349Z Entering 'third_party/fmt' 2025-03-14T03:52:41.7816944Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:41.7872008Z Entering 'third_party/gloo' 2025-03-14T03:52:41.7925741Z Entering 'third_party/googletest' 2025-03-14T03:52:41.7979639Z Entering 'third_party/ideep' 2025-03-14T03:52:41.8031768Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:41.8093084Z Entering 'third_party/ittapi' 2025-03-14T03:52:41.8145975Z Entering 'third_party/kineto' 2025-03-14T03:52:41.8198284Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:41.8249985Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:41.8303207Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:41.8356769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:41.8411454Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:41.8463070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:41.8518266Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:41.8571694Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:41.8627260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:41.8681659Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:41.8735818Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:41.8788649Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:41.8842584Z Entering 'third_party/kleidiai' 2025-03-14T03:52:41.8896295Z Entering 'third_party/mimalloc' 2025-03-14T03:52:41.8949143Z Entering 'third_party/nlohmann' 2025-03-14T03:52:41.9002339Z Entering 'third_party/onnx' 2025-03-14T03:52:41.9070619Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:41.9127527Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:41.9181472Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:41.9234821Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:41.9288313Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:41.9339152Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:41.9393651Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:41.9444850Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:41.9497382Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:41.9546915Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:41.9599897Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:41.9653120Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:41.9727856Z Entering 'third_party/pocketfft' 2025-03-14T03:52:41.9780834Z Entering 'third_party/protobuf' 2025-03-14T03:52:41.9836181Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:41.9887951Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:41.9943318Z Entering 'third_party/psimd' 2025-03-14T03:52:41.9998252Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:42.0051300Z Entering 'third_party/pybind11' 2025-03-14T03:52:42.0105832Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:42.0160894Z Entering 'third_party/sleef' 2025-03-14T03:52:42.0214830Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:42.0268580Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:42.0321631Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:42.0372229Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:42.0424482Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:42.0475817Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:42.0549497Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:52:42.0569719Z http.https://github.com/.extraheader 2025-03-14T03:52:42.0579113Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-14T03:52:42.0609129Z [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' || :" 2025-03-14T03:52:42.0895679Z Entering 'android/libs/fbjni' 2025-03-14T03:52:42.0949285Z Entering 'third_party/FP16' 2025-03-14T03:52:42.1003523Z Entering 'third_party/FXdiv' 2025-03-14T03:52:42.1053940Z Entering 'third_party/NNPACK' 2025-03-14T03:52:42.1109289Z Entering 'third_party/NVTX' 2025-03-14T03:52:42.1162381Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:42.1214062Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:42.1283711Z Entering 'third_party/benchmark' 2025-03-14T03:52:42.1335098Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:42.1393894Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:42.1445822Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:42.1498569Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:42.1549542Z Entering 'third_party/cutlass' 2025-03-14T03:52:42.1612084Z Entering 'third_party/eigen' 2025-03-14T03:52:42.1670289Z Entering 'third_party/fbgemm' 2025-03-14T03:52:42.1723315Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:42.1774624Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:42.1826234Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:42.1885626Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:42.1936666Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:42.1988579Z Entering 'third_party/flash-attention' 2025-03-14T03:52:42.2041224Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:42.2100266Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:42.2163039Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:42.2219016Z Entering 'third_party/fmt' 2025-03-14T03:52:42.2271875Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:42.2325436Z Entering 'third_party/gloo' 2025-03-14T03:52:42.2376916Z Entering 'third_party/googletest' 2025-03-14T03:52:42.2427939Z Entering 'third_party/ideep' 2025-03-14T03:52:42.2479477Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:42.2537974Z Entering 'third_party/ittapi' 2025-03-14T03:52:42.2590772Z Entering 'third_party/kineto' 2025-03-14T03:52:42.2641611Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:42.2692804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:42.2744315Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:42.2795264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:42.2846185Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:42.2896692Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:42.2951218Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:42.3003365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:42.3054447Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:42.3106906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:42.3160932Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:42.3215829Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:42.3271055Z Entering 'third_party/kleidiai' 2025-03-14T03:52:42.3326558Z Entering 'third_party/mimalloc' 2025-03-14T03:52:42.3380914Z Entering 'third_party/nlohmann' 2025-03-14T03:52:42.3435008Z Entering 'third_party/onnx' 2025-03-14T03:52:42.3505609Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:42.3562462Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:42.3618760Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:42.3670300Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:42.3721440Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:42.3771606Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:42.3822856Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:42.3874485Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:42.3924794Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:42.3973564Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:42.4026220Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:42.4081098Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:42.4154220Z Entering 'third_party/pocketfft' 2025-03-14T03:52:42.4208126Z Entering 'third_party/protobuf' 2025-03-14T03:52:42.4263380Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:42.4314746Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:42.4368842Z Entering 'third_party/psimd' 2025-03-14T03:52:42.4421155Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:42.4473108Z Entering 'third_party/pybind11' 2025-03-14T03:52:42.4524858Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:42.4577602Z Entering 'third_party/sleef' 2025-03-14T03:52:42.4629080Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:42.4682316Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:42.4733702Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:42.4784280Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:42.4835163Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:42.4885779Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:42.5026429Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-14T03:52:42.5045479Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-14T03:52:42.5050623Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:42.5051046Z ##[endgroup] 2025-03-14T03:52:42.5127456Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-14T03:52:54.2805096Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-14T03:53:12.9881632Z Cleaning up orphan processes