2025-12-04T12:11:57.4045545Z Current runner version: '2.329.0' 2025-12-04T12:11:57.4048447Z Runner name: 'linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6' 2025-12-04T12:11:57.4048871Z Runner group name: 'default' 2025-12-04T12:11:57.4049340Z Machine name: 'linux' 2025-12-04T12:11:57.4050498Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T12:11:57.4051564Z Contents: read 2025-12-04T12:11:57.4051830Z Metadata: read 2025-12-04T12:11:57.4052084Z ##[endgroup] 2025-12-04T12:11:57.4053111Z Secret source: Actions 2025-12-04T12:11:57.4053415Z Prepare workflow directory 2025-12-04T12:11:57.4291113Z Prepare all required actions 2025-12-04T12:11:57.4310570Z Getting action download info 2025-12-04T12:11:57.8578322Z Download action repository 'pytorch/pytorch@main' (SHA:685ba6bc01170c0cb793f872e56164df89b63573) 2025-12-04T12:12:01.6539991Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T12:12:02.7557174Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T12:12:03.7178121Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-12-04T12:12:04.5325612Z Getting action download info 2025-12-04T12:12:04.7264615Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T12:12:05.5206711Z Getting action download info 2025-12-04T12:12:05.7177580Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T12:12:06.4681473Z Getting action download info 2025-12-04T12:12:06.6636963Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T12:12:06.6639326Z ##[group] Inputs 2025-12-04T12:12:06.6639490Z build-environment: linux-jammy-rocm-py3.10 2025-12-04T12:12:06.6640688Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}]} 2025-12-04T12:12:06.6642106Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:06.6642409Z sync-tag: 2025-12-04T12:12:06.6642963Z timeout-minutes: 300 2025-12-04T12:12:06.6643066Z tests-to-include: 2025-12-04T12:12:06.6643173Z dashboard-tag: 2025-12-04T12:12:06.6643414Z disable-monitor: true 2025-12-04T12:12:06.6643538Z monitor-log-interval: 5 2025-12-04T12:12:06.6643665Z monitor-data-collect-interval: 1 2025-12-04T12:12:06.6643793Z ##[endgroup] 2025-12-04T12:12:06.6643982Z Complete job name: linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:12:06.6920825Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T12:12:06.6921102Z with: 2025-12-04T12:12:06.6921192Z no-sudo: true 2025-12-04T12:12:06.6921296Z submodules: recursive 2025-12-04T12:12:06.6921396Z fetch-depth: 0 2025-12-04T12:12:06.6921535Z env: 2025-12-04T12:12:06.6921802Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:06.6921927Z ##[endgroup] 2025-12-04T12:12:06.6965042Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T12:12:06.6965413Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T12:12:06.6972398Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:06.6972554Z env: 2025-12-04T12:12:06.6972651Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:06.6972756Z ##[endgroup] 2025-12-04T12:12:06.7131943Z ##[group]Run actions/checkout@v4 2025-12-04T12:12:06.7132114Z with: 2025-12-04T12:12:06.7132239Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:06.7132374Z fetch-depth: 0 2025-12-04T12:12:06.7132479Z submodules: recursive 2025-12-04T12:12:06.7132656Z show-progress: false 2025-12-04T12:12:06.7132765Z repository: pytorch/pytorch 2025-12-04T12:12:06.7132969Z token: *** 2025-12-04T12:12:06.7133068Z ssh-strict: true 2025-12-04T12:12:06.7133162Z ssh-user: git 2025-12-04T12:12:06.7133264Z persist-credentials: true 2025-12-04T12:12:06.7133375Z clean: true 2025-12-04T12:12:06.7133474Z sparse-checkout-cone-mode: true 2025-12-04T12:12:06.7133593Z fetch-tags: false 2025-12-04T12:12:06.7133688Z lfs: false 2025-12-04T12:12:06.7133788Z set-safe-directory: true 2025-12-04T12:12:06.7133897Z env: 2025-12-04T12:12:06.7133986Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:06.7134093Z ##[endgroup] 2025-12-04T12:12:06.7699960Z Syncing repository: pytorch/pytorch 2025-12-04T12:12:06.7700558Z ##[group]Getting Git version info 2025-12-04T12:12:06.7700725Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-12-04T12:12:06.7701139Z [command]/usr/bin/git version 2025-12-04T12:12:06.7701257Z git version 2.52.0 2025-12-04T12:12:06.7718366Z ##[endgroup] 2025-12-04T12:12:06.7723958Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/138109ec-bc28-4ac9-9a73-e739d19ce8da/.gitconfig' 2025-12-04T12:12:06.7730108Z Temporarily overriding HOME='/home/runner/_work/_temp/138109ec-bc28-4ac9-9a73-e739d19ce8da' before making global git config changes 2025-12-04T12:12:06.7730441Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T12:12:06.7739291Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T12:12:06.7771568Z [command]/usr/bin/git config --local --get remote.origin.url 2025-12-04T12:12:06.7784504Z https://github.com/pytorch/pytorch 2025-12-04T12:12:06.7793456Z ##[group]Removing previously created refs, to avoid conflicts 2025-12-04T12:12:06.7795690Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-12-04T12:12:06.7818299Z refs/heads/main 2025-12-04T12:12:06.7830767Z [command]/usr/bin/git checkout --detach 2025-12-04T12:12:08.5428263Z HEAD is now at 685ba6bc0117 add back legalize_graph for BC reason (#169541) 2025-12-04T12:12:08.5484788Z [command]/usr/bin/git branch --delete --force main 2025-12-04T12:12:08.5766170Z Deleted branch main (was 685ba6bc0117). 2025-12-04T12:12:08.5773017Z ##[endgroup] 2025-12-04T12:12:08.5779032Z [command]/usr/bin/git submodule status 2025-12-04T12:12:08.6043022Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-12-04T12:12:08.6098782Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-12-04T12:12:08.6163588Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-12-04T12:12:08.6254846Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-12-04T12:12:08.6298145Z 3ebbc93ded7285963bff932c678fa367eb393ba6 third_party/NVTX (v3.1.0-313-g3ebbc93) 2025-12-04T12:12:08.6354788Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-12-04T12:12:08.6668500Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-12-04T12:12:08.6700388Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-12-04T12:12:08.6724501Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-12-04T12:12:08.6789764Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-12-04T12:12:08.6884018Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-12-04T12:12:08.6968156Z f858c30bcb16f8effd5ff46996f0514539e17abc third_party/cpuinfo (f858c30) 2025-12-04T12:12:08.7008691Z 0b1577c8c83401237d601d0d0db5210506705396 third_party/cudnn_frontend (v0.5-61-g0b1577c) 2025-12-04T12:12:08.7080573Z f88806b1e31dfa579842638740216dd41fc6c588 third_party/cutlass (v4.3.1) 2025-12-04T12:12:08.7106290Z c0b988d39a9e47c794d699f29930ed4d7c7e13a4 third_party/fbgemm (v1.4.0-rc1-2-gc0b988d39) 2025-12-04T12:12:08.7165951Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-12-04T12:12:08.7180258Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-12-04T12:12:08.7425168Z 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f third_party/fmt (12.1.0) 2025-12-04T12:12:08.7499585Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-12-04T12:12:08.7583693Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-12-04T12:12:08.7716987Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-12-04T12:12:08.7773373Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-12-04T12:12:08.7809831Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-12-04T12:12:08.7953538Z 31f85df8fbd89c188f14ef10f1ec65379786b943 third_party/kineto (heads/main) 2025-12-04T12:12:08.7983269Z d7770c89632329a9914ef1a90289917597639cbe third_party/kleidiai (v1.15.0) 2025-12-04T12:12:08.8005118Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-12-04T12:12:08.8035550Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-12-04T12:12:08.8246560Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-12-04T12:12:08.8265338Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-12-04T12:12:08.8293050Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-12-04T12:12:08.8501166Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-12-04T12:12:08.8563164Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-12-04T12:12:08.8598190Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-12-04T12:12:08.8616913Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-12-04T12:12:08.8668647Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-12-04T12:12:08.8724369Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-12-04T12:12:08.8768749Z 2b4cd91092d335a697416b2a3cb398283246849d third_party/tensorpipe (heads/main) 2025-12-04T12:12:08.8780949Z ##[group]Cleaning the repository 2025-12-04T12:12:08.8785484Z [command]/usr/bin/git clean -ffdx 2025-12-04T12:12:08.8899871Z [command]/usr/bin/git reset --hard HEAD 2025-12-04T12:12:08.9693309Z HEAD is now at 685ba6bc0117 add back legalize_graph for BC reason (#169541) 2025-12-04T12:12:08.9743954Z ##[endgroup] 2025-12-04T12:12:08.9746780Z ##[group]Disabling automatic garbage collection 2025-12-04T12:12:08.9750939Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T12:12:08.9772626Z ##[endgroup] 2025-12-04T12:12:08.9772864Z ##[group]Setting up auth 2025-12-04T12:12:08.9776728Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T12:12:08.9800994Z [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-12-04T12:12:09.0046030Z Entering 'android/libs/fbjni' 2025-12-04T12:12:09.0076817Z Entering 'third_party/FP16' 2025-12-04T12:12:09.0110249Z Entering 'third_party/FXdiv' 2025-12-04T12:12:09.0142221Z Entering 'third_party/NNPACK' 2025-12-04T12:12:09.0170455Z Entering 'third_party/NVTX' 2025-12-04T12:12:09.0201523Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:09.0228081Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:09.0265761Z Entering 'third_party/aiter' 2025-12-04T12:12:09.0294886Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:09.0323122Z Entering 'third_party/benchmark' 2025-12-04T12:12:09.0354700Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:09.0389577Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:09.0411668Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:09.0432526Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:09.0456567Z Entering 'third_party/cutlass' 2025-12-04T12:12:09.0482903Z Entering 'third_party/fbgemm' 2025-12-04T12:12:09.0512985Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:09.0537805Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:09.0568264Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:09.0590435Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:09.0632834Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:09.0668921Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:09.0699695Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:09.0729574Z Entering 'third_party/flash-attention' 2025-12-04T12:12:09.0757535Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:09.0788741Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:09.0824152Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:09.0854801Z Entering 'third_party/fmt' 2025-12-04T12:12:09.0884358Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:09.0910725Z Entering 'third_party/gloo' 2025-12-04T12:12:09.0938726Z Entering 'third_party/googletest' 2025-12-04T12:12:09.0970165Z Entering 'third_party/ideep' 2025-12-04T12:12:09.1009996Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:09.1053096Z Entering 'third_party/ittapi' 2025-12-04T12:12:09.1085648Z Entering 'third_party/kineto' 2025-12-04T12:12:09.1122902Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:09.1159725Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:09.1187932Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:09.1224994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:09.1253274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:09.1298349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:09.1325283Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:09.1349809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:09.1372525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:09.1401586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:09.1428317Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:09.1464041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:09.1488801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:09.1517929Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:09.1541072Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:09.1581819Z Entering 'third_party/kleidiai' 2025-12-04T12:12:09.1612498Z Entering 'third_party/mimalloc' 2025-12-04T12:12:09.1642812Z Entering 'third_party/nlohmann' 2025-12-04T12:12:09.1669290Z Entering 'third_party/onnx' 2025-12-04T12:12:09.1709669Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:09.1744799Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:09.1777342Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:09.1808057Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:09.1833276Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:09.1863174Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:09.1889003Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:09.1913442Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:09.1943959Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:09.1972805Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:09.2001893Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:09.2034771Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:09.2070485Z Entering 'third_party/pocketfft' 2025-12-04T12:12:09.2095860Z Entering 'third_party/protobuf' 2025-12-04T12:12:09.2124310Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:09.2148574Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:09.2178242Z Entering 'third_party/psimd' 2025-12-04T12:12:09.2206579Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:09.2243328Z Entering 'third_party/pybind11' 2025-12-04T12:12:09.2271516Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:09.2294720Z Entering 'third_party/sleef' 2025-12-04T12:12:09.2327677Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:09.2356580Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:09.2385625Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:09.2410833Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:09.2434305Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:09.2456888Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:09.2498774Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T12:12:09.2524090Z [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-12-04T12:12:09.2694365Z Entering 'android/libs/fbjni' 2025-12-04T12:12:09.2720570Z Entering 'third_party/FP16' 2025-12-04T12:12:09.2743786Z Entering 'third_party/FXdiv' 2025-12-04T12:12:09.2766266Z Entering 'third_party/NNPACK' 2025-12-04T12:12:09.2787590Z Entering 'third_party/NVTX' 2025-12-04T12:12:09.2816820Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:09.2843555Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:09.2872649Z Entering 'third_party/aiter' 2025-12-04T12:12:09.2895519Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:09.2930073Z Entering 'third_party/benchmark' 2025-12-04T12:12:09.2950728Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:09.2974414Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:09.2994684Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:09.3017834Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:09.3040507Z Entering 'third_party/cutlass' 2025-12-04T12:12:09.3072360Z Entering 'third_party/fbgemm' 2025-12-04T12:12:09.3106582Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:09.3137541Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:09.3176588Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:09.3209018Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:09.3241728Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:09.3262534Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:09.3284247Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:09.3308194Z Entering 'third_party/flash-attention' 2025-12-04T12:12:09.3343534Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:09.3376960Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:09.3415793Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:09.3440683Z Entering 'third_party/fmt' 2025-12-04T12:12:09.3463862Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:09.3484841Z Entering 'third_party/gloo' 2025-12-04T12:12:09.3507080Z Entering 'third_party/googletest' 2025-12-04T12:12:09.3532913Z Entering 'third_party/ideep' 2025-12-04T12:12:09.3556117Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:09.3584306Z Entering 'third_party/ittapi' 2025-12-04T12:12:09.3608808Z Entering 'third_party/kineto' 2025-12-04T12:12:09.3635744Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:09.3664300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:09.3696983Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:09.3719967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:09.3747320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:09.3779342Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:09.3814332Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:09.3837878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:09.3862369Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:09.3887381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:09.3908751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:09.3929694Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:09.3960338Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:09.3992000Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:09.4016272Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:09.4041905Z Entering 'third_party/kleidiai' 2025-12-04T12:12:09.4067186Z Entering 'third_party/mimalloc' 2025-12-04T12:12:09.4097007Z Entering 'third_party/nlohmann' 2025-12-04T12:12:09.4123173Z Entering 'third_party/onnx' 2025-12-04T12:12:09.4153485Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:09.4191457Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:09.4218877Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:09.4246903Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:09.4276824Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:09.4299791Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:09.4326819Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:09.4348525Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:09.4368724Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:09.4392440Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:09.4421356Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:09.4446969Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:09.4484028Z Entering 'third_party/pocketfft' 2025-12-04T12:12:09.4506203Z Entering 'third_party/protobuf' 2025-12-04T12:12:09.4528062Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:09.4559420Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:09.4584853Z Entering 'third_party/psimd' 2025-12-04T12:12:09.4607105Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:09.4629268Z Entering 'third_party/pybind11' 2025-12-04T12:12:09.4650961Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:09.4674472Z Entering 'third_party/sleef' 2025-12-04T12:12:09.4697291Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:09.4724918Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:09.4750844Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:09.4776775Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:09.4799272Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:09.4828693Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:09.4881408Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.4901892Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T12:12:09.5083759Z Entering 'android/libs/fbjni' 2025-12-04T12:12:09.5093824Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:12:09.5103451Z Entering 'third_party/FP16' 2025-12-04T12:12:09.5113459Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:12:09.5123053Z Entering 'third_party/FXdiv' 2025-12-04T12:12:09.5133337Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:12:09.5141953Z Entering 'third_party/NNPACK' 2025-12-04T12:12:09.5151359Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:12:09.5160165Z Entering 'third_party/NVTX' 2025-12-04T12:12:09.5175129Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:12:09.5187168Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:09.5197395Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:12:09.5207223Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:09.5219372Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:12:09.5232086Z Entering 'third_party/aiter' 2025-12-04T12:12:09.5242673Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:12:09.5253394Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:09.5263008Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:12:09.5276173Z Entering 'third_party/benchmark' 2025-12-04T12:12:09.5287228Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:09.5297312Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:09.5310580Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:12:09.5324644Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:09.5334887Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:12:09.5343652Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:09.5360544Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:12:09.5370173Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:09.5381007Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:12:09.5390541Z Entering 'third_party/cutlass' 2025-12-04T12:12:09.5400067Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:12:09.5413594Z Entering 'third_party/fbgemm' 2025-12-04T12:12:09.5425313Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:12:09.5435423Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:09.5445679Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:12:09.5454329Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:09.5463584Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:12:09.5475809Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:09.5485623Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:12:09.5493938Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:09.5511470Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:12:09.5523490Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:09.5533548Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:12:09.5541750Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:09.5552267Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:12:09.5562188Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:09.5573255Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:12:09.5584207Z Entering 'third_party/flash-attention' 2025-12-04T12:12:09.5594395Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:12:09.5603853Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:09.5613635Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:12:09.5623855Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:09.5634380Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:12:09.5653467Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:09.5663300Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:12:09.5673941Z Entering 'third_party/fmt' 2025-12-04T12:12:09.5685998Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:09.5695214Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:09.5704648Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:12:09.5712898Z Entering 'third_party/gloo' 2025-12-04T12:12:09.5729374Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:12:09.5738738Z Entering 'third_party/googletest' 2025-12-04T12:12:09.5755087Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:09.5766705Z Entering 'third_party/ideep' 2025-12-04T12:12:09.5780095Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:12:09.5794238Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:09.5804860Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:12:09.5820147Z Entering 'third_party/ittapi' 2025-12-04T12:12:09.5832882Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:12:09.5846957Z Entering 'third_party/kineto' 2025-12-04T12:12:09.5868432Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:12:09.5882504Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:09.5904306Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:12:09.5914091Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:09.5927940Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T12:12:09.5940331Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:09.5953532Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T12:12:09.5964985Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:09.5977985Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:09.5992316Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:09.6004798Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T12:12:09.6022296Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:09.6032635Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-12-04T12:12:09.6045160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:09.6058106Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T12:12:09.6066157Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:09.6076215Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:09.6085048Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:09.6097508Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T12:12:09.6113526Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:09.6124805Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T12:12:09.6134763Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:09.6149447Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:09.6161402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:09.6172806Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:09.6184539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:09.6197089Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:09.6211388Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:09.6224744Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:12:09.6234435Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:09.6244540Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:12:09.6255296Z Entering 'third_party/kleidiai' 2025-12-04T12:12:09.6269509Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:12:09.6282751Z Entering 'third_party/mimalloc' 2025-12-04T12:12:09.6303992Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:12:09.6313872Z Entering 'third_party/nlohmann' 2025-12-04T12:12:09.6327343Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:12:09.6341801Z Entering 'third_party/onnx' 2025-12-04T12:12:09.6358302Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:12:09.6382323Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:09.6392632Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:09.6409897Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:09.6425985Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:12:09.6437032Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:09.6449856Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:09.6459328Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:09.6472495Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:09.6481828Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:09.6495274Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:12:09.6504788Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:09.6518392Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:12:09.6532246Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:09.6545416Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:12:09.6556124Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:09.6571720Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:12:09.6585126Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:09.6596390Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:09.6607867Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:09.6622456Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:09.6635022Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:09.6646127Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:09.6658254Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:09.6668574Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:12:09.6688360Z Entering 'third_party/pocketfft' 2025-12-04T12:12:09.6700522Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:12:09.6710416Z Entering 'third_party/protobuf' 2025-12-04T12:12:09.6722702Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:12:09.6741524Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:09.6753197Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:09.6768769Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:09.6780795Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:09.6793327Z Entering 'third_party/psimd' 2025-12-04T12:12:09.6804866Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:12:09.6814724Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:09.6826149Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:12:09.6836169Z Entering 'third_party/pybind11' 2025-12-04T12:12:09.6848852Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:09.6857398Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:09.6871274Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:12:09.6880685Z Entering 'third_party/sleef' 2025-12-04T12:12:09.6889997Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:12:09.6900805Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:09.6910947Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:12:09.6920430Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:09.6932031Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:09.6965262Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:09.6965684Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:12:09.6965971Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:09.6972060Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:12:09.6982367Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:09.6996218Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:09.7005434Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:09.7019759Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T12:12:09.7049030Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7067677Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7086195Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7101469Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7123671Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7143215Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7160830Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7177677Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7198178Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7214020Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7229739Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7243673Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7264890Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7280936Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7296535Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7312621Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7329267Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7345052Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7362729Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7378416Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7397223Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7413362Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7428630Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7443995Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7459987Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7476178Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7491649Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7505605Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7521690Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7536980Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7553300Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7568369Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7585556Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7608781Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7625535Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7645505Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7663690Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7686997Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7703262Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7721106Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7738708Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7755322Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7772253Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7787458Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7802835Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7819781Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7836392Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7854155Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7869807Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7886029Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7902962Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7919664Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7940013Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7956457Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7979048Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.7995726Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8012625Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8035454Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8057394Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8073299Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8090733Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8106861Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8123594Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8140257Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8155271Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8171662Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8188697Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8205766Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8221414Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8236474Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8255722Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8271926Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8292486Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8309355Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8333064Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8351733Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8368454Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8385181Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8402447Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8417761Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8440345Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:09.8460962Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:12:09.8487232Z ##[endgroup] 2025-12-04T12:12:09.8487418Z ##[group]Fetching the repository 2025-12-04T12:12:09.8491106Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-12-04T12:12:13.4791917Z From https://github.com/pytorch/pytorch 2025-12-04T12:12:13.4792555Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T12:12:13.4792971Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T12:12:13.4793498Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T12:12:13.4794023Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T12:12:13.4794515Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T12:12:13.4794989Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T12:12:13.4795404Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T12:12:13.4795840Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T12:12:13.4796278Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T12:12:13.4796766Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T12:12:13.4797241Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T12:12:13.4797628Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T12:12:13.4798001Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T12:12:13.4798386Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T12:12:13.4798756Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T12:12:13.4799100Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T12:12:13.4799537Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T12:12:13.4799894Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T12:12:13.4800236Z * [new branch] adi/test -> origin/adi/test 2025-12-04T12:12:13.4800568Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T12:12:13.4800915Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T12:12:13.4801253Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T12:12:13.4801608Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T12:12:13.4801982Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T12:12:13.4802339Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T12:12:13.4802708Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T12:12:13.4803783Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T12:12:13.4804180Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T12:12:13.4804575Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T12:12:13.4805082Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T12:12:13.4805460Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T12:12:13.4805892Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T12:12:13.4806312Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T12:12:13.4806765Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T12:12:13.4807220Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T12:12:13.4807497Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T12:12:13.4807766Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T12:12:13.4808020Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T12:12:13.4808295Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T12:12:13.4808555Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T12:12:13.4808815Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T12:12:13.4809090Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T12:12:13.4809398Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T12:12:13.4809653Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T12:12:13.4809920Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T12:12:13.4810177Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T12:12:13.4810447Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T12:12:13.4810805Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T12:12:13.4811064Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T12:12:13.4811324Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T12:12:13.4811583Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T12:12:13.4811839Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T12:12:13.4812108Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T12:12:13.4812400Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T12:12:13.4812692Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T12:12:13.4813008Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T12:12:13.4813311Z * [new branch] async_tp -> origin/async_tp 2025-12-04T12:12:13.4813600Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T12:12:13.4813949Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T12:12:13.4814258Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T12:12:13.4814511Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T12:12:13.4814827Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T12:12:13.4815073Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T12:12:13.4815322Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T12:12:13.4815687Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T12:12:13.4815938Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T12:12:13.4816205Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T12:12:13.4816484Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T12:12:13.4816756Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T12:12:13.4817060Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T12:12:13.4817371Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T12:12:13.4817694Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T12:12:13.4818030Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T12:12:13.4818230Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T12:12:13.4818420Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T12:12:13.4818647Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T12:12:13.4818892Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T12:12:13.4819102Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T12:12:13.4819353Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T12:12:13.4819566Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T12:12:13.4819775Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T12:12:13.4819982Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T12:12:13.4820182Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T12:12:13.4820378Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T12:12:13.4820575Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T12:12:13.4820788Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T12:12:13.4821001Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T12:12:13.4821202Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T12:12:13.4821458Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T12:12:13.4821860Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T12:12:13.4822206Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T12:12:13.4822435Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T12:12:13.4822652Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T12:12:13.4822849Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T12:12:13.4823046Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T12:12:13.4823301Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T12:12:13.4823680Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T12:12:13.4823919Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T12:12:13.4824157Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T12:12:13.4824433Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T12:12:13.4824652Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T12:12:13.4824887Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T12:12:13.4825132Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T12:12:13.4825374Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T12:12:13.4825618Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T12:12:13.4825855Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T12:12:13.4826084Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T12:12:13.4826330Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T12:12:13.4826572Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T12:12:13.4826805Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T12:12:13.4827046Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T12:12:13.4827255Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T12:12:13.4827461Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T12:12:13.4827662Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T12:12:13.4827872Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T12:12:13.4828088Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T12:12:13.4828297Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T12:12:13.4828503Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T12:12:13.4828709Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T12:12:13.4828918Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T12:12:13.4829214Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T12:12:13.4829441Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T12:12:13.4829607Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T12:12:13.4829770Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T12:12:13.4829940Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T12:12:13.4830139Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T12:12:13.4830342Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T12:12:13.4830611Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4830930Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4831201Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4831477Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4831779Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4832048Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4832318Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4832586Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4832853Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4833124Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4833392Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4833663Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4833934Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4834204Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4834469Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4834741Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4835011Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4835276Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4835549Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T12:12:13.4835786Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T12:12:13.4835974Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T12:12:13.4836153Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T12:12:13.4836331Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T12:12:13.4836505Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T12:12:13.4836680Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T12:12:13.4836850Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T12:12:13.4837015Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T12:12:13.4837278Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T12:12:13.4837577Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T12:12:13.4837889Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T12:12:13.4838257Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T12:12:13.4838547Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T12:12:13.4838724Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T12:12:13.4838895Z * [new branch] context_test -> origin/context_test 2025-12-04T12:12:13.4839221Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T12:12:13.4839463Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T12:12:13.4839678Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T12:12:13.4839927Z * [new branch] crpa/typo-in-inductor_comm_lowering -> origin/crpa/typo-in-inductor_comm_lowering 2025-12-04T12:12:13.4840169Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T12:12:13.4840375Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T12:12:13.4840583Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T12:12:13.4840767Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T12:12:13.4840961Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T12:12:13.4841153Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T12:12:13.4841319Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T12:12:13.4841493Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T12:12:13.4841665Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T12:12:13.4841842Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T12:12:13.4842034Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T12:12:13.4842214Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T12:12:13.4842392Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T12:12:13.4842575Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T12:12:13.4842760Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T12:12:13.4842962Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T12:12:13.4843193Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T12:12:13.4843414Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T12:12:13.4843604Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T12:12:13.4843789Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T12:12:13.4843958Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T12:12:13.4844149Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T12:12:13.4844343Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T12:12:13.4844548Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T12:12:13.4844793Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T12:12:13.4845041Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T12:12:13.4845257Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T12:12:13.4845485Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T12:12:13.4845655Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T12:12:13.4845822Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T12:12:13.4845990Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T12:12:13.4846200Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T12:12:13.4846398Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T12:12:13.4846585Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T12:12:13.4846752Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T12:12:13.4846928Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T12:12:13.4847259Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-12-04T12:12:13.4847710Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 2025-12-04T12:12:13.4848041Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T12:12:13.4848284Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T12:12:13.4848519Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T12:12:13.4848719Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T12:12:13.4848913Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T12:12:13.4849089Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T12:12:13.4849332Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T12:12:13.4849534Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T12:12:13.4849751Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T12:12:13.4849972Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T12:12:13.4850179Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T12:12:13.4850360Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T12:12:13.4850534Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T12:12:13.4850714Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T12:12:13.4850908Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T12:12:13.4851105Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T12:12:13.4851277Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T12:12:13.4851453Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T12:12:13.4851628Z * [new branch] docs -> origin/docs 2025-12-04T12:12:13.4851792Z * [new branch] documentation -> origin/documentation 2025-12-04T12:12:13.4851972Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T12:12:13.4852181Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T12:12:13.4852400Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T12:12:13.4852663Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T12:12:13.4852856Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T12:12:13.4853021Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T12:12:13.4853212Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T12:12:13.4853376Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T12:12:13.4853539Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T12:12:13.4853698Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T12:12:13.4853877Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T12:12:13.4854108Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T12:12:13.4854360Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T12:12:13.4854618Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T12:12:13.4854901Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T12:12:13.4855190Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T12:12:13.4855491Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T12:12:13.4855755Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T12:12:13.4855981Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T12:12:13.4856227Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T12:12:13.4856450Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T12:12:13.4856710Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T12:12:13.4856978Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T12:12:13.4857200Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T12:12:13.4857464Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T12:12:13.4857736Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T12:12:13.4857994Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T12:12:13.4858256Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T12:12:13.4858522Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T12:12:13.4858809Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T12:12:13.4859035Z * [new branch] exec -> origin/exec 2025-12-04T12:12:13.4859260Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T12:12:13.4859449Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T12:12:13.4859682Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T12:12:13.4859855Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T12:12:13.4860069Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T12:12:13.4860238Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T12:12:13.4860413Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T12:12:13.4860583Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T12:12:13.4860787Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T12:12:13.4860959Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T12:12:13.4861129Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T12:12:13.4861299Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T12:12:13.4861469Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T12:12:13.4861636Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T12:12:13.4861811Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T12:12:13.4861982Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T12:12:13.4862148Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T12:12:13.4862321Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T12:12:13.4862491Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T12:12:13.4862660Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T12:12:13.4862829Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T12:12:13.4862998Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T12:12:13.4863164Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T12:12:13.4863341Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T12:12:13.4863513Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T12:12:13.4863681Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T12:12:13.4863853Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T12:12:13.4864022Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T12:12:13.4864191Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T12:12:13.4864362Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T12:12:13.4864530Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T12:12:13.4864754Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T12:12:13.4864984Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T12:12:13.4865180Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T12:12:13.4865364Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T12:12:13.4865565Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T12:12:13.4865756Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T12:12:13.4865941Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T12:12:13.4866137Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T12:12:13.4866306Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T12:12:13.4866469Z * [new branch] fca -> origin/fca 2025-12-04T12:12:13.4866656Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T12:12:13.4866814Z * [new branch] fca5 -> origin/fca5 2025-12-04T12:12:13.4866990Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T12:12:13.4867192Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T12:12:13.4867404Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T12:12:13.4867586Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T12:12:13.4867765Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T12:12:13.4867946Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T12:12:13.4868135Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T12:12:13.4868321Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T12:12:13.4868508Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T12:12:13.4868700Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T12:12:13.4868897Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T12:12:13.4869090Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T12:12:13.4869364Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T12:12:13.4869570Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T12:12:13.4869748Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T12:12:13.4869924Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T12:12:13.4870119Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T12:12:13.4870328Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T12:12:13.4870514Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T12:12:13.4870705Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T12:12:13.4870880Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T12:12:13.4871047Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T12:12:13.4871212Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T12:12:13.4871384Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T12:12:13.4871564Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T12:12:13.4871739Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T12:12:13.4871936Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T12:12:13.4872132Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T12:12:13.4872330Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T12:12:13.4872576Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T12:12:13.4872789Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T12:12:13.4872962Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T12:12:13.4873134Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T12:12:13.4873293Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T12:12:13.4873497Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T12:12:13.4873725Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T12:12:13.4873981Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T12:12:13.4874228Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T12:12:13.4874408Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T12:12:13.4874587Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T12:12:13.4874780Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T12:12:13.4874968Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T12:12:13.4875150Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T12:12:13.4875353Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T12:12:13.4875538Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T12:12:13.4875715Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T12:12:13.4875897Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T12:12:13.4876075Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T12:12:13.4876253Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T12:12:13.4876429Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T12:12:13.4876606Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T12:12:13.4876779Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T12:12:13.4876959Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T12:12:13.4877134Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T12:12:13.4877313Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T12:12:13.4877491Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T12:12:13.4877669Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T12:12:13.4877845Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T12:12:13.4878019Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T12:12:13.4878192Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T12:12:13.4878367Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T12:12:13.4878560Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T12:12:13.4878765Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T12:12:13.4878965Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T12:12:13.4879215Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T12:12:13.4879412Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T12:12:13.4879611Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T12:12:13.4879807Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T12:12:13.4880002Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T12:12:13.4880244Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T12:12:13.4880447Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T12:12:13.4880642Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T12:12:13.4880838Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T12:12:13.4881065Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T12:12:13.4881259Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T12:12:13.4881459Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T12:12:13.4881657Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T12:12:13.4881853Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T12:12:13.4882050Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T12:12:13.4882245Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T12:12:13.4882445Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T12:12:13.4882643Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T12:12:13.4882839Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T12:12:13.4883038Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T12:12:13.4883236Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T12:12:13.4883432Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T12:12:13.4883631Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T12:12:13.4883832Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T12:12:13.4884028Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T12:12:13.4884225Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T12:12:13.4884424Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T12:12:13.4884618Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T12:12:13.4884816Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T12:12:13.4885011Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T12:12:13.4885206Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T12:12:13.4885404Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T12:12:13.4885603Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T12:12:13.4885799Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T12:12:13.4886000Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T12:12:13.4886197Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T12:12:13.4886391Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T12:12:13.4886603Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T12:12:13.4886798Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T12:12:13.4887017Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T12:12:13.4887215Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T12:12:13.4887416Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T12:12:13.4887612Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T12:12:13.4887835Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T12:12:13.4888031Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T12:12:13.4888226Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T12:12:13.4888429Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T12:12:13.4888624Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T12:12:13.4888822Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T12:12:13.4889019Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T12:12:13.4889260Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T12:12:13.4889466Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T12:12:13.4889662Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T12:12:13.4889857Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T12:12:13.4890054Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T12:12:13.4890259Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T12:12:13.4890454Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T12:12:13.4890651Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T12:12:13.4890849Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T12:12:13.4891043Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T12:12:13.4891246Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T12:12:13.4891446Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T12:12:13.4891639Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T12:12:13.4891838Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T12:12:13.4892039Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T12:12:13.4892234Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T12:12:13.4892432Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T12:12:13.4892631Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T12:12:13.4892830Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T12:12:13.4893030Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T12:12:13.4893229Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T12:12:13.4893422Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T12:12:13.4893618Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T12:12:13.4893849Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T12:12:13.4894041Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T12:12:13.4894232Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T12:12:13.4894424Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T12:12:13.4894643Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T12:12:13.4894830Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T12:12:13.4895005Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T12:12:13.4895182Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T12:12:13.4895359Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T12:12:13.4895530Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T12:12:13.4895702Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T12:12:13.4895873Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T12:12:13.4896046Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T12:12:13.4896218Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T12:12:13.4896389Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T12:12:13.4896557Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T12:12:13.4896730Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T12:12:13.4896983Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T12:12:13.4897152Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T12:12:13.4897323Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T12:12:13.4897493Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T12:12:13.4897661Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T12:12:13.4897838Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T12:12:13.4898007Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T12:12:13.4898175Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T12:12:13.4898345Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T12:12:13.4898511Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T12:12:13.4898685Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T12:12:13.4898859Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T12:12:13.4899027Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T12:12:13.4899234Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T12:12:13.4899406Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T12:12:13.4899580Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T12:12:13.4899750Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T12:12:13.4899921Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T12:12:13.4900089Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T12:12:13.4900261Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T12:12:13.4900477Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T12:12:13.4900645Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T12:12:13.4900815Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T12:12:13.4900984Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T12:12:13.4901195Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T12:12:13.4901381Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T12:12:13.4901575Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T12:12:13.4901762Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T12:12:13.4901954Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T12:12:13.4902142Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T12:12:13.4902334Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T12:12:13.4902523Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T12:12:13.4902711Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T12:12:13.4902902Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T12:12:13.4903092Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T12:12:13.4903520Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T12:12:13.4903708Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T12:12:13.4903895Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T12:12:13.4904082Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T12:12:13.4904270Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T12:12:13.4904459Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T12:12:13.4904647Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T12:12:13.4904835Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T12:12:13.4905023Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T12:12:13.4905209Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T12:12:13.4905397Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T12:12:13.4905585Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T12:12:13.4905771Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T12:12:13.4905959Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T12:12:13.4906148Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T12:12:13.4906338Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T12:12:13.4906527Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T12:12:13.4906716Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T12:12:13.4906902Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T12:12:13.4907090Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T12:12:13.4907306Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T12:12:13.4907495Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T12:12:13.4907683Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T12:12:13.4907867Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T12:12:13.4908081Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T12:12:13.4908272Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T12:12:13.4908467Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T12:12:13.4908663Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T12:12:13.4908863Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T12:12:13.4909064Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T12:12:13.4909307Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T12:12:13.4909511Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T12:12:13.4928188Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T12:12:13.4928416Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T12:12:13.4928629Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T12:12:13.4928834Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T12:12:13.4929047Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T12:12:13.4929308Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T12:12:13.4929525Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T12:12:13.4929730Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T12:12:13.4929937Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T12:12:13.4930138Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T12:12:13.4930345Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T12:12:13.4930545Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T12:12:13.4930748Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T12:12:13.4930958Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T12:12:13.4931161Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T12:12:13.4931365Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T12:12:13.4931577Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T12:12:13.4931783Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T12:12:13.4931990Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T12:12:13.4932191Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T12:12:13.4932391Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T12:12:13.4932594Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T12:12:13.4932807Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T12:12:13.4933083Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T12:12:13.4933317Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T12:12:13.4933528Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T12:12:13.4933751Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T12:12:13.4933952Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T12:12:13.4934162Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T12:12:13.4934359Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T12:12:13.4934551Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T12:12:13.4934765Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T12:12:13.4934978Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T12:12:13.4935194Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T12:12:13.4935410Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T12:12:13.4935621Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T12:12:13.4935819Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T12:12:13.4936017Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T12:12:13.4936213Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T12:12:13.4936406Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T12:12:13.4936596Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T12:12:13.4936781Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T12:12:13.4936971Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T12:12:13.4937164Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T12:12:13.4937350Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T12:12:13.4937534Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T12:12:13.4937719Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T12:12:13.4937900Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T12:12:13.4938083Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T12:12:13.4938265Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T12:12:13.4938447Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T12:12:13.4938631Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T12:12:13.4938812Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T12:12:13.4938996Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T12:12:13.4939297Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T12:12:13.4939475Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T12:12:13.4939661Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T12:12:13.4939846Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T12:12:13.4940065Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T12:12:13.4940250Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T12:12:13.4940435Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T12:12:13.4940642Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T12:12:13.4940827Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T12:12:13.4941006Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T12:12:13.4941188Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T12:12:13.4941372Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T12:12:13.4941552Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T12:12:13.4941740Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T12:12:13.4941924Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T12:12:13.4942104Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T12:12:13.4942291Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T12:12:13.4942480Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T12:12:13.4942668Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T12:12:13.4942854Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T12:12:13.4943042Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T12:12:13.4943227Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T12:12:13.4943416Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T12:12:13.4943604Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T12:12:13.4943789Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T12:12:13.4943982Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T12:12:13.4944169Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T12:12:13.4944356Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T12:12:13.4944547Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T12:12:13.4944737Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T12:12:13.4944924Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T12:12:13.4945112Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T12:12:13.4945295Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T12:12:13.4945481Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T12:12:13.4945670Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T12:12:13.4945856Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T12:12:13.4946042Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T12:12:13.4946231Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T12:12:13.4946416Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T12:12:13.4946645Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T12:12:13.4946834Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T12:12:13.4947020Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T12:12:13.4947211Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T12:12:13.4947431Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T12:12:13.4947618Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T12:12:13.4947808Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T12:12:13.4947999Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T12:12:13.4948185Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T12:12:13.4948374Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T12:12:13.4948568Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T12:12:13.4948757Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T12:12:13.4948947Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T12:12:13.4949176Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T12:12:13.4949364Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T12:12:13.4949555Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T12:12:13.4949741Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T12:12:13.4949933Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T12:12:13.4950127Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T12:12:13.4950313Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T12:12:13.4950506Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T12:12:13.4950695Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T12:12:13.4950882Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T12:12:13.4951069Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T12:12:13.4951260Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T12:12:13.4951449Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T12:12:13.4951639Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T12:12:13.4951834Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T12:12:13.4952021Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T12:12:13.4952213Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T12:12:13.4952406Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T12:12:13.4952590Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T12:12:13.4952780Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T12:12:13.4952970Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T12:12:13.4953157Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T12:12:13.4953345Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T12:12:13.4953579Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T12:12:13.4953766Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T12:12:13.4953953Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T12:12:13.4954170Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T12:12:13.4954352Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T12:12:13.4954544Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T12:12:13.4954728Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T12:12:13.4954920Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T12:12:13.4955113Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T12:12:13.4955301Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T12:12:13.4955486Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T12:12:13.4955675Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T12:12:13.4955862Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T12:12:13.4956046Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T12:12:13.4956231Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T12:12:13.4956413Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T12:12:13.4956600Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T12:12:13.4956784Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T12:12:13.4956968Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T12:12:13.4957153Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T12:12:13.4957337Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T12:12:13.4957523Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T12:12:13.4957707Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T12:12:13.4957891Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T12:12:13.4958074Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T12:12:13.4958259Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T12:12:13.4958443Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T12:12:13.4958622Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T12:12:13.4958800Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T12:12:13.4958984Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T12:12:13.4959217Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T12:12:13.4959401Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T12:12:13.4959576Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T12:12:13.4959750Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T12:12:13.4959921Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T12:12:13.4960224Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T12:12:13.4960492Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T12:12:13.4960692Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T12:12:13.4960918Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T12:12:13.4961114Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T12:12:13.4961315Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T12:12:13.4961509Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T12:12:13.4961704Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T12:12:13.4961899Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T12:12:13.4962094Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T12:12:13.4962286Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T12:12:13.4962461Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T12:12:13.4962639Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T12:12:13.4962823Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T12:12:13.4963010Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T12:12:13.4963194Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T12:12:13.4963377Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T12:12:13.4963559Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T12:12:13.4963740Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T12:12:13.4963925Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T12:12:13.4964108Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T12:12:13.4964291Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T12:12:13.4964474Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T12:12:13.4964656Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T12:12:13.4964841Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T12:12:13.4965024Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T12:12:13.4965206Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T12:12:13.4965390Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T12:12:13.4965578Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T12:12:13.4965761Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T12:12:13.4965944Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T12:12:13.4966126Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T12:12:13.4966308Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T12:12:13.4966492Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T12:12:13.4966670Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T12:12:13.4966874Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T12:12:13.4967052Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T12:12:13.4967228Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T12:12:13.4967433Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T12:12:13.4967611Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T12:12:13.4967787Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T12:12:13.4967966Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T12:12:13.4968144Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T12:12:13.4968323Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T12:12:13.4968504Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T12:12:13.4968681Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T12:12:13.4968857Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T12:12:13.4969036Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T12:12:13.4969248Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T12:12:13.4969427Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T12:12:13.4969604Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T12:12:13.4969781Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T12:12:13.4969959Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T12:12:13.4970140Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T12:12:13.4970318Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T12:12:13.4970495Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T12:12:13.4970674Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T12:12:13.4970851Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T12:12:13.4971035Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T12:12:13.4971215Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T12:12:13.4971391Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T12:12:13.4971571Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T12:12:13.4971755Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T12:12:13.4971936Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T12:12:13.4972114Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T12:12:13.4972295Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T12:12:13.4972472Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T12:12:13.4972653Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T12:12:13.4972834Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T12:12:13.4973010Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T12:12:13.4973240Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T12:12:13.4973419Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T12:12:13.4973601Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T12:12:13.4973778Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T12:12:13.4973984Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T12:12:13.4974161Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T12:12:13.4974341Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T12:12:13.4974523Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T12:12:13.4974703Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T12:12:13.4974883Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T12:12:13.4975061Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T12:12:13.4975244Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T12:12:13.4975423Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T12:12:13.4975603Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T12:12:13.4975779Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T12:12:13.4975959Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T12:12:13.4976191Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T12:12:13.4976369Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T12:12:13.4976549Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T12:12:13.4976725Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T12:12:13.4976905Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T12:12:13.4977095Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T12:12:13.4977283Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T12:12:13.4977468Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T12:12:13.4977652Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T12:12:13.4977837Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T12:12:13.4978022Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T12:12:13.4978208Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T12:12:13.4978389Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T12:12:13.4978573Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T12:12:13.4978760Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T12:12:13.4978947Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T12:12:13.4979173Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T12:12:13.4979357Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T12:12:13.4979540Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T12:12:13.4979757Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T12:12:13.4979942Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T12:12:13.4980126Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T12:12:13.4980309Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T12:12:13.4980519Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T12:12:13.4980704Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T12:12:13.4980888Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T12:12:13.4981072Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T12:12:13.4981257Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T12:12:13.4981445Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T12:12:13.4981627Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T12:12:13.4981811Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T12:12:13.4981994Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T12:12:13.4982178Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T12:12:13.4982360Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T12:12:13.4982545Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T12:12:13.4982727Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T12:12:13.4982910Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T12:12:13.4983094Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T12:12:13.4983277Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T12:12:13.4983460Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T12:12:13.4983645Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T12:12:13.4983828Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T12:12:13.4984010Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T12:12:13.4984190Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T12:12:13.4984373Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T12:12:13.4984557Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T12:12:13.4984741Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T12:12:13.4984926Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T12:12:13.4985110Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T12:12:13.4985296Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T12:12:13.4985479Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T12:12:13.4985662Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T12:12:13.4985844Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T12:12:13.4986027Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T12:12:13.4986241Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T12:12:13.4986423Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T12:12:13.4986606Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T12:12:13.4986788Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T12:12:13.4986999Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T12:12:13.4987181Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T12:12:13.4987364Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T12:12:13.4987545Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T12:12:13.4987728Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T12:12:13.4987911Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T12:12:13.4988093Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T12:12:13.4988276Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T12:12:13.4988460Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T12:12:13.4988641Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T12:12:13.4988825Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T12:12:13.4989007Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T12:12:13.4989230Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T12:12:13.4989414Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T12:12:13.4989599Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T12:12:13.4989784Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T12:12:13.4989969Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T12:12:13.4990152Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T12:12:13.4990340Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T12:12:13.4990527Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T12:12:13.4990709Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T12:12:13.4990896Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T12:12:13.4991084Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T12:12:13.4991269Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T12:12:13.4991453Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T12:12:13.4991637Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T12:12:13.4991821Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T12:12:13.4992005Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T12:12:13.4992193Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T12:12:13.4992378Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T12:12:13.4992564Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T12:12:13.4992788Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T12:12:13.4992972Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T12:12:13.4993160Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T12:12:13.4993391Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T12:12:13.4993575Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T12:12:13.4993759Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T12:12:13.4993944Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T12:12:13.4994132Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T12:12:13.4994317Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T12:12:13.4994501Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T12:12:13.4994685Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T12:12:13.4994871Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T12:12:13.4995058Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T12:12:13.4995247Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T12:12:13.4995431Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T12:12:13.4995746Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T12:12:13.4995934Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T12:12:13.4996122Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T12:12:13.4996305Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T12:12:13.4996491Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T12:12:13.4996675Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T12:12:13.4996863Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T12:12:13.4997048Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T12:12:13.4997231Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T12:12:13.4997416Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T12:12:13.4997604Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T12:12:13.4997792Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T12:12:13.4997979Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T12:12:13.4998165Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T12:12:13.4998354Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T12:12:13.4998539Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T12:12:13.4998725Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T12:12:13.4998911Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T12:12:13.4999100Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T12:12:13.4999340Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T12:12:13.4999571Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T12:12:13.4999758Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T12:12:13.4999944Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T12:12:13.5000170Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T12:12:13.5000357Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T12:12:13.5000542Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T12:12:13.5000725Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T12:12:13.5000909Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T12:12:13.5001097Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T12:12:13.5001283Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T12:12:13.5001468Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T12:12:13.5001650Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T12:12:13.5001835Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T12:12:13.5002022Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T12:12:13.5002200Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T12:12:13.5002380Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T12:12:13.5002558Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T12:12:13.5002733Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T12:12:13.5002913Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T12:12:13.5003090Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T12:12:13.5003265Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T12:12:13.5003443Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T12:12:13.5003619Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T12:12:13.5003799Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T12:12:13.5003981Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T12:12:13.5004159Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T12:12:13.5004339Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T12:12:13.5004518Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T12:12:13.5004695Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T12:12:13.5004871Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T12:12:13.5005054Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T12:12:13.5005230Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T12:12:13.5005408Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T12:12:13.5005590Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T12:12:13.5005768Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T12:12:13.5005982Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T12:12:13.5006163Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T12:12:13.5006341Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T12:12:13.5006518Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T12:12:13.5006722Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T12:12:13.5006897Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T12:12:13.5007077Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T12:12:13.5007254Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T12:12:13.5007429Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T12:12:13.5007608Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T12:12:13.5007785Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T12:12:13.5007960Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T12:12:13.5008142Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T12:12:13.5008323Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T12:12:13.5008499Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T12:12:13.5008675Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T12:12:13.5008854Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T12:12:13.5009032Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T12:12:13.5009257Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T12:12:13.5009437Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T12:12:13.5009617Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T12:12:13.5009797Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T12:12:13.5009974Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T12:12:13.5010153Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T12:12:13.5010333Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T12:12:13.5010515Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T12:12:13.5010694Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T12:12:13.5010874Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T12:12:13.5011051Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T12:12:13.5011230Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T12:12:13.5011413Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T12:12:13.5011589Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T12:12:13.5011768Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T12:12:13.5011947Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T12:12:13.5012124Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T12:12:13.5012308Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T12:12:13.5012532Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T12:12:13.5012710Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T12:12:13.5012890Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T12:12:13.5013110Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T12:12:13.5013292Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T12:12:13.5013472Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T12:12:13.5013649Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T12:12:13.5013827Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T12:12:13.5014009Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T12:12:13.5014192Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T12:12:13.5014370Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T12:12:13.5014548Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T12:12:13.5014726Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T12:12:13.5014905Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T12:12:13.5015086Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T12:12:13.5015263Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T12:12:13.5015442Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T12:12:13.5015622Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T12:12:13.5015802Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T12:12:13.5015980Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T12:12:13.5016157Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T12:12:13.5016336Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T12:12:13.5016516Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T12:12:13.5016698Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T12:12:13.5016875Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T12:12:13.5017054Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T12:12:13.5017232Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T12:12:13.5017409Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T12:12:13.5017592Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T12:12:13.5017769Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T12:12:13.5017952Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T12:12:13.5018131Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T12:12:13.5018310Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T12:12:13.5018496Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T12:12:13.5018674Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T12:12:13.5018895Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T12:12:13.5019093Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T12:12:13.5019332Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T12:12:13.5019522Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T12:12:13.5019769Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T12:12:13.5019956Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T12:12:13.5020134Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T12:12:13.5020313Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T12:12:13.5020490Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T12:12:13.5020670Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T12:12:13.5020848Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T12:12:13.5021026Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T12:12:13.5021203Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T12:12:13.5021382Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T12:12:13.5021556Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T12:12:13.5021732Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T12:12:13.5021906Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T12:12:13.5022082Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T12:12:13.5022261Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T12:12:13.5022437Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T12:12:13.5022610Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T12:12:13.5022786Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T12:12:13.5022968Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T12:12:13.5023143Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T12:12:13.5023318Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T12:12:13.5023495Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T12:12:13.5023564Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T12:12:13.5023636Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T12:12:13.5023708Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T12:12:13.5023776Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T12:12:13.5023843Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T12:12:13.5023914Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T12:12:13.5023982Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T12:12:13.5024049Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T12:12:13.5024119Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T12:12:13.5024189Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T12:12:13.5024298Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T12:12:13.5024369Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T12:12:13.5024436Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T12:12:13.5024504Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T12:12:13.5024601Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T12:12:13.5024692Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T12:12:13.5024781Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T12:12:13.5024868Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T12:12:13.5024955Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T12:12:13.5025042Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T12:12:13.5025126Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T12:12:13.5025210Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T12:12:13.5025297Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T12:12:13.5025381Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T12:12:13.5025468Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T12:12:13.5025555Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T12:12:13.5025642Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T12:12:13.5025728Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T12:12:13.5025814Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T12:12:13.5025899Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T12:12:13.5025986Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T12:12:13.5026073Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T12:12:13.5026157Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T12:12:13.5026244Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T12:12:13.5026327Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T12:12:13.5026412Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T12:12:13.5026493Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T12:12:13.5026569Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T12:12:13.5026644Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T12:12:13.5026724Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T12:12:13.5026798Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T12:12:13.5026873Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T12:12:13.5026948Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T12:12:13.5027019Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T12:12:13.5027115Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T12:12:13.5027192Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T12:12:13.5027265Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T12:12:13.5027362Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T12:12:13.5027436Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T12:12:13.5027508Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T12:12:13.5027581Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T12:12:13.5027659Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T12:12:13.5027731Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T12:12:13.5027807Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T12:12:13.5027880Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T12:12:13.5027952Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T12:12:13.5028028Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T12:12:13.5028102Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T12:12:13.5028178Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T12:12:13.5028252Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T12:12:13.5028325Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T12:12:13.5028398Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T12:12:13.5028472Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T12:12:13.5028544Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T12:12:13.5028615Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T12:12:13.5028694Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T12:12:13.5028769Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T12:12:13.5028841Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T12:12:13.5028915Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T12:12:13.5028986Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T12:12:13.5029059Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T12:12:13.5029170Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T12:12:13.5029246Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T12:12:13.5029321Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T12:12:13.5029396Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T12:12:13.5029469Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T12:12:13.5029543Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T12:12:13.5029615Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T12:12:13.5029686Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T12:12:13.5029805Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T12:12:13.5029877Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T12:12:13.5029950Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T12:12:13.5030067Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T12:12:13.5030140Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T12:12:13.5030212Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T12:12:13.5030288Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T12:12:13.5030360Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T12:12:13.5030434Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T12:12:13.5030510Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T12:12:13.5030584Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T12:12:13.5030656Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T12:12:13.5030732Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T12:12:13.5030804Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T12:12:13.5030875Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T12:12:13.5030952Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T12:12:13.5031025Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T12:12:13.5031099Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T12:12:13.5031172Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T12:12:13.5031245Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T12:12:13.5031321Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T12:12:13.5031395Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T12:12:13.5031466Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T12:12:13.5031541Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T12:12:13.5031612Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T12:12:13.5031684Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T12:12:13.5031762Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T12:12:13.5031834Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T12:12:13.5031906Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T12:12:13.5031978Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T12:12:13.5032045Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T12:12:13.5032109Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T12:12:13.5032174Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T12:12:13.5032240Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T12:12:13.5032303Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T12:12:13.5032407Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T12:12:13.5032470Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T12:12:13.5032532Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T12:12:13.5032597Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T12:12:13.5032692Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T12:12:13.5032760Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T12:12:13.5032822Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T12:12:13.5032884Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T12:12:13.5032953Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T12:12:13.5033015Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T12:12:13.5033078Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T12:12:13.5033152Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T12:12:13.5033222Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T12:12:13.5033293Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T12:12:13.5033377Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T12:12:13.5033453Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T12:12:13.5033532Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T12:12:13.5033612Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T12:12:13.5033687Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T12:12:13.5033765Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T12:12:13.5033843Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T12:12:13.5033919Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T12:12:13.5033999Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T12:12:13.5034077Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T12:12:13.5034152Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T12:12:13.5034227Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T12:12:13.5034305Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T12:12:13.5034381Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T12:12:13.5034458Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T12:12:13.5034534Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T12:12:13.5034612Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T12:12:13.5034692Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T12:12:13.5034767Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T12:12:13.5034842Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T12:12:13.5034919Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T12:12:13.5034993Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T12:12:13.5035092Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T12:12:13.5035169Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T12:12:13.5035246Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T12:12:13.5035355Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T12:12:13.5035434Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T12:12:13.5035511Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T12:12:13.5035586Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T12:12:13.5035663Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T12:12:13.5035737Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T12:12:13.5035814Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T12:12:13.5035895Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T12:12:13.5035971Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T12:12:13.5036050Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T12:12:13.5036125Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T12:12:13.5036199Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T12:12:13.5036277Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T12:12:13.5036354Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T12:12:13.5036432Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T12:12:13.5036510Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T12:12:13.5036586Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T12:12:13.5036661Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T12:12:13.5036740Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T12:12:13.5036815Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T12:12:13.5036890Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T12:12:13.5036969Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T12:12:13.5037043Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T12:12:13.5037118Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T12:12:13.5037193Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T12:12:13.5037266Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T12:12:13.5037338Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T12:12:13.5037409Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T12:12:13.5037474Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T12:12:13.5037539Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T12:12:13.5037608Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T12:12:13.5037670Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T12:12:13.5037765Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T12:12:13.5037830Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T12:12:13.5037892Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T12:12:13.5037957Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T12:12:13.5038046Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T12:12:13.5038111Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T12:12:13.5038175Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T12:12:13.5038237Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T12:12:13.5038324Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T12:12:13.5038413Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T12:12:13.5038497Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T12:12:13.5038578Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T12:12:13.5038662Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T12:12:13.5038744Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T12:12:13.5038820Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T12:12:13.5038897Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T12:12:13.5038970Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T12:12:13.5039045Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T12:12:13.5039175Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T12:12:13.5039250Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T12:12:13.5039322Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T12:12:13.5039399Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T12:12:13.5039472Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T12:12:13.5039548Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T12:12:13.5039622Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T12:12:13.5039696Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T12:12:13.5039773Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T12:12:13.5039847Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T12:12:13.5039921Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T12:12:13.5039998Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T12:12:13.5040072Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T12:12:13.5040146Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T12:12:13.5040221Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T12:12:13.5040294Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T12:12:13.5040367Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T12:12:13.5040483Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T12:12:13.5040559Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T12:12:13.5040633Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T12:12:13.5040709Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T12:12:13.5040818Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T12:12:13.5040891Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T12:12:13.5040966Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T12:12:13.5041040Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T12:12:13.5041116Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T12:12:13.5041190Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T12:12:13.5041266Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T12:12:13.5041345Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T12:12:13.5041419Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T12:12:13.5041493Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T12:12:13.5041568Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T12:12:13.5041641Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T12:12:13.5041713Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T12:12:13.5041791Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T12:12:13.5041864Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T12:12:13.5041937Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T12:12:13.5042012Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T12:12:13.5042083Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T12:12:13.5042152Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T12:12:13.5042224Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T12:12:13.5042292Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T12:12:13.5042360Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T12:12:13.5042434Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T12:12:13.5042504Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T12:12:13.5042573Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T12:12:13.5042643Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T12:12:13.5042713Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T12:12:13.5042784Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T12:12:13.5042854Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T12:12:13.5042926Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T12:12:13.5042998Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T12:12:13.5043068Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T12:12:13.5043173Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T12:12:13.5043244Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T12:12:13.5043313Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T12:12:13.5043403Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T12:12:13.5043478Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T12:12:13.5043548Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T12:12:13.5043615Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T12:12:13.5043685Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T12:12:13.5043753Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T12:12:13.5043823Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T12:12:13.5043895Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T12:12:13.5043963Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T12:12:13.5044033Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T12:12:13.5044104Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T12:12:13.5044173Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T12:12:13.5044242Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T12:12:13.5044314Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T12:12:13.5044384Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T12:12:13.5044459Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T12:12:13.5044528Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T12:12:13.5044596Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T12:12:13.5044667Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T12:12:13.5044735Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T12:12:13.5044803Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T12:12:13.5044873Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T12:12:13.5044943Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T12:12:13.5045013Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T12:12:13.5045085Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T12:12:13.5045153Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T12:12:13.5045221Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T12:12:13.5045293Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T12:12:13.5045362Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T12:12:13.5045430Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T12:12:13.5045504Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T12:12:13.5045572Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T12:12:13.5045640Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T12:12:13.5045738Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T12:12:13.5045808Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T12:12:13.5045877Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T12:12:13.5045974Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T12:12:13.5046046Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T12:12:13.5046118Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T12:12:13.5046197Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T12:12:13.5046273Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T12:12:13.5046353Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T12:12:13.5046430Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T12:12:13.5046505Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T12:12:13.5046582Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T12:12:13.5046657Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T12:12:13.5046731Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T12:12:13.5046808Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T12:12:13.5046882Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T12:12:13.5046955Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T12:12:13.5047037Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T12:12:13.5047112Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T12:12:13.5047185Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T12:12:13.5047262Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T12:12:13.5047338Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T12:12:13.5047412Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T12:12:13.5047488Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T12:12:13.5047563Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T12:12:13.5047639Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T12:12:13.5047717Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T12:12:13.5047793Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T12:12:13.5047870Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T12:12:13.5047944Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T12:12:13.5048021Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T12:12:13.5048100Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T12:12:13.5048172Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T12:12:13.5048243Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T12:12:13.5048314Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T12:12:13.5048407Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T12:12:13.5048477Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T12:12:13.5048549Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T12:12:13.5048646Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T12:12:13.5048717Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T12:12:13.5048790Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T12:12:13.5048861Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T12:12:13.5048931Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T12:12:13.5049002Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T12:12:13.5049072Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T12:12:13.5049194Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T12:12:13.5049270Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T12:12:13.5049341Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T12:12:13.5049413Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T12:12:13.5049483Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T12:12:13.5049552Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T12:12:13.5049625Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T12:12:13.5049695Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T12:12:13.5049766Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T12:12:13.5049838Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T12:12:13.5049907Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T12:12:13.5049979Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T12:12:13.5050051Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T12:12:13.5050121Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T12:12:13.5050189Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T12:12:13.5050261Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T12:12:13.5050333Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T12:12:13.5050404Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T12:12:13.5050476Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T12:12:13.5050545Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T12:12:13.5050616Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T12:12:13.5050690Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T12:12:13.5050762Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T12:12:13.5050833Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T12:12:13.5050904Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T12:12:13.5050974Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T12:12:13.5051083Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T12:12:13.5051153Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T12:12:13.5051299Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T12:12:13.5051416Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T12:12:13.5051487Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T12:12:13.5051555Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T12:12:13.5051630Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T12:12:13.5051701Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T12:12:13.5051771Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T12:12:13.5051843Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T12:12:13.5051912Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T12:12:13.5051981Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T12:12:13.5052055Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T12:12:13.5052124Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T12:12:13.5052193Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T12:12:13.5052264Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T12:12:13.5052334Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T12:12:13.5052407Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T12:12:13.5052476Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T12:12:13.5052545Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T12:12:13.5052616Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T12:12:13.5052687Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T12:12:13.5052756Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T12:12:13.5052830Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T12:12:13.5052899Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T12:12:13.5052968Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T12:12:13.5053040Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T12:12:13.5053110Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T12:12:13.5053179Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T12:12:13.5053251Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T12:12:13.5053328Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T12:12:13.5053398Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T12:12:13.5053470Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T12:12:13.5053539Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T12:12:13.5053608Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T12:12:13.5053704Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T12:12:13.5053773Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T12:12:13.5053842Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T12:12:13.5053910Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T12:12:13.5054000Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T12:12:13.5054070Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T12:12:13.5054137Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T12:12:13.5054205Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T12:12:13.5054275Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T12:12:13.5054344Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T12:12:13.5054410Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T12:12:13.5054479Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T12:12:13.5054547Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T12:12:13.5054614Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T12:12:13.5054683Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T12:12:13.5054749Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T12:12:13.5054819Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T12:12:13.5054890Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T12:12:13.5054956Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T12:12:13.5055023Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T12:12:13.5055093Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T12:12:13.5055159Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T12:12:13.5055226Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T12:12:13.5055297Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T12:12:13.5055362Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T12:12:13.5055428Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T12:12:13.5055497Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T12:12:13.5055563Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T12:12:13.5055634Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T12:12:13.5055700Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T12:12:13.5055766Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T12:12:13.5055838Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T12:12:13.5055903Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T12:12:13.5055968Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T12:12:13.5056038Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T12:12:13.5056104Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T12:12:13.5056171Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T12:12:13.5056269Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T12:12:13.5056335Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T12:12:13.5056401Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T12:12:13.5056471Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T12:12:13.5056634Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T12:12:13.5056711Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T12:12:13.5056813Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T12:12:13.5056887Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T12:12:13.5056962Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T12:12:13.5057259Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T12:12:13.5057333Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T12:12:13.5057409Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T12:12:13.5057504Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T12:12:13.5057582Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T12:12:13.5057653Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T12:12:13.5057764Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T12:12:13.5057841Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T12:12:13.5057917Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T12:12:13.5058012Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T12:12:13.5058088Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T12:12:13.5058160Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T12:12:13.5058265Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T12:12:13.5058343Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T12:12:13.5058442Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T12:12:13.5058549Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T12:12:13.5058636Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T12:12:13.5058744Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T12:12:13.5058838Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T12:12:13.5058925Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T12:12:13.5059029Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T12:12:13.5059115Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T12:12:13.5059239Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T12:12:13.5059339Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T12:12:13.5059428Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T12:12:13.5059513Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T12:12:13.5059606Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T12:12:13.5059723Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T12:12:13.5059802Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T12:12:13.5059901Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T12:12:13.5059994Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T12:12:13.5060121Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T12:12:13.5060218Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T12:12:13.5060300Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T12:12:13.5060379Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T12:12:13.5060487Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T12:12:13.5060573Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T12:12:13.5060671Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T12:12:13.5060750Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T12:12:13.5060831Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T12:12:13.5060924Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T12:12:13.5071172Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T12:12:13.5071265Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T12:12:13.5071337Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T12:12:13.5071409Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T12:12:13.5071481Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T12:12:13.5071548Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T12:12:13.5071615Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T12:12:13.5071683Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T12:12:13.5071755Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T12:12:13.5071822Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T12:12:13.5071890Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T12:12:13.5071956Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T12:12:13.5072023Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T12:12:13.5072091Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T12:12:13.5072158Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T12:12:13.5072224Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T12:12:13.5072292Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T12:12:13.5072361Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T12:12:13.5072428Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T12:12:13.5072497Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T12:12:13.5072563Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T12:12:13.5072630Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T12:12:13.5072770Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T12:12:13.5072838Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T12:12:13.5072905Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T12:12:13.5072973Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T12:12:13.5073085Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T12:12:13.5073153Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T12:12:13.5073220Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T12:12:13.5073287Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T12:12:13.5073354Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T12:12:13.5073423Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T12:12:13.5073491Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T12:12:13.5073559Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T12:12:13.5073625Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T12:12:13.5073696Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T12:12:13.5073765Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T12:12:13.5073832Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T12:12:13.5073899Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T12:12:13.5073968Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T12:12:13.5074036Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T12:12:13.5074103Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T12:12:13.5074171Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T12:12:13.5074238Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T12:12:13.5074307Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T12:12:13.5074374Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T12:12:13.5074441Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T12:12:13.5074508Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T12:12:13.5074575Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T12:12:13.5074644Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T12:12:13.5074710Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T12:12:13.5074778Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T12:12:13.5074849Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T12:12:13.5074918Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T12:12:13.5074988Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T12:12:13.5075055Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T12:12:13.5075123Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T12:12:13.5075190Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T12:12:13.5075283Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T12:12:13.5075352Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T12:12:13.5075418Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T12:12:13.5075485Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T12:12:13.5075579Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T12:12:13.5075646Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T12:12:13.5075712Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T12:12:13.5075780Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T12:12:13.5075847Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T12:12:13.5075915Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T12:12:13.5075983Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T12:12:13.5076050Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T12:12:13.5076117Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T12:12:13.5076187Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T12:12:13.5076253Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T12:12:13.5076320Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T12:12:13.5076388Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T12:12:13.5076455Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T12:12:13.5076524Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T12:12:13.5076592Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T12:12:13.5076658Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T12:12:13.5076726Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T12:12:13.5076801Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T12:12:13.5076870Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T12:12:13.5076941Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T12:12:13.5077011Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T12:12:13.5077080Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T12:12:13.5077152Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T12:12:13.5077222Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T12:12:13.5077289Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T12:12:13.5077361Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T12:12:13.5077431Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T12:12:13.5077498Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T12:12:13.5077572Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T12:12:13.5077640Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T12:12:13.5077708Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T12:12:13.5077813Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T12:12:13.5077885Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T12:12:13.5077955Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T12:12:13.5078036Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T12:12:13.5078127Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T12:12:13.5078196Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T12:12:13.5078264Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T12:12:13.5078333Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T12:12:13.5078405Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T12:12:13.5078475Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T12:12:13.5078545Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T12:12:13.5078617Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T12:12:13.5078686Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T12:12:13.5078755Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T12:12:13.5078824Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T12:12:13.5078893Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T12:12:13.5078962Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T12:12:13.5079033Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T12:12:13.5079104Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T12:12:13.5079225Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T12:12:13.5079300Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T12:12:13.5079368Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T12:12:13.5079440Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T12:12:13.5079516Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T12:12:13.5079587Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T12:12:13.5079657Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T12:12:13.5079729Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T12:12:13.5079799Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T12:12:13.5079868Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T12:12:13.5079939Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T12:12:13.5080008Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T12:12:13.5080086Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T12:12:13.5080155Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T12:12:13.5080223Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T12:12:13.5080292Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T12:12:13.5080362Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T12:12:13.5080481Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T12:12:13.5080556Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T12:12:13.5080625Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T12:12:13.5080697Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T12:12:13.5080825Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T12:12:13.5080895Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T12:12:13.5080965Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T12:12:13.5081046Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T12:12:13.5081117Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T12:12:13.5081190Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T12:12:13.5081260Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T12:12:13.5081330Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T12:12:13.5081402Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T12:12:13.5081472Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T12:12:13.5081540Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T12:12:13.5081614Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T12:12:13.5081683Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T12:12:13.5081751Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T12:12:13.5081823Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T12:12:13.5081895Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T12:12:13.5081967Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T12:12:13.5082042Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T12:12:13.5082113Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T12:12:13.5082182Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T12:12:13.5082254Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T12:12:13.5082322Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T12:12:13.5082396Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T12:12:13.5082464Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T12:12:13.5082534Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T12:12:13.5082607Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T12:12:13.5082676Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T12:12:13.5082747Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T12:12:13.5082819Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T12:12:13.5082889Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T12:12:13.5082959Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T12:12:13.5083031Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T12:12:13.5083099Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T12:12:13.5083192Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T12:12:13.5083263Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T12:12:13.5083331Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T12:12:13.5083422Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T12:12:13.5083492Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T12:12:13.5083561Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T12:12:13.5083630Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T12:12:13.5083700Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T12:12:13.5083769Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T12:12:13.5083840Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T12:12:13.5083915Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T12:12:13.5083985Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T12:12:13.5084056Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T12:12:13.5084128Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T12:12:13.5084199Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T12:12:13.5084272Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T12:12:13.5084341Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T12:12:13.5084410Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T12:12:13.5084484Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T12:12:13.5084552Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T12:12:13.5084619Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T12:12:13.5084690Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T12:12:13.5084758Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T12:12:13.5084825Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T12:12:13.5084893Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T12:12:13.5084957Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T12:12:13.5085020Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T12:12:13.5085087Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T12:12:13.5085150Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T12:12:13.5085213Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T12:12:13.5085280Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T12:12:13.5085345Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T12:12:13.5085422Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T12:12:13.5085498Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T12:12:13.5085569Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T12:12:13.5085641Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T12:12:13.5085746Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T12:12:13.5085818Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T12:12:13.5085890Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T12:12:13.5085960Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T12:12:13.5086052Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T12:12:13.5086125Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T12:12:13.5086196Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T12:12:13.5086267Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T12:12:13.5086341Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T12:12:13.5086412Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T12:12:13.5086483Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T12:12:13.5086558Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T12:12:13.5086630Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T12:12:13.5086704Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T12:12:13.5086775Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T12:12:13.5086846Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T12:12:13.5086919Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T12:12:13.5086993Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T12:12:13.5087067Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T12:12:13.5087137Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T12:12:13.5087209Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T12:12:13.5087280Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T12:12:13.5087354Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T12:12:13.5087426Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T12:12:13.5087496Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T12:12:13.5087569Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T12:12:13.5087640Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T12:12:13.5087712Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T12:12:13.5087789Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T12:12:13.5087860Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T12:12:13.5087930Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T12:12:13.5088002Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T12:12:13.5088073Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T12:12:13.5088145Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T12:12:13.5088221Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T12:12:13.5088292Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T12:12:13.5088390Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T12:12:13.5088466Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T12:12:13.5088538Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T12:12:13.5088609Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T12:12:13.5088747Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T12:12:13.5088819Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T12:12:13.5088889Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T12:12:13.5088963Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T12:12:13.5089034Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T12:12:13.5089109Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T12:12:13.5089231Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T12:12:13.5089304Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T12:12:13.5089380Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T12:12:13.5089453Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T12:12:13.5089525Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T12:12:13.5089598Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T12:12:13.5089670Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T12:12:13.5089742Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T12:12:13.5089816Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T12:12:13.5089888Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T12:12:13.5089959Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T12:12:13.5090035Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T12:12:13.5090105Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T12:12:13.5090174Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T12:12:13.5090246Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T12:12:13.5090316Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T12:12:13.5090386Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T12:12:13.5090458Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T12:12:13.5090529Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T12:12:13.5090602Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T12:12:13.5090675Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T12:12:13.5090744Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T12:12:13.5090817Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T12:12:13.5090888Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T12:12:13.5090958Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T12:12:13.5091034Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T12:12:13.5091174Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T12:12:13.5091246Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T12:12:13.5091321Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T12:12:13.5091436Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T12:12:13.5091508Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T12:12:13.5091581Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T12:12:13.5091651Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T12:12:13.5091720Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T12:12:13.5091791Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T12:12:13.5091862Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T12:12:13.5091932Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T12:12:13.5092004Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T12:12:13.5092075Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T12:12:13.5092147Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T12:12:13.5092219Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T12:12:13.5092289Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T12:12:13.5092362Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T12:12:13.5092433Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T12:12:13.5092503Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T12:12:13.5092577Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T12:12:13.5092648Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T12:12:13.5092720Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T12:12:13.5092794Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T12:12:13.5092865Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T12:12:13.5092936Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T12:12:13.5093009Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T12:12:13.5093083Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T12:12:13.5093153Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T12:12:13.5093227Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T12:12:13.5093298Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T12:12:13.5093370Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T12:12:13.5093444Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T12:12:13.5093516Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T12:12:13.5093588Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T12:12:13.5093661Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T12:12:13.5093762Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T12:12:13.5093837Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T12:12:13.5093908Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T12:12:13.5093978Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T12:12:13.5094075Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T12:12:13.5094147Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T12:12:13.5094217Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T12:12:13.5094293Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T12:12:13.5094363Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T12:12:13.5094436Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T12:12:13.5094509Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T12:12:13.5094579Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T12:12:13.5094649Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T12:12:13.5094723Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T12:12:13.5094793Z * [new branch] gh/guangyey/256/base -> origin/gh/guangyey/256/base 2025-12-04T12:12:13.5094863Z * [new branch] gh/guangyey/256/head -> origin/gh/guangyey/256/head 2025-12-04T12:12:13.5094936Z * [new branch] gh/guangyey/256/orig -> origin/gh/guangyey/256/orig 2025-12-04T12:12:13.5095035Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T12:12:13.5095129Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T12:12:13.5095224Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T12:12:13.5095315Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T12:12:13.5095409Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T12:12:13.5095498Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T12:12:13.5095586Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T12:12:13.5095678Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T12:12:13.5095769Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T12:12:13.5095859Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T12:12:13.5095952Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T12:12:13.5096042Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T12:12:13.5096132Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T12:12:13.5096222Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T12:12:13.5096310Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T12:12:13.5096398Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T12:12:13.5096490Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T12:12:13.5096605Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T12:12:13.5096695Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T12:12:13.5096786Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T12:12:13.5096899Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T12:12:13.5096992Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T12:12:13.5097080Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T12:12:13.5097168Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T12:12:13.5097261Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T12:12:13.5097352Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T12:12:13.5097442Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T12:12:13.5097533Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T12:12:13.5097623Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T12:12:13.5097715Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T12:12:13.5097804Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T12:12:13.5097893Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T12:12:13.5097980Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T12:12:13.5098074Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T12:12:13.5098163Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T12:12:13.5098252Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T12:12:13.5098342Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T12:12:13.5098432Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T12:12:13.5098523Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T12:12:13.5098612Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T12:12:13.5098700Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T12:12:13.5098790Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T12:12:13.5098880Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T12:12:13.5098969Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T12:12:13.5099058Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T12:12:13.5099176Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T12:12:13.5099266Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T12:12:13.5099356Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T12:12:13.5099444Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T12:12:13.5099531Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T12:12:13.5099666Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T12:12:13.5099754Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T12:12:13.5099842Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T12:12:13.5099968Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T12:12:13.5100057Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T12:12:13.5100144Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T12:12:13.5100233Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T12:12:13.5100321Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T12:12:13.5100410Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T12:12:13.5100499Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T12:12:13.5100587Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T12:12:13.5100677Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T12:12:13.5100767Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T12:12:13.5100854Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T12:12:13.5100944Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T12:12:13.5101031Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T12:12:13.5101121Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T12:12:13.5101210Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T12:12:13.5101298Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T12:12:13.5101387Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T12:12:13.5101476Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T12:12:13.5101565Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T12:12:13.5101652Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T12:12:13.5101741Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T12:12:13.5101829Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T12:12:13.5101917Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T12:12:13.5102005Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T12:12:13.5102093Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T12:12:13.5102182Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T12:12:13.5102271Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T12:12:13.5102359Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T12:12:13.5102450Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T12:12:13.5102575Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T12:12:13.5102663Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T12:12:13.5102752Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T12:12:13.5102839Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T12:12:13.5102950Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T12:12:13.5103040Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T12:12:13.5103128Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T12:12:13.5103215Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T12:12:13.5103307Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T12:12:13.5103394Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T12:12:13.5103481Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T12:12:13.5103563Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T12:12:13.5103642Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T12:12:13.5103718Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T12:12:13.5103795Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T12:12:13.5103871Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T12:12:13.5103947Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T12:12:13.5104024Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T12:12:13.5104099Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T12:12:13.5104174Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T12:12:13.5104250Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T12:12:13.5104325Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T12:12:13.5104396Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T12:12:13.5104464Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T12:12:13.5104531Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T12:12:13.5104597Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T12:12:13.5104664Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T12:12:13.5104730Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T12:12:13.5104798Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T12:12:13.5104865Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T12:12:13.5104937Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T12:12:13.5105008Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T12:12:13.5105076Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T12:12:13.5105144Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T12:12:13.5105213Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T12:12:13.5105306Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T12:12:13.5105375Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T12:12:13.5105444Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T12:12:13.5105511Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T12:12:13.5105600Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T12:12:13.5105666Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T12:12:13.5105732Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T12:12:13.5105801Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T12:12:13.5105869Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T12:12:13.5105938Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T12:12:13.5106012Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T12:12:13.5106085Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T12:12:13.5106156Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T12:12:13.5106229Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T12:12:13.5106299Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T12:12:13.5106369Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T12:12:13.5106439Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T12:12:13.5106509Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T12:12:13.5106579Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T12:12:13.5106650Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T12:12:13.5106720Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T12:12:13.5106789Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T12:12:13.5106862Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T12:12:13.5106933Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T12:12:13.5107004Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T12:12:13.5107074Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T12:12:13.5107144Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T12:12:13.5107216Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T12:12:13.5107287Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T12:12:13.5107357Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T12:12:13.5107430Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T12:12:13.5107500Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T12:12:13.5107569Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T12:12:13.5107638Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T12:12:13.5107707Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T12:12:13.5107775Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T12:12:13.5107869Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T12:12:13.5107938Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T12:12:13.5108006Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T12:12:13.5108105Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T12:12:13.5108174Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T12:12:13.5108242Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T12:12:13.5108312Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T12:12:13.5108382Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T12:12:13.5108451Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T12:12:13.5108522Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T12:12:13.5108591Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T12:12:13.5108661Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T12:12:13.5108730Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T12:12:13.5108799Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T12:12:13.5108868Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T12:12:13.5108937Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T12:12:13.5109005Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T12:12:13.5109075Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T12:12:13.5109185Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T12:12:13.5109255Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T12:12:13.5109326Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T12:12:13.5109398Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T12:12:13.5109468Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T12:12:13.5109540Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T12:12:13.5109609Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T12:12:13.5109678Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T12:12:13.5109748Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T12:12:13.5109818Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T12:12:13.5109887Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T12:12:13.5109957Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T12:12:13.5110027Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T12:12:13.5110096Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T12:12:13.5110166Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T12:12:13.5110235Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T12:12:13.5110305Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T12:12:13.5110374Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T12:12:13.5110491Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T12:12:13.5110561Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T12:12:13.5110630Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T12:12:13.5110746Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T12:12:13.5110818Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T12:12:13.5110887Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T12:12:13.5110956Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T12:12:13.5111026Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T12:12:13.5111095Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T12:12:13.5111165Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T12:12:13.5111236Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T12:12:13.5111305Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T12:12:13.5111377Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T12:12:13.5111447Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T12:12:13.5111516Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T12:12:13.5111584Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T12:12:13.5111655Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T12:12:13.5111724Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T12:12:13.5111794Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T12:12:13.5111864Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T12:12:13.5111933Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T12:12:13.5112004Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T12:12:13.5112073Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T12:12:13.5112141Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T12:12:13.5112211Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T12:12:13.5112280Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T12:12:13.5112351Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T12:12:13.5112419Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T12:12:13.5112488Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T12:12:13.5112556Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T12:12:13.5112629Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T12:12:13.5112698Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T12:12:13.5112767Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T12:12:13.5112838Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T12:12:13.5112907Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T12:12:13.5113004Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T12:12:13.5113074Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T12:12:13.5113141Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T12:12:13.5113210Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T12:12:13.5113304Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T12:12:13.5113373Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T12:12:13.5113443Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T12:12:13.5113511Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T12:12:13.5113580Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T12:12:13.5113650Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T12:12:13.5113718Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T12:12:13.5113788Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T12:12:13.5113856Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T12:12:13.5113925Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T12:12:13.5113991Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T12:12:13.5114059Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T12:12:13.5114126Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T12:12:13.5114194Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T12:12:13.5114264Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T12:12:13.5114331Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T12:12:13.5114398Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T12:12:13.5114465Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T12:12:13.5114533Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T12:12:13.5114600Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T12:12:13.5114667Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T12:12:13.5114734Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T12:12:13.5114800Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T12:12:13.5114870Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T12:12:13.5114937Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T12:12:13.5115005Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T12:12:13.5115074Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T12:12:13.5115141Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T12:12:13.5115210Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T12:12:13.5115276Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T12:12:13.5115343Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T12:12:13.5115411Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T12:12:13.5115501Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T12:12:13.5115569Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T12:12:13.5115636Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T12:12:13.5115703Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T12:12:13.5115793Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T12:12:13.5115861Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T12:12:13.5115928Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T12:12:13.5115994Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T12:12:13.5116062Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T12:12:13.5116130Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T12:12:13.5116198Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T12:12:13.5116266Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T12:12:13.5116333Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T12:12:13.5116400Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T12:12:13.5116468Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T12:12:13.5116534Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T12:12:13.5116602Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T12:12:13.5116669Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T12:12:13.5116735Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T12:12:13.5116805Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T12:12:13.5116872Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T12:12:13.5116939Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T12:12:13.5117010Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T12:12:13.5117077Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T12:12:13.5117143Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T12:12:13.5117212Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T12:12:13.5117278Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T12:12:13.5117344Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T12:12:13.5117414Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T12:12:13.5117481Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T12:12:13.5117548Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T12:12:13.5117618Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T12:12:13.5117685Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T12:12:13.5117752Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T12:12:13.5117821Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T12:12:13.5117889Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T12:12:13.5117956Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T12:12:13.5118048Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T12:12:13.5118116Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T12:12:13.5118185Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T12:12:13.5118281Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T12:12:13.5118347Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T12:12:13.5118415Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T12:12:13.5118481Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T12:12:13.5118548Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T12:12:13.5118616Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T12:12:13.5118684Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T12:12:13.5118751Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T12:12:13.5118819Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T12:12:13.5118887Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T12:12:13.5118954Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T12:12:13.5119021Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T12:12:13.5119088Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T12:12:13.5119195Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T12:12:13.5119266Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T12:12:13.5119334Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T12:12:13.5119401Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T12:12:13.5119469Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T12:12:13.5119551Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T12:12:13.5119631Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T12:12:13.5119708Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T12:12:13.5119783Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T12:12:13.5119859Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T12:12:13.5119933Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T12:12:13.5120008Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T12:12:13.5120081Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T12:12:13.5120152Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T12:12:13.5120225Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T12:12:13.5120296Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T12:12:13.5120367Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T12:12:13.5120437Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T12:12:13.5120508Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T12:12:13.5120578Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T12:12:13.5120685Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T12:12:13.5120757Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T12:12:13.5120827Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T12:12:13.5120945Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T12:12:13.5121018Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T12:12:13.5121089Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T12:12:13.5121158Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T12:12:13.5121230Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T12:12:13.5121302Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T12:12:13.5121372Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T12:12:13.5121443Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T12:12:13.5121513Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T12:12:13.5121586Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T12:12:13.5121656Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T12:12:13.5121726Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T12:12:13.5121797Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T12:12:13.5121867Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T12:12:13.5121938Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T12:12:13.5122012Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T12:12:13.5122082Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T12:12:13.5122152Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T12:12:13.5122225Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T12:12:13.5122296Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T12:12:13.5122366Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T12:12:13.5122438Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T12:12:13.5122509Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T12:12:13.5122580Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T12:12:13.5122652Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T12:12:13.5122722Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T12:12:13.5122792Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T12:12:13.5122865Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T12:12:13.5122935Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T12:12:13.5123006Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T12:12:13.5123077Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T12:12:13.5123148Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T12:12:13.5123242Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T12:12:13.5123313Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T12:12:13.5123383Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T12:12:13.5123454Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T12:12:13.5123559Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T12:12:13.5123634Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T12:12:13.5123705Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T12:12:13.5123773Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T12:12:13.5123840Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T12:12:13.5123908Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T12:12:13.5123975Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T12:12:13.5124041Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T12:12:13.5124120Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T12:12:13.5124197Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T12:12:13.5124271Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T12:12:13.5124345Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T12:12:13.5124417Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T12:12:13.5124489Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T12:12:13.5124564Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T12:12:13.5124636Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T12:12:13.5124709Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T12:12:13.5124784Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T12:12:13.5124860Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T12:12:13.5124935Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T12:12:13.5125008Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T12:12:13.5125081Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T12:12:13.5125156Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T12:12:13.5125229Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T12:12:13.5125301Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T12:12:13.5125376Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T12:12:13.5125450Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T12:12:13.5125522Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T12:12:13.5125595Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T12:12:13.5125666Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T12:12:13.5125738Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T12:12:13.5125812Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T12:12:13.5125907Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T12:12:13.5125980Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T12:12:13.5126053Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T12:12:13.5126151Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T12:12:13.5126226Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T12:12:13.5126299Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T12:12:13.5126371Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T12:12:13.5126444Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T12:12:13.5126517Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T12:12:13.5126589Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T12:12:13.5126663Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T12:12:13.5126735Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T12:12:13.5126809Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T12:12:13.5126882Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T12:12:13.5126954Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T12:12:13.5127026Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T12:12:13.5127099Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T12:12:13.5127172Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T12:12:13.5127244Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T12:12:13.5127318Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T12:12:13.5127390Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T12:12:13.5127463Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T12:12:13.5127537Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T12:12:13.5127610Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T12:12:13.5127683Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T12:12:13.5127755Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T12:12:13.5127829Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T12:12:13.5127903Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T12:12:13.5127976Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T12:12:13.5128047Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T12:12:13.5128120Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T12:12:13.5128189Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T12:12:13.5128256Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T12:12:13.5128323Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T12:12:13.5128389Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T12:12:13.5128479Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T12:12:13.5128561Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T12:12:13.5128639Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T12:12:13.5128714Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T12:12:13.5128816Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T12:12:13.5128891Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T12:12:13.5128964Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T12:12:13.5129039Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T12:12:13.5129113Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T12:12:13.5129223Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T12:12:13.5129297Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T12:12:13.5129372Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T12:12:13.5129449Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T12:12:13.5129523Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T12:12:13.5129597Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T12:12:13.5129672Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T12:12:13.5129745Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T12:12:13.5129819Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T12:12:13.5129895Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T12:12:13.5129969Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T12:12:13.5130042Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T12:12:13.5130119Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T12:12:13.5130192Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T12:12:13.5130265Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T12:12:13.5130340Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T12:12:13.5130411Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T12:12:13.5130482Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T12:12:13.5130554Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T12:12:13.5130624Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T12:12:13.5130692Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T12:12:13.5130765Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T12:12:13.5130834Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T12:12:13.5130903Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T12:12:13.5130972Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T12:12:13.5131041Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T12:12:13.5131171Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T12:12:13.5131240Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T12:12:13.5131308Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T12:12:13.5131378Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T12:12:13.5131486Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T12:12:13.5131555Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T12:12:13.5131624Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T12:12:13.5131695Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T12:12:13.5131763Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T12:12:13.5131834Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T12:12:13.5131903Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T12:12:13.5131971Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T12:12:13.5132042Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T12:12:13.5132111Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T12:12:13.5132180Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T12:12:13.5132250Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T12:12:13.5132318Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T12:12:13.5132388Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T12:12:13.5132458Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T12:12:13.5132526Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T12:12:13.5132596Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T12:12:13.5132665Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T12:12:13.5132735Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T12:12:13.5132805Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T12:12:13.5132872Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T12:12:13.5132941Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T12:12:13.5133011Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T12:12:13.5133080Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T12:12:13.5133148Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T12:12:13.5133217Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T12:12:13.5133285Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T12:12:13.5133354Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T12:12:13.5133424Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T12:12:13.5133492Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T12:12:13.5133560Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T12:12:13.5133630Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T12:12:13.5133727Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T12:12:13.5133797Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T12:12:13.5133865Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T12:12:13.5133933Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T12:12:13.5134029Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T12:12:13.5134098Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T12:12:13.5134165Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T12:12:13.5134234Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T12:12:13.5134302Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T12:12:13.5134372Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T12:12:13.5134441Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T12:12:13.5134508Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T12:12:13.5134576Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T12:12:13.5134647Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T12:12:13.5134715Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T12:12:13.5134782Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T12:12:13.5134853Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T12:12:13.5134921Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T12:12:13.5134990Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T12:12:13.5135059Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T12:12:13.5135127Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T12:12:13.5135197Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T12:12:13.5135267Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T12:12:13.5135336Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T12:12:13.5135405Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T12:12:13.5135473Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T12:12:13.5135540Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T12:12:13.5135610Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T12:12:13.5135679Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T12:12:13.5135746Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T12:12:13.5135816Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T12:12:13.5135884Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T12:12:13.5135952Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T12:12:13.5136021Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T12:12:13.5136089Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T12:12:13.5136158Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T12:12:13.5136250Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T12:12:13.5136318Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T12:12:13.5136386Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T12:12:13.5136479Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T12:12:13.5136547Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T12:12:13.5136615Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T12:12:13.5136685Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T12:12:13.5136753Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T12:12:13.5136823Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T12:12:13.5136892Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T12:12:13.5136960Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T12:12:13.5137030Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T12:12:13.5137100Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T12:12:13.5137168Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T12:12:13.5137238Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T12:12:13.5137307Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T12:12:13.5137375Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T12:12:13.5137446Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T12:12:13.5137514Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T12:12:13.5137582Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T12:12:13.5137652Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T12:12:13.5137722Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T12:12:13.5137790Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T12:12:13.5137860Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T12:12:13.5137929Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T12:12:13.5137996Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T12:12:13.5138067Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T12:12:13.5138144Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T12:12:13.5138220Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T12:12:13.5138294Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T12:12:13.5138368Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T12:12:13.5138443Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T12:12:13.5138515Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T12:12:13.5138588Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T12:12:13.5138662Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T12:12:13.5138765Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T12:12:13.5138838Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T12:12:13.5138912Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T12:12:13.5138984Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T12:12:13.5139081Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T12:12:13.5139202Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T12:12:13.5139277Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T12:12:13.5139352Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T12:12:13.5139425Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T12:12:13.5139499Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T12:12:13.5139572Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T12:12:13.5139647Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T12:12:13.5139723Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T12:12:13.5139796Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T12:12:13.5139870Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T12:12:13.5139942Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T12:12:13.5140016Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T12:12:13.5140089Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T12:12:13.5140163Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T12:12:13.5140239Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T12:12:13.5140312Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T12:12:13.5140386Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T12:12:13.5140459Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T12:12:13.5140532Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T12:12:13.5140604Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T12:12:13.5140677Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T12:12:13.5140751Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T12:12:13.5140824Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T12:12:13.5140898Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T12:12:13.5140970Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T12:12:13.5141048Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T12:12:13.5141122Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T12:12:13.5141194Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T12:12:13.5141267Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T12:12:13.5141340Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T12:12:13.5141463Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T12:12:13.5141537Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T12:12:13.5141610Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T12:12:13.5141682Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T12:12:13.5141799Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T12:12:13.5141872Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T12:12:13.5141945Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T12:12:13.5142019Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T12:12:13.5142091Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T12:12:13.5142165Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T12:12:13.5142237Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T12:12:13.5142306Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T12:12:13.5142374Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T12:12:13.5142452Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T12:12:13.5142526Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T12:12:13.5142590Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T12:12:13.5142655Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T12:12:13.5142716Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T12:12:13.5142778Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T12:12:13.5142841Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T12:12:13.5142901Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T12:12:13.5142962Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T12:12:13.5143026Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T12:12:13.5143087Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T12:12:13.5143155Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T12:12:13.5143226Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T12:12:13.5143295Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T12:12:13.5143364Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T12:12:13.5143433Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T12:12:13.5143500Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T12:12:13.5143567Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T12:12:13.5143636Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T12:12:13.5143702Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T12:12:13.5143771Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T12:12:13.5143838Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T12:12:13.5143904Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T12:12:13.5143973Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T12:12:13.5144070Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T12:12:13.5144138Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T12:12:13.5144206Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T12:12:13.5144300Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T12:12:13.5144366Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T12:12:13.5144435Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T12:12:13.5144501Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T12:12:13.5144567Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T12:12:13.5144635Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T12:12:13.5144703Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T12:12:13.5144771Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T12:12:13.5144839Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T12:12:13.5144906Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T12:12:13.5144973Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T12:12:13.5145041Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T12:12:13.5145108Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T12:12:13.5145175Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T12:12:13.5145242Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T12:12:13.5145311Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T12:12:13.5145379Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T12:12:13.5145446Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T12:12:13.5145514Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T12:12:13.5145582Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T12:12:13.5145649Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T12:12:13.5145715Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T12:12:13.5145782Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T12:12:13.5145849Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T12:12:13.5145917Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T12:12:13.5145986Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T12:12:13.5146054Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T12:12:13.5146122Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T12:12:13.5146191Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T12:12:13.5146258Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T12:12:13.5146325Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T12:12:13.5146393Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T12:12:13.5146459Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T12:12:13.5146552Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T12:12:13.5146619Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T12:12:13.5146686Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T12:12:13.5146775Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T12:12:13.5146842Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T12:12:13.5146909Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T12:12:13.5146978Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T12:12:13.5147045Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T12:12:13.5147111Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T12:12:13.5147181Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T12:12:13.5147248Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T12:12:13.5147315Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T12:12:13.5147386Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T12:12:13.5147453Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T12:12:13.5147520Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T12:12:13.5147588Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T12:12:13.5147656Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T12:12:13.5147722Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T12:12:13.5147792Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T12:12:13.5147858Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T12:12:13.5147926Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T12:12:13.5147994Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T12:12:13.5148062Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T12:12:13.5148130Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T12:12:13.5148197Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T12:12:13.5148265Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T12:12:13.5148333Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T12:12:13.5148401Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T12:12:13.5148468Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T12:12:13.5148535Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T12:12:13.5148601Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T12:12:13.5148668Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T12:12:13.5148737Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T12:12:13.5148803Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T12:12:13.5148870Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T12:12:13.5148938Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T12:12:13.5149025Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T12:12:13.5149092Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T12:12:13.5149189Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T12:12:13.5149256Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T12:12:13.5149370Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T12:12:13.5149438Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T12:12:13.5149505Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T12:12:13.5149571Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T12:12:13.5149640Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T12:12:13.5149707Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T12:12:13.5149775Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T12:12:13.5149841Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T12:12:13.5149907Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T12:12:13.5149977Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T12:12:13.5150044Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T12:12:13.5150111Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T12:12:13.5150179Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T12:12:13.5150246Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T12:12:13.5150314Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T12:12:13.5150383Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T12:12:13.5150449Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T12:12:13.5150515Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T12:12:13.5150587Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T12:12:13.5150654Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T12:12:13.5150721Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T12:12:13.5150790Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T12:12:13.5150858Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T12:12:13.5150928Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T12:12:13.5150997Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T12:12:13.5151064Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T12:12:13.5151132Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T12:12:13.5151224Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T12:12:13.5151310Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T12:12:13.5151395Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T12:12:13.5151464Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T12:12:13.5151537Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T12:12:13.5151654Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T12:12:13.5151725Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T12:12:13.5151795Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T12:12:13.5151866Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T12:12:13.5151961Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T12:12:13.5152030Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T12:12:13.5152102Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T12:12:13.5152171Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T12:12:13.5152241Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T12:12:13.5152312Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T12:12:13.5152382Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T12:12:13.5152452Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T12:12:13.5152523Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T12:12:13.5152594Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T12:12:13.5152663Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T12:12:13.5152734Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T12:12:13.5152836Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T12:12:13.5152934Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T12:12:13.5153031Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T12:12:13.5153124Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T12:12:13.5153217Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T12:12:13.5153308Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T12:12:13.5153400Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T12:12:13.5153492Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T12:12:13.5153583Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T12:12:13.5153674Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T12:12:13.5153767Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T12:12:13.5153859Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T12:12:13.5153951Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T12:12:13.5154045Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T12:12:13.5154138Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T12:12:13.5154230Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T12:12:13.5154324Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T12:12:13.5154415Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T12:12:13.5154534Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T12:12:13.5154626Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T12:12:13.5154717Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T12:12:13.5154835Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T12:12:13.5154926Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T12:12:13.5155017Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T12:12:13.5155109Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T12:12:13.5155199Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T12:12:13.5155292Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T12:12:13.5155384Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T12:12:13.5155475Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T12:12:13.5155568Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T12:12:13.5155663Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T12:12:13.5155755Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T12:12:13.5155846Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T12:12:13.5155941Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T12:12:13.5156034Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T12:12:13.5156127Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T12:12:13.5156218Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T12:12:13.5156311Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T12:12:13.5156403Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T12:12:13.5156494Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T12:12:13.5156585Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T12:12:13.5156678Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T12:12:13.5156771Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T12:12:13.5156862Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T12:12:13.5156954Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T12:12:13.5157047Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T12:12:13.5157138Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T12:12:13.5157230Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T12:12:13.5157322Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T12:12:13.5157414Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T12:12:13.5157528Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T12:12:13.5157620Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T12:12:13.5157712Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T12:12:13.5157828Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T12:12:13.5157918Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T12:12:13.5158009Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T12:12:13.5158099Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T12:12:13.5158190Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T12:12:13.5158283Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T12:12:13.5158374Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T12:12:13.5158465Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T12:12:13.5158558Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T12:12:13.5158649Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T12:12:13.5158739Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T12:12:13.5158831Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T12:12:13.5158922Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T12:12:13.5159015Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T12:12:13.5159106Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T12:12:13.5159243Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T12:12:13.5159337Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T12:12:13.5159428Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T12:12:13.5159519Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T12:12:13.5159613Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T12:12:13.5159704Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T12:12:13.5159796Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T12:12:13.5159888Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T12:12:13.5159980Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T12:12:13.5160072Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T12:12:13.5160164Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T12:12:13.5160256Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T12:12:13.5160349Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T12:12:13.5160441Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T12:12:13.5160568Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T12:12:13.5160665Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T12:12:13.5160756Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T12:12:13.5160894Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T12:12:13.5160986Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T12:12:13.5161077Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T12:12:13.5161169Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T12:12:13.5161262Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T12:12:13.5161354Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T12:12:13.5161446Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T12:12:13.5161539Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T12:12:13.5161631Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T12:12:13.5161723Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T12:12:13.5161815Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T12:12:13.5161906Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T12:12:13.5162001Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T12:12:13.5162093Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T12:12:13.5162185Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T12:12:13.5162278Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T12:12:13.5162370Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T12:12:13.5162462Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T12:12:13.5162555Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T12:12:13.5162646Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T12:12:13.5162737Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T12:12:13.5162831Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T12:12:13.5162922Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T12:12:13.5163013Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T12:12:13.5163106Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T12:12:13.5163197Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T12:12:13.5163291Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T12:12:13.5163382Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T12:12:13.5163473Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T12:12:13.5163590Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T12:12:13.5163682Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T12:12:13.5163773Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T12:12:13.5163888Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T12:12:13.5163980Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T12:12:13.5164071Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T12:12:13.5164164Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T12:12:13.5164256Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T12:12:13.5164347Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T12:12:13.5164440Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T12:12:13.5164531Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T12:12:13.5164625Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T12:12:13.5164715Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T12:12:13.5164806Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T12:12:13.5164899Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T12:12:13.5164991Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T12:12:13.5165083Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T12:12:13.5165176Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T12:12:13.5165267Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T12:12:13.5165360Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T12:12:13.5165453Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T12:12:13.5165545Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T12:12:13.5165636Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T12:12:13.5165729Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T12:12:13.5165821Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T12:12:13.5165912Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T12:12:13.5166004Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T12:12:13.5166096Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T12:12:13.5166188Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T12:12:13.5166279Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T12:12:13.5166373Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T12:12:13.5166466Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T12:12:13.5166579Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T12:12:13.5166671Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T12:12:13.5166764Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T12:12:13.5166880Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T12:12:13.5166972Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T12:12:13.5167043Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T12:12:13.5167112Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T12:12:13.5167181Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T12:12:13.5167251Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T12:12:13.5167318Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T12:12:13.5167384Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T12:12:13.5167451Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T12:12:13.5167518Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T12:12:13.5167584Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T12:12:13.5167651Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T12:12:13.5167717Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T12:12:13.5167784Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T12:12:13.5167851Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T12:12:13.5167917Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T12:12:13.5167984Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T12:12:13.5168050Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T12:12:13.5168116Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T12:12:13.5168184Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T12:12:13.5168249Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T12:12:13.5168314Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T12:12:13.5168382Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T12:12:13.5168448Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T12:12:13.5168514Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T12:12:13.5168581Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T12:12:13.5168647Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T12:12:13.5168714Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T12:12:13.5168780Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T12:12:13.5168845Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T12:12:13.5168911Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T12:12:13.5168977Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T12:12:13.5169043Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T12:12:13.5169197Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T12:12:13.5169267Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T12:12:13.5169333Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T12:12:13.5169442Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T12:12:13.5169508Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T12:12:13.5169574Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T12:12:13.5169640Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T12:12:13.5169706Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T12:12:13.5169772Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T12:12:13.5169841Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T12:12:13.5169907Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T12:12:13.5169973Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T12:12:13.5170041Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T12:12:13.5170106Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T12:12:13.5170171Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T12:12:13.5170237Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T12:12:13.5170302Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T12:12:13.5170367Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T12:12:13.5170436Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T12:12:13.5170502Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T12:12:13.5170567Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T12:12:13.5170634Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T12:12:13.5170701Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T12:12:13.5170767Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T12:12:13.5170833Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T12:12:13.5170898Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T12:12:13.5170965Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T12:12:13.5171032Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T12:12:13.5171097Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T12:12:13.5171164Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T12:12:13.5171229Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T12:12:13.5171295Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T12:12:13.5171362Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T12:12:13.5171427Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T12:12:13.5171496Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T12:12:13.5171562Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T12:12:13.5171674Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T12:12:13.5171740Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T12:12:13.5171808Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T12:12:13.5171874Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T12:12:13.5171965Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T12:12:13.5172032Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T12:12:13.5172098Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T12:12:13.5172163Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T12:12:13.5172231Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T12:12:13.5172298Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T12:12:13.5172364Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T12:12:13.5172430Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T12:12:13.5172496Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T12:12:13.5172565Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T12:12:13.5172631Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T12:12:13.5172696Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T12:12:13.5172762Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T12:12:13.5172828Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T12:12:13.5172893Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T12:12:13.5172962Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T12:12:13.5173028Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T12:12:13.5173094Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T12:12:13.5173163Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T12:12:13.5173229Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T12:12:13.5173294Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T12:12:13.5173361Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T12:12:13.5173428Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T12:12:13.5173495Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T12:12:13.5173571Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T12:12:13.5173643Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T12:12:13.5173714Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T12:12:13.5173802Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T12:12:13.5173884Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T12:12:13.5173965Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T12:12:13.5174049Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T12:12:13.5174128Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T12:12:13.5174233Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T12:12:13.5174313Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T12:12:13.5174394Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T12:12:13.5174474Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T12:12:13.5174584Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T12:12:13.5174663Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T12:12:13.5174743Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T12:12:13.5174822Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T12:12:13.5174901Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T12:12:13.5174984Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T12:12:13.5175063Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T12:12:13.5175142Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T12:12:13.5175224Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T12:12:13.5175303Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T12:12:13.5175382Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T12:12:13.5175462Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T12:12:13.5175542Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T12:12:13.5175624Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T12:12:13.5175705Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T12:12:13.5175783Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T12:12:13.5175863Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T12:12:13.5175944Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T12:12:13.5176017Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T12:12:13.5176090Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T12:12:13.5176162Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T12:12:13.5176234Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T12:12:13.5176311Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T12:12:13.5176382Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T12:12:13.5176453Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T12:12:13.5176526Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T12:12:13.5176598Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T12:12:13.5176670Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T12:12:13.5176742Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T12:12:13.5176814Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T12:12:13.5176886Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T12:12:13.5176985Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T12:12:13.5177056Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T12:12:13.5177128Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T12:12:13.5177199Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T12:12:13.5177297Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T12:12:13.5177370Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T12:12:13.5177440Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T12:12:13.5177510Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T12:12:13.5177581Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T12:12:13.5177653Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T12:12:13.5177724Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T12:12:13.5177796Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T12:12:13.5177866Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T12:12:13.5177939Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T12:12:13.5178010Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T12:12:13.5178080Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T12:12:13.5178150Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T12:12:13.5178220Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T12:12:13.5178291Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T12:12:13.5178361Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T12:12:13.5178431Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T12:12:13.5178501Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T12:12:13.5178572Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T12:12:13.5178644Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T12:12:13.5178713Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T12:12:13.5178784Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T12:12:13.5178854Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T12:12:13.5178924Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T12:12:13.5178994Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T12:12:13.5179062Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T12:12:13.5179163Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T12:12:13.5179235Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T12:12:13.5179301Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T12:12:13.5179368Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T12:12:13.5179435Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T12:12:13.5179500Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T12:12:13.5179608Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T12:12:13.5179676Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T12:12:13.5179742Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T12:12:13.5179807Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T12:12:13.5179909Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T12:12:13.5179975Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T12:12:13.5180040Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T12:12:13.5180106Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T12:12:13.5180171Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T12:12:13.5180238Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T12:12:13.5180305Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T12:12:13.5180370Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T12:12:13.5180437Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T12:12:13.5180505Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T12:12:13.5180571Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T12:12:13.5180637Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T12:12:13.5180702Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T12:12:13.5180768Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T12:12:13.5180835Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T12:12:13.5180901Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T12:12:13.5180966Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T12:12:13.5181032Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T12:12:13.5181099Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T12:12:13.5181165Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T12:12:13.5181232Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T12:12:13.5181298Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T12:12:13.5181364Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T12:12:13.5181432Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T12:12:13.5181499Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T12:12:13.5181564Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T12:12:13.5181631Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T12:12:13.5181699Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T12:12:13.5181764Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T12:12:13.5181831Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T12:12:13.5181897Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T12:12:13.5181963Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T12:12:13.5182029Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T12:12:13.5182129Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T12:12:13.5182196Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T12:12:13.5182262Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T12:12:13.5182351Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T12:12:13.5182418Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T12:12:13.5182483Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T12:12:13.5182549Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T12:12:13.5182618Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T12:12:13.5182685Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T12:12:13.5182754Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T12:12:13.5182821Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T12:12:13.5182887Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T12:12:13.5182953Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T12:12:13.5183019Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T12:12:13.5183085Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T12:12:13.5183149Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T12:12:13.5183216Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T12:12:13.5183281Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T12:12:13.5183347Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T12:12:13.5183454Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T12:12:13.5183521Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T12:12:13.5183590Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T12:12:13.5183657Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T12:12:13.5183723Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T12:12:13.5183791Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T12:12:13.5183857Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T12:12:13.5183923Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T12:12:13.5183992Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T12:12:13.5184058Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T12:12:13.5184124Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T12:12:13.5184193Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T12:12:13.5184260Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T12:12:13.5184326Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T12:12:13.5184393Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T12:12:13.5184458Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T12:12:13.5184524Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T12:12:13.5184618Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T12:12:13.5184685Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T12:12:13.5184752Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T12:12:13.5184819Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T12:12:13.5184910Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T12:12:13.5184976Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T12:12:13.5185043Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T12:12:13.5185110Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T12:12:13.5185176Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T12:12:13.5185246Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T12:12:13.5191254Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T12:12:13.5191337Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T12:12:13.5191407Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T12:12:13.5191477Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T12:12:13.5191544Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T12:12:13.5191609Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T12:12:13.5191675Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T12:12:13.5191742Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T12:12:13.5191811Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T12:12:13.5191877Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T12:12:13.5191943Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T12:12:13.5192008Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T12:12:13.5192075Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T12:12:13.5192141Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T12:12:13.5192207Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T12:12:13.5192273Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T12:12:13.5192339Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T12:12:13.5192404Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T12:12:13.5192472Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T12:12:13.5192538Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T12:12:13.5192604Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T12:12:13.5192672Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T12:12:13.5192740Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T12:12:13.5192807Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T12:12:13.5192873Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T12:12:13.5192940Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T12:12:13.5193005Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T12:12:13.5193129Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T12:12:13.5193196Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T12:12:13.5193263Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T12:12:13.5193365Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T12:12:13.5193430Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T12:12:13.5193496Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T12:12:13.5193564Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T12:12:13.5193630Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T12:12:13.5193695Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T12:12:13.5193763Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T12:12:13.5193829Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T12:12:13.5193895Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T12:12:13.5193964Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T12:12:13.5194029Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T12:12:13.5194095Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T12:12:13.5194162Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T12:12:13.5194229Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T12:12:13.5194296Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T12:12:13.5194364Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T12:12:13.5194430Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T12:12:13.5194495Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T12:12:13.5194561Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T12:12:13.5194639Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T12:12:13.5194710Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T12:12:13.5194781Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T12:12:13.5194850Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T12:12:13.5194920Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T12:12:13.5194990Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T12:12:13.5195058Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T12:12:13.5195127Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T12:12:13.5195196Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T12:12:13.5195266Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T12:12:13.5195335Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T12:12:13.5195404Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T12:12:13.5195472Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T12:12:13.5195541Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T12:12:13.5195639Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T12:12:13.5195708Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T12:12:13.5195778Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T12:12:13.5195847Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T12:12:13.5195953Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T12:12:13.5196023Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T12:12:13.5196092Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T12:12:13.5196160Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T12:12:13.5196230Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T12:12:13.5196299Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T12:12:13.5196368Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T12:12:13.5196438Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T12:12:13.5196504Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T12:12:13.5196572Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T12:12:13.5196635Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T12:12:13.5196698Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T12:12:13.5196762Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T12:12:13.5196824Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T12:12:13.5196885Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T12:12:13.5196950Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T12:12:13.5197012Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T12:12:13.5197078Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T12:12:13.5197145Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T12:12:13.5197208Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T12:12:13.5197271Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T12:12:13.5197334Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T12:12:13.5197397Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T12:12:13.5197460Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T12:12:13.5197524Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T12:12:13.5197587Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T12:12:13.5197651Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T12:12:13.5197717Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T12:12:13.5197781Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T12:12:13.5197844Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T12:12:13.5197909Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T12:12:13.5197972Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T12:12:13.5198035Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T12:12:13.5198128Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T12:12:13.5198191Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T12:12:13.5198255Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T12:12:13.5198318Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T12:12:13.5198409Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T12:12:13.5198472Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T12:12:13.5198533Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T12:12:13.5198596Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T12:12:13.5198659Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T12:12:13.5198722Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T12:12:13.5198786Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T12:12:13.5198851Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T12:12:13.5198913Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T12:12:13.5198977Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T12:12:13.5199041Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T12:12:13.5199104Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T12:12:13.5199208Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T12:12:13.5199275Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T12:12:13.5199338Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T12:12:13.5199402Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T12:12:13.5199467Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T12:12:13.5199529Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T12:12:13.5199592Z * [new branch] gh/rec/178/base -> origin/gh/rec/178/base 2025-12-04T12:12:13.5199655Z * [new branch] gh/rec/178/head -> origin/gh/rec/178/head 2025-12-04T12:12:13.5199717Z * [new branch] gh/rec/178/orig -> origin/gh/rec/178/orig 2025-12-04T12:12:13.5199809Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T12:12:13.5199897Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T12:12:13.5199981Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T12:12:13.5200065Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T12:12:13.5200147Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T12:12:13.5200228Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T12:12:13.5200312Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T12:12:13.5200392Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T12:12:13.5200472Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T12:12:13.5200554Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T12:12:13.5200635Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T12:12:13.5200756Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T12:12:13.5200840Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T12:12:13.5200921Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T12:12:13.5201002Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T12:12:13.5201119Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T12:12:13.5201199Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T12:12:13.5201282Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T12:12:13.5201363Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T12:12:13.5201445Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T12:12:13.5201532Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T12:12:13.5201603Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T12:12:13.5201671Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T12:12:13.5201743Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T12:12:13.5201809Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T12:12:13.5201877Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T12:12:13.5201947Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T12:12:13.5202014Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T12:12:13.5202082Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T12:12:13.5202152Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T12:12:13.5202219Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T12:12:13.5202288Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T12:12:13.5202355Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T12:12:13.5202421Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T12:12:13.5202488Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T12:12:13.5202554Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T12:12:13.5202620Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T12:12:13.5202687Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T12:12:13.5202754Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T12:12:13.5202820Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T12:12:13.5202887Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T12:12:13.5202955Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T12:12:13.5203020Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T12:12:13.5203087Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T12:12:13.5203153Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T12:12:13.5203219Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T12:12:13.5203286Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T12:12:13.5203379Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T12:12:13.5203445Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T12:12:13.5203512Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T12:12:13.5203577Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T12:12:13.5203669Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T12:12:13.5203738Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T12:12:13.5203803Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T12:12:13.5203867Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T12:12:13.5203934Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T12:12:13.5204000Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T12:12:13.5204069Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T12:12:13.5204138Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T12:12:13.5204207Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T12:12:13.5204280Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T12:12:13.5204345Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T12:12:13.5204412Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T12:12:13.5204479Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T12:12:13.5204546Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T12:12:13.5204614Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T12:12:13.5204683Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T12:12:13.5204749Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T12:12:13.5204815Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T12:12:13.5204886Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T12:12:13.5204952Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T12:12:13.5205033Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T12:12:13.5205116Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T12:12:13.5205192Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T12:12:13.5205270Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T12:12:13.5205347Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T12:12:13.5205422Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T12:12:13.5205497Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T12:12:13.5205576Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T12:12:13.5205651Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T12:12:13.5205727Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T12:12:13.5205801Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T12:12:13.5205876Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T12:12:13.5205979Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T12:12:13.5206055Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T12:12:13.5206132Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T12:12:13.5206245Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T12:12:13.5206319Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T12:12:13.5206396Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T12:12:13.5206474Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T12:12:13.5206551Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T12:12:13.5206626Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T12:12:13.5206705Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T12:12:13.5206780Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T12:12:13.5206852Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T12:12:13.5206927Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T12:12:13.5206999Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T12:12:13.5207072Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T12:12:13.5207146Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T12:12:13.5207218Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T12:12:13.5207291Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T12:12:13.5207363Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T12:12:13.5207435Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T12:12:13.5207508Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T12:12:13.5207583Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T12:12:13.5207655Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T12:12:13.5207731Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T12:12:13.5207804Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T12:12:13.5207876Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T12:12:13.5207951Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T12:12:13.5208023Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T12:12:13.5208095Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T12:12:13.5208172Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T12:12:13.5208245Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T12:12:13.5208318Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T12:12:13.5208394Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T12:12:13.5208468Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T12:12:13.5208541Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T12:12:13.5208644Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T12:12:13.5208718Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T12:12:13.5208792Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T12:12:13.5208863Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T12:12:13.5208961Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T12:12:13.5209035Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T12:12:13.5209107Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T12:12:13.5209221Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T12:12:13.5209297Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T12:12:13.5209372Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T12:12:13.5209443Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T12:12:13.5209516Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T12:12:13.5209590Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T12:12:13.5209667Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T12:12:13.5209742Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T12:12:13.5209818Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T12:12:13.5209893Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T12:12:13.5209969Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T12:12:13.5210044Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T12:12:13.5210117Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T12:12:13.5210191Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T12:12:13.5210265Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T12:12:13.5210339Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T12:12:13.5210413Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T12:12:13.5210487Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T12:12:13.5210561Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T12:12:13.5210636Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T12:12:13.5210710Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T12:12:13.5210783Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T12:12:13.5210856Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T12:12:13.5210931Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T12:12:13.5211004Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T12:12:13.5211078Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T12:12:13.5211152Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T12:12:13.5211228Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T12:12:13.5211342Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T12:12:13.5211416Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T12:12:13.5211491Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T12:12:13.5211605Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T12:12:13.5211679Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T12:12:13.5211754Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T12:12:13.5211826Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T12:12:13.5211899Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T12:12:13.5211973Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T12:12:13.5212047Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T12:12:13.5212122Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T12:12:13.5212195Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T12:12:13.5212270Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T12:12:13.5212345Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T12:12:13.5212418Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T12:12:13.5212492Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T12:12:13.5212566Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T12:12:13.5212640Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T12:12:13.5212713Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T12:12:13.5212787Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T12:12:13.5212860Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T12:12:13.5212935Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T12:12:13.5213011Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T12:12:13.5213085Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T12:12:13.5213157Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T12:12:13.5213233Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T12:12:13.5213307Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T12:12:13.5213379Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T12:12:13.5213456Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T12:12:13.5213531Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T12:12:13.5213605Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T12:12:13.5213678Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T12:12:13.5213751Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T12:12:13.5213823Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T12:12:13.5213893Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T12:12:13.5213992Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T12:12:13.5214063Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T12:12:13.5214132Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T12:12:13.5214223Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T12:12:13.5214294Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T12:12:13.5214366Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T12:12:13.5214439Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T12:12:13.5214511Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T12:12:13.5214581Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T12:12:13.5214652Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T12:12:13.5214723Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T12:12:13.5214792Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T12:12:13.5214863Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T12:12:13.5214934Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T12:12:13.5215003Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T12:12:13.5215074Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T12:12:13.5215147Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T12:12:13.5215216Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T12:12:13.5215287Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T12:12:13.5215357Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T12:12:13.5215426Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T12:12:13.5215498Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T12:12:13.5215567Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T12:12:13.5215637Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T12:12:13.5215710Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T12:12:13.5215780Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T12:12:13.5215849Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T12:12:13.5215925Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T12:12:13.5215999Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T12:12:13.5216071Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T12:12:13.5216145Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T12:12:13.5216217Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T12:12:13.5216289Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T12:12:13.5216361Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T12:12:13.5216433Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T12:12:13.5216547Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T12:12:13.5216621Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T12:12:13.5216693Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T12:12:13.5216767Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T12:12:13.5216869Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T12:12:13.5216942Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T12:12:13.5217015Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T12:12:13.5217086Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T12:12:13.5217157Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T12:12:13.5217231Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T12:12:13.5217304Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T12:12:13.5217376Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T12:12:13.5217448Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T12:12:13.5217521Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T12:12:13.5217594Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T12:12:13.5217666Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T12:12:13.5217737Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T12:12:13.5217808Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T12:12:13.5217883Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T12:12:13.5217954Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T12:12:13.5218025Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T12:12:13.5218098Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T12:12:13.5218170Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T12:12:13.5218241Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T12:12:13.5218313Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T12:12:13.5218384Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T12:12:13.5218456Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T12:12:13.5218529Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T12:12:13.5218601Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T12:12:13.5218673Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T12:12:13.5218748Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T12:12:13.5218819Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T12:12:13.5218891Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T12:12:13.5218962Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T12:12:13.5219033Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T12:12:13.5219106Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T12:12:13.5219253Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T12:12:13.5219326Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T12:12:13.5219398Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T12:12:13.5219508Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T12:12:13.5219579Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T12:12:13.5219651Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T12:12:13.5219722Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T12:12:13.5219793Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T12:12:13.5219866Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T12:12:13.5219937Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T12:12:13.5220008Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T12:12:13.5220081Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T12:12:13.5220154Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T12:12:13.5220224Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T12:12:13.5220298Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T12:12:13.5220369Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T12:12:13.5220440Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T12:12:13.5220513Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T12:12:13.5220584Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T12:12:13.5220655Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T12:12:13.5220728Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T12:12:13.5220800Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T12:12:13.5220873Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T12:12:13.5220944Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T12:12:13.5221015Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T12:12:13.5221088Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T12:12:13.5221159Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T12:12:13.5221230Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T12:12:13.5221301Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T12:12:13.5221372Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T12:12:13.5221445Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T12:12:13.5221518Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T12:12:13.5221589Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T12:12:13.5221661Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T12:12:13.5221733Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T12:12:13.5221829Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T12:12:13.5221901Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T12:12:13.5221973Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T12:12:13.5222077Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T12:12:13.5222148Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T12:12:13.5222220Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T12:12:13.5222292Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T12:12:13.5222363Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T12:12:13.5222434Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T12:12:13.5222505Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T12:12:13.5222576Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T12:12:13.5222645Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T12:12:13.5222716Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T12:12:13.5222786Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T12:12:13.5222856Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T12:12:13.5222925Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T12:12:13.5222996Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T12:12:13.5223064Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T12:12:13.5223135Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T12:12:13.5223204Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T12:12:13.5223273Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T12:12:13.5223344Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T12:12:13.5223414Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T12:12:13.5223483Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T12:12:13.5223553Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T12:12:13.5223623Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T12:12:13.5223691Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T12:12:13.5223763Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T12:12:13.5223832Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T12:12:13.5223900Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T12:12:13.5223972Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T12:12:13.5224042Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T12:12:13.5224111Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T12:12:13.5224181Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T12:12:13.5224251Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T12:12:13.5224319Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T12:12:13.5224426Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T12:12:13.5224496Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T12:12:13.5224565Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T12:12:13.5224661Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T12:12:13.5224730Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T12:12:13.5224799Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T12:12:13.5224870Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T12:12:13.5224939Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T12:12:13.5225009Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T12:12:13.5225079Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T12:12:13.5225147Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T12:12:13.5225216Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T12:12:13.5225288Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T12:12:13.5225357Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T12:12:13.5225427Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T12:12:13.5225496Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T12:12:13.5225565Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T12:12:13.5225637Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T12:12:13.5225706Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T12:12:13.5225774Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T12:12:13.5225845Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T12:12:13.5225917Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T12:12:13.5225986Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T12:12:13.5226056Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T12:12:13.5226125Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T12:12:13.5226193Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T12:12:13.5226265Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T12:12:13.5226334Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T12:12:13.5226403Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T12:12:13.5226472Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T12:12:13.5226542Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T12:12:13.5226612Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T12:12:13.5226681Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T12:12:13.5226750Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T12:12:13.5226819Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T12:12:13.5226922Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T12:12:13.5226996Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T12:12:13.5227067Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T12:12:13.5227135Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T12:12:13.5227227Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T12:12:13.5227298Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T12:12:13.5227365Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T12:12:13.5227432Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T12:12:13.5227500Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T12:12:13.5227568Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T12:12:13.5227635Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T12:12:13.5227702Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T12:12:13.5227791Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T12:12:13.5227877Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T12:12:13.5227960Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T12:12:13.5228042Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T12:12:13.5228124Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T12:12:13.5228205Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T12:12:13.5228287Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T12:12:13.5228369Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T12:12:13.5228449Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T12:12:13.5228533Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T12:12:13.5228614Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T12:12:13.5228694Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T12:12:13.5228777Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T12:12:13.5228860Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T12:12:13.5228944Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T12:12:13.5229025Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T12:12:13.5229106Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T12:12:13.5229227Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T12:12:13.5229312Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T12:12:13.5229394Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T12:12:13.5229474Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T12:12:13.5229555Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T12:12:13.5229637Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T12:12:13.5229758Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T12:12:13.5229839Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T12:12:13.5229921Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T12:12:13.5230037Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T12:12:13.5230119Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T12:12:13.5230200Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T12:12:13.5230282Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T12:12:13.5230364Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T12:12:13.5230447Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T12:12:13.5230527Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T12:12:13.5230609Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T12:12:13.5230691Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T12:12:13.5230771Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T12:12:13.5230853Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T12:12:13.5230933Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T12:12:13.5231014Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T12:12:13.5231098Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T12:12:13.5231178Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T12:12:13.5231348Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T12:12:13.5231430Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T12:12:13.5231513Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T12:12:13.5231594Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T12:12:13.5231675Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T12:12:13.5231756Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T12:12:13.5231838Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T12:12:13.5231918Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T12:12:13.5231997Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T12:12:13.5232076Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T12:12:13.5232160Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T12:12:13.5232241Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T12:12:13.5232323Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T12:12:13.5232405Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T12:12:13.5232486Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T12:12:13.5232594Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T12:12:13.5232675Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T12:12:13.5232756Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T12:12:13.5232838Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T12:12:13.5232940Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T12:12:13.5233023Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T12:12:13.5233104Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T12:12:13.5233184Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T12:12:13.5233265Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T12:12:13.5233348Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T12:12:13.5233427Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T12:12:13.5233507Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T12:12:13.5233588Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T12:12:13.5233669Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T12:12:13.5233751Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T12:12:13.5233833Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T12:12:13.5233914Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T12:12:13.5233998Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T12:12:13.5234080Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T12:12:13.5234162Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T12:12:13.5234246Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T12:12:13.5234327Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T12:12:13.5234407Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T12:12:13.5234489Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T12:12:13.5234569Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T12:12:13.5234652Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T12:12:13.5234733Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T12:12:13.5234813Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T12:12:13.5234895Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T12:12:13.5234977Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T12:12:13.5235057Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T12:12:13.5235139Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T12:12:13.5235219Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T12:12:13.5235299Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T12:12:13.5235406Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T12:12:13.5235487Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T12:12:13.5235568Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T12:12:13.5235682Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T12:12:13.5235763Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T12:12:13.5235844Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T12:12:13.5235926Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T12:12:13.5236006Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T12:12:13.5236089Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T12:12:13.5236169Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T12:12:13.5236248Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T12:12:13.5236328Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T12:12:13.5236411Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T12:12:13.5236492Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T12:12:13.5236573Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T12:12:13.5236654Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T12:12:13.5236734Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T12:12:13.5236818Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T12:12:13.5236900Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T12:12:13.5236981Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T12:12:13.5237076Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T12:12:13.5237159Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T12:12:13.5237239Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T12:12:13.5237320Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T12:12:13.5237400Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T12:12:13.5237482Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T12:12:13.5237563Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T12:12:13.5237644Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T12:12:13.5237728Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T12:12:13.5237809Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T12:12:13.5237889Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T12:12:13.5237970Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T12:12:13.5238051Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T12:12:13.5238157Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T12:12:13.5238239Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T12:12:13.5238320Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T12:12:13.5238400Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T12:12:13.5238508Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T12:12:13.5238589Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T12:12:13.5238669Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T12:12:13.5238752Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T12:12:13.5238833Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T12:12:13.5238915Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T12:12:13.5238995Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T12:12:13.5239073Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T12:12:13.5239240Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T12:12:13.5239323Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T12:12:13.5239405Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T12:12:13.5239487Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T12:12:13.5239569Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T12:12:13.5239652Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T12:12:13.5239734Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T12:12:13.5239816Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T12:12:13.5239897Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T12:12:13.5239981Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T12:12:13.5240062Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T12:12:13.5240143Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T12:12:13.5240211Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T12:12:13.5240276Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T12:12:13.5240341Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T12:12:13.5240406Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T12:12:13.5240468Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T12:12:13.5240530Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T12:12:13.5240594Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T12:12:13.5240656Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T12:12:13.5240717Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T12:12:13.5240779Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T12:12:13.5240841Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T12:12:13.5240944Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T12:12:13.5241006Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T12:12:13.5241067Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T12:12:13.5241129Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T12:12:13.5241236Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T12:12:13.5241297Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T12:12:13.5241359Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T12:12:13.5241439Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T12:12:13.5241515Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T12:12:13.5241591Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T12:12:13.5241664Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T12:12:13.5241737Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T12:12:13.5241810Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T12:12:13.5241885Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T12:12:13.5241958Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T12:12:13.5242031Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T12:12:13.5242104Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T12:12:13.5242176Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T12:12:13.5242243Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T12:12:13.5242308Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T12:12:13.5242372Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T12:12:13.5242446Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T12:12:13.5242519Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T12:12:13.5242591Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T12:12:13.5242660Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T12:12:13.5242730Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T12:12:13.5242800Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T12:12:13.5242870Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T12:12:13.5242939Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T12:12:13.5243009Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T12:12:13.5243077Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T12:12:13.5243148Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T12:12:13.5243218Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T12:12:13.5243287Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T12:12:13.5243356Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T12:12:13.5243426Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T12:12:13.5243522Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T12:12:13.5243591Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T12:12:13.5243660Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T12:12:13.5243730Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T12:12:13.5243828Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T12:12:13.5243897Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T12:12:13.5243966Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T12:12:13.5244036Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T12:12:13.5244105Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T12:12:13.5244176Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T12:12:13.5244245Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T12:12:13.5244314Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T12:12:13.5244384Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T12:12:13.5244455Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T12:12:13.5244523Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T12:12:13.5244592Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T12:12:13.5244662Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T12:12:13.5244731Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T12:12:13.5244801Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T12:12:13.5244872Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T12:12:13.5244940Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T12:12:13.5245011Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T12:12:13.5245081Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T12:12:13.5245149Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T12:12:13.5245218Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T12:12:13.5245287Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T12:12:13.5245355Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T12:12:13.5245425Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T12:12:13.5245495Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T12:12:13.5245564Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T12:12:13.5245636Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T12:12:13.5245704Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T12:12:13.5245773Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T12:12:13.5245843Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T12:12:13.5245911Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T12:12:13.5245980Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T12:12:13.5246075Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T12:12:13.5246144Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T12:12:13.5246213Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T12:12:13.5246319Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T12:12:13.5246388Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T12:12:13.5246457Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T12:12:13.5246527Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T12:12:13.5246596Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T12:12:13.5246665Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T12:12:13.5246736Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T12:12:13.5246805Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T12:12:13.5246873Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T12:12:13.5246945Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T12:12:13.5247014Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T12:12:13.5247083Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T12:12:13.5247153Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T12:12:13.5247221Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T12:12:13.5247290Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T12:12:13.5247360Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T12:12:13.5247429Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T12:12:13.5247500Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T12:12:13.5247571Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T12:12:13.5247641Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T12:12:13.5247712Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T12:12:13.5247783Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T12:12:13.5247854Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T12:12:13.5247927Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T12:12:13.5247998Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T12:12:13.5248068Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T12:12:13.5248139Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T12:12:13.5248210Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T12:12:13.5248280Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T12:12:13.5248351Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T12:12:13.5248433Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T12:12:13.5248514Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T12:12:13.5248616Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T12:12:13.5248694Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T12:12:13.5248772Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T12:12:13.5248848Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T12:12:13.5248948Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T12:12:13.5249026Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T12:12:13.5249102Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T12:12:13.5249228Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T12:12:13.5249307Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T12:12:13.5249385Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T12:12:13.5249462Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T12:12:13.5249539Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T12:12:13.5249617Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T12:12:13.5249695Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T12:12:13.5249772Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T12:12:13.5249848Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T12:12:13.5249924Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T12:12:13.5250003Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T12:12:13.5250080Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T12:12:13.5250157Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T12:12:13.5250234Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T12:12:13.5250311Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T12:12:13.5250389Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T12:12:13.5250466Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T12:12:13.5250543Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T12:12:13.5250620Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T12:12:13.5250698Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T12:12:13.5250775Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T12:12:13.5250852Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T12:12:13.5250930Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T12:12:13.5251005Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T12:12:13.5251082Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T12:12:13.5251158Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T12:12:13.5251234Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T12:12:13.5251354Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T12:12:13.5251430Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T12:12:13.5251507Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T12:12:13.5251584Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T12:12:13.5251705Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T12:12:13.5251782Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T12:12:13.5251858Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T12:12:13.5251934Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T12:12:13.5252011Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T12:12:13.5252091Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T12:12:13.5252167Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T12:12:13.5252244Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T12:12:13.5252323Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T12:12:13.5252401Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T12:12:13.5252478Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T12:12:13.5252554Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T12:12:13.5252631Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T12:12:13.5252710Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T12:12:13.5252786Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T12:12:13.5252862Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T12:12:13.5252939Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T12:12:13.5253017Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T12:12:13.5253095Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T12:12:13.5253171Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T12:12:13.5253246Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T12:12:13.5253323Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T12:12:13.5253401Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T12:12:13.5253478Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T12:12:13.5253555Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T12:12:13.5253633Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T12:12:13.5253712Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T12:12:13.5253790Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T12:12:13.5253867Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T12:12:13.5253943Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T12:12:13.5254045Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T12:12:13.5254121Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T12:12:13.5254198Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T12:12:13.5254275Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T12:12:13.5254375Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T12:12:13.5254452Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T12:12:13.5254528Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T12:12:13.5254604Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T12:12:13.5254682Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T12:12:13.5254760Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T12:12:13.5254836Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T12:12:13.5254913Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T12:12:13.5254991Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T12:12:13.5255066Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T12:12:13.5255145Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T12:12:13.5255221Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T12:12:13.5255299Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T12:12:13.5255377Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T12:12:13.5255455Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T12:12:13.5255531Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T12:12:13.5255609Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T12:12:13.5255687Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T12:12:13.5255764Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T12:12:13.5255841Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T12:12:13.5255917Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T12:12:13.5255995Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T12:12:13.5256073Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T12:12:13.5256149Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T12:12:13.5256227Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T12:12:13.5256305Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T12:12:13.5256381Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T12:12:13.5256458Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T12:12:13.5256534Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T12:12:13.5256611Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T12:12:13.5256689Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T12:12:13.5256803Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T12:12:13.5256879Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T12:12:13.5256957Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T12:12:13.5257060Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T12:12:13.5257136Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T12:12:13.5257213Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T12:12:13.5257289Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T12:12:13.5257366Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T12:12:13.5257444Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T12:12:13.5257521Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T12:12:13.5257598Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T12:12:13.5257674Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T12:12:13.5257752Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T12:12:13.5257829Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T12:12:13.5257906Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T12:12:13.5257981Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T12:12:13.5258059Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T12:12:13.5258137Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T12:12:13.5258213Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T12:12:13.5258291Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T12:12:13.5258368Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T12:12:13.5258444Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T12:12:13.5258521Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T12:12:13.5258598Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T12:12:13.5258674Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T12:12:13.5258752Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T12:12:13.5258828Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T12:12:13.5258905Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T12:12:13.5258981Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T12:12:13.5259060Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T12:12:13.5259165Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T12:12:13.5259244Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T12:12:13.5259319Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T12:12:13.5259388Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T12:12:13.5259504Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T12:12:13.5259572Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T12:12:13.5259638Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T12:12:13.5259746Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T12:12:13.5259811Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T12:12:13.5259877Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T12:12:13.5259942Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T12:12:13.5260007Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T12:12:13.5260073Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T12:12:13.5260140Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T12:12:13.5260204Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T12:12:13.5260271Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T12:12:13.5260335Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T12:12:13.5260401Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T12:12:13.5260467Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T12:12:13.5260532Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T12:12:13.5260598Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T12:12:13.5260663Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T12:12:13.5260729Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T12:12:13.5260795Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T12:12:13.5260861Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T12:12:13.5260927Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T12:12:13.5260994Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T12:12:13.5261059Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T12:12:13.5261123Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T12:12:13.5261189Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T12:12:13.5261254Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T12:12:13.5261320Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T12:12:13.5261386Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T12:12:13.5261451Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T12:12:13.5261529Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T12:12:13.5261608Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T12:12:13.5261683Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T12:12:13.5261758Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T12:12:13.5261833Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T12:12:13.5261906Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T12:12:13.5262004Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T12:12:13.5262080Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T12:12:13.5262154Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T12:12:13.5262230Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T12:12:13.5262327Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T12:12:13.5262401Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T12:12:13.5262475Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T12:12:13.5262549Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T12:12:13.5262623Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T12:12:13.5262699Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T12:12:13.5262771Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T12:12:13.5262841Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T12:12:13.5262914Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T12:12:13.5262983Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T12:12:13.5263051Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T12:12:13.5263121Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T12:12:13.5263189Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T12:12:13.5263257Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T12:12:13.5263328Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T12:12:13.5263397Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T12:12:13.5263465Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T12:12:13.5263535Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T12:12:13.5263604Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T12:12:13.5263673Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T12:12:13.5263742Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T12:12:13.5263810Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T12:12:13.5263878Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T12:12:13.5263948Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T12:12:13.5264017Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T12:12:13.5264086Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T12:12:13.5264156Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T12:12:13.5264224Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T12:12:13.5264294Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T12:12:13.5264362Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T12:12:13.5264430Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T12:12:13.5264524Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T12:12:13.5264592Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T12:12:13.5264660Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T12:12:13.5264730Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T12:12:13.5264846Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T12:12:13.5264915Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T12:12:13.5264985Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T12:12:13.5265054Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T12:12:13.5265122Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T12:12:13.5265191Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T12:12:13.5265260Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T12:12:13.5265329Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T12:12:13.5265397Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T12:12:13.5265468Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T12:12:13.5265538Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T12:12:13.5265616Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T12:12:13.5265690Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T12:12:13.5265765Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T12:12:13.5265838Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T12:12:13.5265911Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T12:12:13.5265985Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T12:12:13.5266056Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T12:12:13.5266129Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T12:12:13.5266201Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T12:12:13.5266273Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T12:12:13.5266344Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T12:12:13.5266416Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T12:12:13.5266486Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T12:12:13.5266556Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T12:12:13.5266625Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T12:12:13.5266694Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T12:12:13.5266765Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T12:12:13.5266834Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T12:12:13.5266903Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T12:12:13.5266972Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T12:12:13.5267041Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T12:12:13.5267154Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T12:12:13.5267224Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T12:12:13.5267292Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T12:12:13.5267382Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T12:12:13.5267452Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T12:12:13.5267521Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T12:12:13.5267590Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T12:12:13.5267660Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T12:12:13.5267730Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T12:12:13.5267801Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T12:12:13.5267869Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T12:12:13.5267935Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T12:12:13.5268002Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T12:12:13.5268068Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T12:12:13.5268132Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T12:12:13.5268198Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T12:12:13.5268262Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T12:12:13.5268326Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T12:12:13.5268393Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T12:12:13.5268459Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T12:12:13.5268524Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T12:12:13.5268589Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T12:12:13.5268655Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T12:12:13.5268720Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T12:12:13.5268786Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T12:12:13.5268850Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T12:12:13.5268915Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T12:12:13.5268982Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T12:12:13.5269047Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T12:12:13.5269111Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T12:12:13.5269215Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T12:12:13.5269283Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T12:12:13.5269347Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T12:12:13.5269413Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T12:12:13.5269478Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T12:12:13.5269543Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T12:12:13.5269646Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T12:12:13.5269712Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T12:12:13.5269777Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T12:12:13.5269842Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T12:12:13.5269948Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T12:12:13.5270014Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T12:12:13.5270079Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T12:12:13.5270144Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T12:12:13.5270209Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T12:12:13.5270275Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T12:12:13.5270340Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T12:12:13.5270405Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T12:12:13.5270470Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T12:12:13.5270536Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T12:12:13.5270601Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T12:12:13.5270666Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T12:12:13.5270731Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T12:12:13.5270797Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T12:12:13.5270861Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T12:12:13.5270927Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T12:12:13.5270993Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T12:12:13.5271058Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T12:12:13.5271124Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T12:12:13.5271191Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T12:12:13.5271256Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T12:12:13.5271321Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T12:12:13.5271388Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T12:12:13.5271451Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T12:12:13.5271517Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T12:12:13.5271582Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T12:12:13.5271647Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T12:12:13.5271722Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T12:12:13.5271793Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T12:12:13.5271863Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T12:12:13.5271934Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T12:12:13.5272004Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T12:12:13.5272073Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T12:12:13.5272174Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T12:12:13.5272245Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T12:12:13.5272314Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T12:12:13.5272410Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T12:12:13.5272482Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T12:12:13.5272553Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T12:12:13.5272624Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T12:12:13.5272695Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T12:12:13.5272765Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T12:12:13.5272838Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T12:12:13.5272909Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T12:12:13.5272981Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T12:12:13.5273052Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T12:12:13.5273122Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T12:12:13.5273193Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T12:12:13.5273263Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T12:12:13.5273332Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T12:12:13.5273403Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T12:12:13.5273473Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T12:12:13.5273542Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T12:12:13.5273613Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T12:12:13.5273683Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T12:12:13.5273751Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T12:12:13.5273820Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T12:12:13.5273887Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T12:12:13.5273953Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T12:12:13.5274020Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T12:12:13.5274086Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T12:12:13.5274152Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T12:12:13.5274219Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T12:12:13.5274286Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T12:12:13.5274351Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T12:12:13.5274418Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T12:12:13.5274483Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T12:12:13.5274548Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T12:12:13.5274614Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T12:12:13.5274703Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T12:12:13.5274770Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T12:12:13.5274835Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T12:12:13.5274934Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T12:12:13.5275001Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T12:12:13.5275070Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T12:12:13.5275140Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T12:12:13.5275209Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T12:12:13.5275277Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T12:12:13.5275347Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T12:12:13.5275417Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T12:12:13.5275485Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T12:12:13.5275554Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T12:12:13.5275623Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T12:12:13.5275691Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T12:12:13.5275758Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T12:12:13.5275826Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T12:12:13.5275894Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T12:12:13.5275962Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T12:12:13.5276030Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T12:12:13.5276098Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T12:12:13.5276167Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T12:12:13.5276233Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T12:12:13.5276300Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T12:12:13.5276368Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T12:12:13.5276434Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T12:12:13.5276500Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T12:12:13.5276567Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T12:12:13.5276633Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T12:12:13.5276698Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T12:12:13.5276767Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T12:12:13.5276833Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T12:12:13.5276898Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T12:12:13.5276965Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T12:12:13.5277030Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T12:12:13.5277096Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T12:12:13.5277187Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T12:12:13.5277254Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T12:12:13.5277320Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T12:12:13.5277388Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T12:12:13.5277480Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T12:12:13.5277546Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T12:12:13.5277613Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T12:12:13.5277678Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T12:12:13.5277746Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T12:12:13.5277813Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T12:12:13.5277878Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T12:12:13.5277945Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T12:12:13.5278010Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T12:12:13.5278077Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T12:12:13.5278144Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T12:12:13.5278210Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T12:12:13.5278276Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T12:12:13.5278342Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T12:12:13.5278408Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T12:12:13.5278475Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T12:12:13.5278542Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T12:12:13.5278608Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T12:12:13.5278674Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T12:12:13.5278741Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T12:12:13.5278807Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T12:12:13.5278872Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T12:12:13.5278939Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T12:12:13.5279006Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T12:12:13.5279071Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T12:12:13.5279171Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T12:12:13.5279239Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T12:12:13.5279306Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T12:12:13.5279373Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T12:12:13.5279438Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T12:12:13.5279505Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T12:12:13.5279570Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T12:12:13.5279635Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T12:12:13.5279749Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T12:12:13.5279814Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T12:12:13.5279883Z * [new branch] google-main -> origin/google-main 2025-12-04T12:12:13.5280006Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T12:12:13.5280077Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T12:12:13.5280219Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T12:12:13.5280337Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T12:12:13.5280476Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T12:12:13.5280586Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T12:12:13.5280651Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T12:12:13.5280713Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T12:12:13.5280776Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T12:12:13.5280963Z * [new branch] increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test -> origin/increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test 2025-12-04T12:12:13.5281024Z * [new branch] inlining -> origin/inlining 2025-12-04T12:12:13.5281095Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T12:12:13.5281177Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T12:12:13.5281356Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T12:12:13.5281428Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T12:12:13.5281493Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T12:12:13.5281571Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T12:12:13.5281633Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T12:12:13.5281694Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T12:12:13.5281817Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T12:12:13.5281924Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T12:12:13.5282035Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T12:12:13.5282145Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T12:12:13.5282231Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T12:12:13.5282315Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T12:12:13.5282399Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T12:12:13.5282480Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T12:12:13.5282559Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T12:12:13.5282637Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T12:12:13.5282717Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T12:12:13.5282822Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T12:12:13.5282902Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T12:12:13.5282979Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T12:12:13.5283056Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T12:12:13.5283155Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T12:12:13.5283218Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T12:12:13.5283294Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T12:12:13.5283400Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T12:12:13.5283502Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T12:12:13.5283581Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T12:12:13.5283683Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T12:12:13.5283761Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T12:12:13.5283830Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T12:12:13.5283898Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T12:12:13.5283969Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T12:12:13.5284045Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T12:12:13.5284128Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T12:12:13.5284225Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T12:12:13.5284331Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T12:12:13.5284455Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T12:12:13.5284569Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T12:12:13.5284700Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T12:12:13.5284778Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T12:12:13.5284870Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T12:12:13.5284968Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T12:12:13.5285062Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T12:12:13.5285162Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T12:12:13.5285258Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T12:12:13.5285367Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T12:12:13.5285487Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T12:12:13.5285594Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T12:12:13.5285667Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T12:12:13.5285729Z * [new branch] main -> origin/main 2025-12-04T12:12:13.5285826Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T12:12:13.5285894Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T12:12:13.5285962Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T12:12:13.5286062Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T12:12:13.5286127Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T12:12:13.5286193Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T12:12:13.5286257Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T12:12:13.5286322Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T12:12:13.5286395Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T12:12:13.5286558Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T12:12:13.5286727Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T12:12:13.5286854Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T12:12:13.5286953Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T12:12:13.5287070Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T12:12:13.5287162Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T12:12:13.5287237Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T12:12:13.5287313Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T12:12:13.5287393Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T12:12:13.5287468Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T12:12:13.5287543Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T12:12:13.5287608Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T12:12:13.5287681Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T12:12:13.5287743Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T12:12:13.5287805Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T12:12:13.5287875Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T12:12:13.5287953Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T12:12:13.5288053Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T12:12:13.5288125Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T12:12:13.5288192Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T12:12:13.5288261Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T12:12:13.5288327Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T12:12:13.5288389Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T12:12:13.5288460Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T12:12:13.5288532Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T12:12:13.5288607Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T12:12:13.5288710Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T12:12:13.5288813Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T12:12:13.5288887Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T12:12:13.5288991Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T12:12:13.5289071Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T12:12:13.5289173Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T12:12:13.5289243Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T12:12:13.5289310Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T12:12:13.5289381Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T12:12:13.5289447Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T12:12:13.5289515Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T12:12:13.5289576Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T12:12:13.5289658Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T12:12:13.5289728Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T12:12:13.5289791Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T12:12:13.5289857Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T12:12:13.5289937Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T12:12:13.5290005Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T12:12:13.5290071Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T12:12:13.5290138Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T12:12:13.5290204Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T12:12:13.5290271Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T12:12:13.5290333Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T12:12:13.5290400Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T12:12:13.5290465Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T12:12:13.5290533Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T12:12:13.5290600Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T12:12:13.5290666Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T12:12:13.5290732Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T12:12:13.5290794Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T12:12:13.5290855Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T12:12:13.5290919Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T12:12:13.5290979Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T12:12:13.5291039Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T12:12:13.5291098Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T12:12:13.5291159Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T12:12:13.5291221Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T12:12:13.5291330Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T12:12:13.5291391Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T12:12:13.5291452Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T12:12:13.5291512Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T12:12:13.5291611Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T12:12:13.5291683Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T12:12:13.5291765Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T12:12:13.5291827Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T12:12:13.5291889Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T12:12:13.5291963Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T12:12:13.5292066Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T12:12:13.5292163Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T12:12:13.5292232Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T12:12:13.5292297Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T12:12:13.5292363Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T12:12:13.5292436Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T12:12:13.5292508Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T12:12:13.5292577Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T12:12:13.5292648Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T12:12:13.5292721Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T12:12:13.5292788Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T12:12:13.5292853Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T12:12:13.5292917Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T12:12:13.5292994Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T12:12:13.5293080Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T12:12:13.5293145Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T12:12:13.5293214Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T12:12:13.5293281Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T12:12:13.5293361Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T12:12:13.5293422Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T12:12:13.5293487Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T12:12:13.5293568Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T12:12:13.5293643Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T12:12:13.5293720Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T12:12:13.5293796Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T12:12:13.5293872Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T12:12:13.5293969Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T12:12:13.5294044Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T12:12:13.5294116Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T12:12:13.5294192Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T12:12:13.5294305Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T12:12:13.5294376Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T12:12:13.5294468Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T12:12:13.5294563Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T12:12:13.5294632Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T12:12:13.5294704Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T12:12:13.5294776Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T12:12:13.5294847Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T12:12:13.5294912Z * [new branch] module-shim -> origin/module-shim 2025-12-04T12:12:13.5294978Z * [new branch] move_config -> origin/move_config 2025-12-04T12:12:13.5295046Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T12:12:13.5295115Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T12:12:13.5295217Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T12:12:13.5295283Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T12:12:13.5295359Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T12:12:13.5295422Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T12:12:13.5295486Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T12:12:13.5295559Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T12:12:13.5295626Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T12:12:13.5295702Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T12:12:13.5295773Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T12:12:13.5295858Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T12:12:13.5295923Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T12:12:13.5295993Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T12:12:13.5296062Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T12:12:13.5296123Z * [new branch] nightly -> origin/nightly 2025-12-04T12:12:13.5296242Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T12:12:13.5296367Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T12:12:13.5296494Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T12:12:13.5296615Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T12:12:13.5296730Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T12:12:13.5296878Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T12:12:13.5296947Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T12:12:13.5297071Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T12:12:13.5297181Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T12:12:13.5297245Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T12:12:13.5297307Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T12:12:13.5297383Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T12:12:13.5297456Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T12:12:13.5297523Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T12:12:13.5297593Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T12:12:13.5297661Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T12:12:13.5297727Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T12:12:13.5297797Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T12:12:13.5297863Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T12:12:13.5297930Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T12:12:13.5297995Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T12:12:13.5298059Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T12:12:13.5298125Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T12:12:13.5298190Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T12:12:13.5298255Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T12:12:13.5298320Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T12:12:13.5298385Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T12:12:13.5298449Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T12:12:13.5298514Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T12:12:13.5298577Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T12:12:13.5298641Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T12:12:13.5298706Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T12:12:13.5298793Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T12:12:13.5298875Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T12:12:13.5298957Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T12:12:13.5299028Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T12:12:13.5299095Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T12:12:13.5299201Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T12:12:13.5299268Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T12:12:13.5299336Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T12:12:13.5299399Z * [new branch] pca2 -> origin/pca2 2025-12-04T12:12:13.5299514Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T12:12:13.5299578Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T12:12:13.5299642Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T12:12:13.5299713Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T12:12:13.5299839Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T12:12:13.5299949Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T12:12:13.5300050Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T12:12:13.5300137Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T12:12:13.5300230Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T12:12:13.5300331Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T12:12:13.5300430Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T12:12:13.5300534Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T12:12:13.5300610Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T12:12:13.5300692Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T12:12:13.5300803Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T12:12:13.5300889Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T12:12:13.5300986Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T12:12:13.5301071Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T12:12:13.5301162Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T12:12:13.5301251Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T12:12:13.5301332Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T12:12:13.5301438Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T12:12:13.5301526Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T12:12:13.5301609Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T12:12:13.5301706Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T12:12:13.5301806Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T12:12:13.5301903Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T12:12:13.5302027Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T12:12:13.5302135Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T12:12:13.5302228Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T12:12:13.5302343Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T12:12:13.5302434Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T12:12:13.5302561Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T12:12:13.5302642Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T12:12:13.5302724Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T12:12:13.5302828Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T12:12:13.5302932Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T12:12:13.5303040Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T12:12:13.5303156Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T12:12:13.5303237Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T12:12:13.5303344Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T12:12:13.5303448Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T12:12:13.5303529Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T12:12:13.5303609Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T12:12:13.5303722Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T12:12:13.5303818Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T12:12:13.5303901Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T12:12:13.5303979Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T12:12:13.5304072Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T12:12:13.5304169Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T12:12:13.5304245Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T12:12:13.5304324Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T12:12:13.5304418Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T12:12:13.5304494Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T12:12:13.5304562Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T12:12:13.5304625Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T12:12:13.5304684Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T12:12:13.5304754Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T12:12:13.5304820Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T12:12:13.5304886Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T12:12:13.5304967Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T12:12:13.5305097Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T12:12:13.5305234Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T12:12:13.5305313Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T12:12:13.5305388Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T12:12:13.5305508Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T12:12:13.5305573Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T12:12:13.5305636Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T12:12:13.5305717Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T12:12:13.5305779Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T12:12:13.5305841Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T12:12:13.5322894Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T12:12:13.5322979Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T12:12:13.5323044Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T12:12:13.5323109Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T12:12:13.5323171Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T12:12:13.5323232Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T12:12:13.5323292Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T12:12:13.5323357Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T12:12:13.5323418Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T12:12:13.5323477Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T12:12:13.5323538Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T12:12:13.5323625Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T12:12:13.5323686Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T12:12:13.5323749Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T12:12:13.5323818Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T12:12:13.5323876Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T12:12:13.5323942Z * [new branch] release_notes -> origin/release_notes 2025-12-04T12:12:13.5324035Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T12:12:13.5324186Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T12:12:13.5324329Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T12:12:13.5324448Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T12:12:13.5324568Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T12:12:13.5324704Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T12:12:13.5324819Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T12:12:13.5324929Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T12:12:13.5325030Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T12:12:13.5325203Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T12:12:13.5325304Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T12:12:13.5325498Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T12:12:13.5325570Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T12:12:13.5325668Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T12:12:13.5325751Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T12:12:13.5325900Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T12:12:13.5325998Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T12:12:13.5326104Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T12:12:13.5326189Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T12:12:13.5326338Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T12:12:13.5326426Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T12:12:13.5326505Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T12:12:13.5326569Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T12:12:13.5326631Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T12:12:13.5326697Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T12:12:13.5326765Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T12:12:13.5326934Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T12:12:13.5327032Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T12:12:13.5327146Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T12:12:13.5327207Z * [new branch] save -> origin/save 2025-12-04T12:12:13.5327272Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T12:12:13.5327340Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T12:12:13.5327400Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T12:12:13.5327508Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T12:12:13.5327586Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T12:12:13.5327666Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T12:12:13.5327744Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T12:12:13.5327825Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T12:12:13.5327908Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T12:12:13.5327991Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T12:12:13.5328066Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T12:12:13.5328126Z * [new branch] suo -> origin/suo 2025-12-04T12:12:13.5328189Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T12:12:13.5328253Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T12:12:13.5328346Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T12:12:13.5328415Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T12:12:13.5328512Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T12:12:13.5328581Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T12:12:13.5328646Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T12:12:13.5328742Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T12:12:13.5328804Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T12:12:13.5328875Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T12:12:13.5328943Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T12:12:13.5329014Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T12:12:13.5329076Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T12:12:13.5329187Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T12:12:13.5329259Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T12:12:13.5329324Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T12:12:13.5329387Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T12:12:13.5329474Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T12:12:13.5329550Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T12:12:13.5329632Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T12:12:13.5329693Z * [new branch] test-old -> origin/test-old 2025-12-04T12:12:13.5329756Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T12:12:13.5329856Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T12:12:13.5329968Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T12:12:13.5330049Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T12:12:13.5330177Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T12:12:13.5330310Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T12:12:13.5330412Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T12:12:13.5330505Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T12:12:13.5330606Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T12:12:13.5330709Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T12:12:13.5330811Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T12:12:13.5330889Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T12:12:13.5330975Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T12:12:13.5331044Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T12:12:13.5331118Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T12:12:13.5331178Z * [new branch] tmp -> origin/tmp 2025-12-04T12:12:13.5331245Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T12:12:13.5331361Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T12:12:13.5331445Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T12:12:13.5331527Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T12:12:13.5331597Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T12:12:13.5331704Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T12:12:13.5331765Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T12:12:13.5331825Z * [new branch] type_dec -> origin/type_dec 2025-12-04T12:12:13.5331918Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T12:12:13.5332055Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T12:12:13.5332187Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T12:12:13.5332319Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T12:12:13.5332449Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T12:12:13.5332580Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T12:12:13.5332710Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T12:12:13.5332845Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T12:12:13.5332986Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T12:12:13.5333118Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T12:12:13.5333250Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T12:12:13.5333388Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T12:12:13.5333520Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T12:12:13.5333648Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T12:12:13.5333735Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T12:12:13.5333862Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T12:12:13.5333986Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T12:12:13.5334105Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T12:12:13.5334231Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T12:12:13.5334310Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T12:12:13.5334400Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T12:12:13.5334487Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T12:12:13.5334599Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T12:12:13.5334684Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T12:12:13.5334770Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T12:12:13.5334851Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T12:12:13.5334976Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T12:12:13.5335075Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T12:12:13.5335138Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T12:12:13.5335198Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T12:12:13.5335257Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T12:12:13.5335318Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T12:12:13.5335375Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T12:12:13.5335431Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T12:12:13.5335487Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T12:12:13.5335555Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T12:12:13.5335624Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T12:12:13.5335692Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T12:12:13.5335756Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T12:12:13.5335834Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T12:12:13.5335913Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T12:12:13.5335979Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T12:12:13.5336097Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T12:12:13.5336160Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T12:12:13.5336225Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T12:12:13.5336315Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T12:12:13.5336380Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T12:12:13.5336448Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T12:12:13.5336509Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T12:12:13.5336572Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T12:12:13.5336641Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T12:12:13.5336704Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T12:12:13.5336765Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T12:12:13.5336836Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T12:12:13.5336900Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T12:12:13.5336977Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T12:12:13.5337040Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T12:12:13.5337102Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T12:12:13.5337170Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T12:12:13.5337349Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T12:12:13.5337419Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T12:12:13.5337486Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T12:12:13.5337577Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T12:12:13.5337640Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T12:12:13.5337706Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T12:12:13.5337774Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T12:12:13.5337847Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T12:12:13.5337922Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T12:12:13.5337987Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T12:12:13.5338052Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T12:12:13.5338117Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T12:12:13.5338183Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T12:12:13.5338252Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T12:12:13.5338343Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T12:12:13.5338410Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T12:12:13.5338476Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T12:12:13.5338546Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T12:12:13.5338630Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T12:12:13.5338729Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T12:12:13.5338886Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T12:12:13.5339033Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T12:12:13.5339103Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T12:12:13.5339220Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T12:12:13.5339283Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T12:12:13.5339372Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T12:12:13.5339452Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T12:12:13.5339547Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T12:12:13.5339616Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T12:12:13.5339718Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T12:12:13.5339784Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T12:12:13.5339855Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T12:12:13.5339943Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T12:12:13.5340023Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T12:12:13.5340086Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T12:12:13.5340201Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T12:12:13.5340261Z * [new branch] zb2p -> origin/zb2p 2025-12-04T12:12:13.5340344Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T12:12:13.5340469Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T12:12:13.5340572Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T12:12:13.5340649Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T12:12:13.5340773Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T12:12:13.5340871Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T12:12:13.5340958Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T12:12:13.5341047Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T12:12:13.5341176Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T12:12:13.5341278Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T12:12:13.5341365Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T12:12:13.5341463Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T12:12:13.5341580Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T12:12:13.5341653Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T12:12:13.5341761Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T12:12:13.5341836Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T12:12:13.5341909Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T12:12:13.5341985Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T12:12:13.5342062Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T12:12:13.5342124Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T12:12:13.5342189Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T12:12:13.5342281Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T12:12:13.5342347Z t [tag update] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T12:12:13.7307098Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T12:12:13.7488717Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:13.7494562Z ##[endgroup] 2025-12-04T12:12:13.7494929Z ##[group]Determining the checkout info 2025-12-04T12:12:13.7496347Z ##[endgroup] 2025-12-04T12:12:13.7501344Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T12:12:13.7598065Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T12:12:13.7624957Z ##[group]Checking out the ref 2025-12-04T12:12:13.7626882Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:13.8476655Z Previous HEAD position was 685ba6bc0117 add back legalize_graph for BC reason (#169541) 2025-12-04T12:12:13.8482163Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T12:12:13.8564750Z ##[endgroup] 2025-12-04T12:12:13.8565394Z ##[group]Setting up auth for fetching submodules 2025-12-04T12:12:13.8572290Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:12:13.8603298Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T12:12:13.8636097Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T12:12:13.8662359Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T12:12:13.8685446Z ##[endgroup] 2025-12-04T12:12:13.8685646Z ##[group]Fetching submodules 2025-12-04T12:12:13.8687276Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T12:12:13.8874939Z Synchronizing submodule url for 'android/libs/fbjni' 2025-12-04T12:12:13.8885334Z Synchronizing submodule url for 'third_party/FP16' 2025-12-04T12:12:13.8897906Z Synchronizing submodule url for 'third_party/FXdiv' 2025-12-04T12:12:13.8910302Z Synchronizing submodule url for 'third_party/NNPACK' 2025-12-04T12:12:13.8921258Z Synchronizing submodule url for 'third_party/NVTX' 2025-12-04T12:12:13.8935554Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:13.8946260Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-12-04T12:12:13.8963904Z Synchronizing submodule url for 'third_party/aiter' 2025-12-04T12:12:13.8977938Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:13.8991135Z Synchronizing submodule url for 'third_party/benchmark' 2025-12-04T12:12:13.9005559Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-12-04T12:12:13.9019861Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-12-04T12:12:13.9030590Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-12-04T12:12:13.9042702Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-12-04T12:12:13.9053929Z Synchronizing submodule url for 'third_party/cutlass' 2025-12-04T12:12:13.9080846Z Synchronizing submodule url for 'third_party/fbgemm' 2025-12-04T12:12:13.9096931Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:13.9115001Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:13.9130386Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:13.9139768Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:13.9154208Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:13.9164913Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:13.9175558Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-12-04T12:12:13.9190963Z Synchronizing submodule url for 'third_party/flash-attention' 2025-12-04T12:12:13.9202779Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:13.9217028Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:13.9233216Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-12-04T12:12:13.9244942Z Synchronizing submodule url for 'third_party/fmt' 2025-12-04T12:12:13.9255820Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:13.9265236Z Synchronizing submodule url for 'third_party/gloo' 2025-12-04T12:12:13.9274584Z Synchronizing submodule url for 'third_party/googletest' 2025-12-04T12:12:13.9290177Z Synchronizing submodule url for 'third_party/ideep' 2025-12-04T12:12:13.9300261Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:13.9315437Z Synchronizing submodule url for 'third_party/ittapi' 2025-12-04T12:12:13.9329261Z Synchronizing submodule url for 'third_party/kineto' 2025-12-04T12:12:13.9341954Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:13.9369046Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:13.9381546Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:13.9391689Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:13.9402508Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:13.9416782Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:13.9435338Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:13.9446300Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:13.9457899Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:13.9468625Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:13.9478993Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:13.9491245Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:13.9504478Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:13.9520289Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:13.9531124Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:13.9544214Z Synchronizing submodule url for 'third_party/kleidiai' 2025-12-04T12:12:13.9555335Z Synchronizing submodule url for 'third_party/mimalloc' 2025-12-04T12:12:13.9566262Z Synchronizing submodule url for 'third_party/nlohmann' 2025-12-04T12:12:13.9577681Z Synchronizing submodule url for 'third_party/onnx' 2025-12-04T12:12:13.9595929Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:13.9609439Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-12-04T12:12:13.9621412Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:13.9631273Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:13.9642144Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:13.9651249Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:13.9660588Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:13.9674666Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:13.9687494Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:13.9698717Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:13.9709671Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:13.9722650Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:13.9741329Z Synchronizing submodule url for 'third_party/pocketfft' 2025-12-04T12:12:13.9751808Z Synchronizing submodule url for 'third_party/protobuf' 2025-12-04T12:12:13.9762745Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:13.9776186Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:13.9790308Z Synchronizing submodule url for 'third_party/psimd' 2025-12-04T12:12:13.9801609Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-12-04T12:12:13.9812031Z Synchronizing submodule url for 'third_party/pybind11' 2025-12-04T12:12:13.9823408Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-12-04T12:12:13.9835344Z Synchronizing submodule url for 'third_party/sleef' 2025-12-04T12:12:13.9848410Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-12-04T12:12:13.9865973Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:13.9876801Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:13.9887205Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:13.9897788Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:13.9908940Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:13.9935686Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T12:12:14.0167704Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T12:12:14.0231717Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T12:12:14.0284699Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T12:12:14.0400196Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T12:12:14.0467629Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T12:12:14.0525015Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T12:12:14.5521199Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T12:12:14.5702014Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T12:12:14.5918872Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T12:12:14.6064028Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T12:12:14.6257477Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:12:14.6329244Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T12:12:14.6991468Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T12:12:14.7082149Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T12:12:14.7193149Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T12:12:14.7906799Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T12:12:14.8219053Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T12:12:15.0015570Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:12:15.0246508Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T12:12:15.4700761Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T12:12:15.4925717Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:15.5012158Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T12:12:15.5565554Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T12:12:15.5691474Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T12:12:15.5900746Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T12:12:15.6045524Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T12:12:15.6172658Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T12:12:15.6325068Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T12:12:15.6533155Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T12:12:15.6660401Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T12:12:15.6841024Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:15.6915496Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T12:12:16.1023058Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T12:12:16.1119786Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T12:12:16.1204749Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T12:12:16.1322580Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T12:12:16.1409998Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T12:12:16.1496049Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T12:12:16.1565152Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T12:12:16.1639615Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T12:12:16.1701079Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T12:12:16.1762743Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T12:12:16.1832634Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:16.1921091Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T12:12:16.1972554Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T12:12:16.2033905Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T12:12:16.2123777Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T12:12:16.2185720Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:12:16.2263388Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T12:12:16.2323924Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:16.2403805Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T12:12:16.2471061Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T12:12:16.2558961Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T12:12:16.4327988Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T12:12:16.4521565Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T12:12:16.4620420Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T12:12:16.4691972Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T12:12:16.4755342Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T12:12:16.4804546Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T12:12:16.4903889Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T12:12:16.4961831Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T12:12:16.5018491Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T12:12:16.5069471Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T12:12:16.5144450Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T12:12:16.5202063Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:12:16.5334679Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T12:12:16.5408931Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T12:12:16.6763803Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T12:12:16.6870465Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T12:12:16.7091087Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T12:12:16.7161983Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T12:12:16.7252238Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T12:12:16.7445359Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T12:12:16.7672576Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T12:12:16.7929294Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T12:12:16.8045213Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T12:12:16.8236388Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T12:12:16.8324763Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T12:12:16.8595743Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T12:12:16.8719193Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T12:12:16.8789520Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T12:12:16.8822609Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T12:12:16.9073250Z Entering 'android/libs/fbjni' 2025-12-04T12:12:16.9101503Z Entering 'third_party/FP16' 2025-12-04T12:12:16.9128242Z Entering 'third_party/FXdiv' 2025-12-04T12:12:16.9164592Z Entering 'third_party/NNPACK' 2025-12-04T12:12:16.9187919Z Entering 'third_party/NVTX' 2025-12-04T12:12:16.9213604Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:16.9241205Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:16.9280532Z Entering 'third_party/aiter' 2025-12-04T12:12:16.9307550Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:16.9335429Z Entering 'third_party/benchmark' 2025-12-04T12:12:16.9362153Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:16.9392520Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:16.9419453Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:16.9447114Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:16.9475892Z Entering 'third_party/cutlass' 2025-12-04T12:12:16.9506086Z Entering 'third_party/fbgemm' 2025-12-04T12:12:16.9533020Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:16.9559238Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:16.9588842Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:16.9615845Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:16.9646900Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:16.9673163Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:16.9694760Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:16.9722198Z Entering 'third_party/flash-attention' 2025-12-04T12:12:16.9746469Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:16.9771661Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:16.9802921Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:16.9826956Z Entering 'third_party/fmt' 2025-12-04T12:12:16.9849422Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:16.9871520Z Entering 'third_party/gloo' 2025-12-04T12:12:16.9899026Z Entering 'third_party/googletest' 2025-12-04T12:12:16.9921192Z Entering 'third_party/ideep' 2025-12-04T12:12:16.9952224Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:16.9980219Z Entering 'third_party/ittapi' 2025-12-04T12:12:17.0008951Z Entering 'third_party/kineto' 2025-12-04T12:12:17.0031042Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:17.0057515Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:17.0080573Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:17.0102562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:17.0123101Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:17.0144646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:17.0167957Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:17.0193192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:17.0214295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:17.0241031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:17.0269974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:17.0295070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.0322318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.0347301Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:17.0367766Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:17.0390571Z Entering 'third_party/kleidiai' 2025-12-04T12:12:17.0413120Z Entering 'third_party/mimalloc' 2025-12-04T12:12:17.0439021Z Entering 'third_party/nlohmann' 2025-12-04T12:12:17.0470892Z Entering 'third_party/onnx' 2025-12-04T12:12:17.0504488Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:17.0532541Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:17.0558669Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:17.0579265Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:17.0601375Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:17.0622595Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:17.0647788Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:17.0672718Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:17.0695841Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:17.0717630Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.0739090Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.0764112Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:17.0799282Z Entering 'third_party/pocketfft' 2025-12-04T12:12:17.0822062Z Entering 'third_party/protobuf' 2025-12-04T12:12:17.0852716Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:17.0875132Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:17.0901134Z Entering 'third_party/psimd' 2025-12-04T12:12:17.0923173Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:17.0945220Z Entering 'third_party/pybind11' 2025-12-04T12:12:17.0968365Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:17.0989258Z Entering 'third_party/sleef' 2025-12-04T12:12:17.1012590Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:17.1033621Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:17.1055080Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:17.1076332Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:17.1102490Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:17.1128723Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:17.1165014Z ##[endgroup] 2025-12-04T12:12:17.1165222Z ##[group]Persisting credentials for submodules 2025-12-04T12:12:17.1173985Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-12-04T12:12:17.1382904Z Entering 'android/libs/fbjni' 2025-12-04T12:12:17.1415966Z Entering 'third_party/FP16' 2025-12-04T12:12:17.1446330Z Entering 'third_party/FXdiv' 2025-12-04T12:12:17.1475062Z Entering 'third_party/NNPACK' 2025-12-04T12:12:17.1499043Z Entering 'third_party/NVTX' 2025-12-04T12:12:17.1523214Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:17.1545951Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:17.1575443Z Entering 'third_party/aiter' 2025-12-04T12:12:17.1603937Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:17.1632089Z Entering 'third_party/benchmark' 2025-12-04T12:12:17.1655419Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:17.1690812Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:17.1716352Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:17.1738664Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:17.1761856Z Entering 'third_party/cutlass' 2025-12-04T12:12:17.1790696Z Entering 'third_party/fbgemm' 2025-12-04T12:12:17.1814209Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:17.1836410Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:17.1866254Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:17.1889103Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:17.1916393Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:17.1941583Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:17.1963206Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:17.1988102Z Entering 'third_party/flash-attention' 2025-12-04T12:12:17.2012374Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:17.2039960Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:17.2069425Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:17.2092970Z Entering 'third_party/fmt' 2025-12-04T12:12:17.2120656Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:17.2150309Z Entering 'third_party/gloo' 2025-12-04T12:12:17.2176711Z Entering 'third_party/googletest' 2025-12-04T12:12:17.2204053Z Entering 'third_party/ideep' 2025-12-04T12:12:17.2224520Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:17.2249921Z Entering 'third_party/ittapi' 2025-12-04T12:12:17.2272563Z Entering 'third_party/kineto' 2025-12-04T12:12:17.2294527Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:17.2326637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:17.2353395Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:17.2380298Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:17.2407035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:17.2430057Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:17.2464100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:17.2486580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:17.2509783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:17.2528173Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:17.2557939Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:17.2587806Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.2617024Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.2645148Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:17.2668053Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:17.2691872Z Entering 'third_party/kleidiai' 2025-12-04T12:12:17.2713904Z Entering 'third_party/mimalloc' 2025-12-04T12:12:17.2737319Z Entering 'third_party/nlohmann' 2025-12-04T12:12:17.2760275Z Entering 'third_party/onnx' 2025-12-04T12:12:17.2794855Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:17.2820619Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:17.2845465Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:17.2873024Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:17.2904532Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:17.2927731Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:17.2952510Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:17.2972812Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:17.2995559Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:17.3028520Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.3064191Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.3093323Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:17.3125639Z Entering 'third_party/pocketfft' 2025-12-04T12:12:17.3148746Z Entering 'third_party/protobuf' 2025-12-04T12:12:17.3170931Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:17.3193367Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:17.3218085Z Entering 'third_party/psimd' 2025-12-04T12:12:17.3240988Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:17.3265954Z Entering 'third_party/pybind11' 2025-12-04T12:12:17.3290438Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:17.3315825Z Entering 'third_party/sleef' 2025-12-04T12:12:17.3344034Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:17.3367409Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:17.3386339Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:17.3410048Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:17.3438751Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:17.3460083Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:17.3501106Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-12-04T12:12:17.3678774Z Entering 'android/libs/fbjni' 2025-12-04T12:12:17.3710519Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:12:17.3724324Z Entering 'third_party/FP16' 2025-12-04T12:12:17.3747486Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:12:17.3757425Z Entering 'third_party/FXdiv' 2025-12-04T12:12:17.3788220Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:12:17.3801427Z Entering 'third_party/NNPACK' 2025-12-04T12:12:17.3825172Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:12:17.3835968Z Entering 'third_party/NVTX' 2025-12-04T12:12:17.3861509Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:12:17.3871453Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:17.3899935Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:12:17.3910481Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:17.3931313Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:12:17.3946398Z Entering 'third_party/aiter' 2025-12-04T12:12:17.3968236Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:12:17.3977940Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:17.3997540Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:12:17.4019361Z Entering 'third_party/benchmark' 2025-12-04T12:12:17.4039271Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:17.4048666Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:17.4068422Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:12:17.4082682Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:17.4105435Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:12:17.4117989Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:17.4143134Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:12:17.4157251Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:17.4176961Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:12:17.4186660Z Entering 'third_party/cutlass' 2025-12-04T12:12:17.4205783Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:12:17.4218173Z Entering 'third_party/fbgemm' 2025-12-04T12:12:17.4236737Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:12:17.4246262Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:17.4266166Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:12:17.4283263Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:17.4303512Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:12:17.4316365Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:17.4337262Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:12:17.4350181Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:17.4371098Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:12:17.4385488Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:17.4405189Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:12:17.4414532Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:17.4437938Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:12:17.4447275Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:17.4466652Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:12:17.4478364Z Entering 'third_party/flash-attention' 2025-12-04T12:12:17.4498437Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:12:17.4508420Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:17.4536791Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:12:17.4550417Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:17.4568308Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:12:17.4582992Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:17.4606091Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:12:17.4617573Z Entering 'third_party/fmt' 2025-12-04T12:12:17.4637490Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:17.4654228Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:17.4674359Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:12:17.4684173Z Entering 'third_party/gloo' 2025-12-04T12:12:17.4703582Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:12:17.4718611Z Entering 'third_party/googletest' 2025-12-04T12:12:17.4742209Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:17.4762580Z Entering 'third_party/ideep' 2025-12-04T12:12:17.4781130Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:12:17.4789442Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:17.4819744Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:12:17.4833568Z Entering 'third_party/ittapi' 2025-12-04T12:12:17.4853704Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:12:17.4864402Z Entering 'third_party/kineto' 2025-12-04T12:12:17.4884180Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:12:17.4894552Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:17.4930537Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:12:17.4941567Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:17.4963254Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T12:12:17.4973605Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:17.5001814Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T12:12:17.5011676Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:17.5033535Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:17.5048542Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:17.5074076Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T12:12:17.5083522Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:17.5107624Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-12-04T12:12:17.5119372Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:17.5140218Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T12:12:17.5152333Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:17.5172536Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:17.5186023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:17.5205232Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T12:12:17.5217041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:17.5239367Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T12:12:17.5249322Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:17.5271670Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:17.5280748Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.5314124Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:17.5325377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.5359904Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:17.5375343Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:17.5396769Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:12:17.5408205Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:17.5442910Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:12:17.5456315Z Entering 'third_party/kleidiai' 2025-12-04T12:12:17.5477879Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:12:17.5493307Z Entering 'third_party/mimalloc' 2025-12-04T12:12:17.5522823Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:12:17.5534150Z Entering 'third_party/nlohmann' 2025-12-04T12:12:17.5567338Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:12:17.5577954Z Entering 'third_party/onnx' 2025-12-04T12:12:17.5606779Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:12:17.5623320Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:17.5648967Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:17.5662008Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:17.5689353Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:12:17.5701983Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:17.5724339Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:17.5735663Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:17.5756875Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:17.5769711Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:17.5788330Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:12:17.5803577Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:17.5828713Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:12:17.5838553Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:17.5861957Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:12:17.5875285Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:17.5895200Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:12:17.5905275Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:17.5926947Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:17.5939585Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.5966828Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:17.5987302Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.6014716Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:17.6028854Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:17.6055119Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:12:17.6075626Z Entering 'third_party/pocketfft' 2025-12-04T12:12:17.6106674Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:12:17.6125078Z Entering 'third_party/protobuf' 2025-12-04T12:12:17.6150883Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:12:17.6162723Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:17.6188704Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:17.6199595Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:17.6225316Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:17.6237337Z Entering 'third_party/psimd' 2025-12-04T12:12:17.6263828Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:12:17.6278649Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:17.6301669Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:12:17.6313315Z Entering 'third_party/pybind11' 2025-12-04T12:12:17.6336064Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:17.6349666Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:17.6373186Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:12:17.6386827Z Entering 'third_party/sleef' 2025-12-04T12:12:17.6408997Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:12:17.6419204Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:17.6437877Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:12:17.6450807Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:17.6471405Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:17.6480784Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:17.6505092Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:12:17.6515197Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:17.6536314Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:12:17.6547261Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:17.6566184Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:17.6574015Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:17.6594449Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T12:12:17.6784262Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T12:12:17.6953256Z Entering 'android/libs/fbjni' 2025-12-04T12:12:17.6974126Z Entering 'third_party/FP16' 2025-12-04T12:12:17.6994139Z Entering 'third_party/FXdiv' 2025-12-04T12:12:17.7012637Z Entering 'third_party/NNPACK' 2025-12-04T12:12:17.7032485Z Entering 'third_party/NVTX' 2025-12-04T12:12:17.7051956Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:17.7073545Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:17.7098389Z Entering 'third_party/aiter' 2025-12-04T12:12:17.7125084Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:17.7148963Z Entering 'third_party/benchmark' 2025-12-04T12:12:17.7169435Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:17.7192072Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:17.7213784Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:17.7239773Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:17.7259476Z Entering 'third_party/cutlass' 2025-12-04T12:12:17.7282490Z Entering 'third_party/fbgemm' 2025-12-04T12:12:17.7302873Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:17.7322049Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:17.7346264Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:17.7366365Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:17.7393350Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:17.7414848Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:17.7434543Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:17.7458314Z Entering 'third_party/flash-attention' 2025-12-04T12:12:17.7478732Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:17.7502737Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:17.7529890Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:17.7557171Z Entering 'third_party/fmt' 2025-12-04T12:12:17.7576848Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:17.7596924Z Entering 'third_party/gloo' 2025-12-04T12:12:17.7615947Z Entering 'third_party/googletest' 2025-12-04T12:12:17.7634646Z Entering 'third_party/ideep' 2025-12-04T12:12:17.7657726Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:17.7681728Z Entering 'third_party/ittapi' 2025-12-04T12:12:17.7702142Z Entering 'third_party/kineto' 2025-12-04T12:12:17.7727999Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:17.7747942Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:17.7768527Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:17.7788666Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:17.7808035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:17.7827978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:17.7849254Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:17.7867223Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:17.7891996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:17.7913391Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:17.7931953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:17.7949634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.7968707Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.7991309Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:17.8010378Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:17.8033446Z Entering 'third_party/kleidiai' 2025-12-04T12:12:17.8053889Z Entering 'third_party/mimalloc' 2025-12-04T12:12:17.8074365Z Entering 'third_party/nlohmann' 2025-12-04T12:12:17.8094325Z Entering 'third_party/onnx' 2025-12-04T12:12:17.8119523Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:17.8141951Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:17.8162768Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:17.8187241Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:17.8213085Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:17.8234269Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:17.8253245Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:17.8271537Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:17.8289331Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:17.8311583Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:17.8330505Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:17.8363719Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:17.8391848Z Entering 'third_party/pocketfft' 2025-12-04T12:12:17.8417794Z Entering 'third_party/protobuf' 2025-12-04T12:12:17.8440228Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:17.8458598Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:17.8479464Z Entering 'third_party/psimd' 2025-12-04T12:12:17.8499359Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:17.8525968Z Entering 'third_party/pybind11' 2025-12-04T12:12:17.8551792Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:17.8571359Z Entering 'third_party/sleef' 2025-12-04T12:12:17.8589481Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:17.8609091Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:17.8632289Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:17.8653374Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:17.8675688Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:17.8705599Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:17.8743028Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T12:12:17.8905533Z Entering 'android/libs/fbjni' 2025-12-04T12:12:17.8924101Z Entering 'third_party/FP16' 2025-12-04T12:12:17.8949501Z Entering 'third_party/FXdiv' 2025-12-04T12:12:17.8970851Z Entering 'third_party/NNPACK' 2025-12-04T12:12:17.8992501Z Entering 'third_party/NVTX' 2025-12-04T12:12:17.9012967Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:17.9033035Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:17.9058422Z Entering 'third_party/aiter' 2025-12-04T12:12:17.9077996Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:17.9101284Z Entering 'third_party/benchmark' 2025-12-04T12:12:17.9122494Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:17.9145768Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:17.9165988Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:17.9188247Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:17.9218744Z Entering 'third_party/cutlass' 2025-12-04T12:12:17.9243745Z Entering 'third_party/fbgemm' 2025-12-04T12:12:17.9263443Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:17.9285012Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:17.9308431Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:17.9327740Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:17.9357200Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:17.9376818Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:17.9397245Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:17.9428867Z Entering 'third_party/flash-attention' 2025-12-04T12:12:17.9449033Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:17.9469322Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:17.9495529Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:17.9522382Z Entering 'third_party/fmt' 2025-12-04T12:12:17.9548544Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:17.9569435Z Entering 'third_party/gloo' 2025-12-04T12:12:17.9589890Z Entering 'third_party/googletest' 2025-12-04T12:12:17.9610494Z Entering 'third_party/ideep' 2025-12-04T12:12:17.9635916Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:17.9674911Z Entering 'third_party/ittapi' 2025-12-04T12:12:17.9696354Z Entering 'third_party/kineto' 2025-12-04T12:12:17.9726419Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:17.9757966Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:17.9788255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:17.9810330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:17.9839959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:17.9866329Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:17.9890104Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:17.9911731Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:17.9935416Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:17.9965801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:17.9987901Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:18.0008171Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:18.0033105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:18.0057221Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:18.0080466Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:18.0104083Z Entering 'third_party/kleidiai' 2025-12-04T12:12:18.0125546Z Entering 'third_party/mimalloc' 2025-12-04T12:12:18.0148725Z Entering 'third_party/nlohmann' 2025-12-04T12:12:18.0170959Z Entering 'third_party/onnx' 2025-12-04T12:12:18.0202731Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:18.0224773Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:18.0245441Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:18.0263767Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:18.0284306Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:18.0303216Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:18.0321500Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:18.0340092Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:18.0358644Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:18.0377618Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:18.0397328Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:18.0426286Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:18.0458220Z Entering 'third_party/pocketfft' 2025-12-04T12:12:18.0478084Z Entering 'third_party/protobuf' 2025-12-04T12:12:18.0498725Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:18.0517542Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:18.0538070Z Entering 'third_party/psimd' 2025-12-04T12:12:18.0557350Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:18.0577042Z Entering 'third_party/pybind11' 2025-12-04T12:12:18.0597650Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:18.0618369Z Entering 'third_party/sleef' 2025-12-04T12:12:18.0637945Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:18.0657223Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:18.0676291Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:18.0695036Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:18.0715062Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:18.0732276Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:18.0763040Z ##[endgroup] 2025-12-04T12:12:18.1087615Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T12:12:18.1736493Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:18.1877966Z ##[group]Run actions/checkout@v4 2025-12-04T12:12:18.1878109Z with: 2025-12-04T12:12:18.1878222Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:18.1878355Z fetch-depth: 0 2025-12-04T12:12:18.1878456Z submodules: recursive 2025-12-04T12:12:18.1878576Z show-progress: false 2025-12-04T12:12:18.1878701Z repository: pytorch/pytorch 2025-12-04T12:12:18.1878854Z token: *** 2025-12-04T12:12:18.1878945Z ssh-strict: true 2025-12-04T12:12:18.1879046Z ssh-user: git 2025-12-04T12:12:18.1879193Z persist-credentials: true 2025-12-04T12:12:18.1879303Z clean: true 2025-12-04T12:12:18.1879420Z sparse-checkout-cone-mode: true 2025-12-04T12:12:18.1879537Z fetch-tags: false 2025-12-04T12:12:18.1879631Z lfs: false 2025-12-04T12:12:18.1879720Z set-safe-directory: true 2025-12-04T12:12:18.1879826Z env: 2025-12-04T12:12:18.1879917Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:18.1880017Z ##[endgroup] 2025-12-04T12:12:18.2347498Z Syncing repository: pytorch/pytorch 2025-12-04T12:12:18.2347852Z ##[group]Getting Git version info 2025-12-04T12:12:18.2348073Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-12-04T12:12:18.2360431Z [command]/usr/bin/git version 2025-12-04T12:12:18.2389946Z git version 2.52.0 2025-12-04T12:12:18.2411357Z ##[endgroup] 2025-12-04T12:12:18.2417263Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/5c9f6c46-1d90-442f-b07d-f79d82b3fc93/.gitconfig' 2025-12-04T12:12:18.2423055Z Temporarily overriding HOME='/home/runner/_work/_temp/5c9f6c46-1d90-442f-b07d-f79d82b3fc93' before making global git config changes 2025-12-04T12:12:18.2423422Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T12:12:18.2432602Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T12:12:18.2460382Z [command]/usr/bin/git config --local --get remote.origin.url 2025-12-04T12:12:18.2481000Z https://github.com/pytorch/pytorch 2025-12-04T12:12:18.2493122Z ##[group]Removing previously created refs, to avoid conflicts 2025-12-04T12:12:18.2496002Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-12-04T12:12:18.2512345Z HEAD 2025-12-04T12:12:18.2539880Z ##[endgroup] 2025-12-04T12:12:18.2541235Z [command]/usr/bin/git submodule status 2025-12-04T12:12:18.2774394Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-12-04T12:12:18.2840150Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-12-04T12:12:18.2888914Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-12-04T12:12:18.2952165Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-12-04T12:12:18.3005899Z 3ebbc93ded7285963bff932c678fa367eb393ba6 third_party/NVTX (v3.1.0-313-g3ebbc93) 2025-12-04T12:12:18.3074305Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-12-04T12:12:18.3395951Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-12-04T12:12:18.3429875Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-12-04T12:12:18.3453524Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-12-04T12:12:18.3511967Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-12-04T12:12:18.3599970Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-12-04T12:12:18.3683645Z f858c30bcb16f8effd5ff46996f0514539e17abc third_party/cpuinfo (f858c30) 2025-12-04T12:12:18.3725166Z 0b1577c8c83401237d601d0d0db5210506705396 third_party/cudnn_frontend (v0.5-61-g0b1577c) 2025-12-04T12:12:18.3801943Z f88806b1e31dfa579842638740216dd41fc6c588 third_party/cutlass (v4.3.1) 2025-12-04T12:12:18.3826953Z c0b988d39a9e47c794d699f29930ed4d7c7e13a4 third_party/fbgemm (v1.4.0-rc1-2-gc0b988d39) 2025-12-04T12:12:18.3888642Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-12-04T12:12:18.3914015Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-12-04T12:12:18.4168550Z 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f third_party/fmt (12.1.0) 2025-12-04T12:12:18.4234770Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-12-04T12:12:18.4320156Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-12-04T12:12:18.4457987Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-12-04T12:12:18.4521640Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-12-04T12:12:18.4575769Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-12-04T12:12:18.4726638Z 31f85df8fbd89c188f14ef10f1ec65379786b943 third_party/kineto (heads/main) 2025-12-04T12:12:18.4748404Z d7770c89632329a9914ef1a90289917597639cbe third_party/kleidiai (v1.15.0) 2025-12-04T12:12:18.4771068Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-12-04T12:12:18.4785739Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-12-04T12:12:18.4983965Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-12-04T12:12:18.5002514Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-12-04T12:12:18.5020924Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-12-04T12:12:18.5231812Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-12-04T12:12:18.5290744Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-12-04T12:12:18.5338830Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-12-04T12:12:18.5361956Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-12-04T12:12:18.5405079Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-12-04T12:12:18.5461797Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-12-04T12:12:18.5516703Z 2b4cd91092d335a697416b2a3cb398283246849d third_party/tensorpipe (heads/main) 2025-12-04T12:12:18.5527489Z ##[group]Cleaning the repository 2025-12-04T12:12:18.5532573Z [command]/usr/bin/git clean -ffdx 2025-12-04T12:12:18.5653012Z [command]/usr/bin/git reset --hard HEAD 2025-12-04T12:12:18.6524506Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T12:12:18.6606347Z ##[endgroup] 2025-12-04T12:12:18.6609044Z ##[group]Disabling automatic garbage collection 2025-12-04T12:12:18.6614335Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T12:12:18.6638248Z ##[endgroup] 2025-12-04T12:12:18.6638509Z ##[group]Setting up auth 2025-12-04T12:12:18.6642774Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T12:12:18.6666764Z [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-12-04T12:12:18.6879289Z Entering 'android/libs/fbjni' 2025-12-04T12:12:18.6916000Z Entering 'third_party/FP16' 2025-12-04T12:12:18.6950010Z Entering 'third_party/FXdiv' 2025-12-04T12:12:18.6977420Z Entering 'third_party/NNPACK' 2025-12-04T12:12:18.7005992Z Entering 'third_party/NVTX' 2025-12-04T12:12:18.7038217Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:18.7060982Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:18.7090693Z Entering 'third_party/aiter' 2025-12-04T12:12:18.7117582Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:18.7152090Z Entering 'third_party/benchmark' 2025-12-04T12:12:18.7179634Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:18.7211039Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:18.7243739Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:18.7273109Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:18.7299417Z Entering 'third_party/cutlass' 2025-12-04T12:12:18.7331273Z Entering 'third_party/fbgemm' 2025-12-04T12:12:18.7362839Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:18.7389720Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:18.7416828Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:18.7441910Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:18.7470457Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:18.7494235Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:18.7517291Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:18.7540420Z Entering 'third_party/flash-attention' 2025-12-04T12:12:18.7566592Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:18.7619406Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:18.7666099Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:18.7692790Z Entering 'third_party/fmt' 2025-12-04T12:12:18.7717072Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:18.7744605Z Entering 'third_party/gloo' 2025-12-04T12:12:18.7777902Z Entering 'third_party/googletest' 2025-12-04T12:12:18.7802020Z Entering 'third_party/ideep' 2025-12-04T12:12:18.7834459Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:18.7873852Z Entering 'third_party/ittapi' 2025-12-04T12:12:18.7903571Z Entering 'third_party/kineto' 2025-12-04T12:12:18.7929401Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:18.7956669Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:18.7980800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:18.8012286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:18.8040832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:18.8064586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:18.8090125Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:18.8112455Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:18.8149230Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:18.8182978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:18.8209465Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:18.8242637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:18.8267670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:18.8306989Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:18.8339658Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:18.8368209Z Entering 'third_party/kleidiai' 2025-12-04T12:12:18.8394277Z Entering 'third_party/mimalloc' 2025-12-04T12:12:18.8419114Z Entering 'third_party/nlohmann' 2025-12-04T12:12:18.8446352Z Entering 'third_party/onnx' 2025-12-04T12:12:18.8481434Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:18.8520823Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:18.8548263Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:18.8574904Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:18.8603012Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:18.8639878Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:18.8664022Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:18.8691725Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:18.8721614Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:18.8745700Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:18.8775525Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:18.8803207Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:18.8842467Z Entering 'third_party/pocketfft' 2025-12-04T12:12:18.8868825Z Entering 'third_party/protobuf' 2025-12-04T12:12:18.8900223Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:18.8925101Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:18.8955112Z Entering 'third_party/psimd' 2025-12-04T12:12:18.8979167Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:18.9006964Z Entering 'third_party/pybind11' 2025-12-04T12:12:18.9033920Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:18.9060693Z Entering 'third_party/sleef' 2025-12-04T12:12:18.9085659Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:18.9111930Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:18.9139370Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:18.9163628Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:18.9188593Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:18.9220154Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:18.9267496Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T12:12:18.9284715Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9292815Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T12:12:18.9311533Z [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-12-04T12:12:18.9490214Z Entering 'android/libs/fbjni' 2025-12-04T12:12:18.9503133Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9520879Z Entering 'third_party/FP16' 2025-12-04T12:12:18.9534727Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9559782Z Entering 'third_party/FXdiv' 2025-12-04T12:12:18.9573900Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9591790Z Entering 'third_party/NNPACK' 2025-12-04T12:12:18.9612777Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9629973Z Entering 'third_party/NVTX' 2025-12-04T12:12:18.9643285Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9666786Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:18.9680725Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9699760Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:18.9723273Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9746183Z Entering 'third_party/aiter' 2025-12-04T12:12:18.9765768Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9784842Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:18.9798807Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9822820Z Entering 'third_party/benchmark' 2025-12-04T12:12:18.9840267Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9872513Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:18.9893434Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9920522Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:18.9934022Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9953953Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:18.9966721Z http.https://github.com/.extraheader 2025-12-04T12:12:18.9981978Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:18.9995371Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0012220Z Entering 'third_party/cutlass' 2025-12-04T12:12:19.0026515Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0048356Z Entering 'third_party/fbgemm' 2025-12-04T12:12:19.0062412Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0082353Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:19.0100115Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0116148Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:19.0132834Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0156475Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:19.0173293Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0194585Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:19.0212340Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0239482Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:19.0259102Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0281708Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:19.0299065Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0318399Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:19.0335899Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0355722Z Entering 'third_party/flash-attention' 2025-12-04T12:12:19.0372255Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0393053Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:19.0412540Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0432945Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:19.0448994Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0478841Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:19.0501410Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0520928Z Entering 'third_party/fmt' 2025-12-04T12:12:19.0542152Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0561667Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:19.0580859Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0597922Z Entering 'third_party/gloo' 2025-12-04T12:12:19.0616724Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0640814Z Entering 'third_party/googletest' 2025-12-04T12:12:19.0658549Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0680577Z Entering 'third_party/ideep' 2025-12-04T12:12:19.0695272Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0714642Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:19.0732962Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0764845Z Entering 'third_party/ittapi' 2025-12-04T12:12:19.0782191Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0808291Z Entering 'third_party/kineto' 2025-12-04T12:12:19.0827460Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0846975Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:19.0870729Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0894894Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:19.0914466Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0937271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:19.0950062Z http.https://github.com/.extraheader 2025-12-04T12:12:19.0967746Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:19.0997141Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1020845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:19.1048078Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1072737Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:19.1089762Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1112390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:19.1127990Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1155025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:19.1171821Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1194248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:19.1208983Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1233790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:19.1250648Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1271798Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:19.1286003Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1305566Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:19.1324059Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1353097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:19.1370677Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1394397Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:19.1409843Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1428030Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:19.1442775Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1465897Z Entering 'third_party/kleidiai' 2025-12-04T12:12:19.1489044Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1509097Z Entering 'third_party/mimalloc' 2025-12-04T12:12:19.1522144Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1541358Z Entering 'third_party/nlohmann' 2025-12-04T12:12:19.1555760Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1574491Z Entering 'third_party/onnx' 2025-12-04T12:12:19.1587828Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1617454Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:19.1633652Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1656937Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:19.1677482Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1703660Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:19.1721810Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1744263Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:19.1763978Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1783054Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:19.1800901Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1819428Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:19.1833752Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1852443Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:19.1873672Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1891670Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:19.1909172Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1930536Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:19.1944998Z http.https://github.com/.extraheader 2025-12-04T12:12:19.1962689Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:19.1981300Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2000163Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:19.2017723Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2040022Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:19.2058356Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2091064Z Entering 'third_party/pocketfft' 2025-12-04T12:12:19.2111150Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2130315Z Entering 'third_party/protobuf' 2025-12-04T12:12:19.2149547Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2168717Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:19.2184866Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2208736Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:19.2226962Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2248763Z Entering 'third_party/psimd' 2025-12-04T12:12:19.2265163Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2284569Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:19.2300267Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2322037Z Entering 'third_party/pybind11' 2025-12-04T12:12:19.2336919Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2355204Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:19.2371223Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2388597Z Entering 'third_party/sleef' 2025-12-04T12:12:19.2408401Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2427677Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:19.2444146Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2462682Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:19.2478444Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2496398Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:19.2509538Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2527164Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:19.2541489Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2560823Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:19.2573049Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2596776Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:19.2612934Z http.https://github.com/.extraheader 2025-12-04T12:12:19.2657067Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.2680617Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T12:12:19.2861477Z Entering 'android/libs/fbjni' 2025-12-04T12:12:19.2872170Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:12:19.2882871Z Entering 'third_party/FP16' 2025-12-04T12:12:19.2893348Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:12:19.2906999Z Entering 'third_party/FXdiv' 2025-12-04T12:12:19.2917404Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:12:19.2931866Z Entering 'third_party/NNPACK' 2025-12-04T12:12:19.2942795Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:12:19.2954260Z Entering 'third_party/NVTX' 2025-12-04T12:12:19.2967013Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:12:19.2976608Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:19.2988311Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:12:19.2998422Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:19.3008252Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:12:19.3023826Z Entering 'third_party/aiter' 2025-12-04T12:12:19.3034334Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:12:19.3043990Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:19.3052888Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:12:19.3066537Z Entering 'third_party/benchmark' 2025-12-04T12:12:19.3076191Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:19.3085085Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:19.3096515Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:12:19.3110745Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:19.3127702Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:12:19.3138099Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:19.3149023Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:12:19.3162788Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:19.3173290Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:12:19.3182745Z Entering 'third_party/cutlass' 2025-12-04T12:12:19.3193185Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:12:19.3206340Z Entering 'third_party/fbgemm' 2025-12-04T12:12:19.3216349Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:12:19.3226725Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:19.3239770Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:12:19.3261848Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:19.3262242Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:12:19.3270688Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:19.3286414Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:12:19.3298162Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:19.3309959Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:12:19.3325832Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:19.3339119Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:12:19.3347931Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:19.3357208Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:12:19.3365307Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:19.3374200Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:12:19.3385367Z Entering 'third_party/flash-attention' 2025-12-04T12:12:19.3395755Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:12:19.3405370Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:19.3424491Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:12:19.3436685Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:19.3448072Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:12:19.3466319Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:19.3482322Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:12:19.3500833Z Entering 'third_party/fmt' 2025-12-04T12:12:19.3511807Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:19.3521846Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:19.3531189Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:12:19.3543136Z Entering 'third_party/gloo' 2025-12-04T12:12:19.3553968Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:12:19.3567205Z Entering 'third_party/googletest' 2025-12-04T12:12:19.3579449Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:19.3589230Z Entering 'third_party/ideep' 2025-12-04T12:12:19.3598780Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:12:19.3612308Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:19.3628680Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:12:19.3643743Z Entering 'third_party/ittapi' 2025-12-04T12:12:19.3657429Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:12:19.3666843Z Entering 'third_party/kineto' 2025-12-04T12:12:19.3678661Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:12:19.3687991Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:19.3701944Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:12:19.3719658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:19.3729645Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T12:12:19.3739962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:19.3756938Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T12:12:19.3767956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:19.3786763Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:19.3796951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:19.3810133Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T12:12:19.3821522Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:19.3833865Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-12-04T12:12:19.3845084Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:19.3856914Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T12:12:19.3865907Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:19.3875774Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:19.3890392Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:19.3903064Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T12:12:19.3917607Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:19.3928321Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T12:12:19.3938790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:19.3950019Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:19.3960604Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:19.3969931Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:19.3980003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:19.3993528Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:19.4007310Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:19.4020456Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:12:19.4031696Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:19.4050627Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:12:19.4061767Z Entering 'third_party/kleidiai' 2025-12-04T12:12:19.4071779Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:12:19.4083405Z Entering 'third_party/mimalloc' 2025-12-04T12:12:19.4095438Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:12:19.4105038Z Entering 'third_party/nlohmann' 2025-12-04T12:12:19.4120548Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:12:19.4133848Z Entering 'third_party/onnx' 2025-12-04T12:12:19.4146204Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:12:19.4166216Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:19.4181225Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:19.4194217Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:19.4205463Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:12:19.4215372Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:19.4228485Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:19.4237928Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:19.4249330Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:19.4258148Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:19.4272885Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:12:19.4280675Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:19.4290366Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:12:19.4304945Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:19.4316951Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:12:19.4327797Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:19.4338121Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:12:19.4346786Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:19.4355917Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:19.4364106Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:19.4373673Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:19.4384787Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:19.4394643Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:19.4405398Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:19.4414617Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:12:19.4431364Z Entering 'third_party/pocketfft' 2025-12-04T12:12:19.4441392Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:12:19.4450639Z Entering 'third_party/protobuf' 2025-12-04T12:12:19.4462831Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:12:19.4473524Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:19.4484399Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:19.4499714Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:19.4512969Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:19.4528096Z Entering 'third_party/psimd' 2025-12-04T12:12:19.4538197Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:12:19.4547041Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:19.4558189Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:12:19.4568233Z Entering 'third_party/pybind11' 2025-12-04T12:12:19.4581316Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:19.4591051Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:19.4601816Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:12:19.4611278Z Entering 'third_party/sleef' 2025-12-04T12:12:19.4621545Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:12:19.4631042Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:19.4643495Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:12:19.4652856Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:19.4668003Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:19.4679283Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:19.4692776Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:12:19.4702195Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:19.4713798Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:12:19.4723071Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:19.4736756Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:19.4747955Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:19.4758491Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T12:12:19.4786346Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4806682Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4824806Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4849305Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4872185Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4893828Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4912232Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4935300Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4953706Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4969908Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.4986287Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5005233Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5026612Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5044602Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5061657Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5076926Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5098005Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5113598Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5130191Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5149891Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5165727Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5183642Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5199074Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5214437Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5233234Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5251007Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5267214Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5284751Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5301372Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5320308Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5336560Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5352402Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5368804Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5386180Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5402950Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5420641Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5443998Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5462800Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5481035Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5502460Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5523020Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5539540Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5556422Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5572612Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5592120Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5608172Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5625620Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5641943Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5657102Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5673853Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5690733Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5706975Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5724299Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5740975Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5759249Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5776567Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5794446Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5819078Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5838135Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5853842Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5874152Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5890710Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5907865Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5924980Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5942388Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5964459Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.5986281Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6008051Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6031775Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6052021Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6069262Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6086241Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6103645Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6122666Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6139530Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6158951Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6176730Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6193600Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6213410Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6236180Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6260003Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:12:19.6286546Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:12:19.6313976Z ##[endgroup] 2025-12-04T12:12:19.6314328Z ##[group]Fetching the repository 2025-12-04T12:12:19.6318267Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-12-04T12:12:20.9918074Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T12:12:21.0178987Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:21.0184759Z ##[endgroup] 2025-12-04T12:12:21.0185251Z ##[group]Determining the checkout info 2025-12-04T12:12:21.0186819Z ##[endgroup] 2025-12-04T12:12:21.0192425Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T12:12:21.0297787Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T12:12:21.0324037Z ##[group]Checking out the ref 2025-12-04T12:12:21.0326364Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:21.0621026Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T12:12:21.0625313Z ##[endgroup] 2025-12-04T12:12:21.0625578Z ##[group]Setting up auth for fetching submodules 2025-12-04T12:12:21.0630269Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:12:21.0660900Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T12:12:21.0680469Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T12:12:21.0698697Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T12:12:21.0717205Z ##[endgroup] 2025-12-04T12:12:21.0717431Z ##[group]Fetching submodules 2025-12-04T12:12:21.0719277Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T12:12:21.0925141Z Synchronizing submodule url for 'android/libs/fbjni' 2025-12-04T12:12:21.0940513Z Synchronizing submodule url for 'third_party/FP16' 2025-12-04T12:12:21.0952286Z Synchronizing submodule url for 'third_party/FXdiv' 2025-12-04T12:12:21.0963332Z Synchronizing submodule url for 'third_party/NNPACK' 2025-12-04T12:12:21.0976644Z Synchronizing submodule url for 'third_party/NVTX' 2025-12-04T12:12:21.0987625Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:21.1007556Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-12-04T12:12:21.1034217Z Synchronizing submodule url for 'third_party/aiter' 2025-12-04T12:12:21.1050016Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:21.1071886Z Synchronizing submodule url for 'third_party/benchmark' 2025-12-04T12:12:21.1094191Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-12-04T12:12:21.1119230Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-12-04T12:12:21.1137912Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-12-04T12:12:21.1150833Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-12-04T12:12:21.1162327Z Synchronizing submodule url for 'third_party/cutlass' 2025-12-04T12:12:21.1186528Z Synchronizing submodule url for 'third_party/fbgemm' 2025-12-04T12:12:21.1206788Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:21.1220982Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:21.1235014Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:21.1251072Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:21.1275669Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:21.1290078Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:21.1302998Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-12-04T12:12:21.1319563Z Synchronizing submodule url for 'third_party/flash-attention' 2025-12-04T12:12:21.1334394Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:21.1353720Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:21.1375607Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-12-04T12:12:21.1394635Z Synchronizing submodule url for 'third_party/fmt' 2025-12-04T12:12:21.1407898Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:21.1418800Z Synchronizing submodule url for 'third_party/gloo' 2025-12-04T12:12:21.1430349Z Synchronizing submodule url for 'third_party/googletest' 2025-12-04T12:12:21.1440866Z Synchronizing submodule url for 'third_party/ideep' 2025-12-04T12:12:21.1454377Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:21.1472237Z Synchronizing submodule url for 'third_party/ittapi' 2025-12-04T12:12:21.1483902Z Synchronizing submodule url for 'third_party/kineto' 2025-12-04T12:12:21.1495580Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:21.1511460Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:21.1527247Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:21.1546600Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:21.1557599Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:21.1570872Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:21.1584575Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:21.1598161Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:21.1614983Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:21.1627824Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:21.1638190Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:21.1651729Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:21.1662530Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:21.1680169Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:21.1691168Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:21.1705299Z Synchronizing submodule url for 'third_party/kleidiai' 2025-12-04T12:12:21.1717575Z Synchronizing submodule url for 'third_party/mimalloc' 2025-12-04T12:12:21.1729006Z Synchronizing submodule url for 'third_party/nlohmann' 2025-12-04T12:12:21.1739747Z Synchronizing submodule url for 'third_party/onnx' 2025-12-04T12:12:21.1756255Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:21.1769767Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-12-04T12:12:21.1782515Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:21.1793870Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:21.1805967Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:21.1817835Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:21.1828506Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:21.1839868Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:21.1850487Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:21.1862124Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:21.1879236Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:21.1892890Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:21.1922113Z Synchronizing submodule url for 'third_party/pocketfft' 2025-12-04T12:12:21.1937666Z Synchronizing submodule url for 'third_party/protobuf' 2025-12-04T12:12:21.1956140Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:21.1966261Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:21.1980900Z Synchronizing submodule url for 'third_party/psimd' 2025-12-04T12:12:21.1991551Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-12-04T12:12:21.2001972Z Synchronizing submodule url for 'third_party/pybind11' 2025-12-04T12:12:21.2012826Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-12-04T12:12:21.2024251Z Synchronizing submodule url for 'third_party/sleef' 2025-12-04T12:12:21.2035201Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-12-04T12:12:21.2049442Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:21.2060654Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:21.2073731Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:21.2084357Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:21.2097609Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:21.2121474Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T12:12:21.2331249Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T12:12:21.2387914Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T12:12:21.2438264Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T12:12:21.2488765Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T12:12:21.2558858Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T12:12:21.2614809Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T12:12:21.2751652Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T12:12:21.2887893Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T12:12:21.3071557Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T12:12:21.3136228Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T12:12:21.3310877Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:12:21.3386560Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T12:12:21.3461828Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T12:12:21.3531714Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T12:12:21.3654903Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T12:12:21.3779478Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T12:12:21.3833942Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T12:12:21.4007280Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:12:21.4073703Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T12:12:21.4176467Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T12:12:21.4236875Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:21.4296399Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T12:12:21.4378751Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T12:12:21.4471130Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T12:12:21.4640379Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T12:12:21.4759932Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T12:12:21.4847685Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T12:12:21.4906692Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T12:12:21.4965453Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T12:12:21.5028155Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T12:12:21.5083626Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:21.5148601Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T12:12:21.5315277Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T12:12:21.5377195Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T12:12:21.5447686Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T12:12:21.5528674Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T12:12:21.5610269Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T12:12:21.5681674Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T12:12:21.5745597Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T12:12:21.5810664Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T12:12:21.5886594Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T12:12:21.5957551Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T12:12:21.6037303Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:21.6135614Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T12:12:21.6202444Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T12:12:21.6261851Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T12:12:21.6347119Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T12:12:21.6410735Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:12:21.6493379Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T12:12:21.6564387Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:12:21.6658803Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T12:12:21.6734281Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T12:12:21.6836316Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T12:12:21.6978966Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T12:12:21.7074740Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T12:12:21.7173921Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T12:12:21.7253276Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T12:12:21.7316391Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T12:12:21.7362865Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T12:12:21.7443512Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T12:12:21.7501655Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T12:12:21.7565990Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T12:12:21.7629752Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T12:12:21.7707832Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T12:12:21.7776024Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:12:21.7923297Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T12:12:21.7985483Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T12:12:21.8155367Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T12:12:21.8222523Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T12:12:21.8294464Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T12:12:21.8357659Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T12:12:21.8431243Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T12:12:21.8499326Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T12:12:21.8564202Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T12:12:21.8623406Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T12:12:21.8694612Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T12:12:21.8754578Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T12:12:21.8797925Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T12:12:21.8941605Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T12:12:21.9008307Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T12:12:21.9060334Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T12:12:21.9088474Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T12:12:21.9291611Z Entering 'android/libs/fbjni' 2025-12-04T12:12:21.9320558Z Entering 'third_party/FP16' 2025-12-04T12:12:21.9341710Z Entering 'third_party/FXdiv' 2025-12-04T12:12:21.9365978Z Entering 'third_party/NNPACK' 2025-12-04T12:12:21.9392514Z Entering 'third_party/NVTX' 2025-12-04T12:12:21.9420906Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:21.9447175Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:21.9478387Z Entering 'third_party/aiter' 2025-12-04T12:12:21.9504592Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:21.9534870Z Entering 'third_party/benchmark' 2025-12-04T12:12:21.9563257Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:21.9598464Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:21.9633196Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:21.9654314Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:21.9677985Z Entering 'third_party/cutlass' 2025-12-04T12:12:21.9711516Z Entering 'third_party/fbgemm' 2025-12-04T12:12:21.9734242Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:21.9753804Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:21.9780072Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:21.9801647Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:21.9827146Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:21.9849179Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:21.9880811Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:21.9909799Z Entering 'third_party/flash-attention' 2025-12-04T12:12:21.9931214Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:21.9955773Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:21.9981555Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:22.0004814Z Entering 'third_party/fmt' 2025-12-04T12:12:22.0029082Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:22.0057585Z Entering 'third_party/gloo' 2025-12-04T12:12:22.0084693Z Entering 'third_party/googletest' 2025-12-04T12:12:22.0113772Z Entering 'third_party/ideep' 2025-12-04T12:12:22.0141044Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:22.0169431Z Entering 'third_party/ittapi' 2025-12-04T12:12:22.0191425Z Entering 'third_party/kineto' 2025-12-04T12:12:22.0213635Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:22.0235338Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:22.0254743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:22.0276231Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:22.0299432Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:22.0319252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:22.0343214Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:22.0366214Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:22.0388319Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:22.0410814Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:22.0434877Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:22.0458046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.0480739Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.0505925Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:22.0525220Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:22.0552441Z Entering 'third_party/kleidiai' 2025-12-04T12:12:22.0574275Z Entering 'third_party/mimalloc' 2025-12-04T12:12:22.0595254Z Entering 'third_party/nlohmann' 2025-12-04T12:12:22.0618906Z Entering 'third_party/onnx' 2025-12-04T12:12:22.0647823Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:22.0672588Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:22.0694576Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:22.0714888Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:22.0737619Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:22.0767682Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:22.0793923Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:22.0819714Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:22.0841585Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:22.0865058Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.0886426Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.0918310Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:22.0949428Z Entering 'third_party/pocketfft' 2025-12-04T12:12:22.0973213Z Entering 'third_party/protobuf' 2025-12-04T12:12:22.0996444Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:22.1019739Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:22.1047796Z Entering 'third_party/psimd' 2025-12-04T12:12:22.1069065Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:22.1098517Z Entering 'third_party/pybind11' 2025-12-04T12:12:22.1122160Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:22.1142702Z Entering 'third_party/sleef' 2025-12-04T12:12:22.1166904Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:22.1193868Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:22.1211885Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:22.1234950Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:22.1255410Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:22.1278025Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:22.1321135Z ##[endgroup] 2025-12-04T12:12:22.1321353Z ##[group]Persisting credentials for submodules 2025-12-04T12:12:22.1329753Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-12-04T12:12:22.1519033Z Entering 'android/libs/fbjni' 2025-12-04T12:12:22.1536730Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1536890Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1552830Z Entering 'third_party/FP16' 2025-12-04T12:12:22.1570027Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1570184Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1588331Z Entering 'third_party/FXdiv' 2025-12-04T12:12:22.1607061Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1607213Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1629738Z Entering 'third_party/NNPACK' 2025-12-04T12:12:22.1646931Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1647081Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1670105Z Entering 'third_party/NVTX' 2025-12-04T12:12:22.1689411Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1690324Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1704574Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:22.1718243Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1718632Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1741639Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:22.1761254Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1792880Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1793023Z Entering 'third_party/aiter' 2025-12-04T12:12:22.1808516Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1808673Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1836361Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:22.1854228Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1854382Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1877642Z Entering 'third_party/benchmark' 2025-12-04T12:12:22.1894228Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1913153Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1913274Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:22.1927715Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1927841Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1948117Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:22.1963423Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1963555Z url.https://github.com/.insteadof 2025-12-04T12:12:22.1987536Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:22.2001941Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2002071Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2019402Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:22.2032667Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2032797Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2053000Z Entering 'third_party/cutlass' 2025-12-04T12:12:22.2067045Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2067261Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2096237Z Entering 'third_party/fbgemm' 2025-12-04T12:12:22.2109829Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2109948Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2142947Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:22.2166741Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2166869Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2186732Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:22.2206493Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2206623Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2227714Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:22.2241419Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2241555Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2259949Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:22.2275096Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2275231Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2297376Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:22.2314285Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2314416Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2335315Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:22.2360186Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2360320Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2381416Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:22.2395111Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2395237Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2416186Z Entering 'third_party/flash-attention' 2025-12-04T12:12:22.2433727Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2433862Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2453780Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:22.2469034Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2488550Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2488783Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:22.2500810Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2500943Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2520813Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:22.2535796Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2535914Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2560574Z Entering 'third_party/fmt' 2025-12-04T12:12:22.2573954Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2574075Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2592557Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:22.2607538Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2607789Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2626556Z Entering 'third_party/gloo' 2025-12-04T12:12:22.2641021Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2641232Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2662619Z Entering 'third_party/googletest' 2025-12-04T12:12:22.2676562Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2676709Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2692975Z Entering 'third_party/ideep' 2025-12-04T12:12:22.2704824Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2704964Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2723482Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:22.2744492Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2744641Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2766404Z Entering 'third_party/ittapi' 2025-12-04T12:12:22.2780764Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2781130Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2799476Z Entering 'third_party/kineto' 2025-12-04T12:12:22.2814554Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2814689Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2837991Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:22.2858264Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2858542Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2875139Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:22.2892210Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2892336Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2914012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:22.2931802Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2931954Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2950163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:22.2967615Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2967745Z url.https://github.com/.insteadof 2025-12-04T12:12:22.2985396Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:22.3005632Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3005759Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3026092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:22.3045222Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3045353Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3070962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:22.3088169Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3088432Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3111178Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:22.3128495Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3128648Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3149885Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:22.3164715Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3164861Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3187959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:22.3216809Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3216968Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3225739Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:22.3246206Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3246339Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3262906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.3278988Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3279117Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3301250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.3315217Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3315344Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3341488Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:22.3358311Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3358439Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3377757Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:22.3391257Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3391384Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3412546Z Entering 'third_party/kleidiai' 2025-12-04T12:12:22.3431232Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3431359Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3449924Z Entering 'third_party/mimalloc' 2025-12-04T12:12:22.3468607Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3468734Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3491455Z Entering 'third_party/nlohmann' 2025-12-04T12:12:22.3508628Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3508752Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3528395Z Entering 'third_party/onnx' 2025-12-04T12:12:22.3542948Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3543087Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3570696Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:22.3584449Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3606484Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3606626Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:22.3621960Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3622094Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3646316Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:22.3661599Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3661727Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3685299Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:22.3704203Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3704373Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3723313Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:22.3737579Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3737733Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3755016Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:22.3770431Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3770606Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3791101Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:22.3804611Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3804782Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3823659Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:22.3838050Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3838220Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3854749Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:22.3868757Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3868945Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3893610Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.3906909Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3907058Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3929876Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.3947294Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3947433Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3970730Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:22.3987399Z url.https://github.com/.insteadof 2025-12-04T12:12:22.3987555Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4016410Z Entering 'third_party/pocketfft' 2025-12-04T12:12:22.4034053Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4034212Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4052454Z Entering 'third_party/protobuf' 2025-12-04T12:12:22.4072234Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4072392Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4090718Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:22.4105004Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4105160Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4125144Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:22.4140720Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4141132Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4162694Z Entering 'third_party/psimd' 2025-12-04T12:12:22.4182035Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4182296Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4201524Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:22.4218719Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4218976Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4238112Z Entering 'third_party/pybind11' 2025-12-04T12:12:22.4256749Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4257030Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4276908Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:22.4297968Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4298205Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4317222Z Entering 'third_party/sleef' 2025-12-04T12:12:22.4340464Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4340720Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4359419Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:22.4373839Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4374049Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4394026Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:22.4411583Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4412054Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4437304Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:22.4455414Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4455675Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4474112Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:22.4494512Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4494748Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4513027Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:22.4532316Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4532541Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4552215Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:22.4565361Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4565538Z url.https://github.com/.insteadof 2025-12-04T12:12:22.4603354Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-12-04T12:12:22.4772295Z Entering 'android/libs/fbjni' 2025-12-04T12:12:22.4796308Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:12:22.4806546Z Entering 'third_party/FP16' 2025-12-04T12:12:22.4830529Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:12:22.4840265Z Entering 'third_party/FXdiv' 2025-12-04T12:12:22.4861435Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:12:22.4871616Z Entering 'third_party/NNPACK' 2025-12-04T12:12:22.4892124Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:12:22.4901927Z Entering 'third_party/NVTX' 2025-12-04T12:12:22.4922507Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:12:22.4935799Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:22.4957403Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:12:22.4966756Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:22.4986420Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:12:22.5002599Z Entering 'third_party/aiter' 2025-12-04T12:12:22.5021735Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:12:22.5032401Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:22.5061462Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:12:22.5077717Z Entering 'third_party/benchmark' 2025-12-04T12:12:22.5104283Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:22.5115073Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:22.5137069Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:12:22.5150227Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:22.5169947Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:12:22.5179369Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:22.5205407Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:12:22.5218243Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:22.5239220Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:12:22.5253840Z Entering 'third_party/cutlass' 2025-12-04T12:12:22.5274258Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:12:22.5289788Z Entering 'third_party/fbgemm' 2025-12-04T12:12:22.5308996Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:12:22.5323870Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:22.5344962Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:12:22.5354567Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:22.5374404Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:12:22.5386687Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:22.5410612Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:12:22.5420593Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:22.5448055Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:12:22.5460008Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:22.5481386Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:12:22.5490264Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:22.5510683Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:12:22.5519969Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:22.5538798Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:12:22.5551304Z Entering 'third_party/flash-attention' 2025-12-04T12:12:22.5582930Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:12:22.5600923Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:22.5624693Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:12:22.5637900Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:22.5663777Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:12:22.5678875Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:22.5714850Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:12:22.5726717Z Entering 'third_party/fmt' 2025-12-04T12:12:22.5750179Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:22.5762239Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:22.5788994Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:12:22.5800725Z Entering 'third_party/gloo' 2025-12-04T12:12:22.5823118Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:12:22.5834403Z Entering 'third_party/googletest' 2025-12-04T12:12:22.5853657Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:22.5867602Z Entering 'third_party/ideep' 2025-12-04T12:12:22.5887356Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:12:22.5898018Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:22.5919757Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:12:22.5934451Z Entering 'third_party/ittapi' 2025-12-04T12:12:22.5955031Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:12:22.5963924Z Entering 'third_party/kineto' 2025-12-04T12:12:22.5985782Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:12:22.5995170Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:22.6030260Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:12:22.6041580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:22.6069998Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T12:12:22.6081530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:22.6103341Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T12:12:22.6113186Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:22.6135106Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:12:22.6152044Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:22.6176698Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T12:12:22.6192406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:22.6223102Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-12-04T12:12:22.6237862Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:22.6263917Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T12:12:22.6274193Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:22.6293462Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:22.6304346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:22.6326965Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T12:12:22.6337488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:22.6361235Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T12:12:22.6375311Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:22.6398318Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:22.6407521Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.6428512Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:22.6439277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.6458069Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:22.6471487Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:22.6493112Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:12:22.6501929Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:22.6529025Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:12:22.6541217Z Entering 'third_party/kleidiai' 2025-12-04T12:12:22.6562763Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:12:22.6575642Z Entering 'third_party/mimalloc' 2025-12-04T12:12:22.6604406Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:12:22.6617333Z Entering 'third_party/nlohmann' 2025-12-04T12:12:22.6639455Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:12:22.6650466Z Entering 'third_party/onnx' 2025-12-04T12:12:22.6673362Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:12:22.6690129Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:22.6711823Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:22.6723630Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:22.6747074Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:12:22.6758007Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:22.6780097Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:22.6789922Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:22.6809688Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:22.6820777Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:22.6851510Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:12:22.6862650Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:22.6883784Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:12:22.6894146Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:22.6917360Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:12:22.6930836Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:22.6967287Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:12:22.6980888Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:22.7011104Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:12:22.7021561Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.7054345Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T12:12:22.7075534Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.7113359Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T12:12:22.7127558Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:22.7146999Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:12:22.7164977Z Entering 'third_party/pocketfft' 2025-12-04T12:12:22.7184774Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:12:22.7195090Z Entering 'third_party/protobuf' 2025-12-04T12:12:22.7217240Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:12:22.7236405Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:22.7260294Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:12:22.7272484Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:22.7294138Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:22.7305433Z Entering 'third_party/psimd' 2025-12-04T12:12:22.7331225Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:12:22.7346780Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:22.7368952Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:12:22.7381531Z Entering 'third_party/pybind11' 2025-12-04T12:12:22.7405359Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:22.7414824Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:22.7441732Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:12:22.7453673Z Entering 'third_party/sleef' 2025-12-04T12:12:22.7476391Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:12:22.7486506Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:22.7514095Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:12:22.7522250Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:22.7545035Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:12:22.7559098Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:22.7581575Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:12:22.7591914Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:22.7615961Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:12:22.7625282Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:22.7658627Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:12:22.7669353Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:22.7696668Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T12:12:22.7948113Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T12:12:22.8131543Z Entering 'android/libs/fbjni' 2025-12-04T12:12:22.8160553Z Entering 'third_party/FP16' 2025-12-04T12:12:22.8181323Z Entering 'third_party/FXdiv' 2025-12-04T12:12:22.8202630Z Entering 'third_party/NNPACK' 2025-12-04T12:12:22.8230388Z Entering 'third_party/NVTX' 2025-12-04T12:12:22.8252857Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:22.8275712Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:22.8304004Z Entering 'third_party/aiter' 2025-12-04T12:12:22.8325750Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:22.8353342Z Entering 'third_party/benchmark' 2025-12-04T12:12:22.8373341Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:22.8396333Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:22.8415209Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:22.8436722Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:22.8458324Z Entering 'third_party/cutlass' 2025-12-04T12:12:22.8486384Z Entering 'third_party/fbgemm' 2025-12-04T12:12:22.8512825Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:22.8538256Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:22.8563480Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:22.8590134Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:22.8615868Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:22.8643925Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:22.8671432Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:22.8697798Z Entering 'third_party/flash-attention' 2025-12-04T12:12:22.8726061Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:22.8755017Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:22.8782018Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:22.8803893Z Entering 'third_party/fmt' 2025-12-04T12:12:22.8832238Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:22.8853687Z Entering 'third_party/gloo' 2025-12-04T12:12:22.8876172Z Entering 'third_party/googletest' 2025-12-04T12:12:22.8900786Z Entering 'third_party/ideep' 2025-12-04T12:12:22.8921054Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:22.8949782Z Entering 'third_party/ittapi' 2025-12-04T12:12:22.8970117Z Entering 'third_party/kineto' 2025-12-04T12:12:22.8989522Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:22.9017400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:22.9039915Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:22.9062715Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:22.9090442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:22.9110088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:22.9134517Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:22.9155418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:22.9177621Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:22.9204475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:22.9225829Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:22.9248463Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.9268631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.9294336Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:22.9314475Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:22.9344678Z Entering 'third_party/kleidiai' 2025-12-04T12:12:22.9368747Z Entering 'third_party/mimalloc' 2025-12-04T12:12:22.9389633Z Entering 'third_party/nlohmann' 2025-12-04T12:12:22.9415630Z Entering 'third_party/onnx' 2025-12-04T12:12:22.9442731Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:22.9474871Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:22.9505991Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:22.9528283Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:22.9556556Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:22.9583899Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:22.9608221Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:22.9630892Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:22.9657519Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:22.9682377Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:22.9711855Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:22.9733844Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:22.9787099Z Entering 'third_party/pocketfft' 2025-12-04T12:12:22.9814969Z Entering 'third_party/protobuf' 2025-12-04T12:12:22.9851279Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:22.9875519Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:22.9903403Z Entering 'third_party/psimd' 2025-12-04T12:12:22.9923986Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:22.9944519Z Entering 'third_party/pybind11' 2025-12-04T12:12:22.9966241Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:22.9987041Z Entering 'third_party/sleef' 2025-12-04T12:12:23.0011416Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:23.0034831Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:23.0053513Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:23.0077283Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:23.0097933Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:23.0121639Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:23.0163022Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T12:12:23.0340630Z Entering 'android/libs/fbjni' 2025-12-04T12:12:23.0364846Z Entering 'third_party/FP16' 2025-12-04T12:12:23.0385935Z Entering 'third_party/FXdiv' 2025-12-04T12:12:23.0407862Z Entering 'third_party/NNPACK' 2025-12-04T12:12:23.0428530Z Entering 'third_party/NVTX' 2025-12-04T12:12:23.0446448Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:12:23.0465531Z Entering 'third_party/XNNPACK' 2025-12-04T12:12:23.0491447Z Entering 'third_party/aiter' 2025-12-04T12:12:23.0514983Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:12:23.0545900Z Entering 'third_party/benchmark' 2025-12-04T12:12:23.0566843Z Entering 'third_party/composable_kernel' 2025-12-04T12:12:23.0588887Z Entering 'third_party/cpp-httplib' 2025-12-04T12:12:23.0609684Z Entering 'third_party/cpuinfo' 2025-12-04T12:12:23.0630205Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:12:23.0649415Z Entering 'third_party/cutlass' 2025-12-04T12:12:23.0671687Z Entering 'third_party/fbgemm' 2025-12-04T12:12:23.0701565Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:12:23.0724020Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:12:23.0758496Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:12:23.0789793Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:12:23.0818675Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:12:23.0841470Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:12:23.0870694Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:12:23.0904086Z Entering 'third_party/flash-attention' 2025-12-04T12:12:23.0927934Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:12:23.0948101Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:12:23.0978368Z Entering 'third_party/flatbuffers' 2025-12-04T12:12:23.0998681Z Entering 'third_party/fmt' 2025-12-04T12:12:23.1017989Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:12:23.1043458Z Entering 'third_party/gloo' 2025-12-04T12:12:23.1067076Z Entering 'third_party/googletest' 2025-12-04T12:12:23.1089423Z Entering 'third_party/ideep' 2025-12-04T12:12:23.1109579Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:12:23.1139712Z Entering 'third_party/ittapi' 2025-12-04T12:12:23.1165661Z Entering 'third_party/kineto' 2025-12-04T12:12:23.1187908Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:12:23.1207488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:12:23.1232503Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:12:23.1255436Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:12:23.1279320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:12:23.1309841Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:12:23.1338971Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:12:23.1377899Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:12:23.1411724Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:12:23.1435395Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:12:23.1462257Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:12:23.1484096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:23.1510841Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:23.1535211Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:12:23.1564169Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:12:23.1588718Z Entering 'third_party/kleidiai' 2025-12-04T12:12:23.1608104Z Entering 'third_party/mimalloc' 2025-12-04T12:12:23.1633241Z Entering 'third_party/nlohmann' 2025-12-04T12:12:23.1654951Z Entering 'third_party/onnx' 2025-12-04T12:12:23.1681113Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:12:23.1706575Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:12:23.1729000Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:12:23.1750211Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:12:23.1776595Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:12:23.1801553Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:12:23.1824777Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:12:23.1847104Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:12:23.1866055Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:12:23.1885502Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:12:23.1904047Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:12:23.1932149Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:12:23.1967939Z Entering 'third_party/pocketfft' 2025-12-04T12:12:23.1987251Z Entering 'third_party/protobuf' 2025-12-04T12:12:23.2007256Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:12:23.2036523Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:12:23.2061391Z Entering 'third_party/psimd' 2025-12-04T12:12:23.2080734Z Entering 'third_party/pthreadpool' 2025-12-04T12:12:23.2099626Z Entering 'third_party/pybind11' 2025-12-04T12:12:23.2124589Z Entering 'third_party/python-peachpy' 2025-12-04T12:12:23.2144312Z Entering 'third_party/sleef' 2025-12-04T12:12:23.2164879Z Entering 'third_party/tensorpipe' 2025-12-04T12:12:23.2187024Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:12:23.2207397Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:12:23.2235024Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:12:23.2255215Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:12:23.2275126Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:12:23.2309436Z ##[endgroup] 2025-12-04T12:12:23.2506804Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T12:12:23.2615500Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:23.2762106Z Prepare all required actions 2025-12-04T12:12:23.2762607Z Getting action download info 2025-12-04T12:12:23.5311237Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-12-04T12:12:24.3177918Z ##[group]Run ./.github/actions/setup-rocm 2025-12-04T12:12:24.3178049Z env: 2025-12-04T12:12:24.3178139Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.3178240Z ##[endgroup] 2025-12-04T12:12:24.3191681Z ##[group]Run dpkg -l | grep -E " rocm" 2025-12-04T12:12:24.3191818Z dpkg -l | grep -E " rocm" 2025-12-04T12:12:24.3196134Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.3196277Z env: 2025-12-04T12:12:24.3196359Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.3196459Z ##[endgroup] 2025-12-04T12:12:24.3258162Z ii rocm-cmake 0.14.0.60401-83~22.04 amd64 rocm-cmake built using CMake 2025-12-04T12:12:24.3258414Z ii rocm-core 6.4.1.60401-83~22.04 amd64 ROCm Runtime software stack 2025-12-04T12:12:24.3258626Z ii rocm-dbgapi 0.77.2.60401-83~22.04 amd64 Library to provide AMD GPU debugger API 2025-12-04T12:12:24.3258867Z ii rocm-debug-agent 2.0.4.60401-83~22.04 amd64 Radeon Open Compute Debug Agent (ROCdebug-agent) 2025-12-04T12:12:24.3259107Z ii rocm-dev 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-12-04T12:12:24.3259367Z ii rocm-device-libs 1.0.0.60401-83~22.04 amd64 Radeon Open Compute - device libraries 2025-12-04T12:12:24.3259584Z ii rocm-gdb 15.2.60401-83~22.04 amd64 ROCgdb 2025-12-04T12:12:24.3259778Z ii rocm-llvm 19.0.0.25184.60401-83~22.04 amd64 ROCm core compiler 2025-12-04T12:12:24.3259989Z ii rocm-opencl 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-12-04T12:12:24.3260200Z ii rocm-opencl-dev 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-12-04T12:12:24.3260602Z ii rocm-smi-lib 7.5.0.60401-83~22.04 amd64 AMD System Management libraries 2025-12-04T12:12:24.3260956Z ii rocm-utils 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-12-04T12:12:24.3261257Z ii rocminfo 1.0.0.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime rocminfo tool 2025-12-04T12:12:24.3283849Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T12:12:24.3284246Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T12:12:24.3284663Z # shellcheck disable=SC2046 2025-12-04T12:12:24.3284864Z docker stop $(docker ps -q) || true 2025-12-04T12:12:24.3285050Z # Prune all stopped containers. 2025-12-04T12:12:24.3285242Z docker container prune -f 2025-12-04T12:12:24.3290341Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.3290515Z env: 2025-12-04T12:12:24.3290623Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.3290740Z ##[endgroup] 2025-12-04T12:12:24.3516844Z docker: 'docker stop' requires at least 1 argument 2025-12-04T12:12:24.3516959Z 2025-12-04T12:12:24.3517035Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-12-04T12:12:24.3517135Z 2025-12-04T12:12:24.3517194Z See 'docker stop --help' for more information 2025-12-04T12:12:24.3601954Z Total reclaimed space: 0B 2025-12-04T12:12:24.3631544Z ##[group]Run cat /etc/os-release || true 2025-12-04T12:12:24.3631792Z cat /etc/os-release || true 2025-12-04T12:12:24.3631989Z cat /etc/apt/sources.list.d/rocm.list || true 2025-12-04T12:12:24.3632384Z cat /opt/rocm/.info/version || true 2025-12-04T12:12:24.3632551Z whoami 2025-12-04T12:12:24.3637273Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.3637438Z env: 2025-12-04T12:12:24.3637535Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.3637650Z ##[endgroup] 2025-12-04T12:12:24.3657465Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-12-04T12:12:24.3657706Z NAME="Ubuntu" 2025-12-04T12:12:24.3657883Z VERSION_ID="22.04" 2025-12-04T12:12:24.3658075Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-12-04T12:12:24.3658299Z VERSION_CODENAME=jammy 2025-12-04T12:12:24.3658475Z ID=ubuntu 2025-12-04T12:12:24.3658619Z ID_LIKE=debian 2025-12-04T12:12:24.3658814Z HOME_URL="https://www.ubuntu.com/" 2025-12-04T12:12:24.3659053Z SUPPORT_URL="https://help.ubuntu.com/" 2025-12-04T12:12:24.3659360Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-12-04T12:12:24.3659763Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-12-04T12:12:24.3660104Z UBUNTU_CODENAME=jammy 2025-12-04T12:12:24.3664888Z deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.4.1 jammy main 2025-12-04T12:12:24.3672025Z 6.4.1-83 2025-12-04T12:12:24.3677839Z runner 2025-12-04T12:12:24.3697997Z ##[group]Run dpkg -l | grep -E " amdgpu" 2025-12-04T12:12:24.3698192Z dpkg -l | grep -E " amdgpu" 2025-12-04T12:12:24.3702677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.3702841Z env: 2025-12-04T12:12:24.3702965Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.3703089Z ##[endgroup] 2025-12-04T12:12:24.3767624Z ii amdgpu-core 1:6.4.60401-2164967.22.04 all Core meta package for unified amdgpu driver. 2025-12-04T12:12:24.3767874Z ii amdgpu-install 6.4.60401-2164967.22.04 all AMDGPU driver repository and installer 2025-12-04T12:12:24.3782375Z ##[group]Run rocm-smi 2025-12-04T12:12:24.3782518Z rocm-smi 2025-12-04T12:12:24.3785917Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.3786101Z env: 2025-12-04T12:12:24.3786203Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.3786320Z ##[endgroup] 2025-12-04T12:12:24.4418681Z 2025-12-04T12:12:24.4418687Z 2025-12-04T12:12:24.4418918Z ============================================ ROCm System Management Interface ============================================ 2025-12-04T12:12:24.4419211Z ====================================================== Concise Info ====================================================== 2025-12-04T12:12:24.4419472Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-12-04T12:12:24.4420090Z  (DID, GUID) (Junction) (Socket) (Mem, Compute, ID)  2025-12-04T12:12:24.4420474Z ========================================================================================================================== 2025-12-04T12:12:24.4420942Z 0 3 0x74a5, 51110 28.0°C 119.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:12:24.4421256Z 1 5 0x74a5, 2987 27.0°C 125.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:12:24.4421548Z 2 4 0x74a5, 61326 28.0°C 119.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:12:24.4421835Z 3 2 0x74a5, 9091 30.0°C 121.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:12:24.4422044Z ========================================================================================================================== 2025-12-04T12:12:24.4422226Z ================================================== End of ROCm SMI Log =================================================== 2025-12-04T12:12:24.4487310Z ##[group]Run rocminfo 2025-12-04T12:12:24.4487467Z rocminfo 2025-12-04T12:12:24.4492058Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.4492242Z env: 2025-12-04T12:12:24.4492347Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.4492479Z ##[endgroup] 2025-12-04T12:12:24.5395513Z ROCk module version 6.12.12 is loaded 2025-12-04T12:12:24.5395742Z ===================== 2025-12-04T12:12:24.5395890Z HSA System Attributes 2025-12-04T12:12:24.5396035Z ===================== 2025-12-04T12:12:24.5396171Z Runtime Version: 1.15 2025-12-04T12:12:24.5396321Z Runtime Ext Version: 1.7 2025-12-04T12:12:24.5396488Z System Timestamp Freq.: 1000.000000MHz 2025-12-04T12:12:24.5396729Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-12-04T12:12:24.5397002Z Machine Model: LARGE 2025-12-04T12:12:24.5397229Z System Endianness: LITTLE 2025-12-04T12:12:24.5397432Z Mwaitx: DISABLED 2025-12-04T12:12:24.5397597Z XNACK enabled: NO 2025-12-04T12:12:24.5397817Z DMAbuf Support: YES 2025-12-04T12:12:24.5397956Z VMM Support: YES 2025-12-04T12:12:24.5398055Z 2025-12-04T12:12:24.5398105Z ========== 2025-12-04T12:12:24.5398248Z HSA Agents 2025-12-04T12:12:24.5398401Z ========== 2025-12-04T12:12:24.5398518Z ******* 2025-12-04T12:12:24.5398652Z Agent 1 2025-12-04T12:12:24.5398829Z ******* 2025-12-04T12:12:24.5398990Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:12:24.5399218Z Uuid: CPU-XX 2025-12-04T12:12:24.5399477Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:12:24.5399687Z Vendor Name: CPU 2025-12-04T12:12:24.5399895Z Feature: None specified 2025-12-04T12:12:24.5400132Z Profile: FULL_PROFILE 2025-12-04T12:12:24.5400334Z Float Round Mode: NEAR 2025-12-04T12:12:24.5400546Z Max Queue Number: 0(0x0) 2025-12-04T12:12:24.5400744Z Queue Min Size: 0(0x0) 2025-12-04T12:12:24.5400941Z Queue Max Size: 0(0x0) 2025-12-04T12:12:24.5401150Z Queue Type: MULTI 2025-12-04T12:12:24.5401334Z Node: 0 2025-12-04T12:12:24.5401525Z Device Type: CPU 2025-12-04T12:12:24.5401884Z Cache Info: 2025-12-04T12:12:24.5402040Z L1: 49152(0xc000) KB 2025-12-04T12:12:24.5402250Z Chip ID: 0(0x0) 2025-12-04T12:12:24.5402594Z ASIC Revision: 0(0x0) 2025-12-04T12:12:24.5402796Z Cacheline Size: 64(0x40) 2025-12-04T12:12:24.5403025Z Max Clock Freq. (MHz): 3300 2025-12-04T12:12:24.5403247Z BDFID: 0 2025-12-04T12:12:24.5403437Z Internal Node ID: 0 2025-12-04T12:12:24.5403642Z Compute Unit: 64 2025-12-04T12:12:24.5403846Z SIMDs per CU: 0 2025-12-04T12:12:24.5404044Z Shader Engines: 0 2025-12-04T12:12:24.5404251Z Shader Arrs. per Eng.: 0 2025-12-04T12:12:24.5404464Z WatchPts on Addr. Ranges:1 2025-12-04T12:12:24.5404653Z Memory Properties: 2025-12-04T12:12:24.5404805Z Features: None 2025-12-04T12:12:24.5404950Z Pool Info: 2025-12-04T12:12:24.5405230Z Pool 1 2025-12-04T12:12:24.5405415Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:12:24.5405618Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:12:24.5405821Z Allocatable: TRUE 2025-12-04T12:12:24.5406031Z Alloc Granule: 4KB 2025-12-04T12:12:24.5406245Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5406464Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5406683Z Accessible by all: TRUE 2025-12-04T12:12:24.5406868Z Pool 2 2025-12-04T12:12:24.5407046Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:12:24.5407252Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:12:24.5407461Z Allocatable: TRUE 2025-12-04T12:12:24.5407670Z Alloc Granule: 4KB 2025-12-04T12:12:24.5407885Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5408103Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5408315Z Accessible by all: TRUE 2025-12-04T12:12:24.5408500Z Pool 3 2025-12-04T12:12:24.5408675Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:12:24.5408866Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:12:24.5409067Z Allocatable: TRUE 2025-12-04T12:12:24.5409361Z Alloc Granule: 4KB 2025-12-04T12:12:24.5409553Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5409730Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5409896Z Accessible by all: TRUE 2025-12-04T12:12:24.5410044Z Pool 4 2025-12-04T12:12:24.5410180Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:12:24.5410334Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:12:24.5410490Z Allocatable: TRUE 2025-12-04T12:12:24.5410659Z Alloc Granule: 4KB 2025-12-04T12:12:24.5410828Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5411003Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5411172Z Accessible by all: TRUE 2025-12-04T12:12:24.5411365Z ISA Info: 2025-12-04T12:12:24.5411472Z ******* 2025-12-04T12:12:24.5411574Z Agent 2 2025-12-04T12:12:24.5411683Z ******* 2025-12-04T12:12:24.5411815Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:12:24.5411967Z Uuid: CPU-XX 2025-12-04T12:12:24.5412130Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:12:24.5412300Z Vendor Name: CPU 2025-12-04T12:12:24.5412458Z Feature: None specified 2025-12-04T12:12:24.5412617Z Profile: FULL_PROFILE 2025-12-04T12:12:24.5412778Z Float Round Mode: NEAR 2025-12-04T12:12:24.5412947Z Max Queue Number: 0(0x0) 2025-12-04T12:12:24.5413109Z Queue Min Size: 0(0x0) 2025-12-04T12:12:24.5413267Z Queue Max Size: 0(0x0) 2025-12-04T12:12:24.5413467Z Queue Type: MULTI 2025-12-04T12:12:24.5413621Z Node: 1 2025-12-04T12:12:24.5413771Z Device Type: CPU 2025-12-04T12:12:24.5413917Z Cache Info: 2025-12-04T12:12:24.5414035Z L1: 49152(0xc000) KB 2025-12-04T12:12:24.5414182Z Chip ID: 0(0x0) 2025-12-04T12:12:24.5414338Z ASIC Revision: 0(0x0) 2025-12-04T12:12:24.5414496Z Cacheline Size: 64(0x40) 2025-12-04T12:12:24.5414661Z Max Clock Freq. (MHz): 3300 2025-12-04T12:12:24.5414821Z BDFID: 0 2025-12-04T12:12:24.5414977Z Internal Node ID: 1 2025-12-04T12:12:24.5415148Z Compute Unit: 64 2025-12-04T12:12:24.5415309Z SIMDs per CU: 0 2025-12-04T12:12:24.5415466Z Shader Engines: 0 2025-12-04T12:12:24.5415632Z Shader Arrs. per Eng.: 0 2025-12-04T12:12:24.5415797Z WatchPts on Addr. Ranges:1 2025-12-04T12:12:24.5415947Z Memory Properties: 2025-12-04T12:12:24.5416065Z Features: None 2025-12-04T12:12:24.5416179Z Pool Info: 2025-12-04T12:12:24.5416291Z Pool 1 2025-12-04T12:12:24.5416428Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:12:24.5416589Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:12:24.5416752Z Allocatable: TRUE 2025-12-04T12:12:24.5416919Z Alloc Granule: 4KB 2025-12-04T12:12:24.5417101Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5417276Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5417441Z Accessible by all: TRUE 2025-12-04T12:12:24.5417590Z Pool 2 2025-12-04T12:12:24.5417727Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:12:24.5417886Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:12:24.5418043Z Allocatable: TRUE 2025-12-04T12:12:24.5418203Z Alloc Granule: 4KB 2025-12-04T12:12:24.5418379Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5418552Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5418784Z Accessible by all: TRUE 2025-12-04T12:12:24.5418938Z Pool 3 2025-12-04T12:12:24.5419074Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:12:24.5419360Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:12:24.5419518Z Allocatable: TRUE 2025-12-04T12:12:24.5419677Z Alloc Granule: 4KB 2025-12-04T12:12:24.5419849Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5420025Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5420182Z Accessible by all: TRUE 2025-12-04T12:12:24.5420321Z Pool 4 2025-12-04T12:12:24.5420450Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:12:24.5420591Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:12:24.5420803Z Allocatable: TRUE 2025-12-04T12:12:24.5420954Z Alloc Granule: 4KB 2025-12-04T12:12:24.5421116Z Alloc Recommended Granule:4KB 2025-12-04T12:12:24.5421276Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5421430Z Accessible by all: TRUE 2025-12-04T12:12:24.5421567Z ISA Info: 2025-12-04T12:12:24.5421672Z ******* 2025-12-04T12:12:24.5421770Z Agent 3 2025-12-04T12:12:24.5421868Z ******* 2025-12-04T12:12:24.5421977Z Name: gfx942 2025-12-04T12:12:24.5422122Z Uuid: GPU-9e14175998587734 2025-12-04T12:12:24.5422273Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:12:24.5422427Z Vendor Name: AMD 2025-12-04T12:12:24.5422583Z Feature: KERNEL_DISPATCH 2025-12-04T12:12:24.5422733Z Profile: BASE_PROFILE 2025-12-04T12:12:24.5422880Z Float Round Mode: NEAR 2025-12-04T12:12:24.5423034Z Max Queue Number: 128(0x80) 2025-12-04T12:12:24.5423181Z Queue Min Size: 64(0x40) 2025-12-04T12:12:24.5423329Z Queue Max Size: 131072(0x20000) 2025-12-04T12:12:24.5423476Z Queue Type: MULTI 2025-12-04T12:12:24.5423611Z Node: 2 2025-12-04T12:12:24.5423751Z Device Type: GPU 2025-12-04T12:12:24.5423882Z Cache Info: 2025-12-04T12:12:24.5423996Z L1: 32(0x20) KB 2025-12-04T12:12:24.5424133Z L2: 4096(0x1000) KB 2025-12-04T12:12:24.5424259Z L3: 262144(0x40000) KB 2025-12-04T12:12:24.5424393Z Chip ID: 29861(0x74a5) 2025-12-04T12:12:24.5424541Z ASIC Revision: 1(0x1) 2025-12-04T12:12:24.5424690Z Cacheline Size: 128(0x80) 2025-12-04T12:12:24.5424843Z Max Clock Freq. (MHz): 2100 2025-12-04T12:12:24.5424988Z BDFID: 29952 2025-12-04T12:12:24.5425129Z Internal Node ID: 2 2025-12-04T12:12:24.5425278Z Compute Unit: 304 2025-12-04T12:12:24.5425425Z SIMDs per CU: 4 2025-12-04T12:12:24.5425569Z Shader Engines: 32 2025-12-04T12:12:24.5425764Z Shader Arrs. per Eng.: 1 2025-12-04T12:12:24.5425920Z WatchPts on Addr. Ranges:4 2025-12-04T12:12:24.5426080Z Coherent Host Access: FALSE 2025-12-04T12:12:24.5426218Z Memory Properties: 2025-12-04T12:12:24.5426331Z Features: KERNEL_DISPATCH 2025-12-04T12:12:24.5426472Z Fast F16 Operation: TRUE 2025-12-04T12:12:24.5426627Z Wavefront Size: 64(0x40) 2025-12-04T12:12:24.5426779Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5426922Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5427044Z x 1024(0x400) 2025-12-04T12:12:24.5427177Z y 1024(0x400) 2025-12-04T12:12:24.5427309Z z 1024(0x400) 2025-12-04T12:12:24.5427444Z Max Waves Per CU: 32(0x20) 2025-12-04T12:12:24.5427630Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:12:24.5427785Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5427917Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5428035Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5428160Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5428291Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5428436Z Max fbarriers/Workgrp: 32 2025-12-04T12:12:24.5432856Z Packet Processor uCode:: 185 2025-12-04T12:12:24.5433029Z SDMA engine uCode:: 24 2025-12-04T12:12:24.5433186Z IOMMU Support:: None 2025-12-04T12:12:24.5433326Z Pool Info: 2025-12-04T12:12:24.5433433Z Pool 1 2025-12-04T12:12:24.5433571Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:12:24.5433722Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5433871Z Allocatable: TRUE 2025-12-04T12:12:24.5434024Z Alloc Granule: 4KB 2025-12-04T12:12:24.5434187Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5434352Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5434508Z Accessible by all: FALSE 2025-12-04T12:12:24.5434646Z Pool 2 2025-12-04T12:12:24.5434777Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:12:24.5434923Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5435073Z Allocatable: TRUE 2025-12-04T12:12:24.5435224Z Alloc Granule: 4KB 2025-12-04T12:12:24.5435387Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5435547Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5435700Z Accessible by all: FALSE 2025-12-04T12:12:24.5435836Z Pool 3 2025-12-04T12:12:24.5435962Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:12:24.5436104Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5436248Z Allocatable: TRUE 2025-12-04T12:12:24.5436401Z Alloc Granule: 4KB 2025-12-04T12:12:24.5436559Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5436802Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5436959Z Accessible by all: FALSE 2025-12-04T12:12:24.5437093Z Pool 4 2025-12-04T12:12:24.5437214Z Segment: GROUP 2025-12-04T12:12:24.5437351Z Size: 64(0x40) KB 2025-12-04T12:12:24.5437494Z Allocatable: FALSE 2025-12-04T12:12:24.5437647Z Alloc Granule: 0KB 2025-12-04T12:12:24.5437803Z Alloc Recommended Granule:0KB 2025-12-04T12:12:24.5437964Z Alloc Alignment: 0KB 2025-12-04T12:12:24.5438117Z Accessible by all: FALSE 2025-12-04T12:12:24.5451433Z ISA Info: 2025-12-04T12:12:24.5451583Z ISA 1 2025-12-04T12:12:24.5451828Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:12:24.5452012Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5452172Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5452341Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5452635Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5452806Z Fast f16: TRUE 2025-12-04T12:12:24.5452971Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5453125Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5453257Z x 1024(0x400) 2025-12-04T12:12:24.5453394Z y 1024(0x400) 2025-12-04T12:12:24.5453526Z z 1024(0x400) 2025-12-04T12:12:24.5453677Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5453824Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5453950Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5454166Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5454301Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5454444Z FBarrier Max Size: 32 2025-12-04T12:12:24.5454592Z ISA 2 2025-12-04T12:12:24.5454740Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:12:24.5454911Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5455067Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5455219Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5455380Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5455534Z Fast f16: TRUE 2025-12-04T12:12:24.5455677Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5455865Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5455984Z x 1024(0x400) 2025-12-04T12:12:24.5456102Z y 1024(0x400) 2025-12-04T12:12:24.5456225Z z 1024(0x400) 2025-12-04T12:12:24.5456361Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5456499Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5456614Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5456739Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5456910Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5457053Z FBarrier Max Size: 32 2025-12-04T12:12:24.5457179Z ******* 2025-12-04T12:12:24.5457275Z Agent 4 2025-12-04T12:12:24.5457367Z ******* 2025-12-04T12:12:24.5457477Z Name: gfx942 2025-12-04T12:12:24.5457619Z Uuid: GPU-f370aa1bd3103415 2025-12-04T12:12:24.5457769Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:12:24.5457984Z Vendor Name: AMD 2025-12-04T12:12:24.5458143Z Feature: KERNEL_DISPATCH 2025-12-04T12:12:24.5458374Z Profile: BASE_PROFILE 2025-12-04T12:12:24.5458599Z Float Round Mode: NEAR 2025-12-04T12:12:24.5458754Z Max Queue Number: 128(0x80) 2025-12-04T12:12:24.5458932Z Queue Min Size: 64(0x40) 2025-12-04T12:12:24.5459082Z Queue Max Size: 131072(0x20000) 2025-12-04T12:12:24.5459280Z Queue Type: MULTI 2025-12-04T12:12:24.5459419Z Node: 3 2025-12-04T12:12:24.5459558Z Device Type: GPU 2025-12-04T12:12:24.5459683Z Cache Info: 2025-12-04T12:12:24.5459798Z L1: 32(0x20) KB 2025-12-04T12:12:24.5459932Z L2: 4096(0x1000) KB 2025-12-04T12:12:24.5460052Z L3: 262144(0x40000) KB 2025-12-04T12:12:24.5460186Z Chip ID: 29861(0x74a5) 2025-12-04T12:12:24.5460327Z ASIC Revision: 1(0x1) 2025-12-04T12:12:24.5460490Z Cacheline Size: 128(0x80) 2025-12-04T12:12:24.5460637Z Max Clock Freq. (MHz): 2100 2025-12-04T12:12:24.5460782Z BDFID: 1280 2025-12-04T12:12:24.5460925Z Internal Node ID: 3 2025-12-04T12:12:24.5461075Z Compute Unit: 304 2025-12-04T12:12:24.5461216Z SIMDs per CU: 4 2025-12-04T12:12:24.5461360Z Shader Engines: 32 2025-12-04T12:12:24.5461508Z Shader Arrs. per Eng.: 1 2025-12-04T12:12:24.5461661Z WatchPts on Addr. Ranges:4 2025-12-04T12:12:24.5461812Z Coherent Host Access: FALSE 2025-12-04T12:12:24.5461944Z Memory Properties: 2025-12-04T12:12:24.5462065Z Features: KERNEL_DISPATCH 2025-12-04T12:12:24.5462209Z Fast F16 Operation: TRUE 2025-12-04T12:12:24.5462356Z Wavefront Size: 64(0x40) 2025-12-04T12:12:24.5462505Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5462638Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5462755Z x 1024(0x400) 2025-12-04T12:12:24.5462877Z y 1024(0x400) 2025-12-04T12:12:24.5462993Z z 1024(0x400) 2025-12-04T12:12:24.5463128Z Max Waves Per CU: 32(0x20) 2025-12-04T12:12:24.5463279Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:12:24.5463422Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5463594Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5463700Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5463823Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5463943Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5464086Z Max fbarriers/Workgrp: 32 2025-12-04T12:12:24.5464256Z Packet Processor uCode:: 185 2025-12-04T12:12:24.5464425Z SDMA engine uCode:: 24 2025-12-04T12:12:24.5464581Z IOMMU Support:: None 2025-12-04T12:12:24.5464724Z Pool Info: 2025-12-04T12:12:24.5464835Z Pool 1 2025-12-04T12:12:24.5464968Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:12:24.5465131Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5465282Z Allocatable: TRUE 2025-12-04T12:12:24.5465453Z Alloc Granule: 4KB 2025-12-04T12:12:24.5465659Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5465826Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5465995Z Accessible by all: FALSE 2025-12-04T12:12:24.5466142Z Pool 2 2025-12-04T12:12:24.5466273Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:12:24.5466430Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5466577Z Allocatable: TRUE 2025-12-04T12:12:24.5466743Z Alloc Granule: 4KB 2025-12-04T12:12:24.5466917Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5467079Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5467251Z Accessible by all: FALSE 2025-12-04T12:12:24.5467401Z Pool 3 2025-12-04T12:12:24.5467528Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:12:24.5467680Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5467832Z Allocatable: TRUE 2025-12-04T12:12:24.5467987Z Alloc Granule: 4KB 2025-12-04T12:12:24.5468157Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5468320Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5468485Z Accessible by all: FALSE 2025-12-04T12:12:24.5468628Z Pool 4 2025-12-04T12:12:24.5468752Z Segment: GROUP 2025-12-04T12:12:24.5468908Z Size: 64(0x40) KB 2025-12-04T12:12:24.5469064Z Allocatable: FALSE 2025-12-04T12:12:24.5469273Z Alloc Granule: 0KB 2025-12-04T12:12:24.5469441Z Alloc Recommended Granule:0KB 2025-12-04T12:12:24.5469602Z Alloc Alignment: 0KB 2025-12-04T12:12:24.5469767Z Accessible by all: FALSE 2025-12-04T12:12:24.5469909Z ISA Info: 2025-12-04T12:12:24.5470014Z ISA 1 2025-12-04T12:12:24.5470155Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:12:24.5470328Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5470489Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5470711Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5470876Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5471034Z Fast f16: TRUE 2025-12-04T12:12:24.5471193Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5471337Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5471474Z x 1024(0x400) 2025-12-04T12:12:24.5471612Z y 1024(0x400) 2025-12-04T12:12:24.5471741Z z 1024(0x400) 2025-12-04T12:12:24.5471891Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5472034Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5472152Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5472285Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5472448Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5472596Z FBarrier Max Size: 32 2025-12-04T12:12:24.5472729Z ISA 2 2025-12-04T12:12:24.5472861Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:12:24.5473030Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5473180Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5473335Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5473498Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5473641Z Fast f16: TRUE 2025-12-04T12:12:24.5473787Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5473924Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5474040Z x 1024(0x400) 2025-12-04T12:12:24.5474167Z y 1024(0x400) 2025-12-04T12:12:24.5474288Z z 1024(0x400) 2025-12-04T12:12:24.5474417Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5474550Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5474661Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5474784Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5474910Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5475045Z FBarrier Max Size: 32 2025-12-04T12:12:24.5475173Z ******* 2025-12-04T12:12:24.5475266Z Agent 5 2025-12-04T12:12:24.5475359Z ******* 2025-12-04T12:12:24.5475470Z Name: gfx942 2025-12-04T12:12:24.5475611Z Uuid: GPU-bd95e18cff935c54 2025-12-04T12:12:24.5475756Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:12:24.5475904Z Vendor Name: AMD 2025-12-04T12:12:24.5476050Z Feature: KERNEL_DISPATCH 2025-12-04T12:12:24.5476194Z Profile: BASE_PROFILE 2025-12-04T12:12:24.5476340Z Float Round Mode: NEAR 2025-12-04T12:12:24.5476483Z Max Queue Number: 128(0x80) 2025-12-04T12:12:24.5476631Z Queue Min Size: 64(0x40) 2025-12-04T12:12:24.5476771Z Queue Max Size: 131072(0x20000) 2025-12-04T12:12:24.5476916Z Queue Type: MULTI 2025-12-04T12:12:24.5477081Z Node: 4 2025-12-04T12:12:24.5477217Z Device Type: GPU 2025-12-04T12:12:24.5477345Z Cache Info: 2025-12-04T12:12:24.5477450Z L1: 32(0x20) KB 2025-12-04T12:12:24.5477571Z L2: 4096(0x1000) KB 2025-12-04T12:12:24.5477695Z L3: 262144(0x40000) KB 2025-12-04T12:12:24.5477820Z Chip ID: 29861(0x74a5) 2025-12-04T12:12:24.5477959Z ASIC Revision: 1(0x1) 2025-12-04T12:12:24.5478106Z Cacheline Size: 128(0x80) 2025-12-04T12:12:24.5478250Z Max Clock Freq. (MHz): 2100 2025-12-04T12:12:24.5478384Z BDFID: 25856 2025-12-04T12:12:24.5478533Z Internal Node ID: 4 2025-12-04T12:12:24.5478701Z Compute Unit: 304 2025-12-04T12:12:24.5478842Z SIMDs per CU: 4 2025-12-04T12:12:24.5478988Z Shader Engines: 32 2025-12-04T12:12:24.5479175Z Shader Arrs. per Eng.: 1 2025-12-04T12:12:24.5479329Z WatchPts on Addr. Ranges:4 2025-12-04T12:12:24.5479491Z Coherent Host Access: FALSE 2025-12-04T12:12:24.5479625Z Memory Properties: 2025-12-04T12:12:24.5479735Z Features: KERNEL_DISPATCH 2025-12-04T12:12:24.5479868Z Fast F16 Operation: TRUE 2025-12-04T12:12:24.5480018Z Wavefront Size: 64(0x40) 2025-12-04T12:12:24.5480166Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5480302Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5480427Z x 1024(0x400) 2025-12-04T12:12:24.5480548Z y 1024(0x400) 2025-12-04T12:12:24.5480664Z z 1024(0x400) 2025-12-04T12:12:24.5480795Z Max Waves Per CU: 32(0x20) 2025-12-04T12:12:24.5480943Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:12:24.5481089Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5481217Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5481324Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5481446Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5481569Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5481706Z Max fbarriers/Workgrp: 32 2025-12-04T12:12:24.5481863Z Packet Processor uCode:: 185 2025-12-04T12:12:24.5482018Z SDMA engine uCode:: 24 2025-12-04T12:12:24.5482169Z IOMMU Support:: None 2025-12-04T12:12:24.5482298Z Pool Info: 2025-12-04T12:12:24.5482397Z Pool 1 2025-12-04T12:12:24.5482522Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:12:24.5482670Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5482810Z Allocatable: TRUE 2025-12-04T12:12:24.5482961Z Alloc Granule: 4KB 2025-12-04T12:12:24.5483115Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5483273Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5483470Z Accessible by all: FALSE 2025-12-04T12:12:24.5483595Z Pool 2 2025-12-04T12:12:24.5483720Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:12:24.5483863Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5484000Z Allocatable: TRUE 2025-12-04T12:12:24.5484150Z Alloc Granule: 4KB 2025-12-04T12:12:24.5484305Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5484459Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5484610Z Accessible by all: FALSE 2025-12-04T12:12:24.5484737Z Pool 3 2025-12-04T12:12:24.5484856Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:12:24.5484996Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5485138Z Allocatable: TRUE 2025-12-04T12:12:24.5485319Z Alloc Granule: 4KB 2025-12-04T12:12:24.5485475Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5485628Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5485779Z Accessible by all: FALSE 2025-12-04T12:12:24.5485906Z Pool 4 2025-12-04T12:12:24.5486021Z Segment: GROUP 2025-12-04T12:12:24.5486157Z Size: 64(0x40) KB 2025-12-04T12:12:24.5486292Z Allocatable: FALSE 2025-12-04T12:12:24.5486442Z Alloc Granule: 0KB 2025-12-04T12:12:24.5486598Z Alloc Recommended Granule:0KB 2025-12-04T12:12:24.5486756Z Alloc Alignment: 0KB 2025-12-04T12:12:24.5486911Z Accessible by all: FALSE 2025-12-04T12:12:24.5487042Z ISA Info: 2025-12-04T12:12:24.5487138Z ISA 1 2025-12-04T12:12:24.5487260Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:12:24.5487414Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5487568Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5487721Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5487875Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5488021Z Fast f16: TRUE 2025-12-04T12:12:24.5488168Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5488304Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5488432Z x 1024(0x400) 2025-12-04T12:12:24.5488554Z y 1024(0x400) 2025-12-04T12:12:24.5488676Z z 1024(0x400) 2025-12-04T12:12:24.5488810Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5488938Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5489053Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5489239Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5489359Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5489500Z FBarrier Max Size: 32 2025-12-04T12:12:24.5489626Z ISA 2 2025-12-04T12:12:24.5489758Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:12:24.5489985Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5490139Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5490293Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5490447Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5490595Z Fast f16: TRUE 2025-12-04T12:12:24.5490736Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5490874Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5490994Z x 1024(0x400) 2025-12-04T12:12:24.5491112Z y 1024(0x400) 2025-12-04T12:12:24.5491234Z z 1024(0x400) 2025-12-04T12:12:24.5491366Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5491497Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5491644Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5491767Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5491891Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5492030Z FBarrier Max Size: 32 2025-12-04T12:12:24.5492152Z ******* 2025-12-04T12:12:24.5492246Z Agent 6 2025-12-04T12:12:24.5492339Z ******* 2025-12-04T12:12:24.5492445Z Name: gfx942 2025-12-04T12:12:24.5492584Z Uuid: GPU-5e2fa57ee060d2df 2025-12-04T12:12:24.5492727Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:12:24.5492877Z Vendor Name: AMD 2025-12-04T12:12:24.5493024Z Feature: KERNEL_DISPATCH 2025-12-04T12:12:24.5493172Z Profile: BASE_PROFILE 2025-12-04T12:12:24.5493315Z Float Round Mode: NEAR 2025-12-04T12:12:24.5493463Z Max Queue Number: 128(0x80) 2025-12-04T12:12:24.5493605Z Queue Min Size: 64(0x40) 2025-12-04T12:12:24.5493748Z Queue Max Size: 131072(0x20000) 2025-12-04T12:12:24.5493890Z Queue Type: MULTI 2025-12-04T12:12:24.5494023Z Node: 5 2025-12-04T12:12:24.5494157Z Device Type: GPU 2025-12-04T12:12:24.5494281Z Cache Info: 2025-12-04T12:12:24.5494390Z L1: 32(0x20) KB 2025-12-04T12:12:24.5494520Z L2: 4096(0x1000) KB 2025-12-04T12:12:24.5494644Z L3: 262144(0x40000) KB 2025-12-04T12:12:24.5494772Z Chip ID: 29861(0x74a5) 2025-12-04T12:12:24.5494912Z ASIC Revision: 1(0x1) 2025-12-04T12:12:24.5495054Z Cacheline Size: 128(0x80) 2025-12-04T12:12:24.5495201Z Max Clock Freq. (MHz): 2100 2025-12-04T12:12:24.5495335Z BDFID: 5376 2025-12-04T12:12:24.5495474Z Internal Node ID: 5 2025-12-04T12:12:24.5495617Z Compute Unit: 304 2025-12-04T12:12:24.5495763Z SIMDs per CU: 4 2025-12-04T12:12:24.5496109Z Shader Engines: 32 2025-12-04T12:12:24.5496302Z Shader Arrs. per Eng.: 1 2025-12-04T12:12:24.5496464Z WatchPts on Addr. Ranges:4 2025-12-04T12:12:24.5496615Z Coherent Host Access: FALSE 2025-12-04T12:12:24.5496751Z Memory Properties: 2025-12-04T12:12:24.5496862Z Features: KERNEL_DISPATCH 2025-12-04T12:12:24.5496995Z Fast F16 Operation: TRUE 2025-12-04T12:12:24.5497141Z Wavefront Size: 64(0x40) 2025-12-04T12:12:24.5497289Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5497422Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5497539Z x 1024(0x400) 2025-12-04T12:12:24.5497656Z y 1024(0x400) 2025-12-04T12:12:24.5497774Z z 1024(0x400) 2025-12-04T12:12:24.5497910Z Max Waves Per CU: 32(0x20) 2025-12-04T12:12:24.5498085Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:12:24.5498231Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5498359Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5498465Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5498587Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5498708Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5498845Z Max fbarriers/Workgrp: 32 2025-12-04T12:12:24.5499001Z Packet Processor uCode:: 185 2025-12-04T12:12:24.5499187Z SDMA engine uCode:: 24 2025-12-04T12:12:24.5499337Z IOMMU Support:: None 2025-12-04T12:12:24.5499465Z Pool Info: 2025-12-04T12:12:24.5499566Z Pool 1 2025-12-04T12:12:24.5499689Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:12:24.5499841Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5499982Z Allocatable: TRUE 2025-12-04T12:12:24.5500130Z Alloc Granule: 4KB 2025-12-04T12:12:24.5500284Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5500439Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5500593Z Accessible by all: FALSE 2025-12-04T12:12:24.5500720Z Pool 2 2025-12-04T12:12:24.5500842Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:12:24.5500984Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5501122Z Allocatable: TRUE 2025-12-04T12:12:24.5501273Z Alloc Granule: 4KB 2025-12-04T12:12:24.5501432Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5501583Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5501732Z Accessible by all: FALSE 2025-12-04T12:12:24.5501859Z Pool 3 2025-12-04T12:12:24.5501981Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:12:24.5502120Z Size: 268419072(0xfffc000) KB 2025-12-04T12:12:24.5502257Z Allocatable: TRUE 2025-12-04T12:12:24.5502404Z Alloc Granule: 4KB 2025-12-04T12:12:24.5502557Z Alloc Recommended Granule:2048KB 2025-12-04T12:12:24.5502708Z Alloc Alignment: 4KB 2025-12-04T12:12:24.5502905Z Accessible by all: FALSE 2025-12-04T12:12:24.5503037Z Pool 4 2025-12-04T12:12:24.5503152Z Segment: GROUP 2025-12-04T12:12:24.5503287Z Size: 64(0x40) KB 2025-12-04T12:12:24.5503423Z Allocatable: FALSE 2025-12-04T12:12:24.5503570Z Alloc Granule: 0KB 2025-12-04T12:12:24.5503722Z Alloc Recommended Granule:0KB 2025-12-04T12:12:24.5503872Z Alloc Alignment: 0KB 2025-12-04T12:12:24.5504020Z Accessible by all: FALSE 2025-12-04T12:12:24.5504148Z ISA Info: 2025-12-04T12:12:24.5504248Z ISA 1 2025-12-04T12:12:24.5504376Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:12:24.5504565Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5504717Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5504868Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5505022Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5505167Z Fast f16: TRUE 2025-12-04T12:12:24.5505310Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5505442Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5505562Z x 1024(0x400) 2025-12-04T12:12:24.5505683Z y 1024(0x400) 2025-12-04T12:12:24.5505807Z z 1024(0x400) 2025-12-04T12:12:24.5505948Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5506076Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5506195Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5506331Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5506458Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5506606Z FBarrier Max Size: 32 2025-12-04T12:12:24.5506738Z ISA 2 2025-12-04T12:12:24.5506879Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:12:24.5507052Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:12:24.5507209Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:12:24.5507371Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5507540Z Default Rounding Mode: NEAR 2025-12-04T12:12:24.5507694Z Fast f16: TRUE 2025-12-04T12:12:24.5507844Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:12:24.5507985Z Workgroup Max Size per Dimension: 2025-12-04T12:12:24.5508108Z x 1024(0x400) 2025-12-04T12:12:24.5508237Z y 1024(0x400) 2025-12-04T12:12:24.5508356Z z 1024(0x400) 2025-12-04T12:12:24.5508494Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:12:24.5508627Z Grid Max Size per Dimension: 2025-12-04T12:12:24.5508740Z x 4294967295(0xffffffff) 2025-12-04T12:12:24.5508869Z y 4294967295(0xffffffff) 2025-12-04T12:12:24.5508996Z z 4294967295(0xffffffff) 2025-12-04T12:12:24.5509218Z FBarrier Max Size: 32 2025-12-04T12:12:24.5509349Z *** Done *** 2025-12-04T12:12:24.5519116Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:12:24.5519369Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:12:24.5519643Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-12-04T12:12:24.5519897Z if [[ $ngpu -eq 0 ]]; then 2025-12-04T12:12:24.5520041Z  echo "Error: Failed to detect any GPUs on the runner" 2025-12-04T12:12:24.5520180Z  echo "$msg" 2025-12-04T12:12:24.5520286Z  exit 1 2025-12-04T12:12:24.5520379Z fi 2025-12-04T12:12:24.5523205Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.5523346Z env: 2025-12-04T12:12:24.5523433Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.5523543Z ##[endgroup] 2025-12-04T12:12:24.6665415Z ##[group]Run pytorch/pytorch/.github/actions/diskspace-cleanup@main 2025-12-04T12:12:24.6665606Z with: 2025-12-04T12:12:24.6665708Z diskspace-cutoff: 70 2025-12-04T12:12:24.6665806Z env: 2025-12-04T12:12:24.6665899Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.6666000Z ##[endgroup] 2025-12-04T12:12:24.6691120Z ##[group]Run set -ex 2025-12-04T12:12:24.6691299Z set -ex 2025-12-04T12:12:24.6691398Z diskspace_cutoff=70 2025-12-04T12:12:24.6691549Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-12-04T12:12:24.6691712Z if [ ! -d "$docker_root_dir" ]; then 2025-12-04T12:12:24.6691915Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-12-04T12:12:24.6692100Z  exit 0 2025-12-04T12:12:24.6692191Z fi 2025-12-04T12:12:24.6692357Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T12:12:24.6692705Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-12-04T12:12:24.6692989Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-12-04T12:12:24.6693141Z  docker system prune -af 2025-12-04T12:12:24.6693332Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T12:12:24.6693551Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-12-04T12:12:24.6693718Z  diskspace_cutoff_int=$((diskspace_cutoff + 0)) 2025-12-04T12:12:24.6693872Z  difference=$((100 - diskspace_cutoff_int)) 2025-12-04T12:12:24.6694085Z  echo "Error: Available diskspace is less than $difference percent. Not enough diskspace." 2025-12-04T12:12:24.6694277Z  echo "$msg" 2025-12-04T12:12:24.6694384Z  exit 1 2025-12-04T12:12:24.6694510Z  else 2025-12-04T12:12:24.6694630Z  difference=$((diskspace - diskspace_new)) 2025-12-04T12:12:24.6694779Z  echo "Diskspace saved: $difference percent" 2025-12-04T12:12:24.6694913Z  fi 2025-12-04T12:12:24.6695004Z fi 2025-12-04T12:12:24.6699525Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.6699676Z env: 2025-12-04T12:12:24.6699767Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.6699872Z ##[endgroup] 2025-12-04T12:12:24.6719488Z + diskspace_cutoff=70 2025-12-04T12:12:24.6723518Z ++ docker info -f '{{.DockerRootDir}}' 2025-12-04T12:12:24.7049650Z + docker_root_dir=/home/runner/docker-data 2025-12-04T12:12:24.7049994Z + '[' '!' -d /home/runner/docker-data ']' 2025-12-04T12:12:24.7056888Z ++ df -H --output=pcent /home/runner/docker-data 2025-12-04T12:12:24.7057345Z ++ sed -n 2p 2025-12-04T12:12:24.7058316Z ++ sed s/%// 2025-12-04T12:12:24.7058957Z ++ sed 's/ //' 2025-12-04T12:12:24.7073221Z + diskspace=' 3' 2025-12-04T12:12:24.7073723Z + msg='Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified' 2025-12-04T12:12:24.7074222Z + [[ 3 -ge 70 ]] 2025-12-04T12:12:24.7099183Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-12-04T12:12:24.7099423Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-12-04T12:12:24.7099576Z rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-12-04T12:12:24.7099717Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-12-04T12:12:24.7099889Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-12-04T12:12:24.7100119Z  2025-12-04T12:12:24.7100241Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-12-04T12:12:24.7100404Z rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-12-04T12:12:24.7100538Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-12-04T12:12:24.7100737Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-12-04T12:12:24.7100901Z  2025-12-04T12:12:24.7101218Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-12-04T12:12:24.7101350Z rm -rf "${RUNNER_DOCS_DIR}" 2025-12-04T12:12:24.7101470Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-12-04T12:12:24.7101626Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-12-04T12:12:24.7105864Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.7106005Z env: 2025-12-04T12:12:24.7106099Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.7106200Z ##[endgroup] 2025-12-04T12:12:24.7190073Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:12:24.7190326Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:12:24.7190540Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:12:24.7195023Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.7195198Z env: 2025-12-04T12:12:24.7195306Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.7195461Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:24.7195656Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:24.7195833Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:24.7195976Z ##[endgroup] 2025-12-04T12:12:24.7255059Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-12-04T12:12:24.7255348Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-12-04T12:12:24.7255553Z # Add render group for container creation. 2025-12-04T12:12:24.7255732Z render_gid=`cat /etc/group | grep render | cut -d: -f3` 2025-12-04T12:12:24.7255930Z # Ensure GPU isolation if pod is part of kubernetes setup with DEVICE_FLAG. 2025-12-04T12:12:24.7256144Z if [ -f "/etc/podinfo/gha-render-devices" ]; then 2025-12-04T12:12:24.7256320Z  DEVICE_FLAG=$(cat /etc/podinfo/gha-render-devices) 2025-12-04T12:12:24.7256456Z else 2025-12-04T12:12:24.7256561Z  DEVICE_FLAG="--device /dev/dri" 2025-12-04T12:12:24.7256673Z fi 2025-12-04T12:12:24.7256856Z # The --group-add daemon and --group-add bin are needed in the Ubuntu 24.04 and Almalinux OSs respectively. 2025-12-04T12:12:24.7257135Z # This is due to the device files (/dev/kfd & /dev/dri) being owned by video group on bare metal. 2025-12-04T12:12:24.7257382Z # This video group ID maps to subgid 1 inside the docker image due to the /etc/subgid entries. 2025-12-04T12:12:24.7257648Z # The group name corresponding to group ID 1 can change depending on the OS, so both are necessary. 2025-12-04T12:12:24.7258091Z echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd $DEVICE_FLAG --group-add video --group-add $render_gid --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host" >> "${GITHUB_ENV}" 2025-12-04T12:12:24.7261288Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:24.7261423Z env: 2025-12-04T12:12:24.7261514Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.7261643Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:24.7261816Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:24.7261976Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:24.7262100Z ##[endgroup] 2025-12-04T12:12:24.7402876Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-12-04T12:12:24.7403080Z with: 2025-12-04T12:12:24.7403227Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2025-12-04T12:12:24.7403398Z aws-region: us-east-1 2025-12-04T12:12:24.7403513Z role-duration-seconds: 18000 2025-12-04T12:12:24.7403646Z audience: sts.amazonaws.com 2025-12-04T12:12:24.7403759Z env: 2025-12-04T12:12:24.7403847Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:24.7404104Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:24.7404276Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:24.7404435Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:24.7404929Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:24.7405407Z ##[endgroup] 2025-12-04T12:12:25.0228075Z Assuming role with OIDC 2025-12-04T12:12:25.3697704Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2025-12-04T12:12:25.4647357Z ##[group]Run aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 2025-12-04T12:12:25.4647610Z with: 2025-12-04T12:12:25.4647724Z mask-password: true 2025-12-04T12:12:25.4647877Z registry-type: private 2025-12-04T12:12:25.4648005Z skip-logout: false 2025-12-04T12:12:25.4648126Z env: 2025-12-04T12:12:25.4648237Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:25.4648402Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:25.4648612Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:25.4648812Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:25.4649456Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:25.4650035Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:25.4650176Z AWS_REGION: us-east-1 2025-12-04T12:12:25.4650638Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:25.4650797Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:25.4653256Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:25.4653365Z ##[endgroup] 2025-12-04T12:12:25.9027449Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:26.5182436Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:12:26.5182758Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:12:26.5183025Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:12:26.5183286Z env | grep '^RUNNER' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:12:26.5187938Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:26.5188104Z env: 2025-12-04T12:12:26.5188207Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:26.5188360Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:26.5188704Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:26.5188899Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:26.5189540Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:26.5190089Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:26.5190224Z AWS_REGION: us-east-1 2025-12-04T12:12:26.5190464Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:26.5190635Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:26.5193381Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:26.5193503Z ##[endgroup] 2025-12-04T12:12:26.5283618Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:12:26.5283820Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:12:26.5284072Z if [[ $ngpu -lt 2 ]]; then #We are temporarily reducing this down to 2 from 4 so that we can run tests on nodes with less gpus. 2025-12-04T12:12:26.5284357Z  echo "Error: only $ngpu GPU(s) detected, at least 2 GPUs are needed for distributed jobs" 2025-12-04T12:12:26.5284542Z  exit 1 2025-12-04T12:12:26.5284633Z fi 2025-12-04T12:12:26.5288411Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:26.5288562Z env: 2025-12-04T12:12:26.5288656Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:26.5288793Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:26.5288971Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:26.5289187Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:26.5289707Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:26.5290203Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:26.5290319Z AWS_REGION: us-east-1 2025-12-04T12:12:26.5290520Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:26.5290672Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:26.5293117Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:26.5293223Z ##[endgroup] 2025-12-04T12:12:26.6431226Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-12-04T12:12:26.6431416Z with: 2025-12-04T12:12:26.6431692Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6431995Z use-custom-docker-registry: true 2025-12-04T12:12:26.6432122Z docker-build-dir: .ci/docker 2025-12-04T12:12:26.6432244Z docker-build-script: ./build.sh 2025-12-04T12:12:26.6432365Z working-directory: . 2025-12-04T12:12:26.6432514Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:26.6432665Z force-push: false 2025-12-04T12:12:26.6432758Z env: 2025-12-04T12:12:26.6432845Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:26.6432982Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:26.6433155Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:26.6433328Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:26.6433828Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:26.6434313Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:26.6434427Z AWS_REGION: us-east-1 2025-12-04T12:12:26.6434618Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:26.6434767Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:26.6437300Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:26.6437403Z ##[endgroup] 2025-12-04T12:12:26.6445820Z ##[group]Run set -ex 2025-12-04T12:12:26.6445948Z set -ex 2025-12-04T12:12:26.6446039Z  2025-12-04T12:12:26.6446193Z # If the docker build directory or the build script doesn't exist, the action will 2025-12-04T12:12:26.6446439Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-12-04T12:12:26.6446651Z # job could then download the pre-built image as usual 2025-12-04T12:12:26.6446905Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-12-04T12:12:26.6447142Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6447271Z else 2025-12-04T12:12:26.6447376Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6447554Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6447705Z  2025-12-04T12:12:26.6447910Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-12-04T12:12:26.6448134Z  exit 0 2025-12-04T12:12:26.6448224Z fi 2025-12-04T12:12:26.6448308Z  2025-12-04T12:12:26.6448444Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-12-04T12:12:26.6448667Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-12-04T12:12:26.6448866Z  # use it as it is, but first let's extract the tag 2025-12-04T12:12:26.6449052Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-12-04T12:12:26.6449307Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6449489Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6449646Z else 2025-12-04T12:12:26.6449754Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-12-04T12:12:26.6449905Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-12-04T12:12:26.6450053Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-12-04T12:12:26.6450181Z  fi 2025-12-04T12:12:26.6450430Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-12-04T12:12:26.6450658Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6450892Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6451143Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6451301Z fi 2025-12-04T12:12:26.6455321Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:26.6455467Z env: 2025-12-04T12:12:26.6455558Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:26.6455692Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:26.6455866Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:26.6456033Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:26.6456531Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:26.6457017Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:26.6457134Z AWS_REGION: us-east-1 2025-12-04T12:12:26.6457271Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:26.6457425Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:26.6459908Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:26.6460012Z REPO_NAME: pytorch 2025-12-04T12:12:26.6460337Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6460628Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T12:12:26.6460748Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-12-04T12:12:26.6460899Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:26.6461058Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-12-04T12:12:26.6461187Z CUSTOM_TAG_PREFIX: 2025-12-04T12:12:26.6461293Z ##[endgroup] 2025-12-04T12:12:26.6487832Z + [[ -d .ci/docker ]] 2025-12-04T12:12:26.6487950Z + [[ -f .ci/docker/./build.sh ]] 2025-12-04T12:12:26.6488065Z + [[ true == \t\r\u\e ]] 2025-12-04T12:12:26.6488167Z + echo skip=false 2025-12-04T12:12:26.6488544Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-12-04T12:12:26.6496113Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6497214Z ++ awk -F '[:,]' '{print $2}' 2025-12-04T12:12:26.6509854Z + DOCKER_TAG=pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6510396Z + echo docker-tag=pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6511056Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6537851Z ##[group]Run set +e 2025-12-04T12:12:26.6537997Z set +e 2025-12-04T12:12:26.6538102Z set -x 2025-12-04T12:12:26.6538202Z  2025-12-04T12:12:26.6538303Z login() { 2025-12-04T12:12:26.6538510Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T12:12:26.6538732Z } 2025-12-04T12:12:26.6538830Z  2025-12-04T12:12:26.6538927Z retry () { 2025-12-04T12:12:26.6539054Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T12:12:26.6539266Z } 2025-12-04T12:12:26.6539354Z  2025-12-04T12:12:26.6539463Z retry login "${DOCKER_REGISTRY}" 2025-12-04T12:12:26.6539593Z  2025-12-04T12:12:26.6539847Z START_TIME=$(date +%s) 2025-12-04T12:12:26.6539982Z # Wait up to 120 minutes 2025-12-04T12:12:26.6540137Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-12-04T12:12:26.6540336Z  # Check if image already exists, if it does then skip building it 2025-12-04T12:12:26.6540539Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-12-04T12:12:26.6540690Z  exit 0 2025-12-04T12:12:26.6540799Z  fi 2025-12-04T12:12:26.6540896Z  2025-12-04T12:12:26.6541060Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-12-04T12:12:26.6541320Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-12-04T12:12:26.6541577Z  # latter, it will wait for the Docker images to become available before continuing 2025-12-04T12:12:26.6541790Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-12-04T12:12:26.6541963Z  # It's a Docker build job, let's build the image 2025-12-04T12:12:26.6542106Z  break 2025-12-04T12:12:26.6542205Z  else 2025-12-04T12:12:26.6542346Z  # It's a regular build job, wait for the image to become available 2025-12-04T12:12:26.6542509Z  sleep 300 2025-12-04T12:12:26.6542614Z  fi 2025-12-04T12:12:26.6542713Z done 2025-12-04T12:12:26.6542806Z  2025-12-04T12:12:26.6542957Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-12-04T12:12:26.6543281Z # be empty. The default action would be to continue rebuild the image 2025-12-04T12:12:26.6543491Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-12-04T12:12:26.6543676Z  # if we're on the base branch then use the parent commit 2025-12-04T12:12:26.6543839Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-12-04T12:12:26.6543970Z else 2025-12-04T12:12:26.6544104Z  # otherwise we're on a PR, so use the most recent base commit 2025-12-04T12:12:26.6544298Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-12-04T12:12:26.6544440Z fi 2025-12-04T12:12:26.6544534Z  2025-12-04T12:12:26.6544638Z if [[ -z "${MERGE_BASE}" ]]; then 2025-12-04T12:12:26.6544793Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6544930Z  2025-12-04T12:12:26.6545121Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-12-04T12:12:26.6545339Z  exit 0 2025-12-04T12:12:26.6545445Z fi 2025-12-04T12:12:26.6545541Z  2025-12-04T12:12:26.6545676Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-12-04T12:12:26.6545933Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-12-04T12:12:26.6546151Z  exit 1 2025-12-04T12:12:26.6546244Z fi 2025-12-04T12:12:26.6546330Z  2025-12-04T12:12:26.6546470Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-12-04T12:12:26.6546709Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-12-04T12:12:26.6546927Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-12-04T12:12:26.6547178Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-12-04T12:12:26.6547465Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-12-04T12:12:26.6547646Z fi 2025-12-04T12:12:26.6547737Z  2025-12-04T12:12:26.6547850Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T12:12:26.6552012Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:26.6552207Z env: 2025-12-04T12:12:26.6552306Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:26.6552449Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:26.6552629Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:26.6552799Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:26.6553303Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:26.6553795Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:26.6553913Z AWS_REGION: us-east-1 2025-12-04T12:12:26.6554107Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:26.6554260Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:26.6556733Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:26.6556850Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T12:12:26.6556990Z BASE_REVISION: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:12:26.6557307Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6557663Z DOCKER_TAG: pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:26.6557914Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:26.6558066Z DOCKER_PUSH: 2025-12-04T12:12:26.6558164Z ##[endgroup] 2025-12-04T12:12:26.6591536Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:26.6591738Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:26.6591918Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:12:26.6592145Z /home/runner/_work/_temp/828f3b56-7c9a-479e-b0f2-4f10777f1b93.sh: line 5: aws: command not found 2025-12-04T12:12:26.6592440Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:26.6674527Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:12:26.6684714Z + sleep 1 2025-12-04T12:12:27.6697718Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:27.6703468Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:12:27.6703867Z /home/runner/_work/_temp/828f3b56-7c9a-479e-b0f2-4f10777f1b93.sh: line 5: aws: command not found 2025-12-04T12:12:27.6704457Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:27.6803599Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:12:27.6815616Z + sleep 2 2025-12-04T12:12:29.6831310Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:29.6837021Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:12:29.6837668Z /home/runner/_work/_temp/828f3b56-7c9a-479e-b0f2-4f10777f1b93.sh: line 5: aws: command not found 2025-12-04T12:12:29.6838318Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:29.6933240Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:12:29.6949063Z ++ date +%s 2025-12-04T12:12:29.6958945Z + START_TIME=1764850349 2025-12-04T12:12:29.6963123Z ++ date +%s 2025-12-04T12:12:29.6971901Z + [[ 1764843149 -lt 1764850349 ]] 2025-12-04T12:12:29.6972554Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:31.0337311Z { 2025-12-04T12:12:31.0337830Z "schemaVersion": 2, 2025-12-04T12:12:31.0338302Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-12-04T12:12:31.0338757Z "config": { 2025-12-04T12:12:31.0339088Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-12-04T12:12:31.0339514Z "size": 30520, 2025-12-04T12:12:31.0339881Z "digest": "sha256:45252333063339f104d56e41f20304e9511ab21c7768e8d156b95ddf24a9dbe5" 2025-12-04T12:12:31.0340862Z }, 2025-12-04T12:12:31.0341059Z "layers": [ 2025-12-04T12:12:31.0341257Z { 2025-12-04T12:12:31.0341565Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0341931Z "size": 30447951, 2025-12-04T12:12:31.0342324Z "digest": "sha256:63e5bc7682b85ae57a1221210f64d62e7a90b0a30f19af4ca734b8242ae49d63" 2025-12-04T12:12:31.0342733Z }, 2025-12-04T12:12:31.0342904Z { 2025-12-04T12:12:31.0343207Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0343568Z "size": 1554, 2025-12-04T12:12:31.0343934Z "digest": "sha256:835841cca3b7e1464290cdb78e48773e03583413fbed852c3cc5165a392ea44d" 2025-12-04T12:12:31.0344335Z }, 2025-12-04T12:12:31.0344519Z { 2025-12-04T12:12:31.0344800Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0345159Z "size": 313275691, 2025-12-04T12:12:31.0345556Z "digest": "sha256:aac69780afc8611a5f94a235792d39ae055249c8319ef43b78675998a9b2f825" 2025-12-04T12:12:31.0345959Z }, 2025-12-04T12:12:31.0346135Z { 2025-12-04T12:12:31.0346428Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0346782Z "size": 704, 2025-12-04T12:12:31.0347150Z "digest": "sha256:029495b23122c840ca0e52d487afa8d2c4dbf1991cd7f204ec3e434dcf947bf4" 2025-12-04T12:12:31.0347555Z }, 2025-12-04T12:12:31.0347732Z { 2025-12-04T12:12:31.0348021Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0348377Z "size": 1218, 2025-12-04T12:12:31.0348740Z "digest": "sha256:d0fb85b008332051a3f7c052721ef68bde404b46c23fa43ad040373bd367826c" 2025-12-04T12:12:31.0349387Z }, 2025-12-04T12:12:31.0349551Z { 2025-12-04T12:12:31.0349811Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0350062Z "size": 484, 2025-12-04T12:12:31.0350321Z "digest": "sha256:59b63930883363c7d2aaab27cc61555d9f3e119dc18247a8624c98ebdaa354a5" 2025-12-04T12:12:31.0350604Z }, 2025-12-04T12:12:31.0350730Z { 2025-12-04T12:12:31.0350938Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0351197Z "size": 110363202, 2025-12-04T12:12:31.0351470Z "digest": "sha256:dc112c89d57aa1e85082e40a56e5bc743d64f834ae2f98afe91f60c248354d38" 2025-12-04T12:12:31.0351757Z }, 2025-12-04T12:12:31.0351884Z { 2025-12-04T12:12:31.0352091Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0352342Z "size": 4436, 2025-12-04T12:12:31.0352597Z "digest": "sha256:522eab2402e5001810155ef7eb56940b7c01a4fef62ac588886981c3b8ee8e1e" 2025-12-04T12:12:31.0352885Z }, 2025-12-04T12:12:31.0353016Z { 2025-12-04T12:12:31.0353224Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0353475Z "size": 1755, 2025-12-04T12:12:31.0353730Z "digest": "sha256:2b5a11b41761d8ea3b829e4772e4064cb6c4e4989126af324d0057661e4493a1" 2025-12-04T12:12:31.0354011Z }, 2025-12-04T12:12:31.0354138Z { 2025-12-04T12:12:31.0354349Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0354602Z "size": 724, 2025-12-04T12:12:31.0354856Z "digest": "sha256:9681563a88ff9e62494a2740e537440d3df978d466c9478d6a941fae8b57b084" 2025-12-04T12:12:31.0355135Z }, 2025-12-04T12:12:31.0355262Z { 2025-12-04T12:12:31.0355468Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0355724Z "size": 3185588166, 2025-12-04T12:12:31.0355999Z "digest": "sha256:73e33534e9eb94cf29418d65944168962b65fe21f55e9b8bad18c76e9b3a37b8" 2025-12-04T12:12:31.0356627Z }, 2025-12-04T12:12:31.0356783Z { 2025-12-04T12:12:31.0356998Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0357260Z "size": 396, 2025-12-04T12:12:31.0357530Z "digest": "sha256:5bfdaeb5578d6ffcd7db29c48303cbceb13c591210feaa216a8daa7a6d445b4b" 2025-12-04T12:12:31.0357830Z }, 2025-12-04T12:12:31.0357958Z { 2025-12-04T12:12:31.0358243Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0358501Z "size": 236863, 2025-12-04T12:12:31.0358774Z "digest": "sha256:c07d27e4d3a5ba4ad5325bb785b2e4f058fe5e10ec1aeeb413a1e152b073f203" 2025-12-04T12:12:31.0359067Z }, 2025-12-04T12:12:31.0359248Z { 2025-12-04T12:12:31.0359459Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0359714Z "size": 787, 2025-12-04T12:12:31.0359979Z "digest": "sha256:b21856d1bf420da6fa8ec7331b82ab355d4f4178644e7d3a3d3d0fbc3610109a" 2025-12-04T12:12:31.0360224Z }, 2025-12-04T12:12:31.0360326Z { 2025-12-04T12:12:31.0360486Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0360678Z "size": 106, 2025-12-04T12:12:31.0360877Z "digest": "sha256:cb19d84867e4063f55db9459c28c50a2abc37c06d3c1ca82ba95fa8427cc438a" 2025-12-04T12:12:31.0361094Z }, 2025-12-04T12:12:31.0361193Z { 2025-12-04T12:12:31.0361383Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0361579Z "size": 1496, 2025-12-04T12:12:31.0361778Z "digest": "sha256:8165374f8dccf88a7791a5d31afbe29e4d4542b4f1cf1904945e07f9af6bf8ba" 2025-12-04T12:12:31.0361999Z }, 2025-12-04T12:12:31.0362100Z { 2025-12-04T12:12:31.0362261Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0362458Z "size": 458789560, 2025-12-04T12:12:31.0362674Z "digest": "sha256:1aecc77354ceba59ec6f0d37a558f2dbb6d5c0854553ee8505ac8707b422da6d" 2025-12-04T12:12:31.0362895Z }, 2025-12-04T12:12:31.0362996Z { 2025-12-04T12:12:31.0363213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0363407Z "size": 164, 2025-12-04T12:12:31.0363610Z "digest": "sha256:465d3fd643aa2ea0ad07335cda66f12f1d7e5e800c4e9385ec466bc8a1ceabda" 2025-12-04T12:12:31.0363830Z }, 2025-12-04T12:12:31.0363930Z { 2025-12-04T12:12:31.0364091Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0364286Z "size": 104, 2025-12-04T12:12:31.0364485Z "digest": "sha256:6c503e779d6f41ca7f51309875df2b725c171926aece7009c4b8a64d1ba3f58e" 2025-12-04T12:12:31.0364702Z }, 2025-12-04T12:12:31.0364803Z { 2025-12-04T12:12:31.0364964Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0365156Z "size": 724, 2025-12-04T12:12:31.0365353Z "digest": "sha256:9681563a88ff9e62494a2740e537440d3df978d466c9478d6a941fae8b57b084" 2025-12-04T12:12:31.0365567Z }, 2025-12-04T12:12:31.0365666Z { 2025-12-04T12:12:31.0365824Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0366022Z "size": 196, 2025-12-04T12:12:31.0366220Z "digest": "sha256:f7e9a021f0ee3d11a50dcb96378af8103a21f6c3c142f54529207648f3ed00b2" 2025-12-04T12:12:31.0366438Z }, 2025-12-04T12:12:31.0366537Z { 2025-12-04T12:12:31.0366695Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0366887Z "size": 2583, 2025-12-04T12:12:31.0367086Z "digest": "sha256:8e023b349080fb11ee55491bc9b842b30e9e3a90246d05b303a73dc62038caf2" 2025-12-04T12:12:31.0367301Z }, 2025-12-04T12:12:31.0367400Z { 2025-12-04T12:12:31.0367557Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0367751Z "size": 7577171420, 2025-12-04T12:12:31.0367954Z "digest": "sha256:8188df80e595a3dbcf84623c6a58a655269898cbb60029435f136d7f9d34ccaa" 2025-12-04T12:12:31.0368169Z }, 2025-12-04T12:12:31.0368266Z { 2025-12-04T12:12:31.0368424Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0368624Z "size": 135, 2025-12-04T12:12:31.0368826Z "digest": "sha256:3c2c2f8c74bfa16c4bf9a832c97bbb1d55205b2b4a2cead02cf74301ca1001fb" 2025-12-04T12:12:31.0369050Z }, 2025-12-04T12:12:31.0369184Z { 2025-12-04T12:12:31.0369344Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0369538Z "size": 104, 2025-12-04T12:12:31.0369810Z "digest": "sha256:2aa7784fbe3300f8bbfb6bb51cff3b01fd091e829c2bc7ab9e25261a0dd9b3bd" 2025-12-04T12:12:31.0370020Z }, 2025-12-04T12:12:31.0370099Z { 2025-12-04T12:12:31.0370231Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0370388Z "size": 612, 2025-12-04T12:12:31.0370550Z "digest": "sha256:2b3b5215d3ebe8789f0444457bfd5a6e218289b64aa07653ac3d03ddda5e6708" 2025-12-04T12:12:31.0370728Z }, 2025-12-04T12:12:31.0370810Z { 2025-12-04T12:12:31.0370939Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0371100Z "size": 838191945, 2025-12-04T12:12:31.0371273Z "digest": "sha256:99b1f1ea3e857834cebd01763d90fbd700aeb9c2d2ef23eda2cfff5652c9708b" 2025-12-04T12:12:31.0371455Z }, 2025-12-04T12:12:31.0371539Z { 2025-12-04T12:12:31.0371669Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0371827Z "size": 111, 2025-12-04T12:12:31.0371995Z "digest": "sha256:18d6daba0a5768a37ad106b57974f6b7efd35c43a87c246bcd3f43fea88f2d2b" 2025-12-04T12:12:31.0372174Z }, 2025-12-04T12:12:31.0372256Z { 2025-12-04T12:12:31.0372386Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0372544Z "size": 1555, 2025-12-04T12:12:31.0372708Z "digest": "sha256:5277f2a503ebd17ba9d9b86cc9bac86265504adeb449c0647616ddaacd3cbc41" 2025-12-04T12:12:31.0372886Z }, 2025-12-04T12:12:31.0372968Z { 2025-12-04T12:12:31.0373099Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0373257Z "size": 107, 2025-12-04T12:12:31.0373420Z "digest": "sha256:3198a9717aace920fd5de085319adf75091af05fc4318ce4b16a8a5b0e8d449e" 2025-12-04T12:12:31.0373637Z }, 2025-12-04T12:12:31.0373719Z { 2025-12-04T12:12:31.0373850Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0374006Z "size": 166, 2025-12-04T12:12:31.0374165Z "digest": "sha256:99a4918e5808277879449e97ccd7190db6b9aa2d742b57a3b831ce0198522bdd" 2025-12-04T12:12:31.0374336Z }, 2025-12-04T12:12:31.0374422Z { 2025-12-04T12:12:31.0374551Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0374711Z "size": 3526081, 2025-12-04T12:12:31.0374876Z "digest": "sha256:15bb11dfc6acc3537d527d6771c8e711e5605e99f82ec41e805d4600b8a97516" 2025-12-04T12:12:31.0375052Z }, 2025-12-04T12:12:31.0375135Z { 2025-12-04T12:12:31.0375266Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0375425Z "size": 107, 2025-12-04T12:12:31.0375589Z "digest": "sha256:bd87c8766e90e33db17514558ac591cc3f4149afd7abeaef4dd5770bbfa14210" 2025-12-04T12:12:31.0375773Z }, 2025-12-04T12:12:31.0375856Z { 2025-12-04T12:12:31.0375985Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0376142Z "size": 829, 2025-12-04T12:12:31.0376302Z "digest": "sha256:1969e15d0c13874ea5883ed829235a19ef6dc21c8aa6172032b78a8ffa6ff262" 2025-12-04T12:12:31.0376478Z }, 2025-12-04T12:12:31.0376561Z { 2025-12-04T12:12:31.0376693Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0376851Z "size": 26973054, 2025-12-04T12:12:31.0377018Z "digest": "sha256:24a03847d382b73c11969f8f73916a6bedf5ccea12f6f4290b3880f29ceda32a" 2025-12-04T12:12:31.0377194Z }, 2025-12-04T12:12:31.0377277Z { 2025-12-04T12:12:31.0377406Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0377563Z "size": 104, 2025-12-04T12:12:31.0377725Z "digest": "sha256:816e2e34e01839a35d624dbf4bd9ac9bea4c975104af47a0e6b6b6dee6c6f98d" 2025-12-04T12:12:31.0377909Z }, 2025-12-04T12:12:31.0377990Z { 2025-12-04T12:12:31.0378119Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0378277Z "size": 424, 2025-12-04T12:12:31.0378438Z "digest": "sha256:b168858b85373f8ddca549d79267a06de4fa945d04bf791c55c9ddc93957fa3c" 2025-12-04T12:12:31.0378616Z }, 2025-12-04T12:12:31.0378698Z { 2025-12-04T12:12:31.0378819Z + exit 0 2025-12-04T12:12:31.0378992Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0379190Z "size": 19309386, 2025-12-04T12:12:31.0379361Z "digest": "sha256:6b8d5ff02e267e38322afbb8a58ed63ce9d75b10e9e73255e6affcbc6b6539bf" 2025-12-04T12:12:31.0379541Z }, 2025-12-04T12:12:31.0379625Z { 2025-12-04T12:12:31.0379753Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0379907Z "size": 826, 2025-12-04T12:12:31.0380072Z "digest": "sha256:4e3b10a5dd6aed29f238d604925e2a4f873141c1087c8dd4fdde5c61e7560893" 2025-12-04T12:12:31.0380254Z }, 2025-12-04T12:12:31.0380334Z { 2025-12-04T12:12:31.0380461Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0380615Z "size": 724, 2025-12-04T12:12:31.0380769Z "digest": "sha256:9681563a88ff9e62494a2740e537440d3df978d466c9478d6a941fae8b57b084" 2025-12-04T12:12:31.0380940Z }, 2025-12-04T12:12:31.0381017Z { 2025-12-04T12:12:31.0381148Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0381303Z "size": 149, 2025-12-04T12:12:31.0381462Z "digest": "sha256:3092fab73b59190b9facfc49bf18f58612172bc2fd68dfa339a1118632616939" 2025-12-04T12:12:31.0381640Z }, 2025-12-04T12:12:31.0381721Z { 2025-12-04T12:12:31.0381849Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0382006Z "size": 136, 2025-12-04T12:12:31.0382172Z "digest": "sha256:20020dd28a15ba092fcbfe906ee39cdddfcc9d0b7eb42fdd6f4c08a984fa9c00" 2025-12-04T12:12:31.0382354Z }, 2025-12-04T12:12:31.0382503Z { 2025-12-04T12:12:31.0382637Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0382794Z "size": 140, 2025-12-04T12:12:31.0382956Z "digest": "sha256:ae5280ce969dcff08c091e9a5f7641f13561b2b0ee44d78b7c3f81d8fe8e6d32" 2025-12-04T12:12:31.0383135Z }, 2025-12-04T12:12:31.0383218Z { 2025-12-04T12:12:31.0383351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0383513Z "size": 32, 2025-12-04T12:12:31.0383676Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T12:12:31.0383854Z }, 2025-12-04T12:12:31.0383937Z { 2025-12-04T12:12:31.0384065Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0384222Z "size": 222, 2025-12-04T12:12:31.0384384Z "digest": "sha256:fe17d9eb0fd26d3af4c724bf570d833978b131cedb7dc17a800aa388a246b3cd" 2025-12-04T12:12:31.0384564Z }, 2025-12-04T12:12:31.0384646Z { 2025-12-04T12:12:31.0384776Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0384937Z "size": 346, 2025-12-04T12:12:31.0385094Z "digest": "sha256:a51e0dab2d596e6563483f27c12660007160847d177ba4c31812a8f44ada5754" 2025-12-04T12:12:31.0385268Z }, 2025-12-04T12:12:31.0385350Z { 2025-12-04T12:12:31.0385480Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0385639Z "size": 88300, 2025-12-04T12:12:31.0385803Z "digest": "sha256:6eb176cefd72d37ecbcdf074289a8f1de732d8816cc695ece7e4709d098094d6" 2025-12-04T12:12:31.0385983Z }, 2025-12-04T12:12:31.0386065Z { 2025-12-04T12:12:31.0386195Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0386352Z "size": 106, 2025-12-04T12:12:31.0386511Z "digest": "sha256:e7b8cf2e8d5a4c56db9726ce62c1176032408b3b1c25a000592361cb4245e2b5" 2025-12-04T12:12:31.0386687Z }, 2025-12-04T12:12:31.0386769Z { 2025-12-04T12:12:31.0386898Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0387057Z "size": 1671, 2025-12-04T12:12:31.0387219Z "digest": "sha256:ef3a5060abce88884bc8bd815aa41c46427f34eeb132fe0ddd85a3f86e6dc83d" 2025-12-04T12:12:31.0387400Z }, 2025-12-04T12:12:31.0387483Z { 2025-12-04T12:12:31.0387613Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0387773Z "size": 724, 2025-12-04T12:12:31.0387974Z "digest": "sha256:9681563a88ff9e62494a2740e537440d3df978d466c9478d6a941fae8b57b084" 2025-12-04T12:12:31.0388148Z }, 2025-12-04T12:12:31.0388231Z { 2025-12-04T12:12:31.0388361Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0388518Z "size": 138, 2025-12-04T12:12:31.0388684Z "digest": "sha256:a6f4ec14b42b8f0a83d20aa6a985ddb6a1bf64e0ed3d44afd3484b87d4ed5ad3" 2025-12-04T12:12:31.0388867Z }, 2025-12-04T12:12:31.0388950Z { 2025-12-04T12:12:31.0389080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0389276Z "size": 119, 2025-12-04T12:12:31.0389439Z "digest": "sha256:7e5a0c956cfbd6f8074fbfd3b1d416e6635d632835ec00c8dd4c015a21da19b4" 2025-12-04T12:12:31.0389618Z }, 2025-12-04T12:12:31.0389700Z { 2025-12-04T12:12:31.0389828Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0389987Z "size": 6238423049, 2025-12-04T12:12:31.0390167Z "digest": "sha256:b4f78730cfe76ce091b78b2e2e3d52be03f1097b3e4c3de5bd79f8d13a853132" 2025-12-04T12:12:31.0390349Z }, 2025-12-04T12:12:31.0390435Z { 2025-12-04T12:12:31.0390562Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0390722Z "size": 174, 2025-12-04T12:12:31.0390878Z "digest": "sha256:081028f24389b112683689fd362e8c0d6f358082710e72feab91cea6383feb4d" 2025-12-04T12:12:31.0391050Z }, 2025-12-04T12:12:31.0391133Z { 2025-12-04T12:12:31.0391261Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0391416Z "size": 1896, 2025-12-04T12:12:31.0391620Z "digest": "sha256:a534dcf4b9a9e5fabed742c8a8fc43c9cfe7346ea88ab3c177c3b14fd3afe00a" 2025-12-04T12:12:31.0391802Z }, 2025-12-04T12:12:31.0391885Z { 2025-12-04T12:12:31.0392014Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0392173Z "size": 197577597, 2025-12-04T12:12:31.0392338Z "digest": "sha256:2e77500302cc13224427e1d74e471bd79d5109ba6a5099a83df1d10b786f71ba" 2025-12-04T12:12:31.0392516Z }, 2025-12-04T12:12:31.0392598Z { 2025-12-04T12:12:31.0392729Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0392888Z "size": 304, 2025-12-04T12:12:31.0393056Z "digest": "sha256:bc08246bb4ba18c3ec5bc69e16b6b4e929c5bd0f3fae10eeb0b1a622a63d6fa2" 2025-12-04T12:12:31.0393235Z }, 2025-12-04T12:12:31.0393316Z { 2025-12-04T12:12:31.0393446Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0393603Z "size": 32, 2025-12-04T12:12:31.0393766Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T12:12:31.0393949Z }, 2025-12-04T12:12:31.0394031Z { 2025-12-04T12:12:31.0394160Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0394316Z "size": 106, 2025-12-04T12:12:31.0394477Z "digest": "sha256:ff0c473ca120ebdcaa2ba10b3274e82032edd5196019e76d4e7584553704ae81" 2025-12-04T12:12:31.0394656Z }, 2025-12-04T12:12:31.0394742Z { 2025-12-04T12:12:31.0394870Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:12:31.0395028Z "size": 54145662, 2025-12-04T12:12:31.0395198Z "digest": "sha256:6bbc14b250efb3cdaad12c91573c6bb9129ad3e3432f0ed1a7eaebc9958d162f" 2025-12-04T12:12:31.0395378Z } 2025-12-04T12:12:31.0395458Z ] 2025-12-04T12:12:31.0395542Z } 2025-12-04T12:12:31.0412826Z ##[group]Run set -eux 2025-12-04T12:12:31.0412955Z set -eux 2025-12-04T12:12:31.0413125Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-12-04T12:12:31.0413553Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin || true 2025-12-04T12:12:31.0418384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:31.0418538Z env: 2025-12-04T12:12:31.0418634Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:31.0418830Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:31.0419013Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:31.0419230Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:31.0419736Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:31.0420227Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:31.0420349Z AWS_REGION: us-east-1 2025-12-04T12:12:31.0420574Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:31.0420732Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:31.0423214Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:31.0423328Z ##[endgroup] 2025-12-04T12:12:31.0447541Z + jq --raw-output .SecretString 2025-12-04T12:12:31.0447755Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-12-04T12:12:31.0449411Z + jq -r .docker_hub_readonly_token 2025-12-04T12:12:31.0449980Z /home/runner/_work/_temp/5bbe1245-b9f4-4f45-9c77-4b10d3152d47.sh: line 3: aws: command not found 2025-12-04T12:12:31.0450496Z + docker login --username pytorchbot --password-stdin 2025-12-04T12:12:31.0547859Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:12:31.0555452Z + true 2025-12-04T12:12:31.0632213Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-12-04T12:12:31.0632542Z with: 2025-12-04T12:12:31.0632828Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:31.0633149Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:31.0633302Z env: 2025-12-04T12:12:31.0633394Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:31.0633530Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:31.0633703Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:31.0633866Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:31.0634377Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:31.0634861Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:31.0634985Z AWS_REGION: us-east-1 2025-12-04T12:12:31.0635199Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:31.0635353Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:31.0637794Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:31.0637905Z ##[endgroup] 2025-12-04T12:12:31.0644705Z ##[group]Run set -x 2025-12-04T12:12:31.0644825Z set -x 2025-12-04T12:12:31.0644920Z set +e 2025-12-04T12:12:31.0645013Z  2025-12-04T12:12:31.0645101Z login() { 2025-12-04T12:12:31.0645288Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T12:12:31.0645479Z } 2025-12-04T12:12:31.0645565Z  2025-12-04T12:12:31.0645651Z retry () { 2025-12-04T12:12:31.0645764Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T12:12:31.0645898Z } 2025-12-04T12:12:31.0645983Z  2025-12-04T12:12:31.0646078Z retry login "${DOCKER_REGISTRY}" 2025-12-04T12:12:31.0646202Z  2025-12-04T12:12:31.0646387Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-12-04T12:12:31.0646631Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-12-04T12:12:31.0646779Z  2025-12-04T12:12:31.0646867Z set -e 2025-12-04T12:12:31.0647007Z # ignore output since only exit code is used for conditional 2025-12-04T12:12:31.0647210Z # only pull docker image if it's not available locally 2025-12-04T12:12:31.0647422Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-12-04T12:12:31.0647617Z  retry docker pull "${DOCKER_IMAGE}" 2025-12-04T12:12:31.0647752Z fi 2025-12-04T12:12:31.0652082Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:31.0652237Z env: 2025-12-04T12:12:31.0652335Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:31.0652483Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:31.0652665Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:31.0652839Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:31.0653346Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:31.0653841Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:31.0653966Z AWS_REGION: us-east-1 2025-12-04T12:12:31.0654112Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:31.0654270Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:31.0656719Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:31.0657090Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:31.0657455Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:31.0657614Z ##[endgroup] 2025-12-04T12:12:31.0676355Z + set +e 2025-12-04T12:12:31.0676675Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:31.0676852Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:31.0680023Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:12:31.0680519Z /home/runner/_work/_temp/5e5457a4-c50e-4250-9aff-0b4a8b1e2131.sh: line 5: aws: command not found 2025-12-04T12:12:31.0680817Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:31.0747800Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:12:31.0755407Z + sleep 1 2025-12-04T12:12:32.0766990Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:32.0771198Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:12:32.0772445Z /home/runner/_work/_temp/5e5457a4-c50e-4250-9aff-0b4a8b1e2131.sh: line 5: aws: command not found 2025-12-04T12:12:32.0773311Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:32.0849032Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:12:32.0861181Z + sleep 2 2025-12-04T12:12:34.0875125Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:34.0879516Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:12:34.0880194Z /home/runner/_work/_temp/5e5457a4-c50e-4250-9aff-0b4a8b1e2131.sh: line 5: aws: command not found 2025-12-04T12:12:34.0880960Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:12:34.0982495Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:12:34.0999607Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:34.1000240Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-12-04T12:12:35.4203212Z + IMAGE_SIZE=18171.470620155334 2025-12-04T12:12:35.4203641Z Compressed size of image in MB: 18171.470620155334 2025-12-04T12:12:35.4204061Z + echo 'Compressed size of image in MB: 18171.470620155334' 2025-12-04T12:12:35.4204411Z + set -e 2025-12-04T12:12:35.4205111Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:12:35.4371748Z Prepare all required actions 2025-12-04T12:12:35.4386795Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T12:12:35.4386942Z with: 2025-12-04T12:12:35.4387189Z github-token: *** 2025-12-04T12:12:35.4387284Z env: 2025-12-04T12:12:35.4387377Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:35.4387514Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:35.4387687Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:35.4387863Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:35.4388362Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:35.4388849Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:35.4388975Z AWS_REGION: us-east-1 2025-12-04T12:12:35.4389181Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:35.4389327Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:35.4391822Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:35.4391925Z ##[endgroup] 2025-12-04T12:12:35.4399361Z ##[group]Run set -eux 2025-12-04T12:12:35.4399473Z set -eux 2025-12-04T12:12:35.4399642Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T12:12:35.4403482Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:12:35.4403743Z env: 2025-12-04T12:12:35.4403836Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:35.4403969Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:35.4404142Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:35.4404307Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:35.4404802Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:35.4405285Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:35.4405399Z AWS_REGION: us-east-1 2025-12-04T12:12:35.4405541Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:35.4405692Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:35.4408135Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:35.4408300Z GITHUB_TOKEN: *** 2025-12-04T12:12:35.4408393Z ##[endgroup] 2025-12-04T12:12:35.4423216Z + python3 .github/scripts/get_workflow_job_id.py 19921726347 linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6 2025-12-04T12:12:36.4935582Z Setting output job-id=57113808236 2025-12-04T12:12:36.4936141Z Setting output job-name=linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:12:36.5034722Z Prepare all required actions 2025-12-04T12:12:36.5034937Z Getting action download info 2025-12-04T12:12:36.7040073Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T12:12:37.6497396Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-12-04T12:12:38.4703509Z ##[group]Run ./.github/actions/download-build-artifacts 2025-12-04T12:12:38.4703680Z with: 2025-12-04T12:12:38.4703789Z name: linux-jammy-rocm-py3.10 2025-12-04T12:12:38.4703913Z s3-bucket: gha-artifacts 2025-12-04T12:12:38.4704031Z env: 2025-12-04T12:12:38.4704137Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:38.4704275Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:38.4704453Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:38.4704624Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:38.4705138Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:38.4705629Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:38.4705748Z AWS_REGION: us-east-1 2025-12-04T12:12:38.4705936Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:38.4706088Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:38.4708570Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:38.4708702Z ##[endgroup] 2025-12-04T12:12:38.4722595Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T12:12:38.4722737Z with: 2025-12-04T12:12:38.4722845Z name: linux-jammy-rocm-py3.10 2025-12-04T12:12:38.4722970Z s3-bucket: gha-artifacts 2025-12-04T12:12:38.4723079Z region: us-east-1 2025-12-04T12:12:38.4723177Z env: 2025-12-04T12:12:38.4723266Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:12:38.4723401Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:12:38.4723575Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:12:38.4723740Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:12:38.4724240Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:12:38.4724727Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:12:38.4724984Z AWS_REGION: us-east-1 2025-12-04T12:12:38.4725121Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:12:38.4725270Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:12:38.4727693Z AWS_SESSION_TOKEN: *** 2025-12-04T12:12:38.4727791Z ##[endgroup] 2025-12-04T12:12:38.7003934Z (node:17093) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T12:12:38.7004488Z 2025-12-04T12:12:38.7004728Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T12:12:38.7005302Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T12:12:38.7005871Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T12:12:39.0028560Z Found 1 objects with prefix pytorch/pytorch/19921726347/linux-jammy-rocm-py3.10/ 2025-12-04T12:12:39.0029186Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-12-04T12:15:40.0133368Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-12-04T12:15:40.0138210Z Artifact download has finished successfully 2025-12-04T12:15:40.0417051Z ##[group]Run unzip -o artifacts.zip 2025-12-04T12:15:40.0417271Z unzip -o artifacts.zip 2025-12-04T12:15:40.0422017Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:40.0422195Z env: 2025-12-04T12:15:40.0422479Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:40.0422637Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:40.0422839Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:40.0423029Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:40.0423606Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:40.0424173Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:40.0424306Z AWS_REGION: us-east-1 2025-12-04T12:15:40.0424494Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:40.0424662Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:40.0427466Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:40.0427581Z ##[endgroup] 2025-12-04T12:15:40.0457037Z Archive: artifacts.zip 2025-12-04T12:15:40.0458030Z creating: dist/ 2025-12-04T12:15:42.9427358Z inflating: dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T12:15:42.9505972Z inflating: dist/.ninja_log 2025-12-04T12:15:42.9509955Z creating: build/custom_test_artifacts/ 2025-12-04T12:15:42.9510464Z creating: build/custom_test_artifacts/custom-op-build/ 2025-12-04T12:15:42.9510912Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-12-04T12:15:42.9511479Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-12-04T12:15:42.9512051Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T12:15:42.9512634Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/ 2025-12-04T12:15:42.9513174Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T12:15:42.9513752Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T12:15:42.9514328Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T12:15:42.9514981Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T12:15:42.9515623Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T12:15:42.9516232Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T12:15:42.9516834Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T12:15:42.9517946Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T12:15:42.9518622Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T12:15:42.9519344Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T12:15:42.9519984Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T12:15:42.9520658Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T12:15:42.9521367Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T12:15:42.9521992Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-12-04T12:15:42.9522465Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-12-04T12:15:42.9522856Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-12-04T12:15:42.9523231Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-12-04T12:15:42.9523643Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-12-04T12:15:42.9524275Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-12-04T12:15:42.9524719Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-12-04T12:15:42.9525136Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-12-04T12:15:42.9525562Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-12-04T12:15:42.9525993Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-12-04T12:15:42.9526430Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-12-04T12:15:42.9526862Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-12-04T12:15:42.9527291Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-12-04T12:15:42.9531507Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-12-04T12:15:42.9647700Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-12-04T12:15:42.9648049Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-12-04T12:15:42.9648416Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-12-04T12:15:42.9648808Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-12-04T12:15:42.9649220Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-12-04T12:15:42.9649572Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-12-04T12:15:42.9649938Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-12-04T12:15:42.9650319Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-12-04T12:15:42.9650681Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-12-04T12:15:42.9651041Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-12-04T12:15:42.9651394Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-12-04T12:15:42.9662141Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-12-04T12:15:42.9709471Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-12-04T12:15:42.9709882Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T12:15:42.9710213Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-12-04T12:15:42.9710506Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-12-04T12:15:42.9710788Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-12-04T12:15:42.9711422Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-12-04T12:15:42.9711962Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_outer_vec.cc 2025-12-04T12:15:42.9712435Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc 2025-12-04T12:15:42.9712869Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-12-04T12:15:42.9713318Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-12-04T12:15:42.9713713Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-12-04T12:15:42.9813999Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-12-04T12:15:42.9848040Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-12-04T12:15:42.9848395Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-12-04T12:15:42.9848693Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-12-04T12:15:42.9849042Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-12-04T12:15:42.9850111Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T12:15:42.9850500Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/ 2025-12-04T12:15:42.9850889Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T12:15:42.9851296Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T12:15:42.9851689Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T12:15:42.9852235Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T12:15:42.9852706Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T12:15:42.9853124Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T12:15:42.9853537Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T12:15:42.9853929Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T12:15:42.9854711Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T12:15:42.9855324Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T12:15:42.9855897Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T12:15:42.9856669Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T12:15:42.9857338Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T12:15:42.9857798Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-12-04T12:15:42.9858146Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-12-04T12:15:42.9858506Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-12-04T12:15:42.9858912Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-12-04T12:15:42.9859563Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-12-04T12:15:42.9860039Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-12-04T12:15:42.9860508Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-12-04T12:15:42.9860935Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-12-04T12:15:42.9861381Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-12-04T12:15:42.9861839Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-12-04T12:15:42.9862277Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-12-04T12:15:42.9862643Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-12-04T12:15:42.9862985Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-12-04T12:15:42.9872202Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-12-04T12:15:42.9908855Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-12-04T12:15:42.9909225Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T12:15:42.9909529Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-12-04T12:15:42.9909812Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-12-04T12:15:42.9910179Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-12-04T12:15:42.9910453Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-12-04T12:15:42.9910737Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_outer_vec.cc 2025-12-04T12:15:42.9911007Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc 2025-12-04T12:15:42.9911845Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-12-04T12:15:42.9912260Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-12-04T12:15:42.9912568Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-12-04T12:15:42.9935300Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-12-04T12:15:42.9935569Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-12-04T12:15:42.9935820Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-12-04T12:15:42.9936120Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-12-04T12:15:42.9938132Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T12:15:42.9938484Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/ 2025-12-04T12:15:42.9938806Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T12:15:42.9939195Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T12:15:42.9939538Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T12:15:42.9940048Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T12:15:42.9940709Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T12:15:42.9941089Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T12:15:42.9941449Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T12:15:42.9941987Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T12:15:42.9942610Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T12:15:42.9943375Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T12:15:42.9943760Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T12:15:42.9944634Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T12:15:42.9945263Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T12:15:42.9945630Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-12-04T12:15:42.9945924Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-12-04T12:15:42.9946220Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-12-04T12:15:42.9946548Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-12-04T12:15:42.9946996Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-12-04T12:15:42.9947388Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-12-04T12:15:42.9947766Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-12-04T12:15:42.9948123Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-12-04T12:15:42.9948508Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-12-04T12:15:42.9948887Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-12-04T12:15:42.9949282Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-12-04T12:15:42.9949654Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-12-04T12:15:42.9950023Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-12-04T12:15:42.9950420Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-12-04T12:15:43.0019673Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-12-04T12:15:43.0019994Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-12-04T12:15:43.0020307Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-12-04T12:15:43.0020667Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-12-04T12:15:43.0021002Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-12-04T12:15:43.0021320Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-12-04T12:15:43.0021652Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-12-04T12:15:43.0021981Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-12-04T12:15:43.0022310Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-12-04T12:15:43.0022649Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-12-04T12:15:43.0023024Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-12-04T12:15:43.0033939Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-12-04T12:15:43.0065710Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-12-04T12:15:43.0066065Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T12:15:43.0066372Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-12-04T12:15:43.0066648Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-12-04T12:15:43.0066918Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-12-04T12:15:43.0067200Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-12-04T12:15:43.0067469Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_outer_vec.cc 2025-12-04T12:15:43.0067746Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc 2025-12-04T12:15:43.0068611Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-12-04T12:15:43.0068913Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-12-04T12:15:43.0069290Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-12-04T12:15:43.0128630Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-12-04T12:15:43.0151928Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-12-04T12:15:43.0152123Z creating: build/lib/ 2025-12-04T12:15:43.0200610Z inflating: build/lib/libprotobuf-lite.a 2025-12-04T12:15:43.0463019Z inflating: build/lib/libprotobuf.a 2025-12-04T12:15:43.0756901Z inflating: build/lib/libprotoc.a 2025-12-04T12:15:43.0762604Z inflating: build/lib/libpthreadpool.a 2025-12-04T12:15:43.0766961Z inflating: build/lib/libcpuinfo.a 2025-12-04T12:15:43.0771550Z inflating: build/lib/libcpuinfo_internals.a 2025-12-04T12:15:43.0772362Z inflating: build/lib/libclog.a 2025-12-04T12:15:43.0783392Z inflating: build/lib/libpytorch_qnnpack.a 2025-12-04T12:15:43.0784427Z inflating: build/lib/libnnpack_reference_layers.a 2025-12-04T12:15:43.0794958Z inflating: build/lib/libnnpack.a 2025-12-04T12:15:43.0905854Z inflating: build/lib/libmicrokernels-prod.a 2025-12-04T12:15:43.1427094Z inflating: build/lib/libmicrokernels-all.a 2025-12-04T12:15:43.1468123Z inflating: build/lib/libgtest.a 2025-12-04T12:15:43.1478143Z inflating: build/lib/libgmock.a 2025-12-04T12:15:43.1478374Z inflating: build/lib/libgtest_main.a 2025-12-04T12:15:43.1478585Z inflating: build/lib/libgmock_main.a 2025-12-04T12:15:43.1532294Z inflating: build/lib/libXNNPACK.a 2025-12-04T12:15:43.1577046Z inflating: build/lib/libbenchmark.a 2025-12-04T12:15:43.1577284Z inflating: build/lib/libbenchmark_main.a 2025-12-04T12:15:43.1581714Z inflating: build/lib/libittnotify.a 2025-12-04T12:15:43.1581917Z inflating: build/lib/libjitprofiling.a 2025-12-04T12:15:43.1621522Z inflating: build/lib/libasmjit.a 2025-12-04T12:15:43.2308001Z inflating: build/lib/libfbgemm.a 2025-12-04T12:15:43.2326032Z inflating: build/lib/libtensorpipe_uv.a 2025-12-04T12:15:43.2646921Z inflating: build/lib/libtensorpipe.a 2025-12-04T12:15:43.2718614Z inflating: build/lib/libgloo.a 2025-12-04T12:15:43.2746106Z inflating: build/lib/libonnx_proto.a 2025-12-04T12:15:43.2993707Z inflating: build/lib/libgloo_hip.a 2025-12-04T12:15:43.3414211Z inflating: build/lib/libonnx.a 2025-12-04T12:15:43.9376521Z inflating: build/lib/libdnnl.a 2025-12-04T12:15:43.9388166Z inflating: build/lib/libfmt.a 2025-12-04T12:15:43.9572794Z inflating: build/lib/libkineto.a 2025-12-04T12:15:43.9642566Z inflating: build/lib/libc10.so 2025-12-04T12:15:43.9643182Z inflating: build/lib/libtorch_global_deps.so 2025-12-04T12:15:43.9643845Z inflating: build/lib/libcaffe2_nvrtc.so 2025-12-04T12:15:43.9670858Z inflating: build/lib/libc10_hip.so 2025-12-04T12:15:43.9959216Z inflating: build/lib/libfbgemm_genai.a 2025-12-04T12:15:45.8250658Z inflating: build/lib/libtorch_cpu.so 2025-12-04T12:15:45.8251962Z inflating: build/lib/libshm.so 2025-12-04T12:15:46.6647957Z inflating: build/lib/libtorch_hip.so 2025-12-04T12:15:46.6648373Z inflating: build/lib/libtorch.so 2025-12-04T12:15:46.6659802Z inflating: build/lib/libjitbackend_test.so 2025-12-04T12:15:46.6702818Z inflating: build/lib/libtorchbind_test.so 2025-12-04T12:15:46.6716996Z inflating: build/lib/libbackend_with_compiler.so 2025-12-04T12:15:46.6732388Z inflating: build/lib/libaoti_custom_ops.so 2025-12-04T12:15:46.8136212Z inflating: build/lib/libtorch_python.so 2025-12-04T12:15:46.8157694Z inflating: build/lib/libnnapi_backend.so 2025-12-04T12:15:46.8158006Z creating: build/bin/ 2025-12-04T12:15:46.8158242Z creating: build/bin/CMakeFiles/ 2025-12-04T12:15:46.8158512Z inflating: build/bin/cmake_install.cmake 2025-12-04T12:15:46.8159085Z inflating: build/bin/CTestTestfile.cmake 2025-12-04T12:15:46.8431863Z inflating: build/bin/protoc-3.13.0.0 2025-12-04T12:15:46.8706348Z inflating: build/bin/protoc 2025-12-04T12:15:46.8740781Z inflating: build/bin/c10_AllocatorConfig_test 2025-12-04T12:15:46.8774306Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-12-04T12:15:46.8808400Z inflating: build/bin/c10_Device_test 2025-12-04T12:15:46.8847377Z inflating: build/bin/c10_DispatchKeySet_test 2025-12-04T12:15:46.8881555Z inflating: build/bin/c10_DeviceGuard_test 2025-12-04T12:15:46.8916975Z inflating: build/bin/c10_Scalar_test 2025-12-04T12:15:46.8949616Z inflating: build/bin/c10_StreamGuard_test 2025-12-04T12:15:46.8985427Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-12-04T12:15:46.9022383Z inflating: build/bin/c10_SizesAndStrides_test 2025-12-04T12:15:46.9059096Z inflating: build/bin/c10_InlineStreamGuard_test 2025-12-04T12:15:46.9096560Z inflating: build/bin/c10_SymInt_test 2025-12-04T12:15:46.9129956Z inflating: build/bin/c10_ArrayRef_test 2025-12-04T12:15:46.9175767Z inflating: build/bin/c10_cow_test 2025-12-04T12:15:46.9208652Z inflating: build/bin/c10_ConstexprCrc_test 2025-12-04T12:15:46.9243729Z inflating: build/bin/c10_Bitset_test 2025-12-04T12:15:46.9276865Z inflating: build/bin/c10_DeadlockDetection_test 2025-12-04T12:15:46.9311742Z inflating: build/bin/c10_IntrusiveList_test 2025-12-04T12:15:46.9345728Z inflating: build/bin/c10_Half_test 2025-12-04T12:15:46.9382701Z inflating: build/bin/c10_LeftRight_test 2025-12-04T12:15:46.9420260Z inflating: build/bin/c10_Enumerate_test 2025-12-04T12:15:46.9455467Z inflating: build/bin/c10_NetworkFlow_test 2025-12-04T12:15:46.9488447Z inflating: build/bin/c10_Semaphore_test 2025-12-04T12:15:46.9525098Z inflating: build/bin/c10_ThreadLocal_test 2025-12-04T12:15:46.9558261Z inflating: build/bin/c10_Synchronized_test 2025-12-04T12:15:46.9592582Z inflating: build/bin/c10_TypeIndex_test 2025-12-04T12:15:46.9626912Z inflating: build/bin/c10_accumulate_test 2025-12-04T12:15:46.9660497Z inflating: build/bin/c10_bit_cast_test 2025-12-04T12:15:46.9697267Z inflating: build/bin/c10_bfloat16_test 2025-12-04T12:15:46.9733717Z inflating: build/bin/c10_complex_test 2025-12-04T12:15:46.9771110Z inflating: build/bin/c10_complex_math_test 2025-12-04T12:15:46.9804043Z inflating: build/bin/c10_error_test 2025-12-04T12:15:46.9838753Z inflating: build/bin/c10_exception_test 2025-12-04T12:15:46.9872180Z inflating: build/bin/c10_flags_test 2025-12-04T12:15:46.9905581Z inflating: build/bin/c10_generic_math_test 2025-12-04T12:15:47.0003921Z inflating: build/bin/c10_intrusive_ptr_test 2025-12-04T12:15:47.0037833Z inflating: build/bin/c10_irange_test 2025-12-04T12:15:47.0073896Z inflating: build/bin/c10_lazy_test 2025-12-04T12:15:47.0107039Z inflating: build/bin/c10_nofatal_test 2025-12-04T12:15:47.0155763Z inflating: build/bin/c10_optional_test 2025-12-04T12:15:47.0193330Z inflating: build/bin/c10_logging_test 2025-12-04T12:15:47.0233896Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-12-04T12:15:47.0329632Z inflating: build/bin/c10_small_vector_test 2025-12-04T12:15:47.0364938Z inflating: build/bin/c10_registry_test 2025-12-04T12:15:47.0399172Z inflating: build/bin/c10_ssize_test 2025-12-04T12:15:47.0436429Z inflating: build/bin/c10_string_util_test 2025-12-04T12:15:47.0468973Z inflating: build/bin/c10_string_view_test 2025-12-04T12:15:47.0498127Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-12-04T12:15:47.0531434Z inflating: build/bin/c10_tempfile_test 2025-12-04T12:15:47.0568555Z inflating: build/bin/c10_typeid_test 2025-12-04T12:15:47.0601163Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2025-12-04T12:15:47.0633734Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2025-12-04T12:15:47.0666626Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-12-04T12:15:47.0698854Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-12-04T12:15:47.0731469Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-12-04T12:15:47.0764047Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-12-04T12:15:47.0796675Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-12-04T12:15:47.0829432Z inflating: build/bin/c10_hip_HIPTest 2025-12-04T12:15:47.1187857Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-12-04T12:15:47.1555799Z inflating: build/bin/vec_test_all_types_AVX512 2025-12-04T12:15:47.1929410Z inflating: build/bin/vec_test_all_types_AVX2 2025-12-04T12:15:47.1992688Z inflating: build/bin/test_aoti_abi_check 2025-12-04T12:15:47.2024947Z inflating: build/bin/test_vec_half_DEFAULT 2025-12-04T12:15:47.2058804Z inflating: build/bin/test_vec_half_AVX2 2025-12-04T12:15:47.2091364Z inflating: build/bin/test_vec_half_AVX512 2025-12-04T12:15:47.2126136Z inflating: build/bin/BackoffTest 2025-12-04T12:15:47.2161388Z inflating: build/bin/FileStoreTest 2025-12-04T12:15:47.2198751Z inflating: build/bin/TCPStoreTest 2025-12-04T12:15:47.2234525Z inflating: build/bin/HashStoreTest 2025-12-04T12:15:47.2278230Z inflating: build/bin/ProcessGroupGlooTest 2025-12-04T12:15:47.2279873Z inflating: build/bin/example_allreduce 2025-12-04T12:15:47.2281829Z inflating: build/bin/torch_shm_manager 2025-12-04T12:15:47.2317630Z inflating: build/bin/static_runtime_bench 2025-12-04T12:15:47.2474197Z inflating: build/bin/static_runtime_test 2025-12-04T12:15:47.2521913Z inflating: build/bin/Dict_test 2025-12-04T12:15:47.2556439Z inflating: build/bin/Dimname_test 2025-12-04T12:15:47.2598869Z inflating: build/bin/MaybeOwned_test 2025-12-04T12:15:47.2636380Z inflating: build/bin/NamedTensor_test 2025-12-04T12:15:47.2675156Z inflating: build/bin/apply_utils_test 2025-12-04T12:15:47.2713621Z inflating: build/bin/atest 2025-12-04T12:15:47.2755353Z inflating: build/bin/basic 2025-12-04T12:15:47.2791626Z inflating: build/bin/broadcast_test 2025-12-04T12:15:47.2825129Z inflating: build/bin/cpu_allocator_test 2025-12-04T12:15:47.2863334Z inflating: build/bin/cpu_generator_test 2025-12-04T12:15:47.2897952Z inflating: build/bin/cpu_profiling_allocator_test 2025-12-04T12:15:47.2956962Z inflating: build/bin/cpu_rng_test 2025-12-04T12:15:47.2991220Z inflating: build/bin/dlconvertor_test 2025-12-04T12:15:47.3029072Z inflating: build/bin/extension_backend_test 2025-12-04T12:15:47.3065759Z inflating: build/bin/half_test 2025-12-04T12:15:47.3128289Z inflating: build/bin/ivalue_test 2025-12-04T12:15:47.3161321Z inflating: build/bin/lazy_tensor_test 2025-12-04T12:15:47.3196383Z inflating: build/bin/math_kernel_test 2025-12-04T12:15:47.3231455Z inflating: build/bin/memory_format_test 2025-12-04T12:15:47.3266898Z inflating: build/bin/memory_overlapping_test 2025-12-04T12:15:47.3302251Z inflating: build/bin/mobile_memory_cleanup 2025-12-04T12:15:47.3339239Z inflating: build/bin/native_test 2025-12-04T12:15:47.3373166Z inflating: build/bin/operator_name_test 2025-12-04T12:15:47.3406798Z inflating: build/bin/operators_test 2025-12-04T12:15:47.3441430Z inflating: build/bin/packedtensoraccessor_test 2025-12-04T12:15:47.3485818Z inflating: build/bin/pow_test 2025-12-04T12:15:47.3523091Z inflating: build/bin/quantized_test 2025-12-04T12:15:47.3556713Z inflating: build/bin/reduce_ops_test 2025-12-04T12:15:47.3591820Z inflating: build/bin/reportMemoryUsage_test 2025-12-04T12:15:47.3628145Z inflating: build/bin/scalar_tensor_test 2025-12-04T12:15:47.3666176Z inflating: build/bin/scalar_test 2025-12-04T12:15:47.3700569Z inflating: build/bin/StorageUtils_test 2025-12-04T12:15:47.3735162Z inflating: build/bin/stride_properties_test 2025-12-04T12:15:47.3787049Z inflating: build/bin/tensor_iterator_test 2025-12-04T12:15:47.3822852Z inflating: build/bin/test_parallel 2025-12-04T12:15:47.3856856Z inflating: build/bin/thread_init_test 2025-12-04T12:15:47.3893288Z inflating: build/bin/type_ptr_test 2025-12-04T12:15:47.3932294Z inflating: build/bin/type_test 2025-12-04T12:15:47.3967192Z inflating: build/bin/undefined_tensor_test 2025-12-04T12:15:47.4000205Z inflating: build/bin/verify_api_visibility 2025-12-04T12:15:47.4046669Z inflating: build/bin/legacy_vmap_test 2025-12-04T12:15:47.4080764Z inflating: build/bin/weakref_test 2025-12-04T12:15:47.4114893Z inflating: build/bin/wrapdim_test 2025-12-04T12:15:47.4148864Z inflating: build/bin/xla_tensor_test 2025-12-04T12:15:47.4188051Z inflating: build/bin/IListRef_test 2025-12-04T12:15:47.4255365Z inflating: build/bin/List_test 2025-12-04T12:15:47.4332035Z inflating: build/bin/kernel_function_legacy_test 2025-12-04T12:15:47.4375230Z inflating: build/bin/KernelFunction_test 2025-12-04T12:15:47.4440335Z inflating: build/bin/kernel_lambda_test 2025-12-04T12:15:47.4520469Z inflating: build/bin/kernel_lambda_legacy_test 2025-12-04T12:15:47.4581968Z inflating: build/bin/kernel_function_test 2025-12-04T12:15:47.4621803Z inflating: build/bin/kernel_stackbased_test 2025-12-04T12:15:47.4682867Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-12-04T12:15:47.4716809Z inflating: build/bin/CppSignature_test 2025-12-04T12:15:47.4753220Z inflating: build/bin/backend_fallback_test 2025-12-04T12:15:47.4785921Z inflating: build/bin/op_allowlist_test 2025-12-04T12:15:47.4977818Z inflating: build/bin/op_registration_test 2025-12-04T12:15:47.5021492Z inflating: build/bin/inline_container_test 2025-12-04T12:15:47.5054203Z inflating: build/bin/hip_complex_math_test 2025-12-04T12:15:47.5086830Z inflating: build/bin/hip_complex_test 2025-12-04T12:15:47.5121938Z inflating: build/bin/hip_apply_test 2025-12-04T12:15:47.5154653Z inflating: build/bin/hip_distributions_test 2025-12-04T12:15:47.5187311Z inflating: build/bin/hip_generator_test 2025-12-04T12:15:47.5219951Z inflating: build/bin/hip_half_test 2025-12-04T12:15:47.5252606Z inflating: build/bin/hip_integer_divider_test 2025-12-04T12:15:47.5285238Z inflating: build/bin/hip_optional_test 2025-12-04T12:15:47.5317850Z inflating: build/bin/hip_packedtensoraccessor_test 2025-12-04T12:15:47.5350718Z inflating: build/bin/hip_vectorized_test 2025-12-04T12:15:47.5385006Z inflating: build/bin/hip_dlconvertor_test 2025-12-04T12:15:47.6060026Z inflating: build/bin/test_jit 2025-12-04T12:15:47.6274001Z inflating: build/bin/test_lazy 2025-12-04T12:15:47.6310559Z inflating: build/bin/test_dist_autograd 2025-12-04T12:15:47.6355591Z inflating: build/bin/test_cpp_rpc 2025-12-04T12:15:47.7075744Z inflating: build/bin/test_api 2025-12-04T12:15:47.7076898Z inflating: build/bin/parallel_benchmark 2025-12-04T12:15:47.7077205Z creating: .additional_ci_files/ 2025-12-04T12:15:47.7115607Z inflating: .additional_ci_files/test-times.json 2025-12-04T12:15:47.7256349Z inflating: .additional_ci_files/test-class-times.json 2025-12-04T12:15:47.7298951Z ##[group]Run rm artifacts.zip 2025-12-04T12:15:47.7299121Z rm artifacts.zip 2025-12-04T12:15:47.7303785Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:47.7303939Z env: 2025-12-04T12:15:47.7304036Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:47.7304172Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:47.7304368Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:47.7304533Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:47.7305188Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:47.7305688Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:47.7305812Z AWS_REGION: us-east-1 2025-12-04T12:15:47.7306003Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:47.7306176Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:47.7308614Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:47.7308727Z ##[endgroup] 2025-12-04T12:15:47.8379501Z ##[group]Run df -H 2025-12-04T12:15:47.8379629Z df -H 2025-12-04T12:15:47.8382659Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:47.8382830Z env: 2025-12-04T12:15:47.8382923Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:47.8383062Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:47.8383240Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:47.8383405Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:47.8383915Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:47.8384406Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:47.8384522Z AWS_REGION: us-east-1 2025-12-04T12:15:47.8384707Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:47.8384856Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:47.8387305Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:47.8387413Z ##[endgroup] 2025-12-04T12:15:47.8425144Z Filesystem Size Used Avail Use% Mounted on 2025-12-04T12:15:47.8425460Z overlay 16T 364G 15T 3% / 2025-12-04T12:15:47.8425717Z tmpfs 68M 0 68M 0% /dev 2025-12-04T12:15:47.8425950Z /dev/md0 16T 364G 15T 3% /run 2025-12-04T12:15:47.8426302Z shm 68M 17k 68M 1% /dev/shm 2025-12-04T12:15:47.8426764Z amdprj2-k8s_2 5.5T 120G 5.4T 3% /home/runner/pytorch-data 2025-12-04T12:15:47.8427114Z tmpfs 3.3T 13k 3.3T 1% /run/secrets/kubernetes.io/serviceaccount 2025-12-04T12:15:47.8427417Z tmpfs 1.7T 0 1.7T 0% /proc/acpi 2025-12-04T12:15:47.8427661Z tmpfs 1.7T 0 1.7T 0% /proc/scsi 2025-12-04T12:15:47.8427915Z tmpfs 1.7T 0 1.7T 0% /sys/firmware 2025-12-04T12:15:47.8428205Z tmpfs 1.7T 0 1.7T 0% /sys/devices/virtual/powercap 2025-12-04T12:15:47.8453552Z Prepare all required actions 2025-12-04T12:15:47.8453778Z Getting action download info 2025-12-04T12:15:48.2345808Z ##[group]Run ./.github/actions/download-td-artifacts 2025-12-04T12:15:48.2346099Z with: 2025-12-04T12:15:48.2346193Z env: 2025-12-04T12:15:48.2346288Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:48.2346427Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:48.2346607Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:48.2346775Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:48.2347277Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:48.2347765Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:48.2347908Z AWS_REGION: us-east-1 2025-12-04T12:15:48.2348093Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:48.2348248Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:48.2350732Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:48.2350840Z ##[endgroup] 2025-12-04T12:15:48.2364418Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T12:15:48.2364554Z with: 2025-12-04T12:15:48.2364643Z name: td_results 2025-12-04T12:15:48.2364747Z s3-bucket: gha-artifacts 2025-12-04T12:15:48.2364871Z region: us-east-1 2025-12-04T12:15:48.2364963Z env: 2025-12-04T12:15:48.2365054Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:48.2365187Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:48.2365363Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:48.2365528Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:48.2366030Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:48.2366523Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:48.2366638Z AWS_REGION: us-east-1 2025-12-04T12:15:48.2366769Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:48.2366916Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:48.2369397Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:48.2369504Z ##[endgroup] 2025-12-04T12:15:48.4639475Z (node:17146) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T12:15:48.4639848Z 2025-12-04T12:15:48.4640000Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T12:15:48.4640397Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T12:15:48.4640797Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T12:15:48.7315059Z Found 1 objects with prefix pytorch/pytorch/19921726347/td_results/ 2025-12-04T12:15:48.7315667Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-12-04T12:15:49.2283339Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-12-04T12:15:49.2286852Z Artifact download has finished successfully 2025-12-04T12:15:49.2452864Z ##[group]Run mkdir -p .additional_ci_files 2025-12-04T12:15:49.2453094Z mkdir -p .additional_ci_files 2025-12-04T12:15:49.2453326Z mv td_results.json .additional_ci_files/td_results.json || true 2025-12-04T12:15:49.2458300Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:49.2458460Z env: 2025-12-04T12:15:49.2458563Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:49.2458712Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:49.2458906Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:49.2459092Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:49.2459871Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:49.2460534Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:49.2460660Z AWS_REGION: us-east-1 2025-12-04T12:15:49.2460916Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:49.2461081Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:49.2463819Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:49.2463934Z ##[endgroup] 2025-12-04T12:15:49.2527375Z ##[group]Run .github/scripts/parse_ref.py 2025-12-04T12:15:49.2527607Z .github/scripts/parse_ref.py 2025-12-04T12:15:49.2531233Z shell: /usr/bin/bash -e {0} 2025-12-04T12:15:49.2531361Z env: 2025-12-04T12:15:49.2531471Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:49.2531638Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:49.2531851Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:49.2532048Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:49.2532660Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:49.2533253Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:49.2533393Z AWS_REGION: us-east-1 2025-12-04T12:15:49.2533566Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:49.2533747Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:49.2536706Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:49.2536832Z ##[endgroup] 2025-12-04T12:15:49.2637069Z Setting output branch=main 2025-12-04T12:15:49.2700329Z Prepare all required actions 2025-12-04T12:15:49.2700554Z Getting action download info 2025-12-04T12:15:49.4557161Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T12:15:49.4557304Z with: 2025-12-04T12:15:49.4557523Z github-token: *** 2025-12-04T12:15:49.4558664Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}]} 2025-12-04T12:15:49.4560020Z job-name: linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:15:49.4560236Z env: 2025-12-04T12:15:49.4560332Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:49.4560472Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:49.4560653Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:49.4560824Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:49.4561329Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:49.4561819Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:49.4561942Z AWS_REGION: us-east-1 2025-12-04T12:15:49.4562201Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:49.4562359Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:49.4564778Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:49.4564888Z ##[endgroup] 2025-12-04T12:15:49.4580469Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T12:15:49.4580597Z with: 2025-12-04T12:15:49.4580687Z shell: bash 2025-12-04T12:15:49.4580784Z timeout_minutes: 10 2025-12-04T12:15:49.4580886Z max_attempts: 5 2025-12-04T12:15:49.4580986Z retry_wait_seconds: 30 2025-12-04T12:15:49.4581279Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T12:15:49.4581583Z polling_interval_seconds: 1 2025-12-04T12:15:49.4581699Z warning_on_retry: true 2025-12-04T12:15:49.4581807Z continue_on_error: false 2025-12-04T12:15:49.4581913Z env: 2025-12-04T12:15:49.4582005Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:49.4582140Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:49.4582323Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:49.4582510Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:49.4583026Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:49.4583512Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:49.4583628Z AWS_REGION: us-east-1 2025-12-04T12:15:49.4583759Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:49.4584040Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:49.4586502Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:49.4586652Z GITHUB_TOKEN: *** 2025-12-04T12:15:49.4586751Z ##[endgroup] 2025-12-04T12:15:49.4973047Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T12:15:49.6378087Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T12:15:49.7328836Z Collecting requests==2.27.1 2025-12-04T12:15:49.7821887Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T12:15:49.7929788Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 6.1 MB/s eta 0:00:00 2025-12-04T12:15:49.8385747Z Collecting pyyaml==6.0.2 2025-12-04T12:15:49.8445792Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-12-04T12:15:49.8891332Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 17.6 MB/s eta 0:00:00 2025-12-04T12:15:49.9127160Z Collecting certifi>=2017.4.17 2025-12-04T12:15:49.9178816Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T12:15:49.9239442Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 KB 29.2 MB/s eta 0:00:00 2025-12-04T12:15:49.9384572Z Collecting idna<4,>=2.5 2025-12-04T12:15:49.9436491Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T12:15:49.9464385Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 32.0 MB/s eta 0:00:00 2025-12-04T12:15:50.0357016Z Collecting charset-normalizer~=2.0.0 2025-12-04T12:15:50.0405965Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T12:15:50.0686500Z Collecting urllib3<1.27,>=1.21.1 2025-12-04T12:15:50.0747071Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T12:15:50.0800699Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 30.9 MB/s eta 0:00:00 2025-12-04T12:15:50.1308190Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-12-04T12:15:50.2229443Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2025-12-04T12:15:50.2230321Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T12:15:50.2397652Z Successfully installed certifi-2025.11.12 charset-normalizer-2.0.12 idna-3.11 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-12-04T12:15:50.4971857Z Command completed after 1 attempt(s). 2025-12-04T12:15:50.5023045Z ##[group]Run set -x 2025-12-04T12:15:50.5023236Z set -x 2025-12-04T12:15:50.5023364Z  2025-12-04T12:15:50.5023587Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T12:15:50.5023853Z # in runner workspace 2025-12-04T12:15:50.5024073Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T12:15:50.5029227Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:50.5029393Z env: 2025-12-04T12:15:50.5029501Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:50.5029669Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:50.5029874Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:50.5030064Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:50.5030643Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:50.5031209Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:50.5031343Z AWS_REGION: us-east-1 2025-12-04T12:15:50.5031524Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:50.5031697Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:50.5034490Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:50.5034614Z ##[endgroup] 2025-12-04T12:15:50.5054637Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-12-04T12:15:50.5136440Z Setting output branch=main 2025-12-04T12:15:50.5172644Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T12:15:50.5172871Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T12:15:50.5173044Z echo "Job name: ${JOB_NAME}" 2025-12-04T12:15:50.5173207Z  2025-12-04T12:15:50.5173402Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T12:15:50.5173635Z # in runner workspace 2025-12-04T12:15:50.5173852Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T12:15:50.5174087Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T12:15:50.5174264Z  --job-name "${JOB_NAME}" \ 2025-12-04T12:15:50.5175781Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}]}" \ 2025-12-04T12:15:50.5177398Z  --selected-test-configs "" \ 2025-12-04T12:15:50.5177580Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T12:15:50.5177744Z  --tag "${TAG}" \ 2025-12-04T12:15:50.5177896Z  --event-name "${EVENT_NAME}" \ 2025-12-04T12:15:50.5178060Z  --schedule "${SCHEDULE}" \ 2025-12-04T12:15:50.5178222Z  --branch "${HEAD_BRANCH}" 2025-12-04T12:15:50.5182378Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:50.5182530Z env: 2025-12-04T12:15:50.5182628Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:50.5182770Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:50.5182950Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:50.5183120Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:50.5183639Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:50.5184145Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:50.5184265Z AWS_REGION: us-east-1 2025-12-04T12:15:50.5184428Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:50.5184583Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:50.5187149Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:50.5187337Z GITHUB_TOKEN: *** 2025-12-04T12:15:50.5187521Z JOB_NAME: linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:15:50.5187722Z PR_NUMBER: 2025-12-04T12:15:50.5187818Z TAG: 2025-12-04T12:15:50.5187907Z EVENT_NAME: push 2025-12-04T12:15:50.5188004Z SCHEDULE: 2025-12-04T12:15:50.5188098Z HEAD_BRANCH: main 2025-12-04T12:15:50.5188198Z ##[endgroup] 2025-12-04T12:15:50.5206017Z Workflow: trunk-rocm-mi300 2025-12-04T12:15:50.5206412Z Job name: linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:15:51.0495030Z INFO:root:Issue https://github.com/pytorch/pytorch/issues/167616 created by jithunnair-amd has unstable all the test jobs for trunk-rocm-mi300 / linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:15:51.0731391Z Setting output keep-going=True 2025-12-04T12:15:51.0731699Z Setting output ci-verbose-test-logs=False 2025-12-04T12:15:51.0731981Z Setting output ci-test-showlocals=False 2025-12-04T12:15:51.0732236Z Setting output ci-no-test-timeout=False 2025-12-04T12:15:51.0732479Z Setting output ci-no-td=False 2025-12-04T12:15:51.0732711Z Setting output ci-td-distributed=False 2025-12-04T12:15:51.0732954Z Setting output is-unstable=True 2025-12-04T12:15:51.0733184Z Setting output reenabled-issues= 2025-12-04T12:15:51.0735501Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}]} 2025-12-04T12:15:51.0737953Z Setting output is-test-matrix-empty=False 2025-12-04T12:15:51.0834807Z ##[group]Run echo "Filtered matrix:" 2025-12-04T12:15:51.0835024Z echo "Filtered matrix:" 2025-12-04T12:15:51.0836832Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1.b", "unstable": "unstable"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "unstable": "unstable"}]}" 2025-12-04T12:15:51.0838863Z  2025-12-04T12:15:51.0838981Z echo 2025-12-04T12:15:51.0839166Z echo "Is the current job unstable? True" 2025-12-04T12:15:51.0839331Z  2025-12-04T12:15:51.0839428Z echo 2025-12-04T12:15:51.0839555Z echo "Is keep-going label set? True" 2025-12-04T12:15:51.0839698Z  2025-12-04T12:15:51.0839795Z echo 2025-12-04T12:15:51.0839907Z echo "Reenabled issues? " 2025-12-04T12:15:51.0844377Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:51.0844551Z env: 2025-12-04T12:15:51.0844659Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:51.0844820Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:51.0845028Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:51.0845224Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:51.0845945Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:51.0846526Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:51.0846661Z AWS_REGION: us-east-1 2025-12-04T12:15:51.0846844Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:51.0847074Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:51.0849885Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:51.0849991Z ##[endgroup] 2025-12-04T12:15:51.0867154Z Filtered matrix: 2025-12-04T12:15:51.0868412Z {include: [{config: default, shard: 1, num_shards: 6, runner: linux.rocm.gpu.gfx942.1.b, unstable: unstable}, {config: default, shard: 2, num_shards: 6, runner: linux.rocm.gpu.gfx942.1.b, unstable: unstable}, {config: default, shard: 3, num_shards: 6, runner: linux.rocm.gpu.gfx942.1.b, unstable: unstable}, {config: default, shard: 4, num_shards: 6, runner: linux.rocm.gpu.gfx942.1.b, unstable: unstable}, {config: default, shard: 5, num_shards: 6, runner: linux.rocm.gpu.gfx942.1.b, unstable: unstable}, {config: default, shard: 6, num_shards: 6, runner: linux.rocm.gpu.gfx942.1.b, unstable: unstable}, {config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, unstable: unstable}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, unstable: unstable}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, unstable: unstable}]} 2025-12-04T12:15:51.0869694Z 2025-12-04T12:15:51.0869772Z Is the current job unstable? True 2025-12-04T12:15:51.0869850Z 2025-12-04T12:15:51.0869901Z Is keep-going label set? True 2025-12-04T12:15:51.0869973Z 2025-12-04T12:15:51.0870015Z Reenabled issues? 2025-12-04T12:15:51.0889772Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T12:15:51.0889976Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T12:15:51.0892410Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:51.0892553Z env: 2025-12-04T12:15:51.0892645Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:51.0892778Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:51.0893021Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:51.0893185Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:51.0893684Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:51.0894182Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:51.0894298Z AWS_REGION: us-east-1 2025-12-04T12:15:51.0894425Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:51.0894573Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:51.0897002Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:51.0897105Z JOB_TIMEOUT: 300 2025-12-04T12:15:51.0897198Z ##[endgroup] 2025-12-04T12:15:51.0930675Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:15:51.0930934Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:15:51.0931172Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:15:51.0935633Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:15:51.0952831Z env: 2025-12-04T12:15:51.0952966Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:51.0953116Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:51.0953299Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:51.0953469Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:51.0953992Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:51.0954488Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:51.0954627Z AWS_REGION: us-east-1 2025-12-04T12:15:51.0954802Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:51.0954957Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:51.0957392Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:51.0957504Z ##[endgroup] 2025-12-04T12:15:51.1025419Z ##[group]Run set -x 2025-12-04T12:15:51.1025552Z set -x 2025-12-04T12:15:51.1025645Z  2025-12-04T12:15:51.1025752Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-12-04T12:15:51.1025908Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-12-04T12:15:51.1026063Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-12-04T12:15:51.1026206Z  TEST_COMMAND=.ci/caffe2/test.sh 2025-12-04T12:15:51.1026326Z else 2025-12-04T12:15:51.1026432Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-12-04T12:15:51.1026553Z fi 2025-12-04T12:15:51.1026641Z  2025-12-04T12:15:51.1026774Z # detached container should get cleaned up by teardown_ec2_linux 2025-12-04T12:15:51.1026981Z # TODO: Stop building test binaries as part of the build phase 2025-12-04T12:15:51.1027159Z # Used for GPU_FLAG since that doesn't play nice 2025-12-04T12:15:51.1027324Z # shellcheck disable=SC2086,SC2090 2025-12-04T12:15:51.1027459Z container_name=$(docker run \ 2025-12-04T12:15:51.1027586Z  ${GPU_FLAG:-} \ 2025-12-04T12:15:51.1027703Z  -e BUILD_ENVIRONMENT \ 2025-12-04T12:15:51.1027825Z  -e PR_NUMBER \ 2025-12-04T12:15:51.1027937Z  -e GITHUB_ACTIONS \ 2025-12-04T12:15:51.1028053Z  -e GITHUB_REPOSITORY \ 2025-12-04T12:15:51.1028173Z  -e GITHUB_WORKFLOW \ 2025-12-04T12:15:51.1028288Z  -e GITHUB_JOB \ 2025-12-04T12:15:51.1028396Z  -e GITHUB_RUN_ID \ 2025-12-04T12:15:51.1028511Z  -e GITHUB_RUN_NUMBER \ 2025-12-04T12:15:51.1028628Z  -e GITHUB_RUN_ATTEMPT \ 2025-12-04T12:15:51.1028745Z  -e JOB_ID \ 2025-12-04T12:15:51.1028851Z  -e JOB_NAME \ 2025-12-04T12:15:51.1029067Z  -e BASE_SHA \ 2025-12-04T12:15:51.1029211Z  -e BRANCH \ 2025-12-04T12:15:51.1029313Z  -e SHA1 \ 2025-12-04T12:15:51.1029421Z  -e AWS_DEFAULT_REGION \ 2025-12-04T12:15:51.1029541Z  -e IN_WHEEL_TEST \ 2025-12-04T12:15:51.1029654Z  -e SHARD_NUMBER \ 2025-12-04T12:15:51.1029767Z  -e TEST_CONFIG \ 2025-12-04T12:15:51.1029879Z  -e NUM_TEST_SHARDS \ 2025-12-04T12:15:51.1029997Z  -e REENABLED_ISSUES \ 2025-12-04T12:15:51.1030121Z  -e CONTINUE_THROUGH_ERROR \ 2025-12-04T12:15:51.1030244Z  -e VERBOSE_TEST_LOGS \ 2025-12-04T12:15:51.1030363Z  -e TEST_SHOWLOCALS \ 2025-12-04T12:15:51.1030477Z  -e NO_TEST_TIMEOUT \ 2025-12-04T12:15:51.1030588Z  -e NO_TD \ 2025-12-04T12:15:51.1030705Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-12-04T12:15:51.1030848Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-12-04T12:15:51.1030998Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-12-04T12:15:51.1031132Z  -e TESTS_TO_INCLUDE \ 2025-12-04T12:15:51.1031252Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-12-04T12:15:51.1031377Z  -e DASHBOARD_TAG \ 2025-12-04T12:15:51.1031524Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T12:15:51.1031686Z  --ulimit stack=10485760:83886080 \ 2025-12-04T12:15:51.1031813Z  --ulimit core=0 \ 2025-12-04T12:15:51.1031949Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T12:15:51.1032105Z  --security-opt seccomp=unconfined \ 2025-12-04T12:15:51.1032243Z  --cap-add=SYS_PTRACE \ 2025-12-04T12:15:51.1032364Z  --shm-size="8g" \ 2025-12-04T12:15:51.1032474Z  --tty \ 2025-12-04T12:15:51.1032576Z  --detach \ 2025-12-04T12:15:51.1032688Z  --name="${container_name}" \ 2025-12-04T12:15:51.1032813Z  --user jenkins \ 2025-12-04T12:15:51.1032956Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-12-04T12:15:51.1033111Z  -w /var/lib/jenkins/workspace \ 2025-12-04T12:15:51.1033306Z  "${DOCKER_IMAGE}" 2025-12-04T12:15:51.1033413Z ) 2025-12-04T12:15:51.1033518Z # save container name for later step 2025-12-04T12:15:51.1033681Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-12-04T12:15:51.1033950Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2025-12-04T12:15:51.1034296Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2025-12-04T12:15:51.1037107Z shell: /usr/bin/bash -e {0} 2025-12-04T12:15:51.1037219Z env: 2025-12-04T12:15:51.1037312Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:15:51.1037451Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:15:51.1037630Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:15:51.1037796Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:15:51.1038301Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T12:15:51.1038789Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:15:51.1038905Z AWS_REGION: us-east-1 2025-12-04T12:15:51.1039051Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:15:51.1039242Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:15:51.1041669Z AWS_SESSION_TOKEN: *** 2025-12-04T12:15:51.1041793Z BUILD_ENVIRONMENT: linux-jammy-rocm-py3.10 2025-12-04T12:15:51.1041922Z PR_NUMBER: 2025-12-04T12:15:51.1042024Z GITHUB_REPOSITORY: pytorch/pytorch 2025-12-04T12:15:51.1042196Z GITHUB_WORKFLOW: trunk-rocm-mi300 2025-12-04T12:15:51.1042315Z GITHUB_JOB: test 2025-12-04T12:15:51.1042416Z GITHUB_RUN_ID: 19921726347 2025-12-04T12:15:51.1042527Z GITHUB_RUN_NUMBER: 688 2025-12-04T12:15:51.1042634Z GITHUB_RUN_ATTEMPT: 1 2025-12-04T12:15:51.1042737Z JOB_ID: 57113808236 2025-12-04T12:15:51.1042919Z JOB_NAME: linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:15:51.1043111Z BRANCH: main 2025-12-04T12:15:51.1043220Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:15:51.1043374Z BASE_SHA: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:15:51.1043513Z TEST_CONFIG: distributed 2025-12-04T12:15:51.1043617Z SHARD_NUMBER: 2 2025-12-04T12:15:51.1043714Z NUM_TEST_SHARDS: 3 2025-12-04T12:15:51.1043814Z REENABLED_ISSUES: 2025-12-04T12:15:51.1043919Z CONTINUE_THROUGH_ERROR: True 2025-12-04T12:15:51.1044033Z VERBOSE_TEST_LOGS: False 2025-12-04T12:15:51.1044141Z TEST_SHOWLOCALS: False 2025-12-04T12:15:51.1044253Z NO_TEST_TIMEOUT: False 2025-12-04T12:15:51.1044353Z NO_TD: False 2025-12-04T12:15:51.1044619Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:15:51.1044913Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-12-04T12:15:51.1045043Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-12-04T12:15:51.1045162Z TESTS_TO_INCLUDE: 2025-12-04T12:15:51.1045259Z DASHBOARD_TAG: 2025-12-04T12:15:51.1045398Z HUGGING_FACE_HUB_TOKEN: *** 2025-12-04T12:15:51.1045507Z ##[endgroup] 2025-12-04T12:15:51.1061422Z + [[ distributed == \m\u\l\t\i\g\p\u ]] 2025-12-04T12:15:51.1061565Z + [[ linux-jammy-rocm-py3.10 == *onnx* ]] 2025-12-04T12:15:51.1061713Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-12-04T12:15:51.1068743Z +++ nproc --ignore=2 2025-12-04T12:15:51.1077264Z ++ docker run --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e GITHUB_REPOSITORY -e GITHUB_WORKFLOW -e GITHUB_JOB -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e JOB_ID -e JOB_NAME -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e REENABLED_ISSUES -e CONTINUE_THROUGH_ERROR -e VERBOSE_TEST_LOGS -e TEST_SHOWLOCALS -e NO_TEST_TIMEOUT -e NO_TD -e MAX_JOBS=126 -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e TESTS_TO_INCLUDE -e HUGGING_FACE_HUB_TOKEN -e DASHBOARD_TAG --env-file=/home/runner/_work/_temp/github_env_19921726347 --ulimit stack=10485760:83886080 --ulimit core=0 --env-file=/tmp/github_env_19921726347 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --shm-size=8g --tty --detach --name= --user jenkins -v /home/runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:15:51.2689745Z + container_name=9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T12:15:51.2690023Z + echo CONTAINER_NAME=9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T12:15:51.2690555Z + docker exec -t 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2025-12-04T12:15:54.3106205Z Processing ./dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T12:15:54.8351199Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.10.0a0+gitffd9b0f) (3.18.0) 2025-12-04T12:15:54.8352527Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.10.0a0+gitffd9b0f) (4.12.2) 2025-12-04T12:15:54.8353754Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.10.0a0+gitffd9b0f) (1.13.3) 2025-12-04T12:15:54.8356344Z Requirement already satisfied: networkx>=2.5.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.10.0a0+gitffd9b0f) (2.8.8) 2025-12-04T12:15:54.8356964Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.10.0a0+gitffd9b0f) (3.1.6) 2025-12-04T12:15:54.8358662Z Requirement already satisfied: fsspec>=0.8.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.10.0a0+gitffd9b0f) (2025.10.0) 2025-12-04T12:15:54.8520607Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch==2.10.0a0+gitffd9b0f) (1.3.0) 2025-12-04T12:15:54.8546105Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch==2.10.0a0+gitffd9b0f) (3.0.3) 2025-12-04T12:15:55.0374581Z Installing collected packages: torch 2025-12-04T12:16:00.2372413Z Successfully installed torch-2.10.0a0+gitffd9b0f 2025-12-04T12:16:00.2752157Z + export TERM=vt100 2025-12-04T12:16:00.2752568Z + TERM=vt100 2025-12-04T12:16:00.2756709Z ++ dirname .ci/pytorch/test.sh 2025-12-04T12:16:00.2767363Z + source .ci/pytorch/common.sh 2025-12-04T12:16:00.2772679Z +++ dirname .ci/pytorch/common.sh 2025-12-04T12:16:00.2784203Z ++ source .ci/pytorch/common_utils.sh 2025-12-04T12:16:00.2785949Z +++ declare -f -t trap_add 2025-12-04T12:16:00.2791713Z ++ set -ex -o pipefail 2025-12-04T12:16:00.2791948Z ++ [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-12-04T12:16:00.2792169Z ++ unset HIP_PLATFORM 2025-12-04T12:16:00.2792351Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:16:00.2792561Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:16:00.2792753Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T12:16:00.2803778Z ++ dirname .ci/pytorch/test.sh 2025-12-04T12:16:00.2815504Z + source .ci/pytorch/common-build.sh 2025-12-04T12:16:00.2816863Z ++ [[ linux-jammy-rocm-py3.10 != *win-* ]] 2025-12-04T12:16:00.2825866Z ++++ dirname .ci/pytorch/common-build.sh 2025-12-04T12:16:00.2835079Z +++ cd .ci/pytorch 2025-12-04T12:16:00.2835401Z +++ pwd -P 2025-12-04T12:16:00.2837748Z ++ script_dir=/var/lib/jenkins/pytorch/.ci/pytorch 2025-12-04T12:16:00.2838013Z ++ [[ linux-jammy-rocm-py3.10 == *-pch* ]] 2025-12-04T12:16:00.2838184Z ++ which sccache 2025-12-04T12:16:00.2847469Z ++ [[ -z '' ]] 2025-12-04T12:16:00.2847620Z ++ unset SCCACHE_BUCKET 2025-12-04T12:16:00.2847761Z ++ unset SCCACHE_REGION 2025-12-04T12:16:00.2847908Z ++ sccache --stop-server 2025-12-04T12:16:00.2864791Z ++ true 2025-12-04T12:16:00.2864939Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-12-04T12:16:00.2874173Z ++ trap_add sccache_epilogue EXIT 2025-12-04T12:16:00.2874350Z ++ trap_add_cmd=sccache_epilogue 2025-12-04T12:16:00.2874495Z ++ shift 2025-12-04T12:16:00.2874624Z ++ for trap_add_name in "$@" 2025-12-04T12:16:00.2881262Z ++++ trap -p EXIT 2025-12-04T12:16:00.2883549Z +++ eval 'extract_trap_cmd ' 2025-12-04T12:16:00.2883699Z ++++ extract_trap_cmd 2025-12-04T12:16:00.2883845Z ++++ printf '%s\n' '' 2025-12-04T12:16:00.2883979Z +++ printf '%s\n' sccache_epilogue 2025-12-04T12:16:00.2886581Z ++ trap -- ' 2025-12-04T12:16:00.2887902Z sccache_epilogue' EXIT 2025-12-04T12:16:00.2888284Z ++ [[ -n '' ]] 2025-12-04T12:16:00.2888530Z ++ [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-12-04T12:16:00.2888894Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T12:16:00.2889265Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-12-04T12:16:00.2889503Z ++ sccache --start-server 2025-12-04T12:16:00.2905099Z sccache: Starting the server... 2025-12-04T12:16:00.3117988Z sccache: Listening on address 127.0.0.1:4226 2025-12-04T12:16:00.3126627Z ++ sccache --zero-stats 2025-12-04T12:16:00.3143123Z Statistics zeroed. 2025-12-04T12:16:00.3146501Z ++ which ccache 2025-12-04T12:16:00.3156231Z + [[ linux-jammy-rocm-py3.10 != *rocm* ]] 2025-12-04T12:16:00.3156488Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-12-04T12:16:00.3156699Z + echo 'Environment variables:' 2025-12-04T12:16:00.3156908Z Environment variables: 2025-12-04T12:16:00.3157078Z + env 2025-12-04T12:16:00.3163845Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-12-04T12:16:00.3164109Z CONTINUE_THROUGH_ERROR=True 2025-12-04T12:16:00.3164312Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10 2025-12-04T12:16:00.3164569Z HOSTNAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6 2025-12-04T12:16:00.3164948Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3165280Z GITHUB_ACTION=__run_2 2025-12-04T12:16:00.3165448Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T12:16:00.3165639Z GITHUB_RUN_NUMBER=688 2025-12-04T12:16:00.3165797Z TEST_CONFIG=distributed 2025-12-04T12:16:00.3166009Z RUNNER_NAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6 2025-12-04T12:16:00.3166267Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T12:16:00.3166521Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T12:16:00.3166734Z RUNNER_ARTIFACT_DIR=/home/runner/_work/_temp/artifacts 2025-12-04T12:16:00.3166982Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T12:16:00.3167179Z GITHUB_REF_TYPE=branch 2025-12-04T12:16:00.3167370Z BASE_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3167783Z HUGGING_FACE_HUB_TOKEN=*** 2025-12-04T12:16:00.3168410Z *** 2025-12-04T12:16:00.3168565Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T12:16:00.3168749Z GITHUB_ACTIONS=true 2025-12-04T12:16:00.3168934Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3169246Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3169599Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk-rocm-mi300.yml@refs/heads/main 2025-12-04T12:16:00.3169904Z UCC_HOME=/usr 2025-12-04T12:16:00.3170065Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T12:16:00.3170226Z VERBOSE_TEST_LOGS=False 2025-12-04T12:16:00.3170422Z GITHUB_REF=refs/heads/main 2025-12-04T12:16:00.3170604Z RUNNER_OS=Linux 2025-12-04T12:16:00.3170731Z SHARD_NUMBER=2 2025-12-04T12:16:00.3170879Z GITHUB_REF_PROTECTED=true 2025-12-04T12:16:00.3171209Z RUNNER_MANUALLY_TRAP_SIG=1 2025-12-04T12:16:00.3171360Z HOME=/var/lib/jenkins 2025-12-04T12:16:00.3171538Z GITHUB_API_URL=https://api.github.com 2025-12-04T12:16:00.3171731Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-12-04T12:16:00.3171911Z RUNNER_DOCS_DIR=/home/runner/_work/_temp/docs 2025-12-04T12:16:00.3172100Z LANG=C.UTF-8 2025-12-04T12:16:00.3172259Z UCX_COMMIT=29831d319e6be55cb8c768ca61de335c934ca39e 2025-12-04T12:16:00.3172458Z PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:16:00.3172661Z RUNNER_TRACKING_ID=github_15a4cad5-db75-4c65-98a6-d671b074dab2 2025-12-04T12:16:00.3172867Z RUNNER_ARCH=X64 2025-12-04T12:16:00.3173013Z RUNNER_TEMP=/home/runner/_work/_temp 2025-12-04T12:16:00.3173177Z NUM_TEST_SHARDS=3 2025-12-04T12:16:00.3173306Z UCX_HOME=/usr 2025-12-04T12:16:00.3173573Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3173985Z JOB_NAME=linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:16:00.3174263Z MAGMA_HOME=/opt/rocm/magma 2025-12-04T12:16:00.3174531Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3174871Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-12-04T12:16:00.3175096Z GITHUB_EVENT_NAME=push 2025-12-04T12:16:00.3175316Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.12.1 2025-12-04T12:16:00.3175544Z DASHBOARD_TAG= 2025-12-04T12:16:00.3175682Z GITHUB_RUN_ID=19921726347 2025-12-04T12:16:00.3175969Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3176285Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T12:16:00.3176444Z PR_NUMBER= 2025-12-04T12:16:00.3176620Z GITHUB_RUN_ATTEMPT=1 2025-12-04T12:16:00.3176775Z ANACONDA_PYTHON_VERSION=3.10 2025-12-04T12:16:00.3176966Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T12:16:00.3177154Z TERM=vt100 2025-12-04T12:16:00.3177286Z INSTALLED_VISION=yes 2025-12-04T12:16:00.3177435Z BRANCH=main 2025-12-04T12:16:00.3177576Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T12:16:00.3177731Z TESTS_TO_INCLUDE= 2025-12-04T12:16:00.3177952Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-12-04T12:16:00.3178214Z GITHUB_SERVER_URL=https://github.com 2025-12-04T12:16:00.3178412Z PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 2025-12-04T12:16:00.3178622Z UCC_COMMIT=9f4b242cbbd8b1462cbc732eb29316cdfa124b77 2025-12-04T12:16:00.3178814Z REENABLED_ISSUES= 2025-12-04T12:16:00.3178945Z SHLVL=1 2025-12-04T12:16:00.3179066Z MAX_JOBS=126 2025-12-04T12:16:00.3179307Z RUNNER_TEST_RESULTS_DIR=/home/runner/_work/_temp/test-results 2025-12-04T12:16:00.3179524Z GITHUB_ACTOR_ID=97764156 2025-12-04T12:16:00.3179690Z RUNNER_TOOL_CACHE=/home/runner/_work/_tool 2025-12-04T12:16:00.3179916Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3180123Z GITHUB_REF_NAME=main 2025-12-04T12:16:00.3180281Z ROCM_PATH=/opt/rocm 2025-12-04T12:16:00.3180440Z GITHUB_JOB=test 2025-12-04T12:16:00.3180548Z NO_TEST_TIMEOUT=False 2025-12-04T12:16:00.3180675Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T12:16:00.3180805Z LC_ALL=C.UTF-8 2025-12-04T12:16:00.3180916Z GITHUB_RETENTION_DAYS=90 2025-12-04T12:16:00.3181054Z RUNNER_WORKSPACE=/home/runner/_work/pytorch 2025-12-04T12:16:00.3181198Z OPENSSL_DIR=/opt/openssl 2025-12-04T12:16:00.3181321Z GITHUB_ACTION_REPOSITORY= 2025-12-04T12:16:00.3181723Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:16:00.3182107Z GITHUB_BASE_REF= 2025-12-04T12:16:00.3182214Z CI=true 2025-12-04T12:16:00.3182328Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T12:16:00.3182457Z JOB_ID=57113808236 2025-12-04T12:16:00.3182568Z GITHUB_HEAD_REF= 2025-12-04T12:16:00.3182675Z GITHUB_ACTION_REF= 2025-12-04T12:16:00.3182829Z TEST_SHOWLOCALS=False 2025-12-04T12:16:00.3182956Z GITHUB_WORKFLOW=trunk-rocm-mi300 2025-12-04T12:16:00.3183093Z DEBIAN_FRONTEND=noninteractive 2025-12-04T12:16:00.3183324Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3183553Z NO_TD=False 2025-12-04T12:16:00.3183659Z OLDPWD=/var/lib/jenkins 2025-12-04T12:16:00.3183778Z _=/usr/bin/env 2025-12-04T12:16:00.3183934Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-12-04T12:16:00.3244621Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-12-04T12:16:00.3244869Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-12-04T12:16:00.3245089Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-12-04T12:16:00.3245318Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-12-04T12:16:00.3245489Z + BUILD_DIR=build 2025-12-04T12:16:00.3245606Z + BUILD_RENAMED_DIR=build_renamed 2025-12-04T12:16:00.3245732Z + BUILD_BIN_DIR=build/bin 2025-12-04T12:16:00.3245842Z + SHARD_NUMBER=2 2025-12-04T12:16:00.3245941Z + NUM_TEST_SHARDS=3 2025-12-04T12:16:00.3246065Z + export TORCH_SERIALIZATION_DEBUG=1 2025-12-04T12:16:00.3246194Z + TORCH_SERIALIZATION_DEBUG=1 2025-12-04T12:16:00.3246307Z + export VALGRIND=ON 2025-12-04T12:16:00.3246410Z + VALGRIND=ON 2025-12-04T12:16:00.3246521Z + [[ linux-jammy-rocm-py3.10 == *clang9* ]] 2025-12-04T12:16:00.3246665Z + [[ linux-jammy-rocm-py3.10 == *xpu* ]] 2025-12-04T12:16:00.3246792Z + detect_cuda_arch 2025-12-04T12:16:00.3246907Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-12-04T12:16:00.3247046Z + [[ linux-jammy-rocm-py3.10 == *s390x* ]] 2025-12-04T12:16:00.3247178Z + [[ 0 == \1 ]] 2025-12-04T12:16:00.3247275Z + [[ True == \1 ]] 2025-12-04T12:16:00.3247430Z + [[ linux-jammy-rocm-py3.10 != *bazel* ]] 2025-12-04T12:16:00.3251512Z ++ realpath build/custom_test_artifacts 2025-12-04T12:16:00.3264239Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2025-12-04T12:16:00.3264610Z + [[ -n '' ]] 2025-12-04T12:16:00.3264796Z + echo 'Environment variables' 2025-12-04T12:16:00.3264987Z Environment variables 2025-12-04T12:16:00.3265147Z + env 2025-12-04T12:16:00.3272009Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-12-04T12:16:00.3272237Z CONTINUE_THROUGH_ERROR=True 2025-12-04T12:16:00.3272443Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10 2025-12-04T12:16:00.3272712Z HOSTNAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6 2025-12-04T12:16:00.3273133Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3273470Z GITHUB_ACTION=__run_2 2025-12-04T12:16:00.3273647Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T12:16:00.3273848Z GITHUB_RUN_NUMBER=688 2025-12-04T12:16:00.3274006Z TEST_CONFIG=distributed 2025-12-04T12:16:00.3274228Z RUNNER_NAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6 2025-12-04T12:16:00.3274523Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T12:16:00.3274724Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T12:16:00.3274941Z RUNNER_ARTIFACT_DIR=/home/runner/_work/_temp/artifacts 2025-12-04T12:16:00.3275171Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T12:16:00.3275372Z GITHUB_REF_TYPE=branch 2025-12-04T12:16:00.3275569Z BASE_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3275962Z HUGGING_FACE_HUB_TOKEN=*** 2025-12-04T12:16:00.3276215Z *** 2025-12-04T12:16:00.3276358Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T12:16:00.3276533Z GITHUB_ACTIONS=true 2025-12-04T12:16:00.3276702Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3276946Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3277309Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk-rocm-mi300.yml@refs/heads/main 2025-12-04T12:16:00.3277575Z UCC_HOME=/usr 2025-12-04T12:16:00.3277718Z TORCH_SERIALIZATION_DEBUG=1 2025-12-04T12:16:00.3277883Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T12:16:00.3278305Z VERBOSE_TEST_LOGS=False 2025-12-04T12:16:00.3278452Z GITHUB_REF=refs/heads/main 2025-12-04T12:16:00.3278597Z RUNNER_OS=Linux 2025-12-04T12:16:00.3278731Z SHARD_NUMBER=2 2025-12-04T12:16:00.3278857Z GITHUB_REF_PROTECTED=true 2025-12-04T12:16:00.3279010Z RUNNER_MANUALLY_TRAP_SIG=1 2025-12-04T12:16:00.3279220Z HOME=/var/lib/jenkins 2025-12-04T12:16:00.3279389Z GITHUB_API_URL=https://api.github.com 2025-12-04T12:16:00.3279572Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-12-04T12:16:00.3279763Z RUNNER_DOCS_DIR=/home/runner/_work/_temp/docs 2025-12-04T12:16:00.3279932Z LANG=C.UTF-8 2025-12-04T12:16:00.3280092Z UCX_COMMIT=29831d319e6be55cb8c768ca61de335c934ca39e 2025-12-04T12:16:00.3280283Z PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:16:00.3280486Z RUNNER_TRACKING_ID=github_15a4cad5-db75-4c65-98a6-d671b074dab2 2025-12-04T12:16:00.3280696Z RUNNER_ARCH=X64 2025-12-04T12:16:00.3280842Z RUNNER_TEMP=/home/runner/_work/_temp 2025-12-04T12:16:00.3281002Z NUM_TEST_SHARDS=3 2025-12-04T12:16:00.3281134Z UCX_HOME=/usr 2025-12-04T12:16:00.3281407Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3281816Z JOB_NAME=linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T12:16:00.3282096Z MAGMA_HOME=/opt/rocm/magma 2025-12-04T12:16:00.3282370Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3282709Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-12-04T12:16:00.3282942Z GITHUB_EVENT_NAME=push 2025-12-04T12:16:00.3283153Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.12.1 2025-12-04T12:16:00.3283381Z DASHBOARD_TAG= 2025-12-04T12:16:00.3283521Z GITHUB_RUN_ID=19921726347 2025-12-04T12:16:00.3283972Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3284289Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T12:16:00.3284444Z PR_NUMBER= 2025-12-04T12:16:00.3284581Z GITHUB_RUN_ATTEMPT=1 2025-12-04T12:16:00.3284719Z VALGRIND=ON 2025-12-04T12:16:00.3284847Z ANACONDA_PYTHON_VERSION=3.10 2025-12-04T12:16:00.3285039Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T12:16:00.3285225Z TERM=vt100 2025-12-04T12:16:00.3285349Z INSTALLED_VISION=yes 2025-12-04T12:16:00.3285487Z BRANCH=main 2025-12-04T12:16:00.3285616Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T12:16:00.3285769Z TESTS_TO_INCLUDE= 2025-12-04T12:16:00.3285994Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-12-04T12:16:00.3286265Z GITHUB_SERVER_URL=https://github.com 2025-12-04T12:16:00.3286448Z PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 2025-12-04T12:16:00.3286656Z UCC_COMMIT=9f4b242cbbd8b1462cbc732eb29316cdfa124b77 2025-12-04T12:16:00.3286845Z REENABLED_ISSUES= 2025-12-04T12:16:00.3286980Z SHLVL=1 2025-12-04T12:16:00.3287139Z MAX_JOBS=126 2025-12-04T12:16:00.3287344Z RUNNER_TEST_RESULTS_DIR=/home/runner/_work/_temp/test-results 2025-12-04T12:16:00.3287520Z GITHUB_ACTOR_ID=97764156 2025-12-04T12:16:00.3287656Z RUNNER_TOOL_CACHE=/home/runner/_work/_tool 2025-12-04T12:16:00.3287842Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:16:00.3288014Z GITHUB_REF_NAME=main 2025-12-04T12:16:00.3288130Z ROCM_PATH=/opt/rocm 2025-12-04T12:16:00.3288237Z GITHUB_JOB=test 2025-12-04T12:16:00.3288343Z NO_TEST_TIMEOUT=False 2025-12-04T12:16:00.3288469Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T12:16:00.3288596Z LC_ALL=C.UTF-8 2025-12-04T12:16:00.3288711Z GITHUB_RETENTION_DAYS=90 2025-12-04T12:16:00.3288845Z RUNNER_WORKSPACE=/home/runner/_work/pytorch 2025-12-04T12:16:00.3288994Z OPENSSL_DIR=/opt/openssl 2025-12-04T12:16:00.3289170Z GITHUB_ACTION_REPOSITORY= 2025-12-04T12:16:00.3289568Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:16:00.3290010Z GITHUB_BASE_REF= 2025-12-04T12:16:00.3290113Z CI=true 2025-12-04T12:16:00.3290216Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T12:16:00.3290339Z JOB_ID=57113808236 2025-12-04T12:16:00.3290445Z GITHUB_HEAD_REF= 2025-12-04T12:16:00.3290551Z GITHUB_ACTION_REF= 2025-12-04T12:16:00.3290663Z TEST_SHOWLOCALS=False 2025-12-04T12:16:00.3290785Z GITHUB_WORKFLOW=trunk-rocm-mi300 2025-12-04T12:16:00.3290927Z DEBIAN_FRONTEND=noninteractive 2025-12-04T12:16:00.3291158Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_cffa5043-4e46-4bc2-9609-96083ef69c74 2025-12-04T12:16:00.3291396Z NO_TD=False 2025-12-04T12:16:00.3291495Z OLDPWD=/var/lib/jenkins 2025-12-04T12:16:00.3291608Z _=/usr/bin/env 2025-12-04T12:16:00.3291716Z + echo 'Testing pytorch' 2025-12-04T12:16:00.3291830Z Testing pytorch 2025-12-04T12:16:00.3291961Z + export LANG=C.UTF-8 2025-12-04T12:16:00.3292068Z + LANG=C.UTF-8 2025-12-04T12:16:00.3292172Z + PR_NUMBER= 2025-12-04T12:16:00.3292284Z + [[ distributed == \d\e\f\a\u\l\t ]] 2025-12-04T12:16:00.3292435Z + [[ distributed == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-12-04T12:16:00.3292586Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-12-04T12:16:00.3292732Z + export HIP_VISIBLE_DEVICES=0,1,2,3 2025-12-04T12:16:00.3292871Z + HIP_VISIBLE_DEVICES=0,1,2,3 2025-12-04T12:16:00.3292999Z + [[ distributed == \s\l\o\w ]] 2025-12-04T12:16:00.3293150Z + [[ linux-jammy-rocm-py3.10 == *slow-gradcheck* ]] 2025-12-04T12:16:00.3293308Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-12-04T12:16:00.3293453Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-12-04T12:16:00.3293609Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T12:16:00.3293765Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T12:16:00.3293904Z + [[ distributed == *crossref* ]] 2025-12-04T12:16:00.3294039Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-12-04T12:16:00.3294239Z + export VALGRIND=OFF 2025-12-04T12:16:00.3294355Z + VALGRIND=OFF 2025-12-04T12:16:00.3294455Z + rocminfo 2025-12-04T12:16:00.3394227Z ROCk module version 6.12.12 is loaded 2025-12-04T12:16:00.4054582Z ===================== 2025-12-04T12:16:00.4054765Z HSA System Attributes 2025-12-04T12:16:00.4054909Z ===================== 2025-12-04T12:16:00.4055045Z Runtime Version: 1.18 2025-12-04T12:16:00.4055221Z Runtime Ext Version: 1.14 2025-12-04T12:16:00.4055378Z System Timestamp Freq.: 1000.000000MHz 2025-12-04T12:16:00.4055625Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-12-04T12:16:00.4055889Z Machine Model: LARGE 2025-12-04T12:16:00.4056102Z System Endianness: LITTLE 2025-12-04T12:16:00.4056299Z Mwaitx: DISABLED 2025-12-04T12:16:00.4056454Z XNACK enabled: NO 2025-12-04T12:16:00.4056608Z DMAbuf Support: YES 2025-12-04T12:16:00.4056762Z VMM Support: YES 2025-12-04T12:16:00.4056857Z 2025-12-04T12:16:00.4056912Z ========== 2025-12-04T12:16:00.4057051Z HSA Agents 2025-12-04T12:16:00.4057210Z ========== 2025-12-04T12:16:00.4057340Z ******* 2025-12-04T12:16:00.4057480Z Agent 1 2025-12-04T12:16:00.4057613Z ******* 2025-12-04T12:16:00.4057782Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:16:00.4057983Z Uuid: CPU-XX 2025-12-04T12:16:00.4058189Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:16:00.4058411Z Vendor Name: CPU 2025-12-04T12:16:00.4058622Z Feature: None specified 2025-12-04T12:16:00.4058852Z Profile: FULL_PROFILE 2025-12-04T12:16:00.4059061Z Float Round Mode: NEAR 2025-12-04T12:16:00.4059436Z Max Queue Number: 0(0x0) 2025-12-04T12:16:00.4059723Z Queue Min Size: 0(0x0) 2025-12-04T12:16:00.4059939Z Queue Max Size: 0(0x0) 2025-12-04T12:16:00.4060140Z Queue Type: MULTI 2025-12-04T12:16:00.4060342Z Node: 0 2025-12-04T12:16:00.4060544Z Device Type: CPU 2025-12-04T12:16:00.4060718Z Cache Info: 2025-12-04T12:16:00.4060877Z L1: 49152(0xc000) KB 2025-12-04T12:16:00.4061075Z Chip ID: 0(0x0) 2025-12-04T12:16:00.4061277Z ASIC Revision: 0(0x0) 2025-12-04T12:16:00.4061482Z Cacheline Size: 64(0x40) 2025-12-04T12:16:00.4061693Z Max Clock Freq. (MHz): 3300 2025-12-04T12:16:00.4061898Z BDFID: 0 2025-12-04T12:16:00.4062101Z Internal Node ID: 0 2025-12-04T12:16:00.4062344Z Compute Unit: 64 2025-12-04T12:16:00.4062567Z SIMDs per CU: 0 2025-12-04T12:16:00.4062777Z Shader Engines: 0 2025-12-04T12:16:00.4062990Z Shader Arrs. per Eng.: 0 2025-12-04T12:16:00.4063256Z WatchPts on Addr. Ranges:1 2025-12-04T12:16:00.4063450Z Memory Properties: 2025-12-04T12:16:00.4063610Z Features: None 2025-12-04T12:16:00.4063766Z Pool Info: 2025-12-04T12:16:00.4063908Z Pool 1 2025-12-04T12:16:00.4064096Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:16:00.4064360Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:16:00.4064593Z Allocatable: TRUE 2025-12-04T12:16:00.4064810Z Alloc Granule: 4KB 2025-12-04T12:16:00.4065052Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4065274Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4065521Z Accessible by all: TRUE 2025-12-04T12:16:00.4065711Z Pool 2 2025-12-04T12:16:00.4065902Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:16:00.4066103Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:16:00.4066304Z Allocatable: TRUE 2025-12-04T12:16:00.4066511Z Alloc Granule: 4KB 2025-12-04T12:16:00.4066737Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4066958Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4067191Z Accessible by all: TRUE 2025-12-04T12:16:00.4067373Z Pool 3 2025-12-04T12:16:00.4067579Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:16:00.4067743Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:16:00.4067907Z Allocatable: TRUE 2025-12-04T12:16:00.4068095Z Alloc Granule: 4KB 2025-12-04T12:16:00.4068268Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4068442Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4068612Z Accessible by all: TRUE 2025-12-04T12:16:00.4068764Z Pool 4 2025-12-04T12:16:00.4068908Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:16:00.4069115Z Size: 1584734456(0x5e7520f8) KB 2025-12-04T12:16:00.4069351Z Allocatable: TRUE 2025-12-04T12:16:00.4069519Z Alloc Granule: 4KB 2025-12-04T12:16:00.4069710Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4069884Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4070081Z Accessible by all: TRUE 2025-12-04T12:16:00.4070238Z ISA Info: 2025-12-04T12:16:00.4070353Z ******* 2025-12-04T12:16:00.4070489Z Agent 2 2025-12-04T12:16:00.4070601Z ******* 2025-12-04T12:16:00.4070728Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:16:00.4070891Z Uuid: CPU-XX 2025-12-04T12:16:00.4071061Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:16:00.4071258Z Vendor Name: CPU 2025-12-04T12:16:00.4071420Z Feature: None specified 2025-12-04T12:16:00.4080435Z Profile: FULL_PROFILE 2025-12-04T12:16:00.4080623Z Float Round Mode: NEAR 2025-12-04T12:16:00.4080788Z Max Queue Number: 0(0x0) 2025-12-04T12:16:00.4080946Z Queue Min Size: 0(0x0) 2025-12-04T12:16:00.4081104Z Queue Max Size: 0(0x0) 2025-12-04T12:16:00.4081262Z Queue Type: MULTI 2025-12-04T12:16:00.4081410Z Node: 1 2025-12-04T12:16:00.4081628Z Device Type: CPU 2025-12-04T12:16:00.4081771Z Cache Info: 2025-12-04T12:16:00.4081901Z L1: 49152(0xc000) KB 2025-12-04T12:16:00.4082048Z Chip ID: 0(0x0) 2025-12-04T12:16:00.4082197Z ASIC Revision: 0(0x0) 2025-12-04T12:16:00.4082356Z Cacheline Size: 64(0x40) 2025-12-04T12:16:00.4082514Z Max Clock Freq. (MHz): 3300 2025-12-04T12:16:00.4082663Z BDFID: 0 2025-12-04T12:16:00.4082811Z Internal Node ID: 1 2025-12-04T12:16:00.4082964Z Compute Unit: 64 2025-12-04T12:16:00.4083114Z SIMDs per CU: 0 2025-12-04T12:16:00.4083272Z Shader Engines: 0 2025-12-04T12:16:00.4083429Z Shader Arrs. per Eng.: 0 2025-12-04T12:16:00.4083591Z WatchPts on Addr. Ranges:1 2025-12-04T12:16:00.4083734Z Memory Properties: 2025-12-04T12:16:00.4083846Z Features: None 2025-12-04T12:16:00.4083957Z Pool Info: 2025-12-04T12:16:00.4084064Z Pool 1 2025-12-04T12:16:00.4084199Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:16:00.4084356Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:16:00.4084510Z Allocatable: TRUE 2025-12-04T12:16:00.4084668Z Alloc Granule: 4KB 2025-12-04T12:16:00.4084834Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4085004Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4085165Z Accessible by all: TRUE 2025-12-04T12:16:00.4085340Z Pool 2 2025-12-04T12:16:00.4085474Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:16:00.4085626Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:16:00.4085776Z Allocatable: TRUE 2025-12-04T12:16:00.4085933Z Alloc Granule: 4KB 2025-12-04T12:16:00.4086097Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4086262Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4086423Z Accessible by all: TRUE 2025-12-04T12:16:00.4086561Z Pool 3 2025-12-04T12:16:00.4086693Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:16:00.4086848Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:16:00.4086996Z Allocatable: TRUE 2025-12-04T12:16:00.4087157Z Alloc Granule: 4KB 2025-12-04T12:16:00.4087323Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4087487Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4087649Z Accessible by all: TRUE 2025-12-04T12:16:00.4087788Z Pool 4 2025-12-04T12:16:00.4087917Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:16:00.4088066Z Size: 1585355616(0x5e7e9b60) KB 2025-12-04T12:16:00.4088214Z Allocatable: TRUE 2025-12-04T12:16:00.4088370Z Alloc Granule: 4KB 2025-12-04T12:16:00.4088563Z Alloc Recommended Granule:4KB 2025-12-04T12:16:00.4088727Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4088891Z Accessible by all: TRUE 2025-12-04T12:16:00.4089030Z ISA Info: 2025-12-04T12:16:00.4089220Z ******* 2025-12-04T12:16:00.4089323Z Agent 3 2025-12-04T12:16:00.4089423Z ******* 2025-12-04T12:16:00.4089541Z Name: gfx942 2025-12-04T12:16:00.4089688Z Uuid: GPU-9e14175998587734 2025-12-04T12:16:00.4089837Z Marketing Name: 2025-12-04T12:16:00.4089992Z Vendor Name: AMD 2025-12-04T12:16:00.4090146Z Feature: KERNEL_DISPATCH 2025-12-04T12:16:00.4090302Z Profile: BASE_PROFILE 2025-12-04T12:16:00.4090458Z Float Round Mode: NEAR 2025-12-04T12:16:00.4090618Z Max Queue Number: 128(0x80) 2025-12-04T12:16:00.4090771Z Queue Min Size: 64(0x40) 2025-12-04T12:16:00.4090923Z Queue Max Size: 131072(0x20000) 2025-12-04T12:16:00.4091078Z Queue Type: MULTI 2025-12-04T12:16:00.4091222Z Node: 2 2025-12-04T12:16:00.4091368Z Device Type: GPU 2025-12-04T12:16:00.4091504Z Cache Info: 2025-12-04T12:16:00.4091623Z L1: 32(0x20) KB 2025-12-04T12:16:00.4091762Z L2: 4096(0x1000) KB 2025-12-04T12:16:00.4091893Z L3: 262144(0x40000) KB 2025-12-04T12:16:00.4092034Z Chip ID: 29861(0x74a5) 2025-12-04T12:16:00.4092183Z ASIC Revision: 1(0x1) 2025-12-04T12:16:00.4092375Z Cacheline Size: 128(0x80) 2025-12-04T12:16:00.4092531Z Max Clock Freq. (MHz): 2100 2025-12-04T12:16:00.4092680Z BDFID: 29952 2025-12-04T12:16:00.4092827Z Internal Node ID: 2 2025-12-04T12:16:00.4092980Z Compute Unit: 304 2025-12-04T12:16:00.4093130Z SIMDs per CU: 4 2025-12-04T12:16:00.4093282Z Shader Engines: 32 2025-12-04T12:16:00.4093440Z Shader Arrs. per Eng.: 1 2025-12-04T12:16:00.4093598Z WatchPts on Addr. Ranges:4 2025-12-04T12:16:00.4093761Z Coherent Host Access: FALSE 2025-12-04T12:16:00.4093903Z Memory Properties: 2025-12-04T12:16:00.4094027Z Features: KERNEL_DISPATCH 2025-12-04T12:16:00.4094174Z Fast F16 Operation: TRUE 2025-12-04T12:16:00.4094335Z Wavefront Size: 64(0x40) 2025-12-04T12:16:00.4094494Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4094644Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4094773Z x 1024(0x400) 2025-12-04T12:16:00.4094905Z y 1024(0x400) 2025-12-04T12:16:00.4095034Z z 1024(0x400) 2025-12-04T12:16:00.4095176Z Max Waves Per CU: 32(0x20) 2025-12-04T12:16:00.4095332Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:16:00.4095530Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4095669Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4095792Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4095922Z y 65535(0xffff) 2025-12-04T12:16:00.4096051Z z 65535(0xffff) 2025-12-04T12:16:00.4096200Z Max fbarriers/Workgrp: 32 2025-12-04T12:16:00.4096404Z Packet Processor uCode:: 185 2025-12-04T12:16:00.4096569Z SDMA engine uCode:: 24 2025-12-04T12:16:00.4096725Z IOMMU Support:: None 2025-12-04T12:16:00.4096862Z Pool Info: 2025-12-04T12:16:00.4096971Z Pool 1 2025-12-04T12:16:00.4097105Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:16:00.4097266Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4097419Z Allocatable: TRUE 2025-12-04T12:16:00.4097581Z Alloc Granule: 4KB 2025-12-04T12:16:00.4097748Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4097915Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4098078Z Accessible by all: FALSE 2025-12-04T12:16:00.4098220Z Pool 2 2025-12-04T12:16:00.4098358Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:16:00.4098510Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4098660Z Allocatable: TRUE 2025-12-04T12:16:00.4098817Z Alloc Granule: 4KB 2025-12-04T12:16:00.4098985Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4099203Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4099402Z Accessible by all: FALSE 2025-12-04T12:16:00.4099543Z Pool 3 2025-12-04T12:16:00.4099673Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:16:00.4099820Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4099969Z Allocatable: TRUE 2025-12-04T12:16:00.4100126Z Alloc Granule: 4KB 2025-12-04T12:16:00.4100290Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4100453Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4100614Z Accessible by all: FALSE 2025-12-04T12:16:00.4100754Z Pool 4 2025-12-04T12:16:00.4100881Z Segment: GROUP 2025-12-04T12:16:00.4101031Z Size: 64(0x40) KB 2025-12-04T12:16:00.4101180Z Allocatable: FALSE 2025-12-04T12:16:00.4101337Z Alloc Granule: 0KB 2025-12-04T12:16:00.4101502Z Alloc Recommended Granule:0KB 2025-12-04T12:16:00.4101666Z Alloc Alignment: 0KB 2025-12-04T12:16:00.4101827Z Accessible by all: FALSE 2025-12-04T12:16:00.4101967Z ISA Info: 2025-12-04T12:16:00.4102075Z ISA 1 2025-12-04T12:16:00.4102211Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:16:00.4102381Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4102585Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4102746Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4102915Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4103070Z Fast f16: TRUE 2025-12-04T12:16:00.4103225Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4103370Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4103502Z x 1024(0x400) 2025-12-04T12:16:00.4103636Z y 1024(0x400) 2025-12-04T12:16:00.4103768Z z 1024(0x400) 2025-12-04T12:16:00.4103911Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4104055Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4104186Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4104321Z y 65535(0xffff) 2025-12-04T12:16:00.4104456Z z 65535(0xffff) 2025-12-04T12:16:00.4104604Z FBarrier Max Size: 32 2025-12-04T12:16:00.4104742Z ISA 2 2025-12-04T12:16:00.4104888Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:16:00.4105066Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4105229Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4105391Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4105557Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4105714Z Fast f16: TRUE 2025-12-04T12:16:00.4105871Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4106017Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4106175Z x 1024(0x400) 2025-12-04T12:16:00.4106310Z y 1024(0x400) 2025-12-04T12:16:00.4106443Z z 1024(0x400) 2025-12-04T12:16:00.4106588Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4106727Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4106853Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4106986Z y 65535(0xffff) 2025-12-04T12:16:00.4107118Z z 65535(0xffff) 2025-12-04T12:16:00.4107263Z FBarrier Max Size: 32 2025-12-04T12:16:00.4107400Z ******* 2025-12-04T12:16:00.4107505Z Agent 4 2025-12-04T12:16:00.4107605Z ******* 2025-12-04T12:16:00.4107725Z Name: gfx942 2025-12-04T12:16:00.4107871Z Uuid: GPU-f370aa1bd3103415 2025-12-04T12:16:00.4108023Z Marketing Name: 2025-12-04T12:16:00.4108178Z Vendor Name: AMD 2025-12-04T12:16:00.4108331Z Feature: KERNEL_DISPATCH 2025-12-04T12:16:00.4108483Z Profile: BASE_PROFILE 2025-12-04T12:16:00.4108638Z Float Round Mode: NEAR 2025-12-04T12:16:00.4108796Z Max Queue Number: 128(0x80) 2025-12-04T12:16:00.4108950Z Queue Min Size: 64(0x40) 2025-12-04T12:16:00.4109169Z Queue Max Size: 131072(0x20000) 2025-12-04T12:16:00.4109324Z Queue Type: MULTI 2025-12-04T12:16:00.4109469Z Node: 3 2025-12-04T12:16:00.4109613Z Device Type: GPU 2025-12-04T12:16:00.4109749Z Cache Info: 2025-12-04T12:16:00.4109867Z L1: 32(0x20) KB 2025-12-04T12:16:00.4110002Z L2: 4096(0x1000) KB 2025-12-04T12:16:00.4110135Z L3: 262144(0x40000) KB 2025-12-04T12:16:00.4110271Z Chip ID: 29861(0x74a5) 2025-12-04T12:16:00.4110419Z ASIC Revision: 1(0x1) 2025-12-04T12:16:00.4110572Z Cacheline Size: 128(0x80) 2025-12-04T12:16:00.4110726Z Max Clock Freq. (MHz): 2100 2025-12-04T12:16:00.4110878Z BDFID: 1280 2025-12-04T12:16:00.4111028Z Internal Node ID: 3 2025-12-04T12:16:00.4111185Z Compute Unit: 304 2025-12-04T12:16:00.4111336Z SIMDs per CU: 4 2025-12-04T12:16:00.4111489Z Shader Engines: 32 2025-12-04T12:16:00.4111647Z Shader Arrs. per Eng.: 1 2025-12-04T12:16:00.4111807Z WatchPts on Addr. Ranges:4 2025-12-04T12:16:00.4111968Z Coherent Host Access: FALSE 2025-12-04T12:16:00.4112111Z Memory Properties: 2025-12-04T12:16:00.4112230Z Features: KERNEL_DISPATCH 2025-12-04T12:16:00.4112373Z Fast F16 Operation: TRUE 2025-12-04T12:16:00.4112528Z Wavefront Size: 64(0x40) 2025-12-04T12:16:00.4112687Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4112835Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4113007Z x 1024(0x400) 2025-12-04T12:16:00.4113140Z y 1024(0x400) 2025-12-04T12:16:00.4113267Z z 1024(0x400) 2025-12-04T12:16:00.4113408Z Max Waves Per CU: 32(0x20) 2025-12-04T12:16:00.4113567Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:16:00.4113722Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4113861Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4113980Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4114113Z y 65535(0xffff) 2025-12-04T12:16:00.4114242Z z 65535(0xffff) 2025-12-04T12:16:00.4114389Z Max fbarriers/Workgrp: 32 2025-12-04T12:16:00.4114560Z Packet Processor uCode:: 185 2025-12-04T12:16:00.4114723Z SDMA engine uCode:: 24 2025-12-04T12:16:00.4114880Z IOMMU Support:: None 2025-12-04T12:16:00.4115018Z Pool Info: 2025-12-04T12:16:00.4115125Z Pool 1 2025-12-04T12:16:00.4115259Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:16:00.4115413Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4115567Z Allocatable: TRUE 2025-12-04T12:16:00.4115727Z Alloc Granule: 4KB 2025-12-04T12:16:00.4115898Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4116098Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4116264Z Accessible by all: FALSE 2025-12-04T12:16:00.4116406Z Pool 2 2025-12-04T12:16:00.4116541Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:16:00.4116696Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4116849Z Allocatable: TRUE 2025-12-04T12:16:00.4117012Z Alloc Granule: 4KB 2025-12-04T12:16:00.4117184Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4117358Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4117527Z Accessible by all: FALSE 2025-12-04T12:16:00.4117674Z Pool 3 2025-12-04T12:16:00.4117819Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:16:00.4117978Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4118138Z Allocatable: TRUE 2025-12-04T12:16:00.4118305Z Alloc Granule: 4KB 2025-12-04T12:16:00.4118481Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4118657Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4118831Z Accessible by all: FALSE 2025-12-04T12:16:00.4118979Z Pool 4 2025-12-04T12:16:00.4119114Z Segment: GROUP 2025-12-04T12:16:00.4119300Z Size: 64(0x40) KB 2025-12-04T12:16:00.4119458Z Allocatable: FALSE 2025-12-04T12:16:00.4119628Z Alloc Granule: 0KB 2025-12-04T12:16:00.4119802Z Alloc Recommended Granule:0KB 2025-12-04T12:16:00.4120012Z Alloc Alignment: 0KB 2025-12-04T12:16:00.4120183Z Accessible by all: FALSE 2025-12-04T12:16:00.4120333Z ISA Info: 2025-12-04T12:16:00.4120451Z ISA 1 2025-12-04T12:16:00.4120595Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:16:00.4120771Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4120943Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4121114Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4121289Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4121454Z Fast f16: TRUE 2025-12-04T12:16:00.4121614Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4121771Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4121913Z x 1024(0x400) 2025-12-04T12:16:00.4122057Z y 1024(0x400) 2025-12-04T12:16:00.4122198Z z 1024(0x400) 2025-12-04T12:16:00.4122353Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4122504Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4122637Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4122781Z y 65535(0xffff) 2025-12-04T12:16:00.4122922Z z 65535(0xffff) 2025-12-04T12:16:00.4123078Z FBarrier Max Size: 32 2025-12-04T12:16:00.4123256Z ISA 2 2025-12-04T12:16:00.4123406Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:16:00.4123594Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4123766Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4123936Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4124111Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4124274Z Fast f16: TRUE 2025-12-04T12:16:00.4124437Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4124594Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4124732Z x 1024(0x400) 2025-12-04T12:16:00.4124873Z y 1024(0x400) 2025-12-04T12:16:00.4125014Z z 1024(0x400) 2025-12-04T12:16:00.4125167Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4125320Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4125455Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4125598Z y 65535(0xffff) 2025-12-04T12:16:00.4125742Z z 65535(0xffff) 2025-12-04T12:16:00.4125900Z FBarrier Max Size: 32 2025-12-04T12:16:00.4126047Z ******* 2025-12-04T12:16:00.4126160Z Agent 5 2025-12-04T12:16:00.4126271Z ******* 2025-12-04T12:16:00.4126398Z Name: gfx942 2025-12-04T12:16:00.4126558Z Uuid: GPU-bd95e18cff935c54 2025-12-04T12:16:00.4126727Z Marketing Name: 2025-12-04T12:16:00.4126893Z Vendor Name: AMD 2025-12-04T12:16:00.4127089Z Feature: KERNEL_DISPATCH 2025-12-04T12:16:00.4127249Z Profile: BASE_PROFILE 2025-12-04T12:16:00.4127413Z Float Round Mode: NEAR 2025-12-04T12:16:00.4127579Z Max Queue Number: 128(0x80) 2025-12-04T12:16:00.4127744Z Queue Min Size: 64(0x40) 2025-12-04T12:16:00.4127905Z Queue Max Size: 131072(0x20000) 2025-12-04T12:16:00.4128066Z Queue Type: MULTI 2025-12-04T12:16:00.4128219Z Node: 4 2025-12-04T12:16:00.4128373Z Device Type: GPU 2025-12-04T12:16:00.4128519Z Cache Info: 2025-12-04T12:16:00.4128646Z L1: 32(0x20) KB 2025-12-04T12:16:00.4128791Z L2: 4096(0x1000) KB 2025-12-04T12:16:00.4128939Z L3: 262144(0x40000) KB 2025-12-04T12:16:00.4129086Z Chip ID: 29861(0x74a5) 2025-12-04T12:16:00.4129280Z ASIC Revision: 1(0x1) 2025-12-04T12:16:00.4129445Z Cacheline Size: 128(0x80) 2025-12-04T12:16:00.4129609Z Max Clock Freq. (MHz): 2100 2025-12-04T12:16:00.4129766Z BDFID: 25856 2025-12-04T12:16:00.4129923Z Internal Node ID: 4 2025-12-04T12:16:00.4130082Z Compute Unit: 304 2025-12-04T12:16:00.4130233Z SIMDs per CU: 4 2025-12-04T12:16:00.4130425Z Shader Engines: 32 2025-12-04T12:16:00.4130585Z Shader Arrs. per Eng.: 1 2025-12-04T12:16:00.4130748Z WatchPts on Addr. Ranges:4 2025-12-04T12:16:00.4130912Z Coherent Host Access: FALSE 2025-12-04T12:16:00.4131058Z Memory Properties: 2025-12-04T12:16:00.4131175Z Features: KERNEL_DISPATCH 2025-12-04T12:16:00.4131319Z Fast F16 Operation: TRUE 2025-12-04T12:16:00.4131476Z Wavefront Size: 64(0x40) 2025-12-04T12:16:00.4131635Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4131784Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4131910Z x 1024(0x400) 2025-12-04T12:16:00.4132041Z y 1024(0x400) 2025-12-04T12:16:00.4132177Z z 1024(0x400) 2025-12-04T12:16:00.4132320Z Max Waves Per CU: 32(0x20) 2025-12-04T12:16:00.4132482Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:16:00.4132637Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4132774Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4132892Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4133023Z y 65535(0xffff) 2025-12-04T12:16:00.4133150Z z 65535(0xffff) 2025-12-04T12:16:00.4133299Z Max fbarriers/Workgrp: 32 2025-12-04T12:16:00.4133464Z Packet Processor uCode:: 185 2025-12-04T12:16:00.4133628Z SDMA engine uCode:: 24 2025-12-04T12:16:00.4133789Z IOMMU Support:: None 2025-12-04T12:16:00.4133928Z Pool Info: 2025-12-04T12:16:00.4134036Z Pool 1 2025-12-04T12:16:00.4134249Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:16:00.4134403Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4134553Z Allocatable: TRUE 2025-12-04T12:16:00.4134710Z Alloc Granule: 4KB 2025-12-04T12:16:00.4134878Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4135043Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4135205Z Accessible by all: FALSE 2025-12-04T12:16:00.4135344Z Pool 2 2025-12-04T12:16:00.4135476Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:16:00.4135627Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4135775Z Allocatable: TRUE 2025-12-04T12:16:00.4135938Z Alloc Granule: 4KB 2025-12-04T12:16:00.4136103Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4136267Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4136429Z Accessible by all: FALSE 2025-12-04T12:16:00.4136570Z Pool 3 2025-12-04T12:16:00.4136701Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:16:00.4136847Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4136994Z Allocatable: TRUE 2025-12-04T12:16:00.4137148Z Alloc Granule: 4KB 2025-12-04T12:16:00.4137337Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4137499Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4137662Z Accessible by all: FALSE 2025-12-04T12:16:00.4137799Z Pool 4 2025-12-04T12:16:00.4137924Z Segment: GROUP 2025-12-04T12:16:00.4138068Z Size: 64(0x40) KB 2025-12-04T12:16:00.4138217Z Allocatable: FALSE 2025-12-04T12:16:00.4138377Z Alloc Granule: 0KB 2025-12-04T12:16:00.4138542Z Alloc Recommended Granule:0KB 2025-12-04T12:16:00.4138704Z Alloc Alignment: 0KB 2025-12-04T12:16:00.4138862Z Accessible by all: FALSE 2025-12-04T12:16:00.4139006Z ISA Info: 2025-12-04T12:16:00.4139109Z ISA 1 2025-12-04T12:16:00.4139308Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:16:00.4139478Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4139643Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4139806Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4139972Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4140130Z Fast f16: TRUE 2025-12-04T12:16:00.4140284Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4140431Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4140561Z x 1024(0x400) 2025-12-04T12:16:00.4140696Z y 1024(0x400) 2025-12-04T12:16:00.4140835Z z 1024(0x400) 2025-12-04T12:16:00.4140979Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4141152Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4141275Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4141411Z y 65535(0xffff) 2025-12-04T12:16:00.4141542Z z 65535(0xffff) 2025-12-04T12:16:00.4141691Z FBarrier Max Size: 32 2025-12-04T12:16:00.4141827Z ISA 2 2025-12-04T12:16:00.4141972Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:16:00.4142149Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4142310Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4142473Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4142639Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4142799Z Fast f16: TRUE 2025-12-04T12:16:00.4142953Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4143099Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4143226Z x 1024(0x400) 2025-12-04T12:16:00.4143358Z y 1024(0x400) 2025-12-04T12:16:00.4143488Z z 1024(0x400) 2025-12-04T12:16:00.4143628Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4143767Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4143892Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4144054Z y 65535(0xffff) 2025-12-04T12:16:00.4144189Z z 65535(0xffff) 2025-12-04T12:16:00.4144342Z FBarrier Max Size: 32 2025-12-04T12:16:00.4144479Z ******* 2025-12-04T12:16:00.4144588Z Agent 6 2025-12-04T12:16:00.4144691Z ******* 2025-12-04T12:16:00.4144812Z Name: gfx942 2025-12-04T12:16:00.4144960Z Uuid: GPU-5e2fa57ee060d2df 2025-12-04T12:16:00.4145116Z Marketing Name: 2025-12-04T12:16:00.4145272Z Vendor Name: AMD 2025-12-04T12:16:00.4145424Z Feature: KERNEL_DISPATCH 2025-12-04T12:16:00.4145578Z Profile: BASE_PROFILE 2025-12-04T12:16:00.4145739Z Float Round Mode: NEAR 2025-12-04T12:16:00.4145894Z Max Queue Number: 128(0x80) 2025-12-04T12:16:00.4146052Z Queue Min Size: 64(0x40) 2025-12-04T12:16:00.4146206Z Queue Max Size: 131072(0x20000) 2025-12-04T12:16:00.4146363Z Queue Type: MULTI 2025-12-04T12:16:00.4146508Z Node: 5 2025-12-04T12:16:00.4146652Z Device Type: GPU 2025-12-04T12:16:00.4146788Z Cache Info: 2025-12-04T12:16:00.4146908Z L1: 32(0x20) KB 2025-12-04T12:16:00.4147044Z L2: 4096(0x1000) KB 2025-12-04T12:16:00.4147177Z L3: 262144(0x40000) KB 2025-12-04T12:16:00.4147313Z Chip ID: 29861(0x74a5) 2025-12-04T12:16:00.4147466Z ASIC Revision: 1(0x1) 2025-12-04T12:16:00.4147620Z Cacheline Size: 128(0x80) 2025-12-04T12:16:00.4147802Z Max Clock Freq. (MHz): 2100 2025-12-04T12:16:00.4147949Z BDFID: 5376 2025-12-04T12:16:00.4148095Z Internal Node ID: 5 2025-12-04T12:16:00.4148246Z Compute Unit: 304 2025-12-04T12:16:00.4148395Z SIMDs per CU: 4 2025-12-04T12:16:00.4148551Z Shader Engines: 32 2025-12-04T12:16:00.4148711Z Shader Arrs. per Eng.: 1 2025-12-04T12:16:00.4148874Z WatchPts on Addr. Ranges:4 2025-12-04T12:16:00.4149034Z Coherent Host Access: FALSE 2025-12-04T12:16:00.4149216Z Memory Properties: 2025-12-04T12:16:00.4149331Z Features: KERNEL_DISPATCH 2025-12-04T12:16:00.4149476Z Fast F16 Operation: TRUE 2025-12-04T12:16:00.4149632Z Wavefront Size: 64(0x40) 2025-12-04T12:16:00.4149787Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4149933Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4150059Z x 1024(0x400) 2025-12-04T12:16:00.4150190Z y 1024(0x400) 2025-12-04T12:16:00.4150318Z z 1024(0x400) 2025-12-04T12:16:00.4150462Z Max Waves Per CU: 32(0x20) 2025-12-04T12:16:00.4150618Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:16:00.4150777Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4150953Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4151070Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4151202Z y 65535(0xffff) 2025-12-04T12:16:00.4151332Z z 65535(0xffff) 2025-12-04T12:16:00.4151478Z Max fbarriers/Workgrp: 32 2025-12-04T12:16:00.4151642Z Packet Processor uCode:: 185 2025-12-04T12:16:00.4151802Z SDMA engine uCode:: 24 2025-12-04T12:16:00.4151963Z IOMMU Support:: None 2025-12-04T12:16:00.4152103Z Pool Info: 2025-12-04T12:16:00.4152212Z Pool 1 2025-12-04T12:16:00.4152352Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:16:00.4152510Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4152673Z Allocatable: TRUE 2025-12-04T12:16:00.4152836Z Alloc Granule: 4KB 2025-12-04T12:16:00.4153005Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4153175Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4153342Z Accessible by all: FALSE 2025-12-04T12:16:00.4153488Z Pool 2 2025-12-04T12:16:00.4153626Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:16:00.4153783Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4153939Z Allocatable: TRUE 2025-12-04T12:16:00.4154100Z Alloc Granule: 4KB 2025-12-04T12:16:00.4154263Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4154437Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4154603Z Accessible by all: FALSE 2025-12-04T12:16:00.4154783Z Pool 3 2025-12-04T12:16:00.4154918Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:16:00.4155069Z Size: 268419072(0xfffc000) KB 2025-12-04T12:16:00.4155220Z Allocatable: TRUE 2025-12-04T12:16:00.4155380Z Alloc Granule: 4KB 2025-12-04T12:16:00.4155680Z Alloc Recommended Granule:2048KB 2025-12-04T12:16:00.4155856Z Alloc Alignment: 4KB 2025-12-04T12:16:00.4156028Z Accessible by all: FALSE 2025-12-04T12:16:00.4156178Z Pool 4 2025-12-04T12:16:00.4156319Z Segment: GROUP 2025-12-04T12:16:00.4156474Z Size: 64(0x40) KB 2025-12-04T12:16:00.4156640Z Allocatable: FALSE 2025-12-04T12:16:00.4156809Z Alloc Granule: 0KB 2025-12-04T12:16:00.4156984Z Alloc Recommended Granule:0KB 2025-12-04T12:16:00.4157160Z Alloc Alignment: 0KB 2025-12-04T12:16:00.4157332Z Accessible by all: FALSE 2025-12-04T12:16:00.4157482Z ISA Info: 2025-12-04T12:16:00.4157599Z ISA 1 2025-12-04T12:16:00.4157741Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:16:00.4157919Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4158093Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4158296Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4158475Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4158641Z Fast f16: TRUE 2025-12-04T12:16:00.4158805Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4158963Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4159103Z x 1024(0x400) 2025-12-04T12:16:00.4159290Z y 1024(0x400) 2025-12-04T12:16:00.4159430Z z 1024(0x400) 2025-12-04T12:16:00.4159584Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4159735Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4159864Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4160010Z y 65535(0xffff) 2025-12-04T12:16:00.4160148Z z 65535(0xffff) 2025-12-04T12:16:00.4160305Z FBarrier Max Size: 32 2025-12-04T12:16:00.4160450Z ISA 2 2025-12-04T12:16:00.4160601Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:16:00.4160783Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:16:00.4160955Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:16:00.4161124Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4161299Z Default Rounding Mode: NEAR 2025-12-04T12:16:00.4161461Z Fast f16: TRUE 2025-12-04T12:16:00.4161624Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:16:00.4161782Z Workgroup Max Size per Dimension: 2025-12-04T12:16:00.4161920Z x 1024(0x400) 2025-12-04T12:16:00.4162091Z y 1024(0x400) 2025-12-04T12:16:00.4162232Z z 1024(0x400) 2025-12-04T12:16:00.4162386Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:16:00.4162537Z Grid Max Size per Dimension: 2025-12-04T12:16:00.4162669Z x 2147483647(0x7fffffff) 2025-12-04T12:16:00.4162812Z y 65535(0xffff) 2025-12-04T12:16:00.4162955Z z 65535(0xffff) 2025-12-04T12:16:00.4163111Z FBarrier Max Size: 32 2025-12-04T12:16:00.4163260Z *** Done *** 2025-12-04T12:16:00.4177240Z + rocminfo 2025-12-04T12:16:00.4178932Z + grep -E 'Name:.*\sgfx|Marketing' 2025-12-04T12:16:00.4999919Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:16:00.5000332Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:16:00.5000659Z Name: gfx942 2025-12-04T12:16:00.5000961Z Marketing Name: 2025-12-04T12:16:00.5001253Z Name: gfx942 2025-12-04T12:16:00.5001542Z Marketing Name: 2025-12-04T12:16:00.5001831Z Name: gfx942 2025-12-04T12:16:00.5002120Z Marketing Name: 2025-12-04T12:16:00.5002410Z Name: gfx942 2025-12-04T12:16:00.5002697Z Marketing Name: 2025-12-04T12:16:00.5097057Z + MAYBE_ROCM=rocm/ 2025-12-04T12:16:00.5097289Z + [[ linux-jammy-rocm-py3.10 == *xpu* ]] 2025-12-04T12:16:00.5097546Z + [[ linux-jammy-rocm-py3.10 != *-bazel-* ]] 2025-12-04T12:16:00.5097774Z + pip_install ninja==1.10.2 2025-12-04T12:16:00.5098049Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-12-04T12:16:00.5098361Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-12-04T12:16:00.7012981Z Collecting ninja==1.10.2 2025-12-04T12:16:00.7286612Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-12-04T12:16:00.7391569Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-12-04T12:16:00.9009344Z Installing collected packages: ninja 2025-12-04T12:16:00.9009498Z Attempting uninstall: ninja 2025-12-04T12:16:00.9014248Z Found existing installation: ninja 1.11.1.4 2025-12-04T12:16:00.9023093Z Uninstalling ninja-1.11.1.4: 2025-12-04T12:16:00.9050961Z Successfully uninstalled ninja-1.11.1.4 2025-12-04T12:16:00.9156640Z Successfully installed ninja-1.10.2 2025-12-04T12:16:00.9558165Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:16:00.9559738Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:16:00.9560571Z + [[ linux-jammy-rocm-py3.10 == *aarch64* ]] 2025-12-04T12:16:00.9560870Z + [[ linux-jammy-rocm-py3.10 == *asan* ]] 2025-12-04T12:16:00.9561159Z + [[ linux-jammy-rocm-py3.10 == *-debug* ]] 2025-12-04T12:16:00.9561437Z + [[ linux-jammy-rocm-py3.10 != *-bazel-* ]] 2025-12-04T12:16:00.9561833Z + echo 'We are not in debug mode: linux-jammy-rocm-py3.10. Expect the assertion to pass' 2025-12-04T12:16:00.9562316Z We are not in debug mode: linux-jammy-rocm-py3.10. Expect the assertion to pass 2025-12-04T12:16:00.9562656Z + cd test 2025-12-04T12:16:00.9563297Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-12-04T12:16:01.8298876Z + [[ distributed == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-12-04T12:16:01.8299289Z + [[ distributed == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-12-04T12:16:01.8299542Z + [[ distributed == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-12-04T12:16:01.8306898Z + DYNAMO_BENCHMARK_FLAGS=() 2025-12-04T12:16:01.8307412Z + [[ distributed == *pr_time_benchmarks* ]] 2025-12-04T12:16:01.8307783Z + [[ distributed == *dynamo_eager* ]] 2025-12-04T12:16:01.8308089Z + [[ distributed == *aot_eager* ]] 2025-12-04T12:16:01.8308393Z + [[ distributed == *aot_inductor* ]] 2025-12-04T12:16:01.8308689Z + [[ distributed == *max_autotune_inductor* ]] 2025-12-04T12:16:01.8308972Z + [[ distributed == *inductor* ]] 2025-12-04T12:16:01.8309316Z + [[ distributed == *dynamic* ]] 2025-12-04T12:16:01.8309588Z + [[ distributed == *cpu* ]] 2025-12-04T12:16:01.8309836Z + [[ distributed == *xpu* ]] 2025-12-04T12:16:01.8310114Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-12-04T12:16:01.8322997Z + [[ linux-jammy-rocm-py3.10 == *libtorch* ]] 2025-12-04T12:16:01.8323256Z + [[ linux-jammy-rocm-py3.10 == *-bazel-* ]] 2025-12-04T12:16:01.8325557Z + cd test 2025-12-04T12:16:01.8328108Z + python -c 'import torch; print(torch.__config__.show())' 2025-12-04T12:16:02.5723029Z PyTorch built with: 2025-12-04T12:16:02.5723246Z - GCC 11.4 2025-12-04T12:16:02.5723402Z - C++ Version: 201703 2025-12-04T12:16:02.5723770Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-12-04T12:16:02.5724225Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-12-04T12:16:02.5724511Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-12-04T12:16:02.5724734Z - LAPACK is enabled (usually provided by MKL) 2025-12-04T12:16:02.5725146Z - NNPACK is enabled 2025-12-04T12:16:02.5725322Z - CPU capability usage: AVX512 2025-12-04T12:16:02.5725514Z - HIP Runtime 7.1.25424 2025-12-04T12:16:02.5725690Z - MIOpen 3.5.1 2025-12-04T12:16:02.5725835Z - Magma 2.9.0 2025-12-04T12:16:02.5728438Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, COMMIT_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_FBGEMM_GENAI -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -DC10_NODEPRECATED -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -faligned-new -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, TORCH_VERSION=2.10.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=ON, USE_ROCM_KERNEL_ASSERT=OFF, USE_XCCL=OFF, USE_XPU=OFF, 2025-12-04T12:16:02.5731148Z 2025-12-04T12:16:02.8283341Z + cd test 2025-12-04T12:16:02.8283765Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-12-04T12:16:03.4708196Z ATen/Parallel: 2025-12-04T12:16:03.4708506Z at::get_num_threads() : 128 2025-12-04T12:16:03.4708737Z at::get_num_interop_threads() : 128 2025-12-04T12:16:03.4708973Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-12-04T12:16:03.4709336Z omp_get_max_threads() : 128 2025-12-04T12:16:03.4709737Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-12-04T12:16:03.4710154Z mkl_get_max_threads() : 128 2025-12-04T12:16:03.4710443Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-12-04T12:16:03.4711282Z std::thread::hardware_concurrency() : 128 2025-12-04T12:16:03.4711515Z Environment variables: 2025-12-04T12:16:03.4711714Z OMP_NUM_THREADS : [not set] 2025-12-04T12:16:03.4711907Z MKL_NUM_THREADS : [not set] 2025-12-04T12:16:03.4712110Z ATen parallel backend: OpenMP 2025-12-04T12:16:03.4712244Z 2025-12-04T12:16:03.6951915Z + [[ distributed == *numpy_2* ]] 2025-12-04T12:16:03.6952413Z + [[ linux-jammy-rocm-py3.10 == *aarch64* ]] 2025-12-04T12:16:03.6952798Z + [[ distributed == *backward* ]] 2025-12-04T12:16:03.6953194Z + [[ distributed == *libtorch_agnostic_targetting* ]] 2025-12-04T12:16:03.6953586Z + [[ distributed == *xla* ]] 2025-12-04T12:16:03.6953893Z + [[ distributed == *vllm* ]] 2025-12-04T12:16:03.6954206Z + [[ distributed == *executorch* ]] 2025-12-04T12:16:03.6954547Z + [[ distributed == \j\i\t\_\l\e\g\a\c\y ]] 2025-12-04T12:16:03.6954935Z + [[ distributed == \q\u\a\n\t\i\z\a\t\i\o\n ]] 2025-12-04T12:16:03.6955304Z + [[ linux-jammy-rocm-py3.10 == *libtorch* ]] 2025-12-04T12:16:03.6955656Z + [[ distributed == distributed ]] 2025-12-04T12:16:03.6955984Z + test_distributed 2025-12-04T12:16:03.6956272Z + echo 'Testing distributed python tests' 2025-12-04T12:16:03.6956623Z Testing distributed python tests 2025-12-04T12:16:03.6957105Z + python test/run_test.py --distributed-tests --shard 2 3 --verbose 2025-12-04T12:16:05.4576258Z Excluding distributed/rpc/test_faulty_agent on ROCm 2025-12-04T12:16:05.4576673Z Excluding distributed/rpc/test_tensorpipe_agent on ROCm 2025-12-04T12:16:05.4576968Z Excluding distributed/rpc/test_share_memory on ROCm 2025-12-04T12:16:05.4577276Z Excluding distributed/rpc/cuda/test_tensorpipe_agent on ROCm 2025-12-04T12:16:06.5019296Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T12:16:06.8612226Z Ignoring disabled issues: [''] 2025-12-04T12:16:06.8660442Z Found test times from artifacts 2025-12-04T12:16:06.8825105Z Found test times from artifacts 2025-12-04T12:16:06.8837335Z Running all tests 2025-12-04T12:16:06.8896681Z Running parallel tests on 4 processes 2025-12-04T12:16:06.8898229Z Name: tests to run (est. time: 161.22min) 2025-12-04T12:16:06.8898425Z Serial tests (74): 2025-12-04T12:16:06.8898635Z distributed/test_inductor_collectives 2/2 2025-12-04T12:16:06.8898846Z distributed/_tools/test_fake_collectives 1/1 2025-12-04T12:16:06.8899053Z distributed/test_control_collectives 1/1 2025-12-04T12:16:06.8899290Z distributed/test_collective_utils 1/1 2025-12-04T12:16:06.8899483Z distributed/test_c10d_object_collectives 1/1 2025-12-04T12:16:06.8899675Z distributed/algorithms/test_join 1/1 2025-12-04T12:16:06.8899942Z distributed/tensor/test_dtensor_compile 2/4 2025-12-04T12:16:06.8900167Z distributed/pipelining/test_schedule_multiproc 1/1 2025-12-04T12:16:06.8900382Z distributed/pipelining/test_pipe 1/1 2025-12-04T12:16:06.8900581Z distributed/test_compute_comm_reordering 1/1 2025-12-04T12:16:06.8900775Z distributed/tensor/test_dtensor 3/3 2025-12-04T12:16:06.8900984Z distributed/test_aten_comm_compute_reordering 3/3 2025-12-04T12:16:06.8901190Z distributed/tensor/test_redistribute 2/2 2025-12-04T12:16:06.8901378Z distributed/tensor/test_tensor_ops 3/4 2025-12-04T12:16:06.8901561Z distributed/test_device_mesh 1/2 2025-12-04T12:16:06.8901748Z distributed/tensor/test_convolution_ops 1/1 2025-12-04T12:16:06.8901951Z distributed/tensor/parallel/test_tp_style 1/1 2025-12-04T12:16:06.8902142Z distributed/test_debug 1/1 2025-12-04T12:16:06.8902321Z distributed/test_overlap_bucketing_unit 1/1 2025-12-04T12:16:06.8902558Z distributed/checkpoint/_experimental/test_checkpoint_writer 1/1 2025-12-04T12:16:06.8902801Z distributed/optim/test_named_optimizer 1/1 2025-12-04T12:16:06.8903030Z distributed/checkpoint/_experimental/test_checkpointer 1/1 2025-12-04T12:16:06.8903257Z distributed/tensor/test_api 1/1 2025-12-04T12:16:06.8903431Z distributed/tensor/test_init 1/1 2025-12-04T12:16:06.8903870Z distributed/checkpoint/e2e/test_fine_tuning 1/1 2025-12-04T12:16:06.8904073Z distributed/tensor/test_matrix_ops 1/1 2025-12-04T12:16:06.8904258Z distributed/pipelining/test_stage 1/1 2025-12-04T12:16:06.8904469Z distributed/tensor/parallel/test_tp_random_state 1/1 2025-12-04T12:16:06.8904682Z distributed/checkpoint/test_planner 1/1 2025-12-04T12:16:06.8904908Z distributed/checkpoint/test_dtensor_checkpoint 1/1 2025-12-04T12:16:06.8905114Z distributed/pipelining/test_schedule 1/1 2025-12-04T12:16:06.8905335Z distributed/_composable/fsdp/test_fully_shard_overlap 1/1 2025-12-04T12:16:06.8905547Z distributed/test_run 1/1 2025-12-04T12:16:06.8905715Z distributed/tensor/test_math_ops 1/1 2025-12-04T12:16:06.8905907Z distributed/tensor/test_pointwise_ops 1/1 2025-12-04T12:16:06.8906113Z distributed/checkpoint/test_compatibility 1/1 2025-12-04T12:16:06.8906308Z distributed/_tools/test_mem_tracker 1/1 2025-12-04T12:16:06.8906496Z distributed/elastic/test_control_plane 1/1 2025-12-04T12:16:06.8906692Z distributed/fsdp/test_fsdp_overlap 1/1 2025-12-04T12:16:06.8906877Z distributed/test_functional_api 1/1 2025-12-04T12:16:06.8907115Z distributed/_composable/test_composability/test_2d_composability 1/1 2025-12-04T12:16:06.8907363Z distributed/fsdp/test_fsdp_optim_state 1/1 2025-12-04T12:16:06.8907551Z distributed/tensor/test_view_ops 1/1 2025-12-04T12:16:06.8907740Z distributed/fsdp/test_fsdp_state_dict 2/2 2025-12-04T12:16:06.8907928Z distributed/fsdp/test_fsdp_exec_order 1/1 2025-12-04T12:16:06.8908116Z distributed/test_distributed_spawn 2/7 2025-12-04T12:16:06.8908306Z distributed/test_distributed_spawn 5/7 2025-12-04T12:16:06.8908489Z distributed/fsdp/test_fsdp_input 1/1 2025-12-04T12:16:06.8908679Z distributed/fsdp/test_fsdp_traversal 1/1 2025-12-04T12:16:06.8908950Z distributed/fsdp/test_fsdp_ignored_modules 1/1 2025-12-04T12:16:06.8909231Z distributed/fsdp/test_checkpoint_wrapper 1/1 2025-12-04T12:16:06.8909436Z distributed/fsdp/test_fsdp_checkpoint 1/1 2025-12-04T12:16:06.8909624Z distributed/fsdp/test_fsdp_fine_tune 1/1 2025-12-04T12:16:06.8909812Z distributed/test_multi_threaded_pg 1/1 2025-12-04T12:16:06.8910033Z distributed/_composable/fsdp/test_fully_shard_extensions 1/1 2025-12-04T12:16:06.8910289Z distributed/checkpoint/test_file_system_checkpoint_cpu 1/1 2025-12-04T12:16:06.8910486Z distributed/fsdp/test_wrap 1/1 2025-12-04T12:16:06.8910662Z distributed/fsdp/test_hsdp_dtensor_state_dict 1/1 2025-12-04T12:16:06.8910829Z distributed/fsdp/test_fsdp_hybrid_shard 1/1 2025-12-04T12:16:06.8911012Z distributed/_composable/fsdp/test_fully_shard_training 1/1 2025-12-04T12:16:06.8911198Z distributed/fsdp/test_fsdp_multiple_forward 1/1 2025-12-04T12:16:06.8911363Z distributed/checkpoint/test_state_dict 1/1 2025-12-04T12:16:06.8911520Z distributed/fsdp/test_fsdp_core 1/2 2025-12-04T12:16:06.8911665Z distributed/test_c10d_spawn_ucc 1/1 2025-12-04T12:16:06.8911807Z distributed/test_c10d_gloo 1/1 2025-12-04T12:16:06.8911952Z distributed/test_c10d_ops_nccl 1/1 2025-12-04T12:16:06.8912097Z distributed/elastic/events/lib_test 1/1 2025-12-04T12:16:06.8912248Z distributed/elastic/metrics/api_test 1/1 2025-12-04T12:16:06.8912415Z distributed/elastic/multiprocessing/api_test 1/1 2025-12-04T12:16:06.8912593Z distributed/elastic/timer/local_timer_example 1/1 2025-12-04T12:16:06.8912765Z distributed/elastic/timer/local_timer_test 1/1 2025-12-04T12:16:06.8912934Z distributed/elastic/utils/distributed_test 1/1 2025-12-04T12:16:06.8913096Z distributed/elastic/utils/logging_test 1/1 2025-12-04T12:16:06.8913252Z distributed/elastic/utils/util_test 1/1 2025-12-04T12:16:06.8913393Z Parallel tests (0): 2025-12-04T12:16:06.8913519Z Name: excluded (est. time: 0.0min) 2025-12-04T12:16:06.8913656Z Serial tests (0): 2025-12-04T12:16:06.8913770Z Parallel tests (0): 2025-12-04T12:16:06.8914030Z Running distributed/test_inductor_collectives 2/2 ... [2025-12-04 12:16:06.890022][2232208.401106563] 2025-12-04T12:16:06.8914266Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:16:06.8914897Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_inductor_collectives.py', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:16:06.890254] 2025-12-04T12:17:36.0900932Z 2025-12-04T12:17:36.0902479Z distributed/test_inductor_collectives 2/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_inductor_collectives_2.2_d8a2a9a8bff9fee0_.log 2025-12-04T12:17:36.0913615Z Running 28 items in this shard: test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_all_to_all_recompute_is_always_banned_override_with_ac_False, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_all_to_all_single_inductor_split_sizes_none, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_eager_allreduce_inductor_wait, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_eager_async_allreduce_inductor_wait, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_inductor_allreduce_eager_wait, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_reduce_scatter_tensor_inductor, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_all_gather_bucket_bucket_mode_all, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_all_gather_bucket_bucket_mode_all_custom_ops, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_all_gather_bucket_multidtype_bucket_mode_all_custom_ops_multidtype, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_all_gather_bucket_path, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_all_reduce_bucket_bucket_mode_all, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_get_world_group_source_GroupMember_WORLD, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_pg_var, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_all_gather_list, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_pg_mode_kwargs_none, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_pg_mode_positional_none, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_reduce_op_reduce_op0, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_reduce_op_reduce_op3, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_support_collective_op_with_async_op_False, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_trace_all_gather_tensor, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_all_gather_coalesced, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_doesnt_mutate_shared, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_doesnt_mutate_shared_graph_partition, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_single_op, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_steal_buffer, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_reduce_scatter_bucket_bucket_mode_all_custom_ops, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_reorder_respects_wait_dep, test/distributed/test_inductor_collectives.py::TestSyncDecisionCrossRanks::test_all_reduce_comm_analysis 2025-12-04T12:17:36.0921474Z 2025-12-04T12:17:36.0921840Z Finished distributed/test_inductor_collectives 2/2 ... [2025-12-04 12:17:36.090031][2232297.601112756], took 1.49min 2025-12-04T12:17:36.0922731Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:17:38.3073944Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:17:38.3074525Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T12:17:38.3074963Z Uploading artifacts took 0.00 seconds 2025-12-04T12:17:38.3075914Z Running distributed/_tools/test_fake_collectives 1/1 ... [2025-12-04 12:17:38.307335][2232299.818413773] 2025-12-04T12:17:38.3076421Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:17:38.3077966Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_tools/test_fake_collectives.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:17:38.307604] 2025-12-04T12:17:40.6256796Z 2025-12-04T12:17:40.6258161Z distributed/_tools/test_fake_collectives 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._tools.test_fake_collectives_1.1_72d4a83b956a177d_.log 2025-12-04T12:17:40.6259486Z Running 1 items in this shard: test/distributed/_tools/test_fake_collectives.py::TestFakeCollectives::test_collectives 2025-12-04T12:17:40.6259929Z 2025-12-04T12:17:40.6260254Z Finished distributed/_tools/test_fake_collectives 1/1 ... [2025-12-04 12:17:40.625303][2232302.136385561], took 0.04min 2025-12-04T12:17:40.6261319Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:17:40.6274137Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:17:40.6275748Z Running distributed/test_control_collectives 1/1 ... [2025-12-04 12:17:40.627475][2232302.138560521] 2025-12-04T12:17:40.6276083Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:17:40.6278010Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_control_collectives.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:17:40.627672] 2025-12-04T12:17:42.8957822Z 2025-12-04T12:17:42.8958931Z distributed/test_control_collectives 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_control_collectives_1.1_9e1342e608690f8c_.log 2025-12-04T12:17:42.8962017Z Running 13 items in this shard: test/distributed/test_control_collectives.py::TestCollectives::test_all_gather_timeout, test/distributed/test_control_collectives.py::TestCollectives::test_all_sum, test/distributed/test_control_collectives.py::TestCollectives::test_all_sum_timeout, test/distributed/test_control_collectives.py::TestCollectives::test_barrier, test/distributed/test_control_collectives.py::TestCollectives::test_barrier_timeout, test/distributed/test_control_collectives.py::TestCollectives::test_broadcast, test/distributed/test_control_collectives.py::TestCollectives::test_broadcast_timeout, test/distributed/test_control_collectives.py::TestCollectives::test_gather, test/distributed/test_control_collectives.py::TestCollectives::test_gather_timeout, test/distributed/test_control_collectives.py::TestCollectives::test_scatter, test/distributed/test_control_collectives.py::TestCollectives::test_scatter_timeout, test/distributed/test_control_collectives.py::TestCollectives::test_simple_user_func, test/distributed/test_control_collectives.py::TestCollectives::test_unique 2025-12-04T12:17:42.8964577Z 2025-12-04T12:17:42.8964793Z Finished distributed/test_control_collectives 1/1 ... [2025-12-04 12:17:42.895571][2232304.40665199], took 0.04min 2025-12-04T12:17:42.8971655Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:17:42.8978455Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:17:42.8980774Z Running distributed/test_collective_utils 1/1 ... [2025-12-04 12:17:42.897935][2232304.409021247] 2025-12-04T12:17:42.8981218Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:17:42.8983159Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_collective_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:17:42.898149] 2025-12-04T12:18:02.6905350Z 2025-12-04T12:18:02.6906845Z distributed/test_collective_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_collective_utils_1.1_107231e8c0a5155f_.log 2025-12-04T12:18:02.6910928Z Running 9 items in this shard: test/distributed/test_collective_utils.py::TestCollectiveUtils::test_all_gather_result, test/distributed/test_collective_utils.py::TestCollectiveUtils::test_all_gather_result_no_pg, test/distributed/test_collective_utils.py::TestCollectiveUtils::test_all_gather_result_raises_exceptions_from_func, test/distributed/test_collective_utils.py::TestCollectiveUtils::test_broadcast_result, test/distributed/test_collective_utils.py::TestCollectiveUtils::test_broadcast_result_no_pg, test/distributed/test_collective_utils.py::TestCollectiveUtils::test_broadcast_result_raises_exceptions_from_func, test/distributed/test_collective_utils.py::TestCollectiveUtils::test_check_rng_sync_device_cpu, test/distributed/test_collective_utils.py::TestCollectiveUtils::test_check_rng_sync_device_cuda, test/distributed/test_collective_utils.py::TestUtils::test_summarize_ranks 2025-12-04T12:18:02.6914347Z 2025-12-04T12:18:02.6914652Z Finished distributed/test_collective_utils 1/1 ... [2025-12-04 12:18:02.690152][2232324.201233972], took 0.33min 2025-12-04T12:18:02.6915683Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:18:02.6924298Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:18:02.6926729Z Running distributed/test_c10d_object_collectives 1/1 ... [2025-12-04 12:18:02.692564][2232324.203649148] 2025-12-04T12:18:02.6927068Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:18:02.6929298Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_c10d_object_collectives.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:18:02.692781] 2025-12-04T12:18:45.2215889Z 2025-12-04T12:18:45.2217377Z distributed/test_c10d_object_collectives 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_object_collectives_1.1_9a15eb4eb04fd758_.log 2025-12-04T12:18:45.2222447Z Running 9 items in this shard: test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_all_gather_object, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_broadcast_object_list, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_gather_object, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_scatter_object_list, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_send_recv_object_list, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_subpg_all_gather_object, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_subpg_broadcast_object, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_subpg_gather_object, test/distributed/test_c10d_object_collectives.py::TestObjectCollectives::test_subpg_scatter_object 2025-12-04T12:18:45.2226009Z 2025-12-04T12:18:45.2226309Z Finished distributed/test_c10d_object_collectives 1/1 ... [2025-12-04 12:18:45.221344][2232366.73242353], took 0.71min 2025-12-04T12:18:45.2227043Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:18:45.2235599Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:18:45.2237844Z Running distributed/algorithms/test_join 1/1 ... [2025-12-04 12:18:45.223674][2232366.734759888] 2025-12-04T12:18:45.2238132Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:18:45.2240295Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/algorithms/test_join.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:18:45.223895] 2025-12-04T12:19:27.7565512Z 2025-12-04T12:19:27.7566881Z distributed/algorithms/test_join 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.algorithms.test_join_1.1_767b6a2c08bb6318_.log 2025-12-04T12:19:27.7570816Z Running 9 items in this shard: test/distributed/algorithms/test_join.py::TestJoin::test_join_kwargs, test/distributed/algorithms/test_join.py::TestJoin::test_multiple_joinable_disable, test/distributed/algorithms/test_join.py::TestJoin::test_multiple_joinables, test/distributed/algorithms/test_join.py::TestJoin::test_multiple_joinables_throw, test/distributed/algorithms/test_join.py::TestJoin::test_single_joinable, test/distributed/algorithms/test_join.py::TestJoin::test_single_joinable_disable, test/distributed/algorithms/test_join.py::TestJoin::test_single_joinable_main_hooks, test/distributed/algorithms/test_join.py::TestJoin::test_single_joinable_post_hooks, test/distributed/algorithms/test_join.py::TestJoin::test_single_joinable_throw 2025-12-04T12:19:27.7574329Z 2025-12-04T12:19:27.7574599Z Finished distributed/algorithms/test_join 1/1 ... [2025-12-04 12:19:27.756233][2232409.267314554], took 0.71min 2025-12-04T12:19:27.7575456Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:19:27.7584852Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:19:27.7585259Z Running distributed/tensor/test_dtensor_compile 2/4 ... [2025-12-04 12:19:27.758365][2232409.269450956] 2025-12-04T12:19:27.7585582Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:19:27.7587634Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_dtensor_compile.py', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:19:27.758583] 2025-12-04T12:19:56.7186695Z 2025-12-04T12:19:56.7190448Z distributed/tensor/test_dtensor_compile 2/4 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_dtensor_compile_2.4_9fc6d75dd11ed587_.log 2025-12-04T12:19:56.7193198Z Running 12 items in this shard: test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_basic, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_dynamic_cat, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_dynamo_device_mesh_attrs, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_partial_placement_graph_output, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor_from_local_redistribute, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_from_local_grad_placements_sequence_intermediate, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_to_local_grad_placements_sequence_intermediate, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_fakify_dtensor, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_placement_compile, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_tp_compile_comm_reordering_graph_partition, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_compile_dtensor_redistribute_backward_use_ca_True 2025-12-04T12:19:56.7195199Z 2025-12-04T12:19:56.7195348Z Finished distributed/tensor/test_dtensor_compile 2/4 ... [2025-12-04 12:19:56.718371][2232438.229449334], took 0.48min 2025-12-04T12:19:56.7195816Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:19:56.7202270Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:19:56.7204915Z Running distributed/pipelining/test_schedule_multiproc 1/1 ... [2025-12-04 12:19:56.720356][2232438.231441558] 2025-12-04T12:19:56.7205154Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:19:56.7206775Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/pipelining/test_schedule_multiproc.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:19:56.720566] 2025-12-04T12:20:17.6682160Z 2025-12-04T12:20:17.6682861Z distributed/pipelining/test_schedule_multiproc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_schedule_multiproc_1.1_579d4f1b76383f62_.log 2025-12-04T12:20:17.6695969Z Running 34 items in this shard: test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_custom_function_callback, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_eval_inference_mode_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_eval_inference_mode_ScheduleClass1, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_eval_inference_mode_ScheduleClass2, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_eval_inference_mode_ScheduleClass3, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_eval_inference_mode_ScheduleClass4, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_forward_only_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_manual_ScheduleClass0_shape_inference_False, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_manual_ScheduleClass0_shape_inference_True, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_manual_ScheduleClass1_shape_inference_False, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_manual_ScheduleClass1_shape_inference_True, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_manual_interleaved_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_manual_interleaved_ScheduleClass1, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_manual_interleaved_ScheduleClass2, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_tracer_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_grad_with_tracer_ScheduleClass1, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_kwargs_with_tracer_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_kwargs_with_tracer_ScheduleClass1, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_multi_iter_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_multi_iter_ScheduleClass1, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_return_output_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_return_output_ScheduleClass1, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_return_output_ScheduleClass2, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_return_output_ScheduleClass3, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_return_output_ScheduleClass4, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_schedule_with_weight_update_mlp_e2e_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_v_shape_schedules_schedule_class0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_v_shape_schedules_schedule_class1, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_zero_bubble_with_model_kwargs_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::ScheduleTest::test_zero_bubble_with_model_kwargs_ScheduleClass1, test/distributed/pipelining/test_schedule_multiproc.py::CustomSchedulesTest::test_non_symmetric_stage_ids_schedule_class0, test/distributed/pipelining/test_schedule_multiproc.py::CustomSchedulesTest::test_non_symmetric_stage_ids_schedule_class1, test/distributed/pipelining/test_schedule_multiproc.py::CustomSchedulesTest::test_pipeline_schedule_runtime_custom_sched_ScheduleClass0, test/distributed/pipelining/test_schedule_multiproc.py::CustomSchedulesTest::test_schedule_with_native_zero_bubble_ScheduleClass0 2025-12-04T12:20:17.6703087Z 2025-12-04T12:20:17.6703423Z Finished distributed/pipelining/test_schedule_multiproc 1/1 ... [2025-12-04 12:20:17.667964][2232459.179045952], took 0.35min 2025-12-04T12:20:17.6704002Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:20:17.6704494Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:20:17.6704790Z Running distributed/pipelining/test_pipe 1/1 ... [2025-12-04 12:20:17.670096][2232459.181182184] 2025-12-04T12:20:17.6705040Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:20:17.6705559Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/pipelining/test_pipe.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:20:17.670285] 2025-12-04T12:20:20.4435472Z 2025-12-04T12:20:20.4436642Z distributed/pipelining/test_pipe 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_pipe_1.1_e0f18d25c20df2ce_.log 2025-12-04T12:20:20.4438526Z Running 3 items in this shard: test/distributed/pipelining/test_pipe.py::PipeTests::test_model_split_ModelClass0, test/distributed/pipelining/test_pipe.py::PipeTests::test_model_split_ModelClass1, test/distributed/pipelining/test_pipe.py::PipeTests::test_model_split_ModelClass2 2025-12-04T12:20:20.4439971Z 2025-12-04T12:20:20.4440340Z Finished distributed/pipelining/test_pipe 1/1 ... [2025-12-04 12:20:20.443296][2232461.954379232], took 0.05min 2025-12-04T12:20:20.4441555Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:20:20.4451291Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:20:20.4455002Z Running distributed/test_compute_comm_reordering 1/1 ... [2025-12-04 12:20:20.445249][2232461.956335107] 2025-12-04T12:20:20.4455215Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:20:20.4456261Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_compute_comm_reordering.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:20:20.445464] 2025-12-04T12:21:57.7075140Z 2025-12-04T12:21:57.7076066Z distributed/test_compute_comm_reordering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_compute_comm_reordering_1.1_503fa3bd3bd0fc08_.log 2025-12-04T12:21:57.7079481Z Running 9 items in this shard: test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_grouped_scheduler_node_combo_kernels_False, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_grouped_scheduler_node_combo_kernels_True, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_inductor_default_comms_ordering, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_nccl_heuristics, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_raise_comms, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_reorder_compute_for_overlap, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_reorder_compute_for_overlap_custom_runtime_estimation, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_sink_waits, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_sink_waits_raise_comms 2025-12-04T12:21:57.7082484Z 2025-12-04T12:21:57.7082721Z Finished distributed/test_compute_comm_reordering 1/1 ... [2025-12-04 12:21:57.707180][2232559.2182619], took 1.62min 2025-12-04T12:21:57.7084234Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:21:57.7093437Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:21:57.7096429Z Running distributed/tensor/test_dtensor 3/3 ... [2025-12-04 12:21:57.709454][2232559.220539459] 2025-12-04T12:21:57.7096692Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:21:57.7098403Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_dtensor.py', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:21:57.709698] 2025-12-04T12:22:53.6132910Z 2025-12-04T12:22:53.6134046Z distributed/tensor/test_dtensor 3/3 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_dtensor_3.3_f4ed7f15701680e8_.log 2025-12-04T12:22:53.6144514Z Running 25 items in this shard: test/distributed/tensor/test_dtensor.py::DTensorTest::test_dtensor_save_load_import, test/distributed/tensor/test_dtensor.py::DTensorTest::test_from_local, test/distributed/tensor/test_dtensor.py::DTensorTest::test_from_local_then_to_local, test/distributed/tensor/test_dtensor.py::DTensorTest::test_meta_dtensor, test/distributed/tensor/test_dtensor.py::DTensorTest::test_modules_w_meta_dtensor, test/distributed/tensor/test_dtensor.py::DTensorTest::test_shard_tensor, test/distributed/tensor/test_dtensor.py::DTensorTest::test_to_local, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_dtensor_constructor, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_dtensor_save_load, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_from_local_negative_dim, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_from_local_then_to_local, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_full_tensor_grad_hint, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_full_tensor_sync, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_shard_tensor_2d, test/distributed/tensor/test_dtensor.py::DTensorTestWithLocalTensor::test_to_local_grad_hint, test/distributed/tensor/test_dtensor.py::DTensorMeshTest::test_default_value_sub_mesh, test/distributed/tensor/test_dtensor.py::DTensorMeshTest::test_dtensor_device_mesh_device_conversion, test/distributed/tensor/test_dtensor.py::DTensorMeshTest::test_metadata_consistency_check, test/distributed/tensor/test_dtensor.py::DTensorMeshTestWithLocalTensor::test_dtensor_spec_local_shard_offset, test/distributed/tensor/test_dtensor.py::DTensorMeshTestWithLocalTensor::test_inplace_on_local_tensor_view, test/distributed/tensor/test_dtensor.py::TestDTensorPlacementTypesWithLocalTensor::test_split_tensor_1D, test/distributed/tensor/test_dtensor.py::TestDTensorSpec::test_default_shard_order, test/distributed/tensor/test_dtensor.py::TestDTensorSpec::test_dtensor_spec_print, test/distributed/tensor/test_dtensor.py::TestDTensorSpec::test_dtensor_spec_with_invalid_shard_order, test/distributed/tensor/test_dtensor.py::TestDTensorSpecWithLocalTensor::test_dtensor_spec_update 2025-12-04T12:22:53.6149768Z 2025-12-04T12:22:53.6149974Z Finished distributed/tensor/test_dtensor 3/3 ... [2025-12-04 12:22:53.613070][2232615.124150829], took 0.93min 2025-12-04T12:22:53.6150654Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:22:53.6153343Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:22:53.6155917Z Running distributed/test_aten_comm_compute_reordering 3/3 ... [2025-12-04 12:22:53.615491][2232615.126577226] 2025-12-04T12:22:53.6156177Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:22:53.6158259Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_aten_comm_compute_reordering.py', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:22:53.615702] 2025-12-04T12:25:12.7467194Z 2025-12-04T12:25:12.7468643Z distributed/test_aten_comm_compute_reordering 3/3 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_aten_comm_compute_reordering_3.3_576a6fa7333c74b1_.log 2025-12-04T12:25:12.7477680Z Running 15 items in this shard: test/distributed/test_aten_comm_compute_reordering.py::TestComputeCommReorderingMultiProc::test_grouped_scheduler_node, test/distributed/test_aten_comm_compute_reordering.py::TestComputeCommReorderingMultiProc::test_reorder_compute_for_overlap_mul, test/distributed/test_aten_comm_compute_reordering.py::TestComputeCommReorderingMultiProc::test_schedulable_wait, test/distributed/test_aten_comm_compute_reordering.py::TestComputeCommReorderingBucketing::test_basic_all_reduce_bucketing, test/distributed/test_aten_comm_compute_reordering.py::TestComputeCommReorderingBucketing::test_multidtype_bucketing, test/distributed/test_aten_comm_compute_reordering.py::TestComputeCommReorderingBucketing::test_raise_comms, test/distributed/test_aten_comm_compute_reordering.py::TestComputeCommReorderingBucketing::test_reorder_compute_for_overlap_mul, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_bucketing_reordering_pass_no_bucket, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_bucketing_reordering_pass_single_bucket, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_custom_estimator_for_non_compute_nodes, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_grouped_scheduler_node, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_make_graph_view_and_get_subgraph_by_path_custom_module_stack_fn, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_overlap_scheduling_via_config, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_schedulable_wait, test/distributed/test_aten_comm_compute_reordering.py::TestManualOverlapBucketing::test_sink_waits_raise_comms 2025-12-04T12:25:12.7483150Z 2025-12-04T12:25:12.7483449Z Finished distributed/test_aten_comm_compute_reordering 3/3 ... [2025-12-04 12:25:12.746490][2232754.25757017], took 2.32min 2025-12-04T12:25:12.7484342Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:25:12.7486659Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:25:12.7488907Z Running distributed/tensor/test_redistribute 2/2 ... [2025-12-04 12:25:12.748787][2232754.259872769] 2025-12-04T12:25:12.7489256Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:25:12.7491286Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_redistribute.py', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:25:12.748981] 2025-12-04T12:26:18.2685612Z 2025-12-04T12:26:18.2689728Z distributed/tensor/test_redistribute 2/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_redistribute_2.2_0b0059a487edeb6e_.log 2025-12-04T12:26:18.2702617Z Running 33 items in this shard: test/distributed/tensor/test_redistribute.py::RedistributeTest::test_one_chunk_mesh, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_partial_to_replicate_forward_backward_float32, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_partial_to_shard_complex64, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_replicate_to_local_partial_grad_complex64, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_replicate_to_local_partial_grad_float32, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_replicate_to_replicate_forward_backward_datatype_conversion, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_replicate_to_shard_forward_backward, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_shard_dim_alltoall_complex64, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_shard_dim_alltoall_float32, test/distributed/tensor/test_redistribute.py::RedistributeTest::test_shard_to_replicate_forward_backward_complex64, test/distributed/tensor/test_redistribute.py::MultiDimRedistributeTest::test_redistribute_shard_dim_multi_dim_mesh, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTest::test_generate_shard_orders, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTest::test_ordered_distribute_all_combination, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTest::test_ordered_redistribute_with_partial, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTest::test_shard_order_same_data_as_strided_shard, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_one_chunk_mesh, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_partial_to_replicate_forward_backward_complex64, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_partial_to_replicate_forward_backward_float32, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_partial_to_shard_complex64, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_redistribute_negative_shard_dim, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_redistribute_to_partial, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_redistribute_uneven_sharding, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_replicate_to_partial, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_replicate_to_replicate_forward_backward, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_replicate_to_replicate_forward_backward_datatype_conversion, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_shard_dim_alltoall_float32, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_shard_to_replicate_forward_backward_datatype_conversion, test/distributed/tensor/test_redistribute.py::RedistributeTestWithLocalTensor::test_shard_to_replicate_forward_backward_float32, test/distributed/tensor/test_redistribute.py::MultiDimRedistributeTestWithLocalTensor::test_multi_dim_mesh, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTestWithLocalTensor::test_generate_shard_orders, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTestWithLocalTensor::test_ordered_redistribute, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTestWithLocalTensor::test_ordered_redistribute_for_special_placement, test/distributed/tensor/test_redistribute.py::DistributeWithDeviceOrderTestWithLocalTensor::test_ordered_redistribute_with_partial 2025-12-04T12:26:18.2711587Z 2025-12-04T12:26:18.2711754Z Finished distributed/tensor/test_redistribute 2/2 ... [2025-12-04 12:26:18.268367][2232819.779448077], took 1.09min 2025-12-04T12:26:18.2712306Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:26:18.2712777Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:26:18.2713057Z Running distributed/tensor/test_tensor_ops 3/4 ... [2025-12-04 12:26:18.270699][2232819.781784455] 2025-12-04T12:26:18.2713351Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:26:18.2713844Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_tensor_ops.py', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:26:18.270938] 2025-12-04T12:27:01.0932251Z 2025-12-04T12:27:01.0936150Z distributed/tensor/test_tensor_ops 3/4 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_tensor_ops_3.4_2cdd539e093d51dc_.log 2025-12-04T12:27:01.0942522Z Running 17 items in this shard: test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_clone, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_copy_, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_dtensor_dtype_conversion, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_fill_inplace_partial_sum, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_full_like, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_inplace_op, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_new_empty_strided, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTest::test_where_type_promotion, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_aten_contiguous, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_equal, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_full_like, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_index, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_inplace_op, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_scatter, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_where_type_promotion, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_zero_inplace, test/distributed/tensor/test_tensor_ops.py::DistTensorOpsTestWithLocalTensor::test_zeros_like_partial_sum 2025-12-04T12:27:01.0946788Z 2025-12-04T12:27:01.0947003Z Finished distributed/tensor/test_tensor_ops 3/4 ... [2025-12-04 12:27:01.092895][2232862.603975365], took 0.71min 2025-12-04T12:27:01.0947689Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:27:01.0953234Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:27:01.0955014Z Running distributed/test_device_mesh 1/2 ... [2025-12-04 12:27:01.095332][2232862.606417332] 2025-12-04T12:27:01.0955420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:27:01.0957555Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_device_mesh.py', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:27:01.095568] 2025-12-04T12:28:51.0352371Z 2025-12-04T12:28:51.0353461Z distributed/test_device_mesh 1/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_device_mesh_1.2_c6268ca66bd68d25_.log 2025-12-04T12:28:51.0367822Z Running 34 items in this shard: test/distributed/test_device_mesh.py::DeviceMeshSetDeviceTest::test_auto_set_device_from_heuristic, test/distributed/test_device_mesh.py::DeviceMeshSetDeviceTest::test_manual_set_device, test/distributed/test_device_mesh.py::DeviceMeshTest::test_2d_mesh_eager_init_subgroup, test/distributed/test_device_mesh.py::DeviceMeshTest::test_2d_mesh_non_eager_init_subgroup, test/distributed/test_device_mesh.py::DeviceMeshTest::test_assert_invalid_mesh_tensor, test/distributed/test_device_mesh.py::DeviceMeshTest::test_device_mesh_2d, test/distributed/test_device_mesh.py::DeviceMeshTest::test_device_mesh_init_backend, test/distributed/test_device_mesh.py::DeviceMeshTest::test_fake_pg_device_mesh, test/distributed/test_device_mesh.py::DeviceMeshTest::test_from_group_with_invalid_mesh, test/distributed/test_device_mesh.py::DeviceMeshTest::test_get_group_and_get_all_groups, test/distributed/test_device_mesh.py::DeviceMeshTest::test_get_local_rank, test/distributed/test_device_mesh.py::DeviceMeshTest::test_get_local_rank_raises_exception, test/distributed/test_device_mesh.py::DeviceMeshTest::test_get_root_mesh_multiple_independent_meshes, test/distributed/test_device_mesh.py::DeviceMeshTest::test_init_process_group, test/distributed/test_device_mesh.py::InitDeviceMeshTest::test_backend_override_argument_dict_with_idx_and_backend_eager, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_concatenate_3d, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_flatten_mesh_1d, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_flatten_mesh_4d, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_get_item_1d, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_get_item_3d_noncontiguous_slicing, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_reconstruct_mesh_with_flatten_dim, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_unflatten_mesh_2d, test/distributed/test_device_mesh.py::TestDeviceMeshGetItem::test_unflatten_mesh_3d, test/distributed/test_device_mesh.py::TestMeshEnv::test_get_mesh_dim_by_name, test/distributed/test_device_mesh.py::TestMeshEnv::test_get_root_mesh, test/distributed/test_device_mesh.py::TestMeshEnv::test_mesh_slice_fake_tensor_mode, test/distributed/test_device_mesh.py::DeviceMeshCollectiveTest::test_all_gather_uneven, test/distributed/test_device_mesh.py::DeviceMeshCollectiveTest::test_broadcast_1d, test/distributed/test_device_mesh.py::DeviceMeshCollectiveTest::test_scatter_nd, test/distributed/test_device_mesh.py::DeviceMeshCollectiveTest::test_scatter_uneven, test/distributed/test_device_mesh.py::CuTeLayoutTest::test_coalesce, test/distributed/test_device_mesh.py::CuTeLayoutTest::test_coalesce_non_coalescible, test/distributed/test_device_mesh.py::CuTeLayoutTest::test_complement_n_group_layout, test/distributed/test_device_mesh.py::CuTeLayoutTest::test_remap_to_tensor 2025-12-04T12:28:51.0374957Z 2025-12-04T12:28:51.0375168Z Finished distributed/test_device_mesh 1/2 ... [2025-12-04 12:28:51.035284][2232972.546366567], took 1.83min 2025-12-04T12:28:51.0375903Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:28:51.0376563Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:28:51.0376977Z Running distributed/tensor/test_convolution_ops 1/1 ... [2025-12-04 12:28:51.037482][2232972.548568248] 2025-12-04T12:28:51.0377318Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:28:51.0377900Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_convolution_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:28:51.037672] 2025-12-04T12:30:21.8381551Z 2025-12-04T12:30:21.8382330Z distributed/tensor/test_convolution_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_convolution_ops_1.1_f5f8c7df0d4cb40e_.log 2025-12-04T12:30:21.8386914Z Running 16 items in this shard: test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_conv1d, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_conv2d_module_no_bias, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_conv2d_no_bias_backward, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_conv2d_no_bias_compile, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_conv3d, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_conv_backward_none_grad_inp, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_depthwise_convolution, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTest::test_downsampling_convolution, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_conv1d, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_conv2d_module_no_bias, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_conv2d_no_bias_backward, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_conv2d_no_bias_compile, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_conv3d, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_conv_backward_none_grad_inp, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_depthwise_convolution, test/distributed/tensor/test_convolution_ops.py::DistConvolutionOpsTestWithLocalTensor::test_downsampling_convolution 2025-12-04T12:30:21.8391767Z 2025-12-04T12:30:21.8391958Z Finished distributed/tensor/test_convolution_ops 1/1 ... [2025-12-04 12:30:21.837902][2233063.348982915], took 1.51min 2025-12-04T12:30:21.8392565Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:30:21.8398906Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:30:21.8401010Z Running distributed/tensor/parallel/test_tp_style 1/1 ... [2025-12-04 12:30:21.840000][2233063.351086258] 2025-12-04T12:30:21.8401267Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:30:21.8403297Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/parallel/test_tp_style.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:30:21.840188] 2025-12-04T12:31:20.8980874Z 2025-12-04T12:31:20.8981902Z distributed/tensor/parallel/test_tp_style 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.parallel.test_tp_style_1.1_4765d6cfed10a4fe_.log 2025-12-04T12:31:20.8989301Z Running 18 items in this shard: test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_colwise_parallel_embedding, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_colwise_parallel_style, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_prepare_module_input, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_prepare_module_input_multiple_inputs, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_prepare_module_kwargs_input, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_prepare_module_output, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_rowwise_parallel_embedding, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_rowwise_parallel_style, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTest::test_sequence_parallel_style, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_colwise_parallel_embedding, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_colwise_parallel_style, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_prepare_module_input, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_prepare_module_input_multiple_inputs, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_prepare_module_kwargs_input, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_prepare_module_output, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_rowwise_parallel_embedding, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_rowwise_parallel_style, test/distributed/tensor/parallel/test_tp_style.py::TensorParallelStyleTestWithLocalTensor::test_sequence_parallel_style 2025-12-04T12:31:20.8996236Z 2025-12-04T12:31:20.8996449Z Finished distributed/tensor/parallel/test_tp_style 1/1 ... [2025-12-04 12:31:20.897721][2233122.408802812], took 0.98min 2025-12-04T12:31:20.8997087Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:31:20.9001108Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:31:20.9003808Z Running distributed/test_debug 1/1 ... [2025-12-04 12:31:20.900228][2233122.411314378] 2025-12-04T12:31:20.9004073Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:31:20.9005531Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_debug.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:31:20.900423] 2025-12-04T12:31:23.2687722Z 2025-12-04T12:31:23.2688678Z distributed/test_debug 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_debug_1.1_625704d2b2c4ae44_.log 2025-12-04T12:31:23.2689779Z Running 1 items in this shard: test/distributed/test_debug.py::TestDebug::test_all 2025-12-04T12:31:23.2690114Z 2025-12-04T12:31:23.2690436Z Finished distributed/test_debug 1/1 ... [2025-12-04 12:31:23.268420][2233124.779500949], took 0.04min 2025-12-04T12:31:23.2696466Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:31:23.2709393Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:31:23.2711683Z Running distributed/test_overlap_bucketing_unit 1/1 ... [2025-12-04 12:31:23.271054][2233124.782139673] 2025-12-04T12:31:23.2712061Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:31:23.2713873Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_overlap_bucketing_unit.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:31:23.271251] 2025-12-04T12:31:29.1942574Z 2025-12-04T12:31:29.1943359Z distributed/test_overlap_bucketing_unit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_overlap_bucketing_unit_1.1_d9daebb3866e3f19_.log 2025-12-04T12:31:29.1945852Z Running 9 items in this shard: test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_can_bucket_all_reduce, test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_can_bucket_independent_collectives, test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_can_bucket_multidtype_collectives, test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_can_bucket_with_convert_dtype_as_hiding_nodes, test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_can_bucket_with_multiple_hiding_nodes, test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_cant_bucket_ag_with_rs_hiding_interval_between_final_mm_hidden_False, test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_cant_bucket_ag_with_rs_hiding_interval_between_final_mm_hidden_True, test/distributed/test_overlap_bucketing_unit.py::TestOverlapPreservingBucketing::test_cant_bucket_nested_hiding_intervals, test/distributed/test_overlap_bucketing_unit.py::TestCrossPGOverlap::test_cross_pg_prefetch_during_exposed_wait 2025-12-04T12:31:29.1948713Z 2025-12-04T12:31:29.1948888Z Finished distributed/test_overlap_bucketing_unit 1/1 ... [2025-12-04 12:31:29.194009][2233130.705092613], took 0.10min 2025-12-04T12:31:29.1949607Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:31:29.1959411Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:31:29.1962123Z Running distributed/checkpoint/_experimental/test_checkpoint_writer 1/1 ... [2025-12-04 12:31:29.196112][2233130.707198277] 2025-12-04T12:31:29.1962377Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:31:29.1964099Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/_experimental/test_checkpoint_writer.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:31:29.196298] 2025-12-04T12:31:31.4639661Z 2025-12-04T12:31:31.4641061Z distributed/checkpoint/_experimental/test_checkpoint_writer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint._experimental.test_checkpoint_writer_1.1_41f2bae7a78824c4_.log 2025-12-04T12:31:31.4646760Z Running 8 items in this shard: test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriterConfig::test_custom_values, test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriterConfig::test_default_values, test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriter::test_close, test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriter::test_write_calls_barrier, test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriter::test_write_calls_commit_hooks, test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriter::test_write_creates_checkpoint_file, test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriter::test_write_without_barrier, test/distributed/checkpoint/_experimental/test_checkpoint_writer.py::TestCheckpointWriter::test_write_without_commit_hook 2025-12-04T12:31:31.4648544Z 2025-12-04T12:31:31.4648719Z Finished distributed/checkpoint/_experimental/test_checkpoint_writer 1/1 ... [2025-12-04 12:31:31.463550][2233132.974632145], took 0.04min 2025-12-04T12:31:31.4649255Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:31:31.4659508Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:31:31.4662311Z Running distributed/optim/test_named_optimizer 1/1 ... [2025-12-04 12:31:31.466102][2233132.97718786] 2025-12-04T12:31:31.4662735Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:31:31.4664357Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/optim/test_named_optimizer.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:31:31.466301] 2025-12-04T12:31:32.7042616Z 2025-12-04T12:31:32.7043822Z distributed/optim/test_named_optimizer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.optim.test_named_optimizer_1.1_9a5518d68a6fd7a8_.log 2025-12-04T12:31:32.7044571Z 2025-12-04T12:31:32.7044916Z Finished distributed/optim/test_named_optimizer 1/1 ... [2025-12-04 12:31:32.703946][2233134.215029657], took 0.02min 2025-12-04T12:31:32.7047558Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:31:32.7058259Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:31:32.7061173Z Running distributed/checkpoint/_experimental/test_checkpointer 1/1 ... [2025-12-04 12:31:32.705980][2233134.217066202] 2025-12-04T12:31:32.7061613Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:31:32.7063098Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/_experimental/test_checkpointer.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:31:32.706174] 2025-12-04T12:31:52.5991109Z 2025-12-04T12:31:52.5992513Z distributed/checkpoint/_experimental/test_checkpointer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint._experimental.test_checkpointer_1.1_4db1543833734139_.log 2025-12-04T12:31:52.6000066Z Running 11 items in this shard: test/distributed/checkpoint/_experimental/test_checkpointer.py::TestCheckpointer::test_load_strict_mode, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestCheckpointer::test_load_with_map_location, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestCheckpointer::test_nested_dict_partial_load, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestCheckpointer::test_partial_load, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestCheckpointer::test_save_and_load_basic, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestCheckpointer::test_save_with_kwargs, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestAsyncCheckpointerSpecific::test_async_error_handling, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestAsyncCheckpointerSpecific::test_async_future_results, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestAsyncCheckpointerSpecific::test_async_multiple_saves_ordering, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestAsyncCheckpointerSpecific::test_async_returns_futures, test/distributed/checkpoint/_experimental/test_checkpointer.py::TestAsyncCheckpointerSpecific::test_async_sequential_saves_wait 2025-12-04T12:31:52.6004533Z 2025-12-04T12:31:52.6004804Z Finished distributed/checkpoint/_experimental/test_checkpointer 1/1 ... [2025-12-04 12:31:52.598740][2233154.109821999], took 0.33min 2025-12-04T12:31:52.6005566Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:31:52.6012353Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:31:52.6015173Z Running distributed/tensor/test_api 1/1 ... [2025-12-04 12:31:52.601390][2233154.112475602] 2025-12-04T12:31:52.6015434Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:31:52.6017112Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_api.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:31:52.601600] 2025-12-04T12:32:47.0958627Z 2025-12-04T12:32:47.0959854Z distributed/tensor/test_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_api_1.1_122dc29bab7aa04e_.log 2025-12-04T12:32:47.0967576Z Running 18 items in this shard: test/distributed/tensor/test_api.py::DTensorAPITest::test_checkpoint_apis_check_partial_placement, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_module, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_module_casting, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_module_input_fn_output_fn, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_module_input_fn_output_fn_warning, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_module_meta, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_tensor_errors, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_tensor_rank, test/distributed/tensor/test_api.py::DTensorAPITest::test_distribute_tensor_uneven_sharding, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_checkpoint_apis_check_partial_placement, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_module, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_module_casting, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_module_input_fn_output_fn, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_module_input_fn_output_fn_warning, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_module_meta, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_tensor_errors, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_tensor_rank, test/distributed/tensor/test_api.py::DTensorAPITestWithLocalTensor::test_distribute_tensor_uneven_sharding 2025-12-04T12:32:47.0973595Z 2025-12-04T12:32:47.0973815Z Finished distributed/tensor/test_api 1/1 ... [2025-12-04 12:32:47.095531][2233208.606614462], took 0.91min 2025-12-04T12:32:47.0974568Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:32:47.0975870Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:32:47.0981601Z Running distributed/tensor/test_init 1/1 ... [2025-12-04 12:32:47.097742][2233208.608827693] 2025-12-04T12:32:47.0981877Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:32:47.0982633Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_init.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:32:47.097962] 2025-12-04T12:33:21.6166051Z 2025-12-04T12:33:21.6167151Z distributed/tensor/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_init_1.1_90670951cf5f2da6_.log 2025-12-04T12:33:21.6172555Z Running 13 items in this shard: test/distributed/tensor/test_init.py::DTensorInitOpsTest::test_init_ops, test/distributed/tensor/test_init.py::DTensorConstructorTest::test_empty, test/distributed/tensor/test_init.py::DTensorConstructorTest::test_full, test/distributed/tensor/test_init.py::DTensorConstructorTest::test_ones, test/distributed/tensor/test_init.py::DTensorConstructorTest::test_zeros, test/distributed/tensor/test_init.py::DTensorConstructorTest::test_zeros_full_mesh, test/distributed/tensor/test_init.py::DTensorConstructorTest::test_zeros_submesh, test/distributed/tensor/test_init.py::DTensorConstructorTestWithLocalTensor::test_empty, test/distributed/tensor/test_init.py::DTensorConstructorTestWithLocalTensor::test_full, test/distributed/tensor/test_init.py::DTensorConstructorTestWithLocalTensor::test_ones, test/distributed/tensor/test_init.py::DTensorConstructorTestWithLocalTensor::test_zeros, test/distributed/tensor/test_init.py::DTensorConstructorTestWithLocalTensor::test_zeros_full_mesh, test/distributed/tensor/test_init.py::DTensorConstructorTestWithLocalTensor::test_zeros_submesh 2025-12-04T12:33:21.6177277Z 2025-12-04T12:33:21.6177563Z Finished distributed/tensor/test_init 1/1 ... [2025-12-04 12:33:21.616391][2233243.12747207], took 0.58min 2025-12-04T12:33:21.6179111Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:33:21.6187838Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:33:21.6189894Z Running distributed/checkpoint/e2e/test_fine_tuning 1/1 ... [2025-12-04 12:33:21.618861][2233243.129946587] 2025-12-04T12:33:21.6190209Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:33:21.6192192Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/e2e/test_fine_tuning.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:33:21.619082] 2025-12-04T12:33:31.9996298Z 2025-12-04T12:33:31.9997202Z distributed/checkpoint/e2e/test_fine_tuning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.e2e.test_fine_tuning_1.1_1a0b82109167041b_.log 2025-12-04T12:33:31.9998108Z Running 1 items in this shard: test/distributed/checkpoint/e2e/test_fine_tuning.py::TestFineTuning::test_fine_tuning 2025-12-04T12:33:31.9998442Z 2025-12-04T12:33:31.9998697Z Finished distributed/checkpoint/e2e/test_fine_tuning 1/1 ... [2025-12-04 12:33:31.999459][2233253.510539329], took 0.17min 2025-12-04T12:33:32.0006265Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:33:32.0017812Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:33:32.0019994Z Running distributed/tensor/test_matrix_ops 1/1 ... [2025-12-04 12:33:32.001877][2233253.512963397] 2025-12-04T12:33:32.0020290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:33:32.0022260Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_matrix_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:33:32.002093] 2025-12-04T12:35:13.6003993Z 2025-12-04T12:35:13.6005578Z distributed/tensor/test_matrix_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_matrix_ops_1.1_6759fddd79a09e42_.log 2025-12-04T12:35:13.6013408Z Running 30 items in this shard: test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_addmm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_addmm_auto_redistribute, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_addmm_empty_operand, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_baddbmm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_bmm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_dtensor_mm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_grouped_mm_kwargs0, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_grouped_mm_kwargs1, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_matmul, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_mm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_scaled_dot_product_attention, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_scaled_mm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_t, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_t_partial, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTest::test_tensordot_shampoo, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_addmm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_addmm_auto_redistribute, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_addmm_empty_operand, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_baddbmm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_bmm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_dtensor_mm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_grouped_mm_kwargs0, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_grouped_mm_kwargs1, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_matmul, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_mm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_scaled_dot_product_attention, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_scaled_mm, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_t, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_t_partial, test/distributed/tensor/test_matrix_ops.py::DistMatrixOpsTestWithLocalTensor::test_tensordot_shampoo 2025-12-04T12:35:13.6020069Z 2025-12-04T12:35:13.6020245Z Finished distributed/tensor/test_matrix_ops 1/1 ... [2025-12-04 12:35:13.599770][2233355.110853979], took 1.69min 2025-12-04T12:35:13.6020831Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:35:13.6021343Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:35:13.6021854Z Running distributed/pipelining/test_stage 1/1 ... [2025-12-04 12:35:13.602095][2233355.113180439] 2025-12-04T12:35:13.6022117Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:35:13.6024155Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/pipelining/test_stage.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:35:13.602288] 2025-12-04T12:35:39.6614166Z 2025-12-04T12:35:39.6615936Z distributed/pipelining/test_stage 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_stage_1.1_898e7905b9a3d7b7_.log 2025-12-04T12:35:39.6617744Z Running 8 items in this shard: test/distributed/pipelining/test_stage.py::StageTest::test_custom_dw_with_fb_schedule, test/distributed/pipelining/test_stage.py::StageTest::test_manual, test/distributed/pipelining/test_stage.py::StageTest::test_output_chunks_memory_usage, test/distributed/pipelining/test_stage.py::StageTest::test_tracer_ModelClass0, test/distributed/pipelining/test_stage.py::StageTest::test_tracer_ModelClass1, test/distributed/pipelining/test_stage.py::StageTest::test_tracer_kwargs_ModelClass0, test/distributed/pipelining/test_stage.py::StageNegativeTest::test_custom_dw_errors, test/distributed/pipelining/test_stage.py::StageNegativeTest::test_shape_prop_mismatch 2025-12-04T12:35:39.6619102Z 2025-12-04T12:35:39.6619447Z Finished distributed/pipelining/test_stage 1/1 ... [2025-12-04 12:35:39.661072][2233381.17215641], took 0.43min 2025-12-04T12:35:39.6620048Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:35:39.6632112Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:35:39.6633226Z Running distributed/tensor/parallel/test_tp_random_state 1/1 ... [2025-12-04 12:35:39.663187][2233381.174272773] 2025-12-04T12:35:39.6633479Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:35:39.6635828Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/parallel/test_tp_random_state.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:35:39.663382] 2025-12-04T12:35:47.9414464Z 2025-12-04T12:35:47.9416045Z distributed/tensor/parallel/test_tp_random_state 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.parallel.test_tp_random_state_1.1_b5ba2bf56270527f_.log 2025-12-04T12:35:47.9417570Z Running 1 items in this shard: test/distributed/tensor/parallel/test_tp_random_state.py::TensorParallelRandomStateTests::test_model_init 2025-12-04T12:35:47.9418178Z 2025-12-04T12:35:47.9418555Z Finished distributed/tensor/parallel/test_tp_random_state 1/1 ... [2025-12-04 12:35:47.941091][2233389.452173473], took 0.14min 2025-12-04T12:35:47.9423398Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:35:47.9437293Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:35:47.9438482Z Running distributed/checkpoint/test_planner 1/1 ... [2025-12-04 12:35:47.943717][2233389.454802297] 2025-12-04T12:35:47.9438883Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:35:47.9441185Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/test_planner.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:35:47.943917] 2025-12-04T12:35:50.1622518Z 2025-12-04T12:35:50.1623449Z distributed/checkpoint/test_planner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_planner_1.1_759735fe00614b5c_.log 2025-12-04T12:35:50.1626473Z Running 17 items in this shard: test/distributed/checkpoint/test_planner.py::TestSavePlan::test_dedup_plans, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_finish_plan_with_caching, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_global_plan, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_global_plan_with_caching, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_load_with_resharding, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_load_with_world_size_diff_by_one, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_local_load_plan, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_local_plan, test/distributed/checkpoint/test_planner.py::TestSavePlan::test_local_plan_with_caching, test/distributed/checkpoint/test_planner.py::TestPlannerHelpers::test_compare_save_plans, test/distributed/checkpoint/test_planner.py::TestPlannerHelpers::test_create_read_item_from_chunks, test/distributed/checkpoint/test_planner.py::TestPlannerHelpers::test_merge_delta_local_plans, test/distributed/checkpoint/test_planner.py::TestValidateGlobalPlan::test_detect_overlapping_chunks, test/distributed/checkpoint/test_planner.py::TestValidateGlobalPlan::test_non_overlapping_chunks, test/distributed/checkpoint/test_planner.py::TestLoadPlanner::test_load_different_sizes_throws, test/distributed/checkpoint/test_planner.py::TestLoadPlanner::test_strict, test/distributed/checkpoint/test_planner.py::TestLoadPlanner::test_version_key_in_planner_data 2025-12-04T12:35:50.1628759Z 2025-12-04T12:35:50.1628904Z Finished distributed/checkpoint/test_planner 1/1 ... [2025-12-04 12:35:50.161836][2233391.672918791], took 0.04min 2025-12-04T12:35:50.1631664Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:35:50.1646823Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:35:50.1647108Z Running distributed/checkpoint/test_dtensor_checkpoint 1/1 ... [2025-12-04 12:35:50.164606][2233391.675691353] 2025-12-04T12:35:50.1647335Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:35:50.1649763Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/test_dtensor_checkpoint.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:35:50.164811] 2025-12-04T12:35:57.4889075Z 2025-12-04T12:35:57.4890412Z distributed/checkpoint/test_dtensor_checkpoint 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_dtensor_checkpoint_1.1_775762497670f143_.log 2025-12-04T12:35:57.4891568Z Running 1 items in this shard: test/distributed/checkpoint/test_dtensor_checkpoint.py::DTensorPlanner::test_distributed_tensor_planner 2025-12-04T12:35:57.4892000Z 2025-12-04T12:35:57.4892316Z Finished distributed/checkpoint/test_dtensor_checkpoint 1/1 ... [2025-12-04 12:35:57.488538][2233398.999618883], took 0.12min 2025-12-04T12:35:57.4899490Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:35:57.4911990Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:35:57.4913749Z Running distributed/pipelining/test_schedule 1/1 ... [2025-12-04 12:35:57.491245][2233399.002331286] 2025-12-04T12:35:57.4914088Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:35:57.4916164Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/pipelining/test_schedule.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:35:57.491471] 2025-12-04T12:36:38.8545885Z 2025-12-04T12:36:38.8547044Z distributed/pipelining/test_schedule 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_schedule_1.1_f1605c966eed2f16_.log 2025-12-04T12:36:38.8559600Z Running 43 items in this shard: test/distributed/pipelining/test_schedule.py::ScheduleTest::test_get_schedule_class, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_eval_then_train_ScheduleClass0, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_eval_then_train_ScheduleClass1, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_eval_then_train_ScheduleClass2, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_eval_then_train_ScheduleClass3, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_eval_then_train_ScheduleClass4, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_with_single_stage_ScheduleClass0, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_with_single_stage_ScheduleClass1, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_with_single_stage_ScheduleClass2, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_with_single_stage_ScheduleClass3, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_schedule_with_single_stage_ScheduleClass4, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_zero_bubble_schedule_errors_with_compile_ScheduleClass0, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_zero_bubble_schedule_errors_with_compile_ScheduleClass1, test/distributed/pipelining/test_schedule.py::ScheduleTest::test_zero_bubble_schedule_errors_with_compile_ScheduleClass2, test/distributed/pipelining/test_schedule.py::TestSchedulePlan::test_pipeline_order_ScheduleClass0, test/distributed/pipelining/test_schedule.py::TestSchedulePlan::test_pipeline_order_ScheduleClass1, test/distributed/pipelining/test_schedule.py::TestSchedulePlan::test_pipeline_order_flex_and_zero_bubble_ScheduleClass0, test/distributed/pipelining/test_schedule.py::TestSchedulePlan::test_pipeline_order_flex_and_zero_bubble_ScheduleClass1, test/distributed/pipelining/test_schedule.py::TestSchedulePlan::test_pipeline_order_for_v_schedules_ScheduleClass0, test/distributed/pipelining/test_schedule.py::TestSchedulePlan::test_pipeline_order_for_v_schedules_ScheduleClass1, test/distributed/pipelining/test_schedule.py::TestScheduleCsv::test_csv_compare_ScheduleClass0_csv_name_dualpipev_4rank_10mb, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref0, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref1, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref2, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref3, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref4, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref5, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref6, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_action_parse_action_str_and_ref7, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_csv_csv_name_zb1p_2rank_2stagep, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_grad_with_split_b_w, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_grad_with_v_schedule, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_merge_bw_test_info0, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_reduce_grad_test_info0, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_reduce_grad_test_info1, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_send_recv_test_info0, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_send_recv_test_info1, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_unshard_reshard_test_info0, test/distributed/pipelining/test_schedule.py::TestScheduleLowering::test_unshard_reshard_test_info1, test/distributed/pipelining/test_schedule.py::TestValidateSchedule::test_invalid_schedule_missing_action, test/distributed/pipelining/test_schedule.py::TestValidateSchedule::test_invalid_schedule_missing_rank, test/distributed/pipelining/test_schedule.py::TestValidateSchedule::test_valid_schedule, test/distributed/pipelining/test_schedule.py::ScheduleUtilTests::test_generate_stage_to_rank_mapping 2025-12-04T12:36:38.8568701Z 2025-12-04T12:36:38.8568871Z Finished distributed/pipelining/test_schedule 1/1 ... [2025-12-04 12:36:38.854251][2233440.365331748], took 0.69min 2025-12-04T12:36:38.8569453Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:36:38.8569934Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:36:38.8570264Z Running distributed/_composable/fsdp/test_fully_shard_overlap 1/1 ... [2025-12-04 12:36:38.856674][2233440.367759925] 2025-12-04T12:36:38.8570546Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:36:38.8571858Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_overlap.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:36:38.856861] 2025-12-04T12:36:49.1857132Z 2025-12-04T12:36:49.1858090Z distributed/_composable/fsdp/test_fully_shard_overlap 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_overlap_1.1_60be72249a772601_.log 2025-12-04T12:36:49.1858897Z Running 2 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_overlap.py::TestFullyShardOverlap::test_fully_shard_post_optim_event_overlap, test/distributed/_composable/fsdp/test_fully_shard_overlap.py::TestFullyShardOverlap::test_fully_shard_training_overlap 2025-12-04T12:36:49.1859820Z 2025-12-04T12:36:49.1859981Z Finished distributed/_composable/fsdp/test_fully_shard_overlap 1/1 ... [2025-12-04 12:36:49.185433][2233450.696516292], took 0.17min 2025-12-04T12:36:49.1863428Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:36:49.1875794Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:36:49.1876954Z Running distributed/test_run 1/1 ... [2025-12-04 12:36:49.187578][2233450.698663994] 2025-12-04T12:36:49.1877150Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:36:49.1879074Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_run.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:36:49.187773] 2025-12-04T12:36:51.3052708Z 2025-12-04T12:36:51.3053725Z distributed/test_run 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_run_1.1_839b2f039194c9fb_.log 2025-12-04T12:36:51.3055667Z Running 4 items in this shard: test/distributed/test_run.py::RunTest::test_config_from_args_signals_to_handle, test/distributed/test_run.py::RunTest::test_launch_agent_sets_environment_variable, test/distributed/test_run.py::RunTest::test_signals_to_handle_custom, test/distributed/test_run.py::RunTest::test_signals_to_handle_default 2025-12-04T12:36:51.3056971Z 2025-12-04T12:36:51.3057299Z Finished distributed/test_run 1/1 ... [2025-12-04 12:36:51.305006][2233452.816087507], took 0.04min 2025-12-04T12:36:51.3063613Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:36:51.3075171Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:36:51.3077543Z Running distributed/tensor/test_math_ops 1/1 ... [2025-12-04 12:36:51.307662][2233452.818748161] 2025-12-04T12:36:51.3077916Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:36:51.3080399Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_math_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:36:51.307850] 2025-12-04T12:39:24.9447318Z 2025-12-04T12:39:24.9448410Z distributed/tensor/test_math_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_math_ops_1.1_52869f737de04ff3_.log 2025-12-04T12:39:24.9464245Z Running 54 items in this shard: test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_conj_complex_dtensor, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_cumsum, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_foreach_add_different_mesh, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_foreach_norm, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_foreach_norm_different_mesh, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_foreach_norm_partial, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_histc, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_layer_norm_bwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_layer_norm_bwd_req_grad, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_layer_norm_fwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_linalg_eigh, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_linear_op_reductions, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_logsumexp, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_matching_partial_reduction_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_mean, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_nll_loss_and_cross_entropy, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_partial_reduction_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_rotary_embedding_complex_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_shard0_svd, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_shard_math_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_softmax_fwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_softmax_with_bwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_std, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_topk, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_upsampling, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_vector_norm, test/distributed/tensor/test_math_ops.py::DistMathOpsTest::test_vector_norm_partial, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_conj_complex_dtensor, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_cumsum, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_foreach_add_different_mesh, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_foreach_norm, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_foreach_norm_different_mesh, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_foreach_norm_partial, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_histc, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_layer_norm_bwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_layer_norm_bwd_req_grad, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_layer_norm_fwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_linalg_eigh, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_linear_op_reductions, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_logsumexp, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_matching_partial_reduction_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_mean, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_nll_loss_and_cross_entropy, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_partial_reduction_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_rotary_embedding_complex_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_shard0_svd, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_shard_math_ops, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_softmax_fwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_softmax_with_bwd, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_std, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_topk, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_upsampling, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_vector_norm, test/distributed/tensor/test_math_ops.py::DistMathOpsTestWithLocalTensor::test_vector_norm_partial 2025-12-04T12:39:24.9472931Z 2025-12-04T12:39:24.9473070Z Finished distributed/tensor/test_math_ops 1/1 ... [2025-12-04 12:39:24.944357][2233606.455439289], took 2.56min 2025-12-04T12:39:24.9473546Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:39:24.9473970Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:39:24.9474211Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T12:39:24.9474455Z Uploading artifacts took 0.00 seconds 2025-12-04T12:39:24.9474673Z Running distributed/tensor/test_pointwise_ops 1/1 ... [2025-12-04 12:39:24.946469][2233606.457555053] 2025-12-04T12:39:24.9474910Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:39:24.9475352Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_pointwise_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:39:24.946683] 2025-12-04T12:39:28.3168534Z 2025-12-04T12:39:28.3168956Z distributed/tensor/test_pointwise_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_pointwise_ops_1.1_0933ac8cfc38767f_.log 2025-12-04T12:39:28.3172399Z Running 18 items in this shard: test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_activations, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_dropout, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_dropout_backward, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_dropout_errors, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_inplace_op_partial_to_replicate, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_mul_out, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_mul_partial, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_partial_add, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTest::test_partial_replicate_add, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_activations, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_dropout, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_dropout_backward, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_dropout_errors, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_inplace_op_partial_to_replicate, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_mul_out, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_mul_partial, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_partial_add, test/distributed/tensor/test_pointwise_ops.py::DistElementwiseOpsTestWithLocalTensor::test_partial_replicate_add 2025-12-04T12:39:28.3175129Z 2025-12-04T12:39:28.3175268Z Finished distributed/tensor/test_pointwise_ops 1/1 ... [2025-12-04 12:39:28.316658][2233609.82773751], took 0.06min 2025-12-04T12:39:28.3179205Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:39:28.3188022Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:39:28.3190464Z Running distributed/checkpoint/test_compatibility 1/1 ... [2025-12-04 12:39:28.318886][2233609.829971401] 2025-12-04T12:39:28.3190946Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:39:28.3192508Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/test_compatibility.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:39:28.319105] 2025-12-04T12:39:30.5873493Z 2025-12-04T12:39:30.5874439Z distributed/checkpoint/test_compatibility 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_compatibility_1.1_02e59e8ea9c32714_.log 2025-12-04T12:39:30.5876292Z Running 4 items in this shard: test/distributed/checkpoint/test_compatibility.py::TestDCPCompatbility::test_metadata, test/distributed/checkpoint/test_compatibility.py::TestDCPCompatbility::test_sharded_tensor_dependency, test/distributed/checkpoint/test_compatibility.py::TestDCPCompatbility::test_storage_meta, test/distributed/checkpoint/test_compatibility.py::TestDCPCompatbility::test_with_v_2_3 2025-12-04T12:39:30.5878210Z 2025-12-04T12:39:30.5878514Z Finished distributed/checkpoint/test_compatibility 1/1 ... [2025-12-04 12:39:30.587042][2233612.09812266], took 0.04min 2025-12-04T12:39:30.5887032Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:39:30.5897986Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:39:30.5903206Z Running distributed/_tools/test_mem_tracker 1/1 ... [2025-12-04 12:39:30.589967][2233612.101053279] 2025-12-04T12:39:30.5903838Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:39:30.5904966Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_tools/test_mem_tracker.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:39:30.590177] 2025-12-04T12:39:37.7166668Z 2025-12-04T12:39:37.7167755Z distributed/_tools/test_mem_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._tools.test_mem_tracker_1.1_98bf5ba3174710d8_.log 2025-12-04T12:39:37.7169512Z Running 3 items in this shard: test/distributed/_tools/test_mem_tracker.py::TestMemTracker::test_accelerator_tracker_equivalence, test/distributed/_tools/test_mem_tracker.py::TestMemTracker::test_tracker_attribution, test/distributed/_tools/test_mem_tracker.py::TestMemTracker::test_tracker_with_activation_checkpointing 2025-12-04T12:39:37.7170324Z 2025-12-04T12:39:37.7170558Z Finished distributed/_tools/test_mem_tracker 1/1 ... [2025-12-04 12:39:37.716376][2233619.227455727], took 0.12min 2025-12-04T12:39:37.7177415Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:39:37.7188076Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:39:37.7189208Z Running distributed/elastic/test_control_plane 1/1 ... [2025-12-04 12:39:37.718809][2233619.229894795] 2025-12-04T12:39:37.7189506Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:39:37.7191521Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/test_control_plane.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:39:37.719032] 2025-12-04T12:39:40.1872276Z 2025-12-04T12:39:40.1873312Z distributed/elastic/test_control_plane 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.test_control_plane_1.1_631fb47bfdd07720_.log 2025-12-04T12:39:40.1877149Z Running 10 items in this shard: test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_dump_nccl_trace_pickle, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_dump_nccl_trace_pickle_with_json, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_dump_nccl_trace_pickle_with_params, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_dump_traceback, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_get_handler_names, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_get_handler_nonexistant, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_run_handler, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_tcp, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_wait_counter_values, test/distributed/elastic/test_control_plane.py::WorkerServerTest::test_worker_server 2025-12-04T12:39:40.1880633Z 2025-12-04T12:39:40.1880918Z Finished distributed/elastic/test_control_plane 1/1 ... [2025-12-04 12:39:40.186907][2233621.69799018], took 0.04min 2025-12-04T12:39:40.1881824Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:39:40.1891149Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:39:40.1891541Z Running distributed/fsdp/test_fsdp_overlap 1/1 ... [2025-12-04 12:39:40.189038][2233621.700124713] 2025-12-04T12:39:40.1891854Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:39:40.1895907Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_overlap.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:39:40.189253] 2025-12-04T12:40:03.2909547Z 2025-12-04T12:40:03.2910471Z distributed/fsdp/test_fsdp_overlap 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_overlap_1.1_5f323307619006c3_.log 2025-12-04T12:40:03.2911483Z Running 1 items in this shard: test/distributed/fsdp/test_fsdp_overlap.py::TestForwardOverlapWorldSizeOneCUDA::test_forward_overlap_cuda 2025-12-04T12:40:03.2911920Z 2025-12-04T12:40:03.2912184Z Finished distributed/fsdp/test_fsdp_overlap 1/1 ... [2025-12-04 12:40:03.290679][2233644.80175991], took 0.39min 2025-12-04T12:40:03.2924182Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:40:03.2934834Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:40:03.2936777Z Running distributed/test_functional_api 1/1 ... [2025-12-04 12:40:03.293591][2233644.804677489] 2025-12-04T12:40:03.2936986Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:40:03.2939859Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_functional_api.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:40:03.293825] 2025-12-04T12:41:47.9705853Z 2025-12-04T12:41:47.9706748Z distributed/test_functional_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_functional_api_1.1_8dd5f8dfd7435843_.log 2025-12-04T12:41:47.9711048Z Running 11 items in this shard: test/distributed/test_functional_api.py::TestMetaCollectives::test_all_reduce, test/distributed/test_functional_api.py::TestMakeFx::test_all_reduce_tracing, test/distributed/test_functional_api.py::TestCollectivesWithDistributedBackendCUDA::test_all_gather_into_tensor_coalesced_cuda, test/distributed/test_functional_api.py::TestCollectivesWithDistributedBackendCUDA::test_all_to_all_single_1d_input_cuda, test/distributed/test_functional_api.py::TestCollectivesWithDistributedBackendCUDA::test_all_to_all_single_cuda, test/distributed/test_functional_api.py::TestCollectivesWithDistributedBackendCUDA::test_all_to_all_single_split_sizes_none_cuda, test/distributed/test_functional_api.py::TestCollectivesWithDistributedBackendCUDA::test_tracing_cuda, test/distributed/test_functional_api.py::TestCollectivesWithDistributedBackendCUDA::test_tracing_with_dce_code_cuda, test/distributed/test_functional_api.py::TestCollectivesWithDistributedBackendCUDA::test_tracing_with_fakepg_cuda, test/distributed/test_functional_api.py::TestDistributedBackendCollectivesWithWorldSize4CUDA::test_permute_tensor_with_sub_group_cuda, test/distributed/test_functional_api.py::TestFunctionalAutogradWithDistributedBackendCUDA::test_all_to_all_single_cuda 2025-12-04T12:41:47.9715405Z 2025-12-04T12:41:47.9715668Z Finished distributed/test_functional_api 1/1 ... [2025-12-04 12:41:47.970364][2233749.481443987], took 1.74min 2025-12-04T12:41:47.9719285Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:41:47.9730482Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:41:47.9732773Z Running distributed/_composable/test_composability/test_2d_composability 1/1 ... [2025-12-04 12:41:47.973195][2233749.484280678] 2025-12-04T12:41:47.9733098Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:41:47.9735241Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/test_composability/test_2d_composability.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:41:47.973414] 2025-12-04T12:44:19.1845499Z 2025-12-04T12:44:19.1846652Z distributed/_composable/test_composability/test_2d_composability 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_composability.test_2d_composability_1.1_8a6f6c33887bd30e_.log 2025-12-04T12:44:19.1855941Z Running 18 items in this shard: test/distributed/_composable/test_composability/test_2d_composability.py::TestFullyShard2DTraining::test_tp_with_fsdp_offloading, test/distributed/_composable/test_composability/test_2d_composability.py::TestFullyShard2DTraining::test_train_parity_2d_mlp, test/distributed/_composable/test_composability/test_2d_composability.py::TestFullyShard2DTraining::test_train_parity_2d_transformer, test/distributed/_composable/test_composability/test_2d_composability.py::TestFullyShard2DTraining::test_train_parity_2d_transformer_checkpoint_resume, test/distributed/_composable/test_composability/test_2d_composability.py::TestFullyShard2DStateDict::test_fully_shard_tp_2d_set_full_state_dict, test/distributed/_composable/test_composability/test_2d_composability.py::Test2dFSDP1ParallelIntegration::test_2d_ddp_integration_functionality, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelTraining::test_2d_e2e_training_default, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelTraining::test_2d_e2e_training_not_use_orig_params, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelTraining::test_2d_e2e_training_use_orig_params, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelTraining::test_2d_fsdp_state_enable_extension, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_2d_load_state_dict_is_even_sharded_model_False, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_2d_load_state_dict_is_even_sharded_model_True, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_2d_optim_state_dict_is_even_sharded_model_False, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_2d_optim_state_dict_is_even_sharded_model_True, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_2d_state_dict_is_even_sharded_model_False, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_2d_state_dict_is_even_sharded_model_True, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_fsdp1_tp_2d_set_full_state_dict, test/distributed/_composable/test_composability/test_2d_composability.py::TestNew2dParallelStateDict::test_fsdp_2d_extension 2025-12-04T12:44:19.1862132Z 2025-12-04T12:44:19.1862386Z Finished distributed/_composable/test_composability/test_2d_composability 1/1 ... [2025-12-04 12:44:19.184422][2233900.6955033], took 2.52min 2025-12-04T12:44:19.1863253Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:44:19.1868948Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:44:19.1874797Z Running distributed/fsdp/test_fsdp_optim_state 1/1 ... [2025-12-04 12:44:19.187063][2233900.698148751] 2025-12-04T12:44:19.1875280Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:44:19.1876170Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_optim_state.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:44:19.187285] 2025-12-04T12:52:21.4138964Z 2025-12-04T12:52:21.4139912Z distributed/fsdp/test_fsdp_optim_state 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_optim_state_1.1_a6522bb12b08b247_.log 2025-12-04T12:52:21.4160798Z Running 60 items in this shard: test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_compatible_with_trec, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_flatten_sharded_optim_state_dict_nested, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_flatten_sharded_optim_state_dict_transformer, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_full_optim_state_dict_keys, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_full_optim_state_dict_nested_invalid, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_interface_arguments, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_no_grad, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_input_warning, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_False_rank0_only_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_False_rank0_only_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_False_rank0_only_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_False_rank0_only_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_True_rank0_only_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_True_rank0_only_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_True_rank0_only_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type0_use_multiple_param_groups_True_rank0_only_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_False_rank0_only_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_False_rank0_only_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_False_rank0_only_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_False_rank0_only_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_True_rank0_only_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_True_rank0_only_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_True_rank0_only_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_dict_nested_state_dict_type1_use_multiple_param_groups_True_rank0_only_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_optim_state_without_param_groups, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_rekey_optim_state_dict_to_ids_state_dict_type0_use_multiple_param_groups_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_rekey_optim_state_dict_to_ids_state_dict_type0_use_multiple_param_groups_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_rekey_optim_state_dict_to_ids_state_dict_type1_use_multiple_param_groups_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_rekey_optim_state_dict_to_ids_state_dict_type1_use_multiple_param_groups_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_rekey_optim_state_dict_to_names, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_save_load_without_0th_param_state_state_dict_type0, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_save_load_without_0th_param_state_state_dict_type1, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_halve_world_size, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_scatter_full_optim_state_dict_transformer, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_halve_world_size, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_False_wrap_alt_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_False_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_False_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_True_use_diff_optim_inputs_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_nested_use_multiple_param_groups_True_wrap_alt_True_use_diff_optim_inputs_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_transformer, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_unmanaged_params_state_dict_type0_add_to_fsdp_module_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_unmanaged_params_state_dict_type0_add_to_fsdp_module_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_unmanaged_params_state_dict_type1_add_to_fsdp_module_False, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_shard_full_optim_state_dict_unmanaged_params_state_dict_type1_add_to_fsdp_module_True, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_state_dict_with_none_tensor_state, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_use_orig_params, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_with_empty_optimizer_state, test/distributed/fsdp/test_fsdp_optim_state.py::TestFSDPOptimState::test_with_no_shard 2025-12-04T12:52:21.4173865Z 2025-12-04T12:52:21.4174005Z Finished distributed/fsdp/test_fsdp_optim_state 1/1 ... [2025-12-04 12:52:21.414983][2234382.9260657], took 8.04min 2025-12-04T12:52:21.4174456Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:52:21.4174849Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:52:21.4175097Z Running distributed/tensor/test_view_ops 1/1 ... [2025-12-04 12:52:21.417150][2234382.928236217] 2025-12-04T12:52:21.4175305Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:52:21.4175712Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_view_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:52:21.417361] 2025-12-04T12:57:38.8677713Z 2025-12-04T12:57:38.8679097Z distributed/tensor/test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_view_ops_1.1_d4ec3cd42a10fe5c_.log 2025-12-04T12:57:38.8686823Z Running 20 items in this shard: test/distributed/tensor/test_view_ops.py::TestViewOps::test_complex_view_ops, test/distributed/tensor/test_view_ops.py::TestViewOps::test_dtensor_view_op_uneven, test/distributed/tensor/test_view_ops.py::TestViewOps::test_illegal_views, test/distributed/tensor/test_view_ops.py::TestViewOps::test_squeeze_, test/distributed/tensor/test_view_ops.py::TestViewOps::test_storage_offset_shard_dim0_slice_dim1, test/distributed/tensor/test_view_ops.py::TestViewOps::test_storage_offset_shard_dim1_slice_dim0, test/distributed/tensor/test_view_ops.py::TestViewOps::test_storage_offset_slice, test/distributed/tensor/test_view_ops.py::TestViewOps::test_view_groups, test/distributed/tensor/test_view_ops.py::TestViewOps::test_view_ops, test/distributed/tensor/test_view_ops.py::TestViewOps::test_view_redistribution, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_complex_view_ops, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_dtensor_view_op_uneven, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_illegal_views, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_squeeze_, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_storage_offset_shard_dim0_slice_dim1, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_storage_offset_shard_dim1_slice_dim0, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_storage_offset_slice, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_view_groups, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_view_ops, test/distributed/tensor/test_view_ops.py::TestViewOpsWithLocalTensor::test_view_redistribution 2025-12-04T12:57:38.8691787Z 2025-12-04T12:57:38.8691952Z Finished distributed/tensor/test_view_ops 1/1 ... [2025-12-04 12:57:38.867523][2234700.378603719], took 5.29min 2025-12-04T12:57:38.8692472Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T12:57:38.8696939Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:38.8699573Z Running distributed/fsdp/test_fsdp_state_dict 2/2 ... [2025-12-04 12:57:38.869860][2234700.380943545] 2025-12-04T12:57:38.8699819Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:38.8702847Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_state_dict.py', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 12:57:38.870143] 2025-12-04T13:05:38.8068812Z 2025-12-04T13:05:38.8070425Z distributed/fsdp/test_fsdp_state_dict 2/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_state_dict_2.2_eb8d626b7457a36f_.log 2025-12-04T13:05:38.8097138Z Running 101 items in this shard: test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_fp16_False_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_fp16_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_fp16_True_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_fp16_True_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_fp16_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_fp16_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_fp16_True_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_fp16_True_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_fp16_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_fp16_True_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_fp16_True_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_fp16_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_fp16_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_fp16_True_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_fp16_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_fp16_False_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_basic_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_fp16_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_local_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_sharded_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_mixed_precision_False_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload0_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_mixed_precision_False_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_buffers_save_and_load_state_dict_state_dict_type_state_dict_cpu_offload1_mixed_precision_True_state_dict_rank0_and_offload_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_keys_state_dict_type_sharded_state_dict, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_sharded_state_dict_checkpoint_wrap_both_after_wrap_rank0_only_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_sharded_state_dict_checkpoint_wrap_both_rank0_only_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_sharded_state_dict_checkpoint_wrap_both_rank0_only_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_sharded_state_dict_checkpoint_wrap_dest_rank0_only_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_sharded_state_dict_checkpoint_wrap_source_after_wrap_rank0_only_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_sharded_state_dict_checkpoint_wrap_source_rank0_only_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_state_dict_checkpoint_wrap_source_after_wrap_rank0_only_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_fsdp_state_dict_with_activation_checkpoint_state_dict_type_state_dict_checkpoint_wrap_source_rank0_only_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_local_state_dict_with_empty_ranks, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_save_and_load_after_forward_state_dict_state_dict_type_local_state_dict_mixed_precision_True_state_dict_rank0_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_save_and_load_after_forward_state_dict_state_dict_type_local_state_dict_mixed_precision_True_state_dict_rank0_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_save_and_load_after_forward_state_dict_state_dict_type_sharded_state_dict_mixed_precision_False_state_dict_rank0_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_save_and_load_after_forward_state_dict_state_dict_type_sharded_state_dict_mixed_precision_True_state_dict_rank0_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_save_and_load_after_forward_state_dict_state_dict_type_state_dict_mixed_precision_False_state_dict_rank0_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_save_and_load_after_forward_state_dict_state_dict_type_state_dict_mixed_precision_False_state_dict_rank0_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_sharded_load_multi_backend_pg, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_shared_module_and_shared_parameter, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_load_into_local_module_state_dict_type_sharded_state_dict_state_dict_rank0_and_offload_False_fsdp_root_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_load_into_local_module_state_dict_type_sharded_state_dict_state_dict_rank0_and_offload_True_fsdp_root_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_load_into_local_module_state_dict_type_state_dict_state_dict_rank0_and_offload_True_fsdp_root_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_rank0_offload_save_load_flow_use_orig_params_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_save_load_flow_state_dict_type_local_state_dict, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_save_load_flow_state_dict_type_state_dict, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_skip_module_state_dict_type_local_state_dict_double_nest_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_skip_module_state_dict_type_sharded_state_dict_double_nest_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_skip_module_state_dict_type_state_dict_double_nest_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_sharded_state_dict_prefix_False_ignore_inner_False_mixed_precision_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_sharded_state_dict_prefix_False_ignore_inner_True_mixed_precision_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_sharded_state_dict_prefix_True_ignore_inner_True_mixed_precision_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_state_dict_prefix_False_ignore_inner_False_mixed_precision_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_state_dict_prefix_False_ignore_inner_True_mixed_precision_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_state_dict_prefix_True_ignore_inner_False_mixed_precision_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_state_dict_prefix_True_ignore_inner_False_mixed_precision_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_ignored_modules_state_dict_type_state_dict_prefix_True_ignore_inner_True_mixed_precision_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_manual_ac_wrapper_state_dict_type_sharded_state_dict_rank0_only_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_manual_ac_wrapper_state_dict_type_sharded_state_dict_rank0_only_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_manual_ac_wrapper_state_dict_type_state_dict_rank0_only_and_offload_False, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_manual_ac_wrapper_state_dict_type_state_dict_rank0_only_and_offload_True, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_shared_parameters_state_dict_type_local_state_dict, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_state_dict_with_shared_parameters_state_dict_type_sharded_state_dict, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_world_size_one, test/distributed/fsdp/test_fsdp_state_dict.py::TestFSDPStateDict::test_wrong_state_dict_config 2025-12-04T13:05:38.8123092Z 2025-12-04T13:05:38.8123232Z Finished distributed/fsdp/test_fsdp_state_dict 2/2 ... [2025-12-04 13:05:38.807655][2235180.318736848], took 8.00min 2025-12-04T13:05:38.8132937Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:05:38.8133416Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:38.8133649Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:05:38.8133842Z Uploading artifacts took 0.00 seconds 2025-12-04T13:05:38.8134060Z Running distributed/fsdp/test_fsdp_exec_order 1/1 ... [2025-12-04 13:05:38.810052][2235180.321137744] 2025-12-04T13:05:38.8134275Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:38.8134695Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_exec_order.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:05:38.810270] 2025-12-04T13:06:42.4310862Z 2025-12-04T13:06:42.4311898Z distributed/fsdp/test_fsdp_exec_order 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_exec_order_1.1_29d027ed8cf6ecea_.log 2025-12-04T13:06:42.4316527Z Running 8 items in this shard: test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_invalid_first_iter_order_sharding_strategy0_cuda, test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_invalid_first_iter_order_sharding_strategy1_cuda, test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_invalid_later_iter_order_sharding_strategy0_iters_before_path_change_1_cuda, test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_invalid_later_iter_order_sharding_strategy0_iters_before_path_change_3_cuda, test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_invalid_later_iter_order_sharding_strategy1_iters_before_path_change_1_cuda, test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_invalid_later_iter_order_sharding_strategy1_iters_before_path_change_3_cuda, test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_train_eval_sharding_strategy0_cuda, test/distributed/fsdp/test_fsdp_exec_order.py::TestFSDPExecOrderCUDA::test_train_eval_sharding_strategy1_cuda 2025-12-04T13:06:42.4321514Z 2025-12-04T13:06:42.4321745Z Finished distributed/fsdp/test_fsdp_exec_order 1/1 ... [2025-12-04 13:06:42.430753][2235243.941832388], took 1.06min 2025-12-04T13:06:42.4323724Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:06:42.4334318Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:06:42.4339225Z Running distributed/test_distributed_spawn 2/7 ... [2025-12-04 13:06:42.433578][2235243.944663337] 2025-12-04T13:06:42.4339538Z MPI not available -- MPI backend tests will be skipped 2025-12-04T13:06:42.4339794Z Running distributed tests for the test backend with env init_method 2025-12-04T13:06:42.4340741Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:06:42.4342143Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=2', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:06:42.434091] 2025-12-04T13:06:44.3703556Z 2025-12-04T13:06:44.3705193Z distributed/test_distributed_spawn 2/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_2.7_d147b0927cc133b8_.log 2025-12-04T13:06:44.3705860Z Running 0 items in this shard: 2025-12-04T13:06:44.3706013Z 2025-12-04T13:06:44.3709034Z Running distributed tests for the test backend with file init_method 2025-12-04T13:06:44.3712053Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:06:44.3712820Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=2', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:06:44.371105] 2025-12-04T13:06:46.5124529Z 2025-12-04T13:06:46.5125798Z distributed/test_distributed_spawn 2/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_2.7_af3e441dccaf7c53_.log 2025-12-04T13:06:46.5126695Z Running 0 items in this shard: 2025-12-04T13:06:46.5126902Z 2025-12-04T13:06:46.5128151Z Running distributed tests for the nccl backend with env init_method 2025-12-04T13:06:46.5131345Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:06:46.5132369Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=2', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:06:46.512920] 2025-12-04T13:09:45.3568433Z 2025-12-04T13:09:45.3569599Z distributed/test_distributed_spawn 2/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_2.7_dc8784f73710d453_.log 2025-12-04T13:09:45.3583116Z Running 41 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:09:45.3589833Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient 2025-12-04T13:09:45.3590298Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine 2025-12-04T13:09:45.3590757Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half 2025-12-04T13:09:45.3591167Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad 2025-12-04T13:09:45.3591552Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group 2025-12-04T13:09:45.3591932Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max 2025-12-04T13:09:45.3592328Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum 2025-12-04T13:09:45.3592701Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max 2025-12-04T13:09:45.3593067Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max 2025-12-04T13:09:45.3593424Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max 2025-12-04T13:09:45.3593775Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product 2025-12-04T13:09:45.3594120Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max 2025-12-04T13:09:45.3594452Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min 2025-12-04T13:09:45.3594831Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum 2025-12-04T13:09:45.3595177Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async 2025-12-04T13:09:45.3595560Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex 2025-12-04T13:09:45.3595969Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex 2025-12-04T13:09:45.3596348Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters 2025-12-04T13:09:45.3596680Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier 2025-12-04T13:09:45.3597013Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl 2025-12-04T13:09:45.3597347Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast 2025-12-04T13:09:45.3597703Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks 2025-12-04T13:09:45.3598079Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks 2025-12-04T13:09:45.3598425Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group 2025-12-04T13:09:45.3598743Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank 2025-12-04T13:09:45.3599166Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group 2025-12-04T13:09:45.3599502Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv 2025-12-04T13:09:45.3599873Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size 2025-12-04T13:09:45.3600268Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager 2025-12-04T13:09:45.3600640Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group 2025-12-04T13:09:45.3601010Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum 2025-12-04T13:09:45.3601362Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice 2025-12-04T13:09:45.3601701Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks 2025-12-04T13:09:45.3602041Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex 2025-12-04T13:09:45.3602378Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group 2025-12-04T13:09:45.3602713Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list 2025-12-04T13:09:45.3603053Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source 2025-12-04T13:09:45.3603417Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler 2025-12-04T13:09:45.3603782Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag 2025-12-04T13:09:45.3604219Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler 2025-12-04T13:09:45.3604607Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:09:45.3604820Z 2025-12-04T13:09:45.3604907Z Running distributed tests for the nccl backend with file init_method 2025-12-04T13:09:45.3605078Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:09:45.3605504Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=2', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:09:45.357500] 2025-12-04T13:12:43.9104936Z 2025-12-04T13:12:43.9105898Z distributed/test_distributed_spawn 2/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_2.7_955c473b95bedd38_.log 2025-12-04T13:12:43.9116977Z Running 41 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:12:43.9124706Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient 2025-12-04T13:12:43.9125197Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine 2025-12-04T13:12:43.9125645Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half 2025-12-04T13:12:43.9126129Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad 2025-12-04T13:12:43.9126539Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group 2025-12-04T13:12:43.9126941Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max 2025-12-04T13:12:43.9127353Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum 2025-12-04T13:12:43.9127755Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max 2025-12-04T13:12:43.9128148Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max 2025-12-04T13:12:43.9128530Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max 2025-12-04T13:12:43.9128904Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product 2025-12-04T13:12:43.9129298Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max 2025-12-04T13:12:43.9129649Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min 2025-12-04T13:12:43.9129995Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum 2025-12-04T13:12:43.9130360Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async 2025-12-04T13:12:43.9130767Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex 2025-12-04T13:12:43.9131201Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex 2025-12-04T13:12:43.9131649Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters 2025-12-04T13:12:43.9132000Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier 2025-12-04T13:12:43.9132341Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl 2025-12-04T13:12:43.9132675Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast 2025-12-04T13:12:43.9133029Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks 2025-12-04T13:12:43.9133412Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks 2025-12-04T13:12:43.9133763Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group 2025-12-04T13:12:43.9134085Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank 2025-12-04T13:12:43.9134420Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group 2025-12-04T13:12:43.9134756Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv 2025-12-04T13:12:43.9135127Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size 2025-12-04T13:12:43.9135525Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager 2025-12-04T13:12:43.9135931Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group 2025-12-04T13:12:43.9136306Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum 2025-12-04T13:12:43.9136654Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice 2025-12-04T13:12:43.9136992Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks 2025-12-04T13:12:43.9137330Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex 2025-12-04T13:12:43.9137669Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group 2025-12-04T13:12:43.9138008Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list 2025-12-04T13:12:43.9138354Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source 2025-12-04T13:12:43.9138719Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler 2025-12-04T13:12:43.9139085Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag 2025-12-04T13:12:43.9139483Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler 2025-12-04T13:12:43.9139869Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:12:43.9140083Z 2025-12-04T13:12:43.9140169Z Running distributed tests for the gloo backend with env init_method 2025-12-04T13:12:43.9140340Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:12:43.9140795Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=2', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:12:43.911223] 2025-12-04T13:16:04.8161040Z 2025-12-04T13:16:04.8162011Z distributed/test_distributed_spawn 2/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_2.7_525bef4cf37939e9_.log 2025-12-04T13:16:04.8168641Z Running 41 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:16:04.8175009Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient 2025-12-04T13:16:04.8175467Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine 2025-12-04T13:16:04.8175891Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half 2025-12-04T13:16:04.8176301Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad 2025-12-04T13:16:04.8176687Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group 2025-12-04T13:16:04.8177064Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max 2025-12-04T13:16:04.8177455Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum 2025-12-04T13:16:04.8177877Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max 2025-12-04T13:16:04.8178246Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max 2025-12-04T13:16:04.8178602Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max 2025-12-04T13:16:04.8178956Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product 2025-12-04T13:16:04.8179336Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max 2025-12-04T13:16:04.8179663Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min 2025-12-04T13:16:04.8179987Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum 2025-12-04T13:16:04.8180350Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async 2025-12-04T13:16:04.8180733Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex 2025-12-04T13:16:04.8181140Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex 2025-12-04T13:16:04.8181522Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters 2025-12-04T13:16:04.8181849Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier 2025-12-04T13:16:04.8182181Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl 2025-12-04T13:16:04.8182518Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast 2025-12-04T13:16:04.8182917Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks 2025-12-04T13:16:04.8183292Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks 2025-12-04T13:16:04.8183636Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group 2025-12-04T13:16:04.8183955Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank 2025-12-04T13:16:04.8184291Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group 2025-12-04T13:16:04.8184623Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv 2025-12-04T13:16:04.8184998Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size 2025-12-04T13:16:04.8185395Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager 2025-12-04T13:16:04.8185772Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group 2025-12-04T13:16:04.8186145Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum 2025-12-04T13:16:04.8186495Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice 2025-12-04T13:16:04.8186843Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks 2025-12-04T13:16:04.8187216Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex 2025-12-04T13:16:04.8187552Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group 2025-12-04T13:16:04.8187888Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list 2025-12-04T13:16:04.8188231Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source 2025-12-04T13:16:04.8188601Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler 2025-12-04T13:16:04.8188964Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag 2025-12-04T13:16:04.8189376Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler 2025-12-04T13:16:04.8189766Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:16:04.8189976Z 2025-12-04T13:16:04.8190065Z Running distributed tests for the gloo backend with file init_method 2025-12-04T13:16:04.8190235Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:16:04.8190657Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=2', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:16:04.817097] 2025-12-04T13:19:26.5722834Z 2025-12-04T13:19:26.5724057Z distributed/test_distributed_spawn 2/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_2.7_41751ca6d63d5624_.log 2025-12-04T13:19:26.5736358Z Running 41 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:19:26.5745587Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_gradient 2025-12-04T13:19:26.5746202Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_No_Affine 2025-12-04T13:19:26.5746753Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_half 2025-12-04T13:19:26.5747287Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_requires_grad 2025-12-04T13:19:26.5747785Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_SyncBatchNorm_process_group 2025-12-04T13:19:26.5748284Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_max 2025-12-04T13:19:26.5748786Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_sum 2025-12-04T13:19:26.5749303Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_max 2025-12-04T13:19:26.5749784Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_full_group_max 2025-12-04T13:19:26.5750244Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_max 2025-12-04T13:19:26.5750696Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_group_product 2025-12-04T13:19:26.5751197Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_max 2025-12-04T13:19:26.5751552Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_min 2025-12-04T13:19:26.5751891Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum 2025-12-04T13:19:26.5752249Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda_async 2025-12-04T13:19:26.5752648Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_complex 2025-12-04T13:19:26.5753071Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda_complex 2025-12-04T13:19:26.5753466Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_average_parameters 2025-12-04T13:19:26.5753810Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier 2025-12-04T13:19:26.5754153Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_nccl 2025-12-04T13:19:26.5754500Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_broadcast 2025-12-04T13:19:26.5754864Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_control_flow_same_across_ranks 2025-12-04T13:19:26.5755252Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_remove_autograd_hooks 2025-12-04T13:19:26.5755609Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_destroy_group 2025-12-04T13:19:26.5755960Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank 2025-12-04T13:19:26.5756348Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_get_rank_size_full_group 2025-12-04T13:19:26.5756695Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_irecv 2025-12-04T13:19:26.5757083Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_world_size_not_divisible_by_group_size 2025-12-04T13:19:26.5757493Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager 2025-12-04T13:19:26.5757878Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_periodic_model_averager_param_group 2025-12-04T13:19:26.5758262Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_sum 2025-12-04T13:19:26.5758627Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_cuda_twice 2025-12-04T13:19:26.5758979Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_checks 2025-12-04T13:19:26.5759363Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_cuda_complex 2025-12-04T13:19:26.5759717Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_group 2025-12-04T13:19:26.5760067Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_object_list 2025-12-04T13:19:26.5760425Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source 2025-12-04T13:19:26.5760851Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_torch_profiler 2025-12-04T13:19:26.5761221Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag 2025-12-04T13:19:26.5761591Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_autograd_profiler 2025-12-04T13:19:26.5761982Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_with_tag_torch_profiler 2025-12-04T13:19:26.5762199Z 2025-12-04T13:19:26.5762330Z Finished distributed/test_distributed_spawn 2/7 ... [2025-12-04 13:19:26.573314][2236008.084395772], took 12.74min 2025-12-04T13:19:26.5762771Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:19:26.5763247Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:19:26.5763491Z Running distributed/test_distributed_spawn 5/7 ... [2025-12-04 13:19:26.575923][2236008.087009452] 2025-12-04T13:19:26.5763713Z MPI not available -- MPI backend tests will be skipped 2025-12-04T13:19:26.5763900Z Running distributed tests for the test backend with env init_method 2025-12-04T13:19:26.5764070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:19:26.5764505Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=5', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:19:26.576329] 2025-12-04T13:19:28.4608430Z 2025-12-04T13:19:28.4609788Z distributed/test_distributed_spawn 5/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_5.7_142e71e55493fbce_.log 2025-12-04T13:19:28.4610707Z Running 0 items in this shard: 2025-12-04T13:19:28.4610904Z 2025-12-04T13:19:28.4616831Z Running distributed tests for the test backend with file init_method 2025-12-04T13:19:28.4617296Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:19:28.4620357Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=5', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:19:28.461856] 2025-12-04T13:19:30.2927341Z 2025-12-04T13:19:30.2927933Z distributed/test_distributed_spawn 5/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_5.7_d40b7ffe16c5f07d_.log 2025-12-04T13:19:30.2928516Z Running 0 items in this shard: 2025-12-04T13:19:30.2928678Z 2025-12-04T13:19:30.2934863Z Running distributed tests for the nccl backend with env init_method 2025-12-04T13:19:30.2935888Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:19:30.2938966Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=5', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:19:30.293759] 2025-12-04T13:23:28.4611707Z 2025-12-04T13:23:28.4612865Z distributed/test_distributed_spawn 5/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_5.7_2ae2ab0519e1d33c_.log 2025-12-04T13:23:28.4628347Z Running 49 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:23:28.4638822Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value 2025-12-04T13:23:28.4639496Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process 2025-12-04T13:23:28.4640046Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding 2025-12-04T13:23:28.4640492Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather 2025-12-04T13:23:28.4640919Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda 2025-12-04T13:23:28.4641372Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg 2025-12-04T13:23:28.4641803Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product 2025-12-04T13:23:28.4642223Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min 2025-12-04T13:23:28.4642663Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product 2025-12-04T13:23:28.4643046Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum 2025-12-04T13:23:28.4643433Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops 2025-12-04T13:23:28.4643814Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex 2025-12-04T13:23:28.4644176Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda 2025-12-04T13:23:28.4644537Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group 2025-12-04T13:23:28.4644924Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex 2025-12-04T13:23:28.4645340Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda 2025-12-04T13:23:28.4645734Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global 2025-12-04T13:23:28.4646108Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags 2025-12-04T13:23:28.4646506Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err 2025-12-04T13:23:28.4646900Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl 2025-12-04T13:23:28.4647336Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params 2025-12-04T13:23:28.4647730Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer 2025-12-04T13:23:28.4648119Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group 2025-12-04T13:23:28.4648507Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg 2025-12-04T13:23:28.4648865Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu 2025-12-04T13:23:28.4649278Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler 2025-12-04T13:23:28.4649674Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace 2025-12-04T13:23:28.4650053Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged 2025-12-04T13:23:28.4650433Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad 2025-12-04T13:23:28.4650828Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params 2025-12-04T13:23:28.4651220Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable 2025-12-04T13:23:28.4651604Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars 2025-12-04T13:23:28.4651965Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group 2025-12-04T13:23:28.4652334Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object 2025-12-04T13:23:28.4652680Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo 2025-12-04T13:23:28.4653062Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size 2025-12-04T13:23:28.4653464Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module 2025-12-04T13:23:28.4653895Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view 2025-12-04T13:23:28.4654312Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max 2025-12-04T13:23:28.4654652Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max 2025-12-04T13:23:28.4654982Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product 2025-12-04T13:23:28.4655316Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice 2025-12-04T13:23:28.4655653Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group 2025-12-04T13:23:28.4655984Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv 2025-12-04T13:23:28.4656344Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler 2025-12-04T13:23:28.4656765Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler 2025-12-04T13:23:28.4657137Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda 2025-12-04T13:23:28.4657496Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp 2025-12-04T13:23:28.4657871Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:23:28.4658089Z 2025-12-04T13:23:28.4658177Z Running distributed tests for the nccl backend with file init_method 2025-12-04T13:23:28.4658343Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:23:28.4658771Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=5', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:23:28.462764] 2025-12-04T13:27:28.1395884Z 2025-12-04T13:27:28.1396736Z distributed/test_distributed_spawn 5/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_5.7_f2882116e2e0fe0d_.log 2025-12-04T13:27:28.1409393Z Running 49 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:27:28.1426222Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value 2025-12-04T13:27:28.1426741Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process 2025-12-04T13:27:28.1427166Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding 2025-12-04T13:27:28.1427524Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather 2025-12-04T13:27:28.1427856Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda 2025-12-04T13:27:28.1428223Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg 2025-12-04T13:27:28.1428638Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product 2025-12-04T13:27:28.1429031Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min 2025-12-04T13:27:28.1429460Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product 2025-12-04T13:27:28.1429918Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum 2025-12-04T13:27:28.1430293Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops 2025-12-04T13:27:28.1430665Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex 2025-12-04T13:27:28.1431014Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda 2025-12-04T13:27:28.1431352Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group 2025-12-04T13:27:28.1431717Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex 2025-12-04T13:27:28.1432114Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda 2025-12-04T13:27:28.1432488Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global 2025-12-04T13:27:28.1432846Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags 2025-12-04T13:27:28.1433223Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err 2025-12-04T13:27:28.1433598Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl 2025-12-04T13:27:28.1433985Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params 2025-12-04T13:27:28.1434368Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer 2025-12-04T13:27:28.1434783Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group 2025-12-04T13:27:28.1435160Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg 2025-12-04T13:27:28.1435509Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu 2025-12-04T13:27:28.1435873Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler 2025-12-04T13:27:28.1436250Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace 2025-12-04T13:27:28.1436614Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged 2025-12-04T13:27:28.1436984Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad 2025-12-04T13:27:28.1437365Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params 2025-12-04T13:27:28.1437742Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable 2025-12-04T13:27:28.1438107Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars 2025-12-04T13:27:28.1438458Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group 2025-12-04T13:27:28.1438792Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object 2025-12-04T13:27:28.1439241Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo 2025-12-04T13:27:28.1439624Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size 2025-12-04T13:27:28.1440023Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module 2025-12-04T13:27:28.1440450Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view 2025-12-04T13:27:28.1440861Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max 2025-12-04T13:27:28.1441196Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max 2025-12-04T13:27:28.1441524Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product 2025-12-04T13:27:28.1441858Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice 2025-12-04T13:27:28.1442196Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group 2025-12-04T13:27:28.1442526Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv 2025-12-04T13:27:28.1442884Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler 2025-12-04T13:27:28.1443266Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler 2025-12-04T13:27:28.1443632Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda 2025-12-04T13:27:28.1444068Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp 2025-12-04T13:27:28.1444446Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:27:28.1444664Z 2025-12-04T13:27:28.1444752Z Running distributed tests for the gloo backend with env init_method 2025-12-04T13:27:28.1444919Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:27:28.1445343Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=5', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:27:28.141082] 2025-12-04T13:31:30.3676629Z 2025-12-04T13:31:30.3677750Z distributed/test_distributed_spawn 5/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_5.7_0ab87fe9aa136ac1_.log 2025-12-04T13:31:30.3692281Z Running 49 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:31:30.3702497Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value 2025-12-04T13:31:30.3703156Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process 2025-12-04T13:31:30.3703705Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding 2025-12-04T13:31:30.3704094Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather 2025-12-04T13:31:30.3704440Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda 2025-12-04T13:31:30.3704808Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg 2025-12-04T13:31:30.3705207Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product 2025-12-04T13:31:30.3705611Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min 2025-12-04T13:31:30.3706007Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product 2025-12-04T13:31:30.3706390Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum 2025-12-04T13:31:30.3706776Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops 2025-12-04T13:31:30.3707203Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex 2025-12-04T13:31:30.3707560Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda 2025-12-04T13:31:30.3707914Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group 2025-12-04T13:31:30.3708288Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex 2025-12-04T13:31:30.3708692Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda 2025-12-04T13:31:30.3709079Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global 2025-12-04T13:31:30.3709489Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags 2025-12-04T13:31:30.3709881Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err 2025-12-04T13:31:30.3710276Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl 2025-12-04T13:31:30.3710679Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params 2025-12-04T13:31:30.3711071Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer 2025-12-04T13:31:30.3711457Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group 2025-12-04T13:31:30.3711894Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg 2025-12-04T13:31:30.3712253Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu 2025-12-04T13:31:30.3712628Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler 2025-12-04T13:31:30.3713016Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace 2025-12-04T13:31:30.3713395Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged 2025-12-04T13:31:30.3713761Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad 2025-12-04T13:31:30.3714143Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params 2025-12-04T13:31:30.3714521Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable 2025-12-04T13:31:30.3714887Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars 2025-12-04T13:31:30.3715240Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group 2025-12-04T13:31:30.3715574Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object 2025-12-04T13:31:30.3715916Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo 2025-12-04T13:31:30.3716301Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size 2025-12-04T13:31:30.3716734Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module 2025-12-04T13:31:30.3717161Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view 2025-12-04T13:31:30.3717573Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max 2025-12-04T13:31:30.3717910Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max 2025-12-04T13:31:30.3718236Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product 2025-12-04T13:31:30.3718567Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice 2025-12-04T13:31:30.3718906Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group 2025-12-04T13:31:30.3719310Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv 2025-12-04T13:31:30.3719671Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler 2025-12-04T13:31:30.3720060Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler 2025-12-04T13:31:30.3720433Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda 2025-12-04T13:31:30.3720791Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp 2025-12-04T13:31:30.3721203Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:31:30.3721426Z 2025-12-04T13:31:30.3721514Z Running distributed tests for the gloo backend with file init_method 2025-12-04T13:31:30.3721685Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:31:30.3722109Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=5', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:31:30.369080] 2025-12-04T13:35:32.8472914Z 2025-12-04T13:35:32.8474132Z distributed/test_distributed_spawn 5/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_5.7_bb4ce72319fc32f9_.log 2025-12-04T13:35:32.8491178Z Running 49 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:35:32.8501767Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value 2025-12-04T13:35:32.8502385Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel_SyncBatchNorm_Single_Input_Per_Process 2025-12-04T13:35:32.8502851Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedSampler_padding 2025-12-04T13:35:32.8503231Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather 2025-12-04T13:35:32.8503593Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_cuda 2025-12-04T13:35:32.8503978Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_gather_object_default_pg 2025-12-04T13:35:32.8504412Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_full_group_product 2025-12-04T13:35:32.8504845Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_min 2025-12-04T13:35:32.8505263Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_group_product 2025-12-04T13:35:32.8505673Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_coalesced_sum 2025-12-04T13:35:32.8506079Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_complex_unsupported_ops 2025-12-04T13:35:32.8506487Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_complex 2025-12-04T13:35:32.8506906Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_reduce_sum_cuda 2025-12-04T13:35:32.8507283Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_group 2025-12-04T13:35:32.8507676Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_equal_split_complex 2025-12-04T13:35:32.8508107Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_all_to_all_single_unequal_split_cuda 2025-12-04T13:35:32.8508513Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_global 2025-12-04T13:35:32.8508901Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_gloo_tags 2025-12-04T13:35:32.8509362Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_mixed_backend_err 2025-12-04T13:35:32.8509778Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_batch_isend_irecv_self_nccl 2025-12-04T13:35:32.8510205Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_ignored_params 2025-12-04T13:35:32.8510625Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_broadcast_buffer 2025-12-04T13:35:32.8511039Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_hook_parity_allreduce_process_group 2025-12-04T13:35:32.8511454Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_ignore_params_arg 2025-12-04T13:35:32.8511837Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_logging_data_cpu 2025-12-04T13:35:32.8512252Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_autograd_profiler 2025-12-04T13:35:32.8512630Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_profiling_execution_trace 2025-12-04T13:35:32.8512995Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_python_error_logged 2025-12-04T13:35:32.8513364Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_returns_tensor_with_no_grad 2025-12-04T13:35:32.8513746Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_shared_grad_acc_unused_params 2025-12-04T13:35:32.8514124Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_uneven_input_join_disable 2025-12-04T13:35:32.8514491Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_dump_DDP_relevant_env_vars 2025-12-04T13:35:32.8514844Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_full_group 2025-12-04T13:35:32.8515180Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_gather_object 2025-12-04T13:35:32.8515520Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_monitored_barrier_gloo 2025-12-04T13:35:32.8515899Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_group_size_exceeds_world_size 2025-12-04T13:35:32.8516298Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_output_unused_in_loss_tuple_module 2025-12-04T13:35:32.8516773Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_post_localSGD_optimizer_parity_with_hierarchical_sgd_grad_is_view 2025-12-04T13:35:32.8517187Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_full_group_max 2025-12-04T13:35:32.8517525Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_max 2025-12-04T13:35:32.8517853Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_product 2025-12-04T13:35:32.8518186Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_reduce_sum_twice 2025-12-04T13:35:32.8518525Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_scatter_full_group 2025-12-04T13:35:32.8518857Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv 2025-12-04T13:35:32.8519379Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_any_source_autograd_profiler 2025-12-04T13:35:32.8519763Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_send_recv_nccl_torch_profiler 2025-12-04T13:35:32.8520132Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_sparse_all_reduce_sum_cuda 2025-12-04T13:35:32.8520489Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_stateless_api_with_ddp 2025-12-04T13:35:32.8520865Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_verify_model_across_rank_without_logger 2025-12-04T13:35:32.8521087Z 2025-12-04T13:35:32.8521223Z Finished distributed/test_distributed_spawn 5/7 ... [2025-12-04 13:35:32.848487][2236974.359568256], took 16.10min 2025-12-04T13:35:32.8521694Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:35:32.8522096Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:35:32.8522315Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:35:32.8522495Z Uploading artifacts took 0.00 seconds 2025-12-04T13:35:32.8522684Z Running distributed/fsdp/test_fsdp_input 1/1 ... [2025-12-04 13:35:32.851236][2236974.362321994] 2025-12-04T13:35:32.8522876Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:35:32.8523276Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_input.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:35:32.851434] 2025-12-04T13:35:46.4870409Z 2025-12-04T13:35:46.4872108Z distributed/fsdp/test_fsdp_input 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_input_1.1_9e09d0f544f07d81_.log 2025-12-04T13:35:46.4873525Z Running 2 items in this shard: test/distributed/fsdp/test_fsdp_input.py::TestInputCUDA::test_input_type_dict_cuda, test/distributed/fsdp/test_fsdp_input.py::TestInputCUDA::test_input_type_list_cuda 2025-12-04T13:35:46.4874259Z 2025-12-04T13:35:46.4874595Z Finished distributed/fsdp/test_fsdp_input 1/1 ... [2025-12-04 13:35:46.486707][2236987.997790403], took 0.23min 2025-12-04T13:35:46.4881997Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:35:46.4893515Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:35:46.4894143Z Running distributed/fsdp/test_fsdp_traversal 1/1 ... [2025-12-04 13:35:46.489289][2236988.000375174] 2025-12-04T13:35:46.4895063Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:35:46.4896571Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_traversal.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:35:46.489508] 2025-12-04T13:35:53.0140893Z 2025-12-04T13:35:53.0142014Z distributed/fsdp/test_fsdp_traversal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_traversal_1.1_371b5fe8b26628f0_.log 2025-12-04T13:35:53.0143283Z Running 1 items in this shard: test/distributed/fsdp/test_fsdp_traversal.py::TestTraversalCUDA::test_fsdp_modules_cuda 2025-12-04T13:35:53.0143797Z 2025-12-04T13:35:53.0144168Z Finished distributed/fsdp/test_fsdp_traversal 1/1 ... [2025-12-04 13:35:53.013732][2236994.524813022], took 0.11min 2025-12-04T13:35:53.0155863Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:35:53.0166303Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:35:53.0167545Z Running distributed/fsdp/test_fsdp_ignored_modules 1/1 ... [2025-12-04 13:35:53.016659][2236994.527745007] 2025-12-04T13:35:53.0167905Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:35:53.0170710Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_ignored_modules.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:35:53.016891] 2025-12-04T13:36:45.5155853Z 2025-12-04T13:36:45.5156821Z distributed/fsdp/test_fsdp_ignored_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_ignored_modules_1.1_97fba5c0ef5b836b_.log 2025-12-04T13:36:45.5160909Z Running 8 items in this shard: test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_diff_ignored_modules_across_ranks, test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_ignored_modules_invalid, test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_ignored_modules_nested, test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_ignored_modules_not_under_wrapped_root_ignore_modules_False, test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_ignored_modules_not_under_wrapped_root_ignore_modules_True, test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_ignored_modules_transformer, test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_ignored_states_auto_wrap, test/distributed/fsdp/test_fsdp_ignored_modules.py::TestFSDPIgnoredModules::test_ignored_states_check 2025-12-04T13:36:45.5163514Z 2025-12-04T13:36:45.5163800Z Finished distributed/fsdp/test_fsdp_ignored_modules 1/1 ... [2025-12-04 13:36:45.515194][2237047.026277144], took 0.87min 2025-12-04T13:36:45.5167921Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:36:45.5177691Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:36:45.5179500Z Running distributed/fsdp/test_checkpoint_wrapper 1/1 ... [2025-12-04 13:36:45.517834][2237047.028919723] 2025-12-04T13:36:45.5179787Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:36:45.5182046Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_checkpoint_wrapper.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:36:45.518058] 2025-12-04T13:36:50.5665589Z 2025-12-04T13:36:50.5665981Z distributed/fsdp/test_checkpoint_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_checkpoint_wrapper_1.1_fd6bf0fb83b1b114_.log 2025-12-04T13:36:50.5667519Z Running 8 items in this shard: test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_apply_activation_checkpointing, test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_checkpoint_wrapper_args_kwargs, test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_checkpoint_wrapper_cpu_offload, test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_checkpoint_wrapper_kwarg_support, test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_checkpoint_wrapper_parity, test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_forward_missing_attributes, test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_fqn, test/distributed/fsdp/test_checkpoint_wrapper.py::CheckpointWrapperTest::test_load_activation_checkpointed_module 2025-12-04T13:36:50.5668805Z 2025-12-04T13:36:50.5668952Z Finished distributed/fsdp/test_checkpoint_wrapper 1/1 ... [2025-12-04 13:36:50.566329][2237052.077410262], took 0.08min 2025-12-04T13:36:50.5684431Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:36:50.5695283Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:36:50.5697835Z Running distributed/fsdp/test_fsdp_checkpoint 1/1 ... [2025-12-04 13:36:50.569681][2237052.08076752] 2025-12-04T13:36:50.5698197Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:36:50.5700252Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_checkpoint.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:36:50.569880] 2025-12-04T13:39:13.5758775Z 2025-12-04T13:39:13.5762694Z distributed/fsdp/test_fsdp_checkpoint 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_checkpoint_1.1_8a175d17466e872a_.log 2025-12-04T13:39:13.5771430Z Running 17 items in this shard: test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload0_offload_activations_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload0_offload_activations_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload0_offload_activations_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload0_offload_activations_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload1_offload_activations_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload1_offload_activations_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload1_offload_activations_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_basic_checkpoint_end_to_end_cpu_offload1_offload_activations_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload0_offload_activations_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload0_offload_activations_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload0_offload_activations_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload0_offload_activations_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload1_offload_activations_False_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload1_offload_activations_False_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload1_offload_activations_True_use_orig_params_False, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpoint::test_checkpoint_fsdp_wrapping_cpu_offload1_offload_activations_True_use_orig_params_True, test/distributed/fsdp/test_fsdp_checkpoint.py::TestFSDPCheckpointSubmoduleCUDA::test_checkpoint_submodule_use_reentrant_False_cuda 2025-12-04T13:39:13.5778725Z 2025-12-04T13:39:13.5778973Z Finished distributed/fsdp/test_fsdp_checkpoint 1/1 ... [2025-12-04 13:39:13.575520][2237195.086600266], took 2.38min 2025-12-04T13:39:13.5779735Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:39:13.5786449Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:39:13.5789449Z Running distributed/fsdp/test_fsdp_fine_tune 1/1 ... [2025-12-04 13:39:13.578748][2237195.089833965] 2025-12-04T13:39:13.5789728Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:39:13.5791561Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_fine_tune.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:39:13.578974] 2025-12-04T13:39:51.8549527Z 2025-12-04T13:39:51.8551328Z distributed/fsdp/test_fsdp_fine_tune 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_fine_tune_1.1_5885dbfa1b5e8294_.log 2025-12-04T13:39:51.8553108Z Running 4 items in this shard: test/distributed/fsdp/test_fsdp_fine_tune.py::TestFSDPFineTuneCUDA::test_backward_reshard_hooks_cuda, test/distributed/fsdp/test_fsdp_fine_tune.py::TestFSDPFineTuneCUDA::test_hooks_multi_traversal_cuda, test/distributed/fsdp/test_fsdp_fine_tune.py::TestFSDPFineTuneCUDA::test_parity_with_ddp_cuda, test/distributed/fsdp/test_fsdp_fine_tune.py::TestFSDPFineTuneCUDA::test_parity_with_non_frozen_fsdp_cuda 2025-12-04T13:39:51.8554361Z 2025-12-04T13:39:51.8558315Z Finished distributed/fsdp/test_fsdp_fine_tune 1/1 ... [2025-12-04 13:39:51.854700][2237233.365782253], took 0.64min 2025-12-04T13:39:51.8568289Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:39:51.8578385Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:39:51.8580819Z Running distributed/test_multi_threaded_pg 1/1 ... [2025-12-04 13:39:51.857977][2237233.369063491] 2025-12-04T13:39:51.8581129Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:39:51.8583252Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_multi_threaded_pg.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:39:51.858211] 2025-12-04T13:39:54.3766720Z 2025-12-04T13:39:54.3767644Z distributed/test_multi_threaded_pg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_multi_threaded_pg_1.1_e11442f92efd7b12_.log 2025-12-04T13:39:54.3774550Z Running 22 items in this shard: test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_all_to_all_single_list, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_all_to_all_single_none, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_all_to_all_single_tensor, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_broadcast_object_list, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_collective_error_on_rank_non_zero, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_collective_error_on_rank_non_zero_all, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_collective_error_on_rank_zero, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithWrapper::test_skip, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_all_reduce, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_all_reduce_coalesced, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_all_reduce_ops, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_all_to_all, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_allgather, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_assert_equal_on_rank, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_broadcast, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_broadcast_object_list, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_bwd_sees_fwd_pg, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_gather, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_reduce_scatter, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_scatter, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_subpg, test/distributed/test_multi_threaded_pg.py::TestCollectivesWithBaseClass::test_using_pg_from_another_thread 2025-12-04T13:39:54.3779770Z 2025-12-04T13:39:54.3780084Z Finished distributed/test_multi_threaded_pg 1/1 ... [2025-12-04 13:39:54.376353][2237235.88743324], took 0.04min 2025-12-04T13:39:54.3786379Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:39:54.3796883Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:39:54.3798754Z Running distributed/_composable/fsdp/test_fully_shard_extensions 1/1 ... [2025-12-04 13:39:54.379782][2237235.890868796] 2025-12-04T13:39:54.3799037Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:39:54.3801350Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_extensions.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:39:54.380005] 2025-12-04T13:40:20.2384814Z 2025-12-04T13:40:20.2386165Z distributed/_composable/fsdp/test_fully_shard_extensions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_extensions_1.1_aa148ca6ad43bb12_.log 2025-12-04T13:40:20.2390503Z Running 5 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_extensions.py::TestFullyShardAllGatherExtensionsMultiProcess::test_all_gather_extensions_train_parity, test/distributed/_composable/fsdp/test_fully_shard_extensions.py::TestFullyShardAllGatherExtensionsMultiThread::test_all_gather_extension_hsdp_mesh, test/distributed/_composable/fsdp/test_fully_shard_extensions.py::TestFullyShardAllGatherExtensionsMultiThread::test_all_gather_extension_outer_size_stride, test/distributed/_composable/fsdp/test_fully_shard_extensions.py::TestFullyShardAllGatherExtensionsMultiThread::test_all_gather_extensions_end_to_end, test/distributed/_composable/fsdp/test_fully_shard_extensions.py::TestFullyShardAllGatherExtensionsMultiThread::test_all_gather_extensions_monkey_patch 2025-12-04T13:40:20.2394642Z 2025-12-04T13:40:20.2395107Z Finished distributed/_composable/fsdp/test_fully_shard_extensions 1/1 ... [2025-12-04 13:40:20.238075][2237261.749154328], took 0.43min 2025-12-04T13:40:20.2404476Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:40:20.2414995Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:40:20.2416490Z Running distributed/checkpoint/test_file_system_checkpoint_cpu 1/1 ... [2025-12-04 13:40:20.241549][2237261.752634343] 2025-12-04T13:40:20.2416730Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:40:20.2418978Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/test_file_system_checkpoint_cpu.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:40:20.241777] 2025-12-04T13:40:44.1950585Z 2025-12-04T13:40:44.1956562Z distributed/checkpoint/test_file_system_checkpoint_cpu 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_file_system_checkpoint_cpu_1.1_290c05323b470332_.log 2025-12-04T13:40:44.1965120Z Running 16 items in this shard: test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoad::test_read_write_only_tensor_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoad::test_read_write_only_tensor_thread_count_2, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoadRot13::test_read_write_tensor_and_blob_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoadRot13::test_read_write_tensor_and_blob_thread_count_2, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoadZStandard::test_read_write_only_tensor_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoadZStandard::test_read_write_only_tensor_thread_count_2, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoadWithSharedTensor::test_read_write_shard_tensor_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedStateDictSaveLoadWithSharedTensor::test_read_write_shard_tensor_thread_count_2, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_load_rowwise_to_colwise_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_load_rowwise_to_colwise_thread_count_2, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_load_with_different_shard_plan_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_load_with_different_shard_plan_thread_count_2, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_save_load_bytes_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_save_load_bytes_thread_count_2, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_switch_between_sharded_tensor_to_tensor_thread_count_1, test/distributed/checkpoint/test_file_system_checkpoint_cpu.py::TestDistributedReshardOnLoad::test_switch_between_sharded_tensor_to_tensor_thread_count_2 2025-12-04T13:40:44.1970630Z 2025-12-04T13:40:44.1971047Z Finished distributed/checkpoint/test_file_system_checkpoint_cpu 1/1 ... [2025-12-04 13:40:44.194824][2237285.705906111], took 0.40min 2025-12-04T13:40:44.1971797Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:40:44.1977642Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:40:44.1980957Z Running distributed/fsdp/test_wrap 1/1 ... [2025-12-04 13:40:44.197925][2237285.709010942] 2025-12-04T13:40:44.1981194Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:40:44.1982870Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_wrap.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:40:44.198148] 2025-12-04T13:43:00.3319570Z 2025-12-04T13:43:00.3320653Z distributed/fsdp/test_wrap 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_wrap_1.1_e0e982594abb6ed8_.log 2025-12-04T13:43:00.3338158Z Running 52 items in this shard: test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_bn_always_wrapped_individually, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_error_already_wrapped_nested_False_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_error_already_wrapped_nested_False_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_error_already_wrapped_nested_True_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_error_already_wrapped_nested_True_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch0_forward_prefetch_False_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch0_forward_prefetch_False_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch0_forward_prefetch_True_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch0_forward_prefetch_True_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch1_forward_prefetch_False_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch1_forward_prefetch_False_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch1_forward_prefetch_True_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload0_backward_prefetch1_forward_prefetch_True_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch0_forward_prefetch_False_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch0_forward_prefetch_False_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch0_forward_prefetch_True_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch0_forward_prefetch_True_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch1_forward_prefetch_False_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch1_forward_prefetch_False_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch1_forward_prefetch_True_device_init_mode0, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_main_wrap_api_cpu_offload1_backward_prefetch1_forward_prefetch_True_device_init_mode1, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_wrap_batchnorm_individually_use_or_policy_False, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_wrap_batchnorm_individually_use_or_policy_True, test/distributed/fsdp/test_wrap.py::TestFSDPWrap::test_zero_argument, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_always_wrap, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_always_wrap_with_ignored_modules_wrap_method0, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_always_wrap_with_ignored_modules_wrap_method1, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_api, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_preset_exclude_wrap, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_preset_exclude_wrap_include_children, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_preset_force_leaf, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_preset_force_leaf_custom, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode0_cpu_offload0_use_device_id_False, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode0_cpu_offload0_use_device_id_True, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode0_cpu_offload1_use_device_id_False, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode0_cpu_offload1_use_device_id_True, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode1_cpu_offload0_use_device_id_False, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode1_cpu_offload0_use_device_id_True, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode1_cpu_offload1_use_device_id_False, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_smoke_test_device_init_mode1_cpu_offload1_use_device_id_True, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_with_ignored_modules_wrap_method0, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_auto_wrap_with_ignored_modules_wrap_method1, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_custom_policy, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_frozen_params, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_module_wrap_policy, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_module_wrap_policy_callable, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_transformer_auto_wrap_policy, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_wrap_disabled_outside_context, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_wrap_override_defaults, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_wrap_wrap_method0, test/distributed/fsdp/test_wrap.py::TestAutoWrap::test_wrap_wrap_method1, test/distributed/fsdp/test_wrap.py::TestWrapUtils::test_validate_frozen_params 2025-12-04T13:43:00.3348393Z 2025-12-04T13:43:00.3348523Z Finished distributed/fsdp/test_wrap 1/1 ... [2025-12-04 13:43:00.331843][2237421.842923789], took 2.27min 2025-12-04T13:43:00.3349004Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:43:00.3350052Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:43:00.3351982Z Running distributed/fsdp/test_hsdp_dtensor_state_dict 1/1 ... [2025-12-04 13:43:00.335097][2237421.846183107] 2025-12-04T13:43:00.3352214Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:43:00.3354412Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_hsdp_dtensor_state_dict.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:43:00.335323] 2025-12-04T13:44:22.2824104Z 2025-12-04T13:44:22.2825134Z distributed/fsdp/test_hsdp_dtensor_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_hsdp_dtensor_state_dict_1.1_b23db0b1e796cf96_.log 2025-12-04T13:44:22.2830565Z Running 8 items in this shard: test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_dtensor_sharded_model_load_state_dict_offload_to_cpu_False_cuda, test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_dtensor_sharded_model_load_state_dict_offload_to_cpu_True_cuda, test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_dtensor_sharded_optim_load_state_dict_offload_to_cpu_False_cuda, test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_dtensor_sharded_optim_load_state_dict_offload_to_cpu_True_cuda, test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_dtensor_sharded_tensor_state_dict_identical_offload_to_cpu_False_cuda, test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_dtensor_sharded_tensor_state_dict_identical_offload_to_cpu_True_cuda, test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_hsdp_init_with_device_mesh_cuda, test/distributed/fsdp/test_hsdp_dtensor_state_dict.py::TestHSDPWithDeviceMeshAndDTensorCUDA::test_root_module_is_not_FSDP_cuda 2025-12-04T13:44:22.2834284Z 2025-12-04T13:44:22.2834568Z Finished distributed/fsdp/test_hsdp_dtensor_state_dict 1/1 ... [2025-12-04 13:44:22.282291][2237503.793372624], took 1.37min 2025-12-04T13:44:22.2842948Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:44:22.2852522Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:44:22.2854740Z Running distributed/fsdp/test_fsdp_hybrid_shard 1/1 ... [2025-12-04 13:44:22.285407][2237503.796493563] 2025-12-04T13:44:22.2855028Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:44:22.2857605Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_hybrid_shard.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:44:22.285629] 2025-12-04T13:45:22.6451747Z 2025-12-04T13:45:22.6452719Z distributed/fsdp/test_fsdp_hybrid_shard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_hybrid_shard_1.1_b188dfcd5bb391bf_.log 2025-12-04T13:45:22.6455434Z Running 6 items in this shard: test/distributed/fsdp/test_fsdp_hybrid_shard.py::TestFSDPHybridShard::test_fsdp_hybrid_shard_basic_setup, test/distributed/fsdp/test_fsdp_hybrid_shard.py::TestFSDPHybridShard::test_fsdp_hybrid_shard_parity, test/distributed/fsdp/test_fsdp_hybrid_shard.py::TestFSDPHybridShard::test_hsdp_save_load_state_dict, test/distributed/fsdp/test_fsdp_hybrid_shard.py::TestFSDPHybridShard::test_hsdp_sync_module_state, test/distributed/fsdp/test_fsdp_hybrid_shard.py::TestFSDPHybridShard::test_invalid_pg_specification_raises, test/distributed/fsdp/test_fsdp_hybrid_shard.py::TestFSDPHybridShard::test_raises_manual_wrap_hybrid_shard_when_none_policy 2025-12-04T13:45:22.6457534Z 2025-12-04T13:45:22.6457847Z Finished distributed/fsdp/test_fsdp_hybrid_shard 1/1 ... [2025-12-04 13:45:22.645055][2237564.156137712], took 1.01min 2025-12-04T13:45:22.6473650Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:45:22.6483991Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:45:22.6485843Z Running distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-12-04 13:45:22.648496][2237564.159581837] 2025-12-04T13:45:22.6486590Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:45:22.6488069Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_training.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:45:22.648690] 2025-12-04T13:54:09.8664116Z 2025-12-04T13:54:09.8665251Z distributed/_composable/fsdp/test_fully_shard_training 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_training_1.1_15e9cae0625b9107_.log 2025-12-04T13:54:09.8718292Z Running 25 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardForwardInputs::test_root_move_forward_input_to_device, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardRegisteredParams::test_param_registration_after_backward, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardRegisteredParams::test_param_registration_after_forward, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardCastAfterInit::test_to_float64_after_init, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_explicit_prefetching, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_multi_forward_module, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_non_root_forward_backward, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_post_optim_event, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_multi_group, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_multi_group_cpu_offload_eager, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_multi_group_unshard_async_op, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_single_group_shard_dim0, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_single_group_shard_largest_dim, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCompose::test_train_parity_with_activation_checkpointing, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardShardPlacementFnMultiProcess::test_train_parity_shard_placement_fn_shard_largest_dim, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardShardPlacementFnMultiThread::test_shard_placement_fn_contiguous_params_grads, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardSharedParams::test_train_parity_with_shared_params, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardGradientAccumulation::test_1f1b_microbatching, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardGradientAccumulation::test_gradient_accumulation, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardNDTraining::test_2d_mlp_with_nd_mesh, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardHSDP3DTraining::test_3d_mlp_with_nd_mesh, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardHSDPTraining::test_train_parity_hsdp, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardCustomForwardMethod::test_register_fsdp_forward_method, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardShareCommContext::test_share_comm_context, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardWorldSize1::test_train_parity_single_worldsize1 2025-12-04T13:54:09.8939384Z 2025-12-04T13:54:09.8942201Z Finished distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-12-04 13:54:09.893755][2238091.404826617], took 8.79min 2025-12-04T13:54:09.8955083Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:54:09.8965783Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:54:09.8967510Z Running distributed/fsdp/test_fsdp_multiple_forward 1/1 ... [2025-12-04 13:54:09.896660][2238091.407744785] 2025-12-04T13:54:09.8967768Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:54:09.8970133Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_multiple_forward.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:54:09.896875] 2025-12-04T13:54:12.0624198Z 2025-12-04T13:54:12.0624956Z distributed/fsdp/test_fsdp_multiple_forward 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_multiple_forward_1.1_93db15cecef66c7c_.log 2025-12-04T13:54:12.0625390Z Running 0 items in this shard: 2025-12-04T13:54:12.0625468Z 2025-12-04T13:54:12.0625619Z Finished distributed/fsdp/test_fsdp_multiple_forward 1/1 ... [2025-12-04 13:54:12.062147][2238093.573230686], took 0.04min 2025-12-04T13:54:12.0638504Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:54:12.0648044Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:54:12.0651755Z Running distributed/checkpoint/test_state_dict 1/1 ... [2025-12-04 13:54:12.064984][2238093.576070125] 2025-12-04T13:54:12.0651963Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:54:12.0653059Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/checkpoint/test_state_dict.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:54:12.065182] 2025-12-04T13:56:47.8344664Z 2025-12-04T13:56:47.8345548Z distributed/checkpoint/test_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_state_dict_1.1_a3767acec643391a_.log 2025-12-04T13:56:47.8355212Z Running 25 items in this shard: test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_activation_ckpt_fqns_ddp, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_activation_ckpt_fqns_fsdp1, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_broadcast_from_rank0, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_compiled_fsdp, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_cpu_offload_full_state_dict, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_ddp, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_deprecate_api, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_extra_state, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_flattened_osd, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_fsdp, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_fsdp2, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_fsdp_ddp, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_fsdp_root_not_initialized, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_multi_device_load_model_state_dict, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_multi_param_groups, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_non_persistent_buffers, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_optim_state_dict_param_matching, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_set_cpu_model_state_dict_broadcast_from_rank0, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_setting_meta_device_model, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_setting_meta_device_model_broadcasting_and_memory, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_shared_weight, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_single_gpu, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_state_dict_with_hook_on_keys, test/distributed/checkpoint/test_state_dict.py::TestStateDict::test_strict, test/distributed/checkpoint/test_state_dict.py::TestNoComm::test_no_dist 2025-12-04T13:56:47.8361811Z 2025-12-04T13:56:47.8362070Z Finished distributed/checkpoint/test_state_dict 1/1 ... [2025-12-04 13:56:47.835407][2238249.346490008], took 2.60min 2025-12-04T13:56:47.8371254Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T13:56:47.8381316Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:56:47.8381598Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:56:47.8381828Z Uploading artifacts took 0.00 seconds 2025-12-04T13:56:47.8384398Z Running distributed/fsdp/test_fsdp_core 1/2 ... [2025-12-04 13:56:47.838306][2238249.349392087] 2025-12-04T13:56:47.8384906Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:56:47.8386241Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_core.py', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 13:56:47.838496] 2025-12-04T14:08:38.0867714Z 2025-12-04T14:08:38.0868821Z distributed/fsdp/test_fsdp_core 1/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_core_1.2_3803f55d1088888a_.log 2025-12-04T14:08:38.0880163Z Running 33 items in this shard: test/distributed/fsdp/test_fsdp_core.py::TestHooksCUDA::test_pre_backward_hook_registration_cuda_first_True_cuda, test/distributed/fsdp/test_fsdp_core.py::TestHooksCUDA::test_register_functions_called_cuda_first_False_mixed_precision_False_cuda, test/distributed/fsdp/test_fsdp_core.py::TestHooksCUDA::test_register_functions_called_cuda_first_False_mixed_precision_True_cuda, test/distributed/fsdp/test_fsdp_core.py::TestHooksCUDA::test_register_functions_called_cuda_first_True_mixed_precision_False_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_optim_step_offload_false_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_optim_step_offload_true_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_optim_step_offload_true_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_reduce_scatter_offload_false_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_reduce_scatter_offload_false_none_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_reduce_scatter_offload_false_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_reduce_scatter_offload_true_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_reduce_scatter_offload_true_none_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_delayed_reduce_scatter_offload_true_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_mixture_of_experts_offload_false_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_mixture_of_experts_offload_true_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_mixture_of_experts_offload_true_none_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_mixture_of_experts_offload_true_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_mixture_of_experts_with_delay_before_free_offload_false_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_mixture_of_experts_with_delay_before_free_offload_false_none_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_mixture_of_experts_with_delay_before_free_offload_false_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_always_wrap_model_offload_false_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_always_wrap_model_offload_false_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_always_wrap_model_offload_true_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_wrapped_model_offload_false_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_wrapped_model_offload_true_no_shard_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_wrapped_model_offload_true_none_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_wrapped_model_offload_true_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_wrapped_model_single_iteration_mixed_precision_offload_false_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_wrapped_model_single_iteration_mixed_precision_offload_true_none_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_nested_wrapped_model_single_iteration_mixed_precision_offload_true_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_transformer_offload_false_none_cuda, test/distributed/fsdp/test_fsdp_core.py::TestParityWithDDPCUDA::test_transformer_offload_true_shard_grad_op_cuda, test/distributed/fsdp/test_fsdp_core.py::TestNoGradCUDA::test_transformer_no_grad_mixed_precision_True_cuda 2025-12-04T14:08:38.0888213Z 2025-12-04T14:08:38.0888415Z Finished distributed/fsdp/test_fsdp_core 1/2 ... [2025-12-04 14:08:38.087279][2238959.598360956], took 11.84min 2025-12-04T14:08:38.0893530Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:08:38.0903005Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:08:38.0906260Z Running distributed/test_c10d_spawn_ucc 1/1 ... [2025-12-04 14:08:38.090426][2238959.601512603] 2025-12-04T14:08:38.0906759Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:08:38.0907561Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_c10d_spawn_ucc.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:08:38.090640] 2025-12-04T14:08:50.6851197Z 2025-12-04T14:08:50.6852386Z distributed/test_c10d_spawn_ucc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_spawn_ucc_1.1_5386679916a8d781_.log 2025-12-04T14:08:50.6854541Z Running 6 items in this shard: test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_all_gather, test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_all_to_all, test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_all_to_all_single, test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_allreduce, test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_broadcast, test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_reduce 2025-12-04T14:08:50.6857144Z Running 1 items in this shard: test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_all_gather 2025-12-04T14:08:50.6857805Z Running 1 items in this shard: test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_all_to_all 2025-12-04T14:08:50.6858463Z Running 1 items in this shard: test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_all_to_all_single 2025-12-04T14:08:50.6859114Z Running 1 items in this shard: test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_allreduce 2025-12-04T14:08:50.6859955Z Running 1 items in this shard: test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_broadcast 2025-12-04T14:08:50.6860577Z Running 1 items in this shard: test/distributed/test_c10d_spawn_ucc.py::TestDistributedNNFunctionsUcc::test_reduce 2025-12-04T14:08:50.6860931Z 2025-12-04T14:08:50.6861178Z Finished distributed/test_c10d_spawn_ucc 1/1 ... [2025-12-04 14:08:50.684856][2238972.195938246], took 0.21min 2025-12-04T14:08:50.6866318Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:08:50.6874666Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:08:50.6877488Z Running distributed/test_c10d_gloo 1/1 ... [2025-12-04 14:08:50.687613][2238972.198699679] 2025-12-04T14:08:50.6877732Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:08:50.6879639Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_c10d_gloo.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:08:50.687831] 2025-12-04T14:28:29.1538712Z 2025-12-04T14:28:29.1539962Z distributed/test_c10d_gloo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_gloo_1.1_ea874b9f03da8ddc_.log 2025-12-04T14:28:29.1587373Z Running 246 items in this shard: test/distributed/test_c10d_gloo.py::RendezvousTCPTest::test_tcp_init, test/distributed/test_c10d_gloo.py::RendezvousEnvTest::test_logging_init, test/distributed/test_c10d_gloo.py::TimeoutTest::test_default_store_timeout_gloo, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_coalesced_async, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_coalesced_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_inference_mode, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_into_tensor_coalesced, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_noncontiguous_input, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_async, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_checks_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_op_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_overall_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_barrier_implies_wait, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_block_current_stream_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_empty_tensors, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_noncontiguous_input, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_multi_device_constructor, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_scatter, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_scatter_tensor, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_scatter_tensor_coalesced, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_send_recv_all_to_all, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_send_recv_complex, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_set_gloo_pg_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_cuda_dispatched, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_dataclass_output, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_dataclass_output_unused_param, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_module, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_once_use_reentrant_False, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_once_use_reentrant_True, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_static_graph_use_reentrant_False, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_static_graph_use_reentrant_True, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_True, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_weight_sharing, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_True, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_weight_sharing_use_reentrant_False, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_weight_sharing_use_reentrant_True, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_future_passing_cpu, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_future_passing_gpu_gloo, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_register_just_once, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_sparse_gradients, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_complex_params, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_invalid_comm_hook_init, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_invalid_comm_hook_return_type, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_find_unused_parameters_when_unused_parameters_empty, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_global_local_unused_params_grad, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_global_local_unused_params_grad_with_grad_is_view, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_global_local_unused_params_grad_with_static_graph, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_1gpu_module_device_ids_integer_list, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_1gpu_module_device_ids_torch_device_list, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_2gpu_module, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_4gpu_module, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_cpu_module, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_cpu_module_grad_is_view, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ignored_output, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ignored_output_with_unused_parameters, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ignored_sharded_tensor, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_invalid_powerSGD_state, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_save_load_checkpoint, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sparse_gradients, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sparse_gradients_grad_is_view, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sync_batch_norm_empty_input, test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sync_batch_norm_only_empty_input, test/distributed/test_c10d_gloo.py::ReducerTest::test_forward_backward, test/distributed/test_c10d_gloo.py::ReducerTest::test_forward_backward_optimizer, test/distributed/test_c10d_gloo.py::ReducerTest::test_forward_backward_unused_parameters, test/distributed/test_c10d_gloo.py::ReducerTest::test_multi_dtype_multi_bucket, test/distributed/test_c10d_gloo.py::ReducerTest::test_multi_dtype_single_bucket, test/distributed/test_c10d_gloo.py::ReducerTest::test_single_dtype_single_bucket, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_coalesced_async, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_coalesced_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_inference_mode, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_into_tensor_coalesced, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_noncontiguous_input, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_async, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_checks_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_op_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_overall_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_barrier_implies_wait, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_block_current_stream_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_empty_tensors, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_noncontiguous_input, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_multi_device_constructor, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_scatter, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_scatter_tensor, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_scatter_tensor_coalesced, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_send_recv_all_to_all, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_send_recv_complex, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_set_gloo_pg_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_cuda_dispatched, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_coalesced_async, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_coalesced_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_inference_mode, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_into_tensor_coalesced, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_noncontiguous_input, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_async, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_checks_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_op_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_overall_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_barrier_implies_wait, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_block_current_stream_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_empty_tensors, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_noncontiguous_input, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_long, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_multi_device_constructor, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_scatter, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_scatter_tensor, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_scatter_tensor_coalesced, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_stress, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_stress_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_send_recv_all_to_all, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_send_recv_complex, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_set_gloo_pg_timeout, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_short_json, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_short_pickle, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_basics, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_basics_cuda, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_checks, test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_cuda_dispatched, test/distributed/test_c10d_gloo.py::CommTest::test_bool_tensors, test/distributed/test_c10d_gloo.py::CommTest::test_broadcast_coalesced_gloo_cpu, test/distributed/test_c10d_gloo.py::CommTest::test_broadcast_coalesced_gloo_cuda, test/distributed/test_c10d_gloo.py::CommTest::test_gloo_rank_membership, test/distributed/test_c10d_gloo.py::CommTest::test_gloo_warn_not_in_group, test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_incremented_gloo_default, test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_incremented_gloo_subgroup, test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_set_default_pg_gloo, test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_set_gloo_new_group, test/distributed/test_c10d_gloo.py::CommTest::test_tensor_dtype_complex, test/distributed/test_c10d_gloo.py::CommTest::test_tensor_dtype_mismatch, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_all_to_all_single, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_allgather_coalesced, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_allreduce_coalesced, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_collectives, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_default_process_group, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_init_process_group_for_all_backends, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend, test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_monitored_barrier, test/distributed/test_c10d_gloo.py::LargeCommTest::test_new_group_local_sync, test/distributed/test_c10d_gloo.py::LargeCommTest::test_new_group_local_sync_duplicate_pg, test/distributed/test_c10d_gloo.py::LargeCommTest::test_new_group_local_sync_sanity_check 2025-12-04T14:28:29.1625324Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::RendezvousTCPTest::test_tcp_init 2025-12-04T14:28:29.1625651Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::RendezvousEnvTest::test_logging_init 2025-12-04T14:28:29.1625943Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::TimeoutTest::test_default_store_timeout_gloo 2025-12-04T14:28:29.1626238Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_basics 2025-12-04T14:28:29.1626540Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_basics_cuda 2025-12-04T14:28:29.1626846Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_checks 2025-12-04T14:28:29.1627155Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_coalesced_async 2025-12-04T14:28:29.1627481Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_coalesced_checks 2025-12-04T14:28:29.1627801Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_inference_mode 2025-12-04T14:28:29.1628125Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_into_tensor_coalesced 2025-12-04T14:28:29.1628459Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_noncontiguous_input 2025-12-04T14:28:29.1628769Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_stress 2025-12-04T14:28:29.1629068Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allgather_stress_cuda 2025-12-04T14:28:29.1629407Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_basics 2025-12-04T14:28:29.1629709Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_basics_cuda 2025-12-04T14:28:29.1630062Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_checks 2025-12-04T14:28:29.1630365Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_async 2025-12-04T14:28:29.1630681Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_basics 2025-12-04T14:28:29.1630997Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_checks 2025-12-04T14:28:29.1631322Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_checks_cuda 2025-12-04T14:28:29.1631647Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_coalesced_stress 2025-12-04T14:28:29.1631962Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_op_timeout 2025-12-04T14:28:29.1632272Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_overall_timeout 2025-12-04T14:28:29.1632575Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_stress 2025-12-04T14:28:29.1632874Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_allreduce_stress_cuda 2025-12-04T14:28:29.1633178Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_barrier_implies_wait 2025-12-04T14:28:29.1633484Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_block_current_stream_cuda 2025-12-04T14:28:29.1633787Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_basics 2025-12-04T14:28:29.1634122Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_basics_cuda 2025-12-04T14:28:29.1634425Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_checks 2025-12-04T14:28:29.1634715Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_stress 2025-12-04T14:28:29.1635014Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_broadcast_stress_cuda 2025-12-04T14:28:29.1635311Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_empty_tensors 2025-12-04T14:28:29.1635598Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_basics 2025-12-04T14:28:29.1635891Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_basics_cuda 2025-12-04T14:28:29.1636185Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_checks 2025-12-04T14:28:29.1636489Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_noncontiguous_input 2025-12-04T14:28:29.1636790Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_stress 2025-12-04T14:28:29.1637079Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_gather_stress_cuda 2025-12-04T14:28:29.1637383Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_multi_device_constructor 2025-12-04T14:28:29.1637680Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_basics 2025-12-04T14:28:29.1637969Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_basics_cuda 2025-12-04T14:28:29.1638263Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_checks 2025-12-04T14:28:29.1638587Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_scatter 2025-12-04T14:28:29.1638885Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_scatter_tensor 2025-12-04T14:28:29.1639251Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_scatter_tensor_coalesced 2025-12-04T14:28:29.1639559Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_stress 2025-12-04T14:28:29.1639848Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_reduce_stress_cuda 2025-12-04T14:28:29.1640139Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_basics 2025-12-04T14:28:29.1640435Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_basics_cuda 2025-12-04T14:28:29.1640730Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_checks 2025-12-04T14:28:29.1641016Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_stress 2025-12-04T14:28:29.1641308Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_scatter_stress_cuda 2025-12-04T14:28:29.1641607Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_send_recv_all_to_all 2025-12-04T14:28:29.1641908Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_send_recv_complex 2025-12-04T14:28:29.1642203Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_set_gloo_pg_timeout 2025-12-04T14:28:29.1642509Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_basics 2025-12-04T14:28:29.1642868Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_basics_cuda 2025-12-04T14:28:29.1643185Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_checks 2025-12-04T14:28:29.1643509Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooTest::test_sparse_allreduce_cuda_dispatched 2025-12-04T14:28:29.1643835Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_dataclass_output 2025-12-04T14:28:29.1644170Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_dataclass_output_unused_param 2025-12-04T14:28:29.1644530Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_module 2025-12-04T14:28:29.1644906Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing 2025-12-04T14:28:29.1645300Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_once_use_reentrant_False 2025-12-04T14:28:29.1645691Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_once_use_reentrant_True 2025-12-04T14:28:29.1646098Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_static_graph_use_reentrant_False 2025-12-04T14:28:29.1646525Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_static_graph_use_reentrant_True 2025-12-04T14:28:29.1646934Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False 2025-12-04T14:28:29.1647327Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_True 2025-12-04T14:28:29.1647738Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_weight_sharing 2025-12-04T14:28:29.1648133Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False 2025-12-04T14:28:29.1648544Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_True 2025-12-04T14:28:29.1648956Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_weight_sharing_use_reentrant_False 2025-12-04T14:28:29.1649404Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_checkpointing_weight_sharing_use_reentrant_True 2025-12-04T14:28:29.1649796Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_future_passing_cpu 2025-12-04T14:28:29.1650165Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_future_passing_gpu_gloo 2025-12-04T14:28:29.1650531Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_register_just_once 2025-12-04T14:28:29.1650889Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_comm_hook_sparse_gradients 2025-12-04T14:28:29.1651230Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_complex_params 2025-12-04T14:28:29.1651564Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_invalid_comm_hook_init 2025-12-04T14:28:29.1651950Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ddp_invalid_comm_hook_return_type 2025-12-04T14:28:29.1652336Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_find_unused_parameters_when_unused_parameters_empty 2025-12-04T14:28:29.1652723Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_global_local_unused_params_grad 2025-12-04T14:28:29.1653106Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_global_local_unused_params_grad_with_grad_is_view 2025-12-04T14:28:29.1653512Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_global_local_unused_params_grad_with_static_graph 2025-12-04T14:28:29.1653915Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_1gpu_module_device_ids_integer_list 2025-12-04T14:28:29.1654325Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_1gpu_module_device_ids_torch_device_list 2025-12-04T14:28:29.1654706Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_2gpu_module 2025-12-04T14:28:29.1655049Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_4gpu_module 2025-12-04T14:28:29.1655385Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_cpu_module 2025-12-04T14:28:29.1655738Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_gloo_backend_cpu_module_grad_is_view 2025-12-04T14:28:29.1656081Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ignored_output 2025-12-04T14:28:29.1656427Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ignored_output_with_unused_parameters 2025-12-04T14:28:29.1656813Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_ignored_sharded_tensor 2025-12-04T14:28:29.1657145Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_invalid_powerSGD_state 2025-12-04T14:28:29.1657473Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_save_load_checkpoint 2025-12-04T14:28:29.1657791Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sparse_gradients 2025-12-04T14:28:29.1658124Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sparse_gradients_grad_is_view 2025-12-04T14:28:29.1658476Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sync_batch_norm_empty_input 2025-12-04T14:28:29.1658830Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::DistributedDataParallelTest::test_sync_batch_norm_only_empty_input 2025-12-04T14:28:29.1659190Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ReducerTest::test_forward_backward 2025-12-04T14:28:29.1659472Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ReducerTest::test_forward_backward_optimizer 2025-12-04T14:28:29.1659777Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ReducerTest::test_forward_backward_unused_parameters 2025-12-04T14:28:29.1660077Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ReducerTest::test_multi_dtype_multi_bucket 2025-12-04T14:28:29.1660363Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ReducerTest::test_multi_dtype_single_bucket 2025-12-04T14:28:29.1660650Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ReducerTest::test_single_dtype_single_bucket 2025-12-04T14:28:29.1661004Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_basics 2025-12-04T14:28:29.1661332Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_basics_cuda 2025-12-04T14:28:29.1661655Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_checks 2025-12-04T14:28:29.1661985Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_coalesced_async 2025-12-04T14:28:29.1662331Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_coalesced_checks 2025-12-04T14:28:29.1662675Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_inference_mode 2025-12-04T14:28:29.1663026Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_into_tensor_coalesced 2025-12-04T14:28:29.1663393Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_noncontiguous_input 2025-12-04T14:28:29.1663730Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_stress 2025-12-04T14:28:29.1664056Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allgather_stress_cuda 2025-12-04T14:28:29.1664380Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_basics 2025-12-04T14:28:29.1664707Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_basics_cuda 2025-12-04T14:28:29.1665028Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_checks 2025-12-04T14:28:29.1665357Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_async 2025-12-04T14:28:29.1665740Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_basics 2025-12-04T14:28:29.1666086Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_checks 2025-12-04T14:28:29.1666438Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_checks_cuda 2025-12-04T14:28:29.1666791Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_coalesced_stress 2025-12-04T14:28:29.1667131Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_op_timeout 2025-12-04T14:28:29.1667466Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_overall_timeout 2025-12-04T14:28:29.1667796Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_stress 2025-12-04T14:28:29.1668121Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_allreduce_stress_cuda 2025-12-04T14:28:29.1668451Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_barrier_implies_wait 2025-12-04T14:28:29.1668787Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_block_current_stream_cuda 2025-12-04T14:28:29.1669155Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_basics 2025-12-04T14:28:29.1669482Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_basics_cuda 2025-12-04T14:28:29.1669806Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_checks 2025-12-04T14:28:29.1670160Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_stress 2025-12-04T14:28:29.1670484Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_broadcast_stress_cuda 2025-12-04T14:28:29.1670807Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_empty_tensors 2025-12-04T14:28:29.1671119Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_basics 2025-12-04T14:28:29.1671434Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_basics_cuda 2025-12-04T14:28:29.1671749Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_checks 2025-12-04T14:28:29.1672078Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_noncontiguous_input 2025-12-04T14:28:29.1672409Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_stress 2025-12-04T14:28:29.1672724Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_gather_stress_cuda 2025-12-04T14:28:29.1673056Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_multi_device_constructor 2025-12-04T14:28:29.1673380Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_basics 2025-12-04T14:28:29.1673695Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_basics_cuda 2025-12-04T14:28:29.1674010Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_checks 2025-12-04T14:28:29.1674324Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_scatter 2025-12-04T14:28:29.1674693Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_scatter_tensor 2025-12-04T14:28:29.1675043Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_scatter_tensor_coalesced 2025-12-04T14:28:29.1675376Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_stress 2025-12-04T14:28:29.1675691Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_reduce_stress_cuda 2025-12-04T14:28:29.1676006Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_basics 2025-12-04T14:28:29.1676324Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_basics_cuda 2025-12-04T14:28:29.1676641Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_checks 2025-12-04T14:28:29.1676957Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_stress 2025-12-04T14:28:29.1677274Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_scatter_stress_cuda 2025-12-04T14:28:29.1677599Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_send_recv_all_to_all 2025-12-04T14:28:29.1677925Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_send_recv_complex 2025-12-04T14:28:29.1678247Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_set_gloo_pg_timeout 2025-12-04T14:28:29.1678578Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_basics 2025-12-04T14:28:29.1678951Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_basics_cuda 2025-12-04T14:28:29.1679339Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_checks 2025-12-04T14:28:29.1679691Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooLazyInitTest::test_sparse_allreduce_cuda_dispatched 2025-12-04T14:28:29.1680022Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_basics 2025-12-04T14:28:29.1680326Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_basics_cuda 2025-12-04T14:28:29.1680629Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_checks 2025-12-04T14:28:29.1680937Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_coalesced_async 2025-12-04T14:28:29.1681263Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_coalesced_checks 2025-12-04T14:28:29.1681588Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_inference_mode 2025-12-04T14:28:29.1681917Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_into_tensor_coalesced 2025-12-04T14:28:29.1682256Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_noncontiguous_input 2025-12-04T14:28:29.1682574Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_stress 2025-12-04T14:28:29.1682877Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allgather_stress_cuda 2025-12-04T14:28:29.1683181Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_basics 2025-12-04T14:28:29.1683488Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_basics_cuda 2025-12-04T14:28:29.1683830Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_checks 2025-12-04T14:28:29.1684139Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_async 2025-12-04T14:28:29.1684462Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_basics 2025-12-04T14:28:29.1684785Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_checks 2025-12-04T14:28:29.1685118Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_checks_cuda 2025-12-04T14:28:29.1685450Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_coalesced_stress 2025-12-04T14:28:29.1685768Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_op_timeout 2025-12-04T14:28:29.1686083Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_overall_timeout 2025-12-04T14:28:29.1686390Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_stress 2025-12-04T14:28:29.1686691Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_allreduce_stress_cuda 2025-12-04T14:28:29.1686999Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_barrier_implies_wait 2025-12-04T14:28:29.1687313Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_block_current_stream_cuda 2025-12-04T14:28:29.1687620Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_basics 2025-12-04T14:28:29.1687954Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_basics_cuda 2025-12-04T14:28:29.1688256Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_checks 2025-12-04T14:28:29.1688551Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_stress 2025-12-04T14:28:29.1688855Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_broadcast_stress_cuda 2025-12-04T14:28:29.1689208Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_empty_tensors 2025-12-04T14:28:29.1689498Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_basics 2025-12-04T14:28:29.1689796Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_basics_cuda 2025-12-04T14:28:29.1690093Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_checks 2025-12-04T14:28:29.1690399Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_noncontiguous_input 2025-12-04T14:28:29.1690705Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_stress 2025-12-04T14:28:29.1691001Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_gather_stress_cuda 2025-12-04T14:28:29.1691291Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_long 2025-12-04T14:28:29.1691588Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_multi_device_constructor 2025-12-04T14:28:29.1691891Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_basics 2025-12-04T14:28:29.1692188Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_basics_cuda 2025-12-04T14:28:29.1692514Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_checks 2025-12-04T14:28:29.1692806Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_scatter 2025-12-04T14:28:29.1693106Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_scatter_tensor 2025-12-04T14:28:29.1693434Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_scatter_tensor_coalesced 2025-12-04T14:28:29.1693749Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_stress 2025-12-04T14:28:29.1694047Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_reduce_stress_cuda 2025-12-04T14:28:29.1694346Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_basics 2025-12-04T14:28:29.1694648Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_basics_cuda 2025-12-04T14:28:29.1694948Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_checks 2025-12-04T14:28:29.1695237Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_stress 2025-12-04T14:28:29.1695535Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_scatter_stress_cuda 2025-12-04T14:28:29.1695841Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_send_recv_all_to_all 2025-12-04T14:28:29.1696145Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_send_recv_complex 2025-12-04T14:28:29.1696482Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_set_gloo_pg_timeout 2025-12-04T14:28:29.1696780Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_short_json 2025-12-04T14:28:29.1697066Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_short_pickle 2025-12-04T14:28:29.1697369Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_basics 2025-12-04T14:28:29.1697695Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_basics_cuda 2025-12-04T14:28:29.1698020Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_checks 2025-12-04T14:28:29.1698350Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::ProcessGroupGlooFRTest::test_sparse_allreduce_cuda_dispatched 2025-12-04T14:28:29.1698655Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_bool_tensors 2025-12-04T14:28:29.1698927Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_broadcast_coalesced_gloo_cpu 2025-12-04T14:28:29.1699256Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_broadcast_coalesced_gloo_cuda 2025-12-04T14:28:29.1699537Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_gloo_rank_membership 2025-12-04T14:28:29.1699810Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_gloo_warn_not_in_group 2025-12-04T14:28:29.1700104Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_incremented_gloo_default 2025-12-04T14:28:29.1700416Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_incremented_gloo_subgroup 2025-12-04T14:28:29.1700723Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_set_default_pg_gloo 2025-12-04T14:28:29.1701239Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_sequence_num_set_gloo_new_group 2025-12-04T14:28:29.1701524Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_tensor_dtype_complex 2025-12-04T14:28:29.1701796Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::CommTest::test_tensor_dtype_mismatch 2025-12-04T14:28:29.1702131Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_all_to_all_single 2025-12-04T14:28:29.1702527Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_allgather_coalesced 2025-12-04T14:28:29.1702925Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_allreduce_coalesced 2025-12-04T14:28:29.1703313Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_collectives 2025-12-04T14:28:29.1703704Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_default_process_group 2025-12-04T14:28:29.1704134Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_init_process_group_for_all_backends 2025-12-04T14:28:29.1704583Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend 2025-12-04T14:28:29.1705005Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::GlooProcessGroupWithDispatchedCollectivesTests::test_monitored_barrier 2025-12-04T14:28:29.1705345Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::LargeCommTest::test_new_group_local_sync 2025-12-04T14:28:29.1705681Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::LargeCommTest::test_new_group_local_sync_duplicate_pg 2025-12-04T14:28:29.1705997Z Running 1 items in this shard: test/distributed/test_c10d_gloo.py::LargeCommTest::test_new_group_local_sync_sanity_check 2025-12-04T14:28:29.1706173Z 2025-12-04T14:28:29.1706292Z Finished distributed/test_c10d_gloo 1/1 ... [2025-12-04 14:28:29.156405][2240150.667487129], took 19.64min 2025-12-04T14:28:29.1706710Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:28:29.1707098Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:28:29.1707313Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T14:28:29.1707490Z Uploading artifacts took 0.00 seconds 2025-12-04T14:28:29.1707671Z Running distributed/test_c10d_ops_nccl 1/1 ... [2025-12-04 14:28:29.159300][2240150.670385871] 2025-12-04T14:28:29.1707860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:28:29.1708250Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_c10d_ops_nccl.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:28:29.159511] 2025-12-04T14:58:51.1501074Z 2025-12-04T14:58:51.1501987Z PRINTING LOG FILE of distributed/test_c10d_ops_nccl 1/1 (test/test-reports/distributed.test_c10d_ops_nccl_1.1_9f2108a9f5c9ecd7_.log) 2025-12-04T14:58:51.1502682Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_ops_nccl/distributed.test_c10d_ops_nccl-296d891bd30cf991.xml 2025-12-04T14:58:51.1503091Z ============================= test session starts ============================== 2025-12-04T14:58:51.1503422Z platform linux -- Python 3.10.14, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-12-04T14:58:51.1503763Z cachedir: .pytest_cache 2025-12-04T14:58:51.1504097Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T14:58:51.1505134Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T14:58:51.1505313Z configfile: pytest.ini 2025-12-04T14:58:51.1505644Z plugins: hypothesis-6.56.4, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, subtests-0.13.1, xdist-3.3.1, xdoctest-1.3.0, typeguard-4.3.0 2025-12-04T14:58:51.1505994Z collecting ... collected 30 items 2025-12-04T14:58:51.1506196Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T14:58:51.1511270Z Running 30 items in this shard: test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_all_gather_v, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allgather_base_basics, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allgather_base_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allgather_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_float8, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_in_cudagraph, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_alltoall_ops_with_cudafree_race, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_barrier, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_broadcast_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_empty_tensors, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_gather_checks, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_gather_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_gather_stress, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_nccl_watchdog_cudagraph, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_base_basics, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_base_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_bfloat16, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_float8, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_v, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_scatter_checks, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_scatter_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_scatter_stress, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_send_recv, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_send_recv_complex, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_send_recv_object_list, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_sparse_allreduce_ops, test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_tensor_register_hook 2025-12-04T14:58:51.1516282Z 2025-12-04T14:58:51.1516653Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_all_gather_v I1204 14:28:30.796000 470111 site-packages/torch/testing/_internal/common_distributed.py:1857] Testing class ProcessGroupNCCLOpTest on 4 cuda 2025-12-04T14:58:51.1517470Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1517907Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1518294Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1518686Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1519156Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1519536Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1519914Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1520296Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1520422Z PASSED [3.4616s] [ 3%] 2025-12-04T14:58:51.1520637Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allgather_base_basics PASSED [0.0029s] [ 6%] 2025-12-04T14:58:51.1520958Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allgather_base_ops PASSED [0.0037s] [ 10%] 2025-12-04T14:58:51.1521268Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allgather_ops PASSED [0.0024s] [ 13%] 2025-12-04T14:58:51.1521980Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_float8 SKIPPED [0.0003s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157879 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 16%] 2025-12-04T14:58:51.1522921Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_in_cudagraph [rank3]:[E1204 14:28:34.795081307 ProcessGroupNCCL.cpp:2093] [PG ID 0 PG GUID 0(default_pg) Rank 3] Process group watchdog thread terminated with exception: HIP error: operation not permitted when stream is capturing 2025-12-04T14:58:51.1523577Z Search for `hipErrorStreamCaptureUnsupported' in https://rocm.docs.amd.com/projects/HIP/en/latest/index.html for more information. 2025-12-04T14:58:51.1523952Z HIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2025-12-04T14:58:51.1524212Z For debugging consider passing AMD_SERIALIZE_KERNEL=3 2025-12-04T14:58:51.1524403Z Compile with `TORCH_USE_HIP_DSA` to enable device-side assertions. 2025-12-04T14:58:51.1524527Z 2025-12-04T14:58:51.1524690Z Exception raised from query at /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h:109 (most recent call first): 2025-12-04T14:58:51.1525164Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0xac (0x7184bf90cb7c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-12-04T14:58:51.1525635Z frame #1: + 0x42601 (0x7184fa2b5601 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-12-04T14:58:51.1526087Z frame #2: c10::hip::c10_hip_check_implementation(int, char const*, char const*, unsigned int, bool) + 0x248 (0x7184fa2b5138 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-12-04T14:58:51.1526611Z frame #3: c10d::ProcessGroupNCCL::WorkNCCL::finishedGPUExecutionInternal() const + 0x5e (0x7184fd4cd79e in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1527097Z frame #4: c10d::ProcessGroupNCCL::WorkNCCL::isCompleted() + 0x90 (0x7184fd4dced0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1527524Z frame #5: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0xab2 (0x7184fd4e1302 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1527927Z frame #6: c10d::ProcessGroupNCCL::Watchdog::run() + 0x15b (0x7184fd4e3e9b in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1528258Z frame #7: + 0xdc253 (0x7184bdd88253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-12-04T14:58:51.1528535Z frame #8: + 0x94ac3 (0x71851d6ccac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-12-04T14:58:51.1528773Z frame #9: + 0x1268c0 (0x71851d75e8c0 in /lib/x86_64-linux-gnu/libc.so.6) 2025-12-04T14:58:51.1528909Z 2025-12-04T14:58:51.1529000Z terminate called after throwing an instance of 'c10::DistBackendError' 2025-12-04T14:58:51.1529349Z what(): [PG ID 0 PG GUID 0(default_pg) Rank 3] Process group watchdog thread terminated with exception: HIP error: operation not permitted when stream is capturing 2025-12-04T14:58:51.1529748Z Search for `hipErrorStreamCaptureUnsupported' in https://rocm.docs.amd.com/projects/HIP/en/latest/index.html for more information. 2025-12-04T14:58:51.1530102Z HIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2025-12-04T14:58:51.1530346Z For debugging consider passing AMD_SERIALIZE_KERNEL=3 2025-12-04T14:58:51.1530524Z Compile with `TORCH_USE_HIP_DSA` to enable device-side assertions. 2025-12-04T14:58:51.1530637Z 2025-12-04T14:58:51.1530793Z Exception raised from query at /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h:109 (most recent call first): 2025-12-04T14:58:51.1531240Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0xac (0x7184bf90cb7c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-12-04T14:58:51.1531688Z frame #1: + 0x42601 (0x7184fa2b5601 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-12-04T14:58:51.1532109Z frame #2: c10::hip::c10_hip_check_implementation(int, char const*, char const*, unsigned int, bool) + 0x248 (0x7184fa2b5138 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-12-04T14:58:51.1532653Z frame #3: c10d::ProcessGroupNCCL::WorkNCCL::finishedGPUExecutionInternal() const + 0x5e (0x7184fd4cd79e in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1533124Z frame #4: c10d::ProcessGroupNCCL::WorkNCCL::isCompleted() + 0x90 (0x7184fd4dced0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1533540Z frame #5: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0xab2 (0x7184fd4e1302 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1533944Z frame #6: c10d::ProcessGroupNCCL::Watchdog::run() + 0x15b (0x7184fd4e3e9b in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1534271Z frame #7: + 0xdc253 (0x7184bdd88253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-12-04T14:58:51.1534514Z frame #8: + 0x94ac3 (0x71851d6ccac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-12-04T14:58:51.1534755Z frame #9: + 0x1268c0 (0x71851d75e8c0 in /lib/x86_64-linux-gnu/libc.so.6) 2025-12-04T14:58:51.1534894Z 2025-12-04T14:58:51.1535095Z Exception raised from run at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp:2099 (most recent call first): 2025-12-04T14:58:51.1535575Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0xac (0x7184bf90cb7c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-12-04T14:58:51.1536027Z frame #1: + 0xb32b95 (0x7184faee1b95 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-12-04T14:58:51.1536332Z frame #2: + 0xdc253 (0x7184bdd88253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-12-04T14:58:51.1536573Z frame #3: + 0x94ac3 (0x71851d6ccac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-12-04T14:58:51.1536824Z frame #4: + 0x1268c0 (0x71851d75e8c0 in /lib/x86_64-linux-gnu/libc.so.6) 2025-12-04T14:58:51.1536967Z 2025-12-04T14:58:51.1537019Z Command took >30min, returning 124 2025-12-04T14:58:51.1537181Z Got exit code 124 2025-12-04T14:58:51.1537288Z Retrying single test... 2025-12-04T14:58:51.1537544Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_ops_nccl/distributed.test_c10d_ops_nccl-f40500b9fe8bc18a.xml 2025-12-04T14:58:51.1537824Z ============================= test session starts ============================== 2025-12-04T14:58:51.1538040Z platform linux -- Python 3.10.14, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-12-04T14:58:51.1538232Z cachedir: .pytest_cache 2025-12-04T14:58:51.1538458Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T14:58:51.1538698Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T14:58:51.1538821Z configfile: pytest.ini 2025-12-04T14:58:51.1539049Z plugins: hypothesis-6.56.4, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, subtests-0.13.1, xdist-3.3.1, xdoctest-1.3.0, typeguard-4.3.0 2025-12-04T14:58:51.1539355Z collecting ... collected 30 items / 29 deselected / 1 selected 2025-12-04T14:58:51.1539656Z stepcurrent: skipping 5 already run items. Running only test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_in_cudagraph 2025-12-04T14:58:51.1539925Z Running 1 items in this shard 2025-12-04T14:58:51.1539998Z 2025-12-04T14:58:51.1540300Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_in_cudagraph I1204 14:58:35.822000 470492 site-packages/torch/testing/_internal/common_distributed.py:1857] Testing class ProcessGroupNCCLOpTest on 4 cuda 2025-12-04T14:58:51.1540926Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1541363Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1541738Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1542111Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1542481Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1542859Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1543224Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1543594Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1543850Z I1204 14:58:40.677000 470492 site-packages/torch/testing/_internal/common_distributed.py:1884] Class ProcessGroupNCCLOpTest finished 2025-12-04T14:58:51.1544091Z PASSED [3.4320s] [100%] 2025-12-04T14:58:51.1544155Z 2025-12-04T14:58:51.1544385Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_ops_nccl/distributed.test_c10d_ops_nccl-f40500b9fe8bc18a.xml - 2025-12-04T14:58:51.1544711Z ======================= 1 passed, 29 deselected in 4.86s ======================= 2025-12-04T14:58:51.1544856Z Got exit code 0 2025-12-04T14:58:51.1544996Z Test succeeded in new process, continuing with the rest of the tests 2025-12-04T14:58:51.1545291Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_ops_nccl/distributed.test_c10d_ops_nccl-93c00f5fd1271b59.xml 2025-12-04T14:58:51.1545565Z ============================= test session starts ============================== 2025-12-04T14:58:51.1545779Z platform linux -- Python 3.10.14, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-12-04T14:58:51.1545969Z cachedir: .pytest_cache 2025-12-04T14:58:51.1546230Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T14:58:51.1546472Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T14:58:51.1546594Z configfile: pytest.ini 2025-12-04T14:58:51.1546817Z plugins: hypothesis-6.56.4, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, subtests-0.13.1, xdist-3.3.1, xdoctest-1.3.0, typeguard-4.3.0 2025-12-04T14:58:51.1547087Z collecting ... collected 30 items / 6 deselected / 24 selected 2025-12-04T14:58:51.1547248Z stepcurrent: skipping 6 already run items. 2025-12-04T14:58:51.1547380Z Running 24 items in this shard 2025-12-04T14:58:51.1547451Z 2025-12-04T14:58:51.1547742Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_ops I1204 14:58:42.947000 470881 site-packages/torch/testing/_internal/common_distributed.py:1857] Testing class ProcessGroupNCCLOpTest on 4 cuda 2025-12-04T14:58:51.1548350Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1548722Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1549087Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1549495Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1549859Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1550228Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1550638Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:1810: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-12-04T14:58:51.1551006Z default_pg, _ = _new_process_group_helper( 2025-12-04T14:58:51.1551133Z PASSED [3.5374s] [ 4%] 2025-12-04T14:58:51.1551349Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_alltoall_ops_with_cudafree_race PASSED [0.1422s] [ 8%] 2025-12-04T14:58:51.1551655Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_barrier PASSED [0.0096s] [ 12%] 2025-12-04T14:58:51.1551934Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_broadcast_ops PASSED [0.0029s] [ 16%] 2025-12-04T14:58:51.1552219Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_empty_tensors PASSED [0.0014s] [ 20%] 2025-12-04T14:58:51.1552502Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_gather_checks PASSED [0.0027s] [ 25%] 2025-12-04T14:58:51.1552786Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_gather_ops PASSED [0.0022s] [ 29%] 2025-12-04T14:58:51.1553068Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_gather_stress PASSED [0.8741s] [ 33%] 2025-12-04T14:58:51.1553736Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_nccl_watchdog_cudagraph SKIPPED [0.0005s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157896 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 37%] 2025-12-04T14:58:51.1554396Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_ops PASSED [0.0083s] [ 41%] 2025-12-04T14:58:51.1554696Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_base_basics PASSED [0.0017s] [ 45%] 2025-12-04T14:58:51.1555009Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_base_ops PASSED [0.0014s] [ 50%] 2025-12-04T14:58:51.1555367Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_bfloat16 PASSED [0.0131s] [ 54%] 2025-12-04T14:58:51.1556041Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_float8 SKIPPED [0.0005s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157897 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 58%] 2025-12-04T14:58:51.1556709Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_ops PASSED [0.0061s] [ 62%] 2025-12-04T14:58:51.1557006Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_reduce_scatter_v PASSED [0.0019s] [ 66%] 2025-12-04T14:58:51.1557298Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_scatter_checks PASSED [0.0019s] [ 70%] 2025-12-04T14:58:51.1557586Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_scatter_ops PASSED [0.0016s] [ 75%] 2025-12-04T14:58:51.1557873Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_scatter_stress PASSED [0.7349s] [ 79%] 2025-12-04T14:58:51.1558445Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_send_recv [rank1]:[W1204 14:58:48.832778040 ProcessGroupNCCL.cpp:4068] Warning: An unbatched P2P op (send/recv) was called on this ProcessGroup with size 4. In lazy initialization mode, this will result in a new 2-rank NCCL communicator to be created. (function operator()) 2025-12-04T14:58:51.1559222Z [rank0]:[W1204 14:58:48.833042416 ProcessGroupNCCL.cpp:4068] Warning: An unbatched P2P op (send/recv) was called on this ProcessGroup with size 4. In lazy initialization mode, this will result in a new 2-rank NCCL communicator to be created. (function operator()) 2025-12-04T14:58:51.1559645Z PASSED [0.2581s] [ 83%] 2025-12-04T14:58:51.1559840Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_send_recv_complex PASSED [0.0040s] [ 87%] 2025-12-04T14:58:51.1560142Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_send_recv_object_list PASSED [0.0167s] [ 91%] 2025-12-04T14:58:51.1560446Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_sparse_allreduce_ops PASSED [0.0014s] [ 95%] 2025-12-04T14:58:51.1560897Z distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_tensor_register_hook I1204 14:58:50.546000 470881 site-packages/torch/testing/_internal/common_distributed.py:1884] Class ProcessGroupNCCLOpTest finished 2025-12-04T14:58:51.1561251Z PASSED [0.0015s] [100%] 2025-12-04T14:58:51.1561316Z 2025-12-04T14:58:51.1561541Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_ops_nccl/distributed.test_c10d_ops_nccl-93c00f5fd1271b59.xml - 2025-12-04T14:58:51.1561873Z ================= 22 passed, 2 skipped, 6 deselected in 7.61s ================== 2025-12-04T14:58:51.1562193Z The following tests failed and then succeeded when run in a new process['test/distributed/test_c10d_ops_nccl.py::ProcessGroupNCCLOpTest::test_allreduce_in_cudagraph'] 2025-12-04T14:58:51.1562434Z 2025-12-04T14:58:51.1562611Z FINISHED PRINTING LOG FILE of distributed/test_c10d_ops_nccl 1/1 (test/test-reports/distributed.test_c10d_ops_nccl_1.1_9f2108a9f5c9ecd7_.log) 2025-12-04T14:58:51.1562820Z 2025-12-04T14:58:51.1562942Z Finished distributed/test_c10d_ops_nccl 1/1 ... [2025-12-04 14:58:51.149842][2241972.660922651], took 30.37min 2025-12-04T14:58:51.1563371Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:58:51.1563759Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:58:51.1563978Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T14:58:51.1564158Z Uploading artifacts took 0.00 seconds 2025-12-04T14:58:51.1564354Z Running distributed/elastic/events/lib_test 1/1 ... [2025-12-04 14:58:51.153361][2241972.664447192] 2025-12-04T14:58:51.1564586Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:58:51.1564996Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/events/lib_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:58:51.153571] 2025-12-04T14:58:53.3219553Z 2025-12-04T14:58:53.3220025Z distributed/elastic/events/lib_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.events.lib_test_1.1_77a0c64045456685_.log 2025-12-04T14:58:53.3221635Z Running 8 items in this shard: test/distributed/elastic/events/lib_test.py::EventLibTest::test_event_created, test/distributed/elastic/events/lib_test.py::EventLibTest::test_event_deser, test/distributed/elastic/events/lib_test.py::EventLibTest::test_get_or_create_logger, test/distributed/elastic/events/lib_test.py::RdzvEventLibTest::test_construct_and_record_rdzv_event, test/distributed/elastic/events/lib_test.py::RdzvEventLibTest::test_construct_and_record_rdzv_event_does_not_run_if_invalid_dest, test/distributed/elastic/events/lib_test.py::RdzvEventLibTest::test_rdzv_event_created, test/distributed/elastic/events/lib_test.py::RdzvEventLibTest::test_rdzv_event_deserialize, test/distributed/elastic/events/lib_test.py::RdzvEventLibTest::test_rdzv_event_str 2025-12-04T14:58:53.3222909Z 2025-12-04T14:58:53.3223066Z Finished distributed/elastic/events/lib_test 1/1 ... [2025-12-04 14:58:53.321605][2241974.832687935], took 0.04min 2025-12-04T14:58:53.3235661Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:58:53.3246827Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:58:53.3247227Z Running distributed/elastic/metrics/api_test 1/1 ... [2025-12-04 14:58:53.324605][2241974.835691215] 2025-12-04T14:58:53.3247463Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:58:53.3250165Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/metrics/api_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:58:53.324828] 2025-12-04T14:58:55.4436632Z 2025-12-04T14:58:55.4437560Z distributed/elastic/metrics/api_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.metrics.api_test_1.1_703a24df103e98b0_.log 2025-12-04T14:58:55.4438293Z Running 3 items in this shard: test/distributed/elastic/metrics/api_test.py::MetricsApiTest::test_get_metric_name, test/distributed/elastic/metrics/api_test.py::MetricsApiTest::test_inheritance, test/distributed/elastic/metrics/api_test.py::MetricsApiTest::test_profile 2025-12-04T14:58:55.4438777Z 2025-12-04T14:58:55.4438929Z Finished distributed/elastic/metrics/api_test 1/1 ... [2025-12-04 14:58:55.443342][2241976.954422338], took 0.04min 2025-12-04T14:58:55.4458928Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:58:55.4468553Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:58:55.4470407Z Running distributed/elastic/multiprocessing/api_test 1/1 ... [2025-12-04 14:58:55.446941][2241976.958026658] 2025-12-04T14:58:55.4470641Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:58:55.4474219Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/multiprocessing/api_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:58:55.447164] 2025-12-04T14:59:15.2916393Z 2025-12-04T14:59:15.2918628Z distributed/elastic/multiprocessing/api_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.multiprocessing.api_test_1.1_88d0c0b18ea64356_.log 2025-12-04T14:59:15.2928657Z Running 26 items in this shard: test/distributed/elastic/multiprocessing/api_test.py::RunProcResultsTest::test_get_failures, test/distributed/elastic/multiprocessing/api_test.py::RunProcResultsTest::test_is_failed, test/distributed/elastic/multiprocessing/api_test.py::StdTest::test_from_str_bad_input, test/distributed/elastic/multiprocessing/api_test.py::StdTest::test_from_value, test/distributed/elastic/multiprocessing/api_test.py::StdTest::test_from_value_map, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_args_env_len_mismatch, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_function_large_ret_val, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_function_raise, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_function_with_tensor, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_invalid_log_dir, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_multiprocess_context_close, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_multiprocessing_context_poll_raises_exception, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_pcontext_wait, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_pcontext_wait_on_a_child_thread, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_to_map, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_void_function, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsFuncTest::test_wait_for_all_child_procs_to_exit, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsBinaryTest::test_binary_exit, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsBinaryTest::test_binary_incorrect_entrypoint, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsBinaryTest::test_binary_raises, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsBinaryTest::test_subprocess_context_close, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesAsBinaryTest::test_validate_full_rank, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesListAsFuncTest::test_function, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesListAsBinaryTest::test_binary, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesListAsBinaryTest::test_binary_duplicate_log_filters, test/distributed/elastic/multiprocessing/api_test.py::StartProcessesListAsBinaryTest::test_binary_redirect_and_tee 2025-12-04T14:59:15.2935476Z 2025-12-04T14:59:15.2935730Z Finished distributed/elastic/multiprocessing/api_test 1/1 ... [2025-12-04 14:59:15.291362][2241996.802444988], took 0.33min 2025-12-04T14:59:15.2936323Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:59:15.2942599Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:59:15.2946100Z Running distributed/elastic/timer/local_timer_example 1/1 ... [2025-12-04 14:59:15.294389][2241996.805474897] 2025-12-04T14:59:15.2946802Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:59:15.2947988Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/timer/local_timer_example.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:59:15.294610] 2025-12-04T14:59:26.0772598Z 2025-12-04T14:59:26.0774517Z distributed/elastic/timer/local_timer_example 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.timer.local_timer_example_1.1_2875ee2d81613cc7_.log 2025-12-04T14:59:26.0775980Z Running 2 items in this shard: test/distributed/elastic/timer/local_timer_example.py::LocalTimerExample::test_example_start_method_spawn, test/distributed/elastic/timer/local_timer_example.py::LocalTimerExample::test_torch_mp_example 2025-12-04T14:59:26.0776752Z 2025-12-04T14:59:26.0777072Z Finished distributed/elastic/timer/local_timer_example 1/1 ... [2025-12-04 14:59:26.076986][2242007.588067107], took 0.18min 2025-12-04T14:59:26.0795503Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:59:26.0805980Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:59:26.0807245Z Running distributed/elastic/timer/local_timer_test 1/1 ... [2025-12-04 14:59:26.080575][2242007.591660786] 2025-12-04T14:59:26.0807592Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:59:26.0809615Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/timer/local_timer_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:59:26.080798] 2025-12-04T14:59:32.0040106Z 2025-12-04T14:59:32.0041656Z distributed/elastic/timer/local_timer_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.timer.local_timer_test_1.1_6da3d23d4f9a5cd0_.log 2025-12-04T14:59:32.0046659Z Running 14 items in this shard: test/distributed/elastic/timer/local_timer_test.py::LocalTimerTest::test_client_interaction, test/distributed/elastic/timer/local_timer_test.py::LocalTimerTest::test_exception_propagation, test/distributed/elastic/timer/local_timer_test.py::LocalTimerTest::test_get_timer_recursive, test/distributed/elastic/timer/local_timer_test.py::LocalTimerTest::test_happy_path, test/distributed/elastic/timer/local_timer_test.py::LocalTimerTest::test_no_client, test/distributed/elastic/timer/local_timer_test.py::LocalTimerTest::test_timer, test/distributed/elastic/timer/local_timer_test.py::MultiprocessingRequestQueueTest::test_get, test/distributed/elastic/timer/local_timer_test.py::MultiprocessingRequestQueueTest::test_get_less_than_size, test/distributed/elastic/timer/local_timer_test.py::MultiprocessingRequestQueueTest::test_get_size, test/distributed/elastic/timer/local_timer_test.py::LocalTimerServerTest::test_acquire_release, test/distributed/elastic/timer/local_timer_test.py::LocalTimerServerTest::test_expired_timers, test/distributed/elastic/timer/local_timer_test.py::LocalTimerServerTest::test_valid_timers, test/distributed/elastic/timer/local_timer_test.py::LocalTimerServerTest::test_watchdog_call_count, test/distributed/elastic/timer/local_timer_test.py::LocalTimerServerTest::test_watchdog_empty_queue 2025-12-04T14:59:32.0051582Z 2025-12-04T14:59:32.0051890Z Finished distributed/elastic/timer/local_timer_test 1/1 ... [2025-12-04 14:59:32.003672][2242013.514752509], took 0.10min 2025-12-04T14:59:32.0062624Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:59:32.0072277Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:59:32.0074242Z Running distributed/elastic/utils/distributed_test 1/1 ... [2025-12-04 14:59:32.007337][2242013.518423287] 2025-12-04T14:59:32.0074546Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:59:32.0076921Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/utils/distributed_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:59:32.007562] 2025-12-04T14:59:37.5803453Z 2025-12-04T14:59:37.5804316Z distributed/elastic/utils/distributed_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.utils.distributed_test_1.1_4bca9855859c30b7_.log 2025-12-04T14:59:37.5808201Z Running 8 items in this shard: test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_create_store_multi, test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_create_store_no_port_multi, test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_create_store_single_server, test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_create_store_timeout_on_server, test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_create_store_timeout_on_worker, test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_create_store_with_libuv_support, test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_port_already_in_use_on_server, test/distributed/elastic/utils/distributed_test.py::DistributedUtilTest::test_port_already_in_use_on_worker 2025-12-04T14:59:37.5811525Z 2025-12-04T14:59:37.5811915Z Finished distributed/elastic/utils/distributed_test 1/1 ... [2025-12-04 14:59:37.580038][2242019.091120769], took 0.09min 2025-12-04T14:59:37.5821280Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:59:37.5830291Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:59:37.5834660Z Running distributed/elastic/utils/logging_test 1/1 ... [2025-12-04 14:59:37.583104][2242019.094190577] 2025-12-04T14:59:37.5835236Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:59:37.5835868Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/utils/logging_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:59:37.583323] 2025-12-04T14:59:39.7514380Z 2025-12-04T14:59:39.7515617Z distributed/elastic/utils/logging_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.utils.logging_test_1.1_97998828c2b54848_.log 2025-12-04T14:59:39.7517047Z Running 2 items in this shard: test/distributed/elastic/utils/logging_test.py::LoggingTest::test_derive_module_name, test/distributed/elastic/utils/logging_test.py::LoggingTest::test_logger_name 2025-12-04T14:59:39.7517758Z 2025-12-04T14:59:39.7518097Z Finished distributed/elastic/utils/logging_test 1/1 ... [2025-12-04 14:59:39.751098][2242021.262179895], took 0.04min 2025-12-04T14:59:39.7537047Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:59:39.7548731Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:59:39.7549375Z Running distributed/elastic/utils/util_test 1/1 ... [2025-12-04 14:59:39.754747][2242021.265832634] 2025-12-04T14:59:39.7549747Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T14:59:39.7552200Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/elastic/utils/util_test.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests'] ... [2025-12-04 14:59:39.754974] 2025-12-04T14:59:42.0236980Z 2025-12-04T14:59:42.0237724Z distributed/elastic/utils/util_test 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.elastic.utils.util_test_1.1_5d4f48d4cd7157d5_.log 2025-12-04T14:59:42.0242300Z Running 12 items in this shard: test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_barrier, test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_barrier_hash_store, test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_barrier_timeout_operations, test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_barrier_timeout_rank_tracing, test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_get_all_rank_0, test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_get_all_rank_n, test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_synchronize, test/distributed/elastic/utils/util_test.py::StoreUtilTest::test_synchronize_hash_store, test/distributed/elastic/utils/util_test.py::UtilTest::test_get_logger, test/distributed/elastic/utils/util_test.py::UtilTest::test_get_logger_custom_name, test/distributed/elastic/utils/util_test.py::UtilTest::test_get_logger_different, test/distributed/elastic/utils/util_test.py::UtilTest::test_get_logger_none 2025-12-04T14:59:42.0245484Z 2025-12-04T14:59:42.0245763Z Finished distributed/elastic/utils/util_test 1/1 ... [2025-12-04 14:59:42.023373][2242023.534453516], took 0.04min 2025-12-04T14:59:42.0264070Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-9a9280e956e4332f.xml 2025-12-04T14:59:42.0274798Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T14:59:44.7932256Z Running test batch 'tests to run' cost 9817.9 seconds 2025-12-04T14:59:45.3543124Z 2025-12-04T14:59:45.3543309Z real 163m41.659s 2025-12-04T14:59:45.3543603Z user 937m40.523s 2025-12-04T14:59:45.3543852Z sys 354m16.909s 2025-12-04T14:59:45.3544099Z + assert_git_not_dirty 2025-12-04T14:59:45.3544426Z + [[ linux-jammy-rocm-py3.10 != *rocm* ]] 2025-12-04T14:59:45.3544796Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-12-04T14:59:45.3545401Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-12-04T14:59:45.3545714Z + [[ 2 == 1 ]] 2025-12-04T14:59:45.3545959Z + [[ 2 == 1 ]] 2025-12-04T14:59:45.3546212Z + sccache_epilogue 2025-12-04T14:59:45.3546525Z + echo '::group::Sccache Compilation Log' 2025-12-04T14:59:45.3547231Z ##[group]Sccache Compilation Log 2025-12-04T14:59:45.3547616Z + echo '=================== sccache compilation log ===================' 2025-12-04T14:59:45.3548058Z =================== sccache compilation log =================== 2025-12-04T14:59:45.3548683Z + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-12-04T14:59:45.3619845Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-12-04T14:59:45.3620299Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-12-04T14:59:45.3620622Z + sccache --show-stats 2025-12-04T14:59:45.3633876Z Compile requests 339 2025-12-04T14:59:45.3635232Z Compile requests executed 0 2025-12-04T14:59:45.3635690Z Cache hits 0 2025-12-04T14:59:45.3636090Z Cache misses 0 2025-12-04T14:59:45.3636408Z Cache hits rate - 2025-12-04T14:59:45.3636709Z Cache timeouts 0 2025-12-04T14:59:45.3636991Z Cache read errors 0 2025-12-04T14:59:45.3637279Z Forced recaches 0 2025-12-04T14:59:45.3637562Z Cache write errors 0 2025-12-04T14:59:45.3637844Z Cache errors 0 2025-12-04T14:59:45.3638131Z Compilations 0 2025-12-04T14:59:45.3638423Z Compilation failures 0 2025-12-04T14:59:45.3638722Z Non-cacheable compilations 0 2025-12-04T14:59:45.3639022Z Non-cacheable calls 0 2025-12-04T14:59:45.3639407Z Non-compilation calls 339 2025-12-04T14:59:45.3639732Z Unsupported compiler calls 0 2025-12-04T14:59:45.3640037Z Average cache write 0.000 s 2025-12-04T14:59:45.3640348Z Average compiler 0.000 s 2025-12-04T14:59:45.3641207Z Average cache read hit 0.000 s 2025-12-04T14:59:45.3641517Z Failed distributed compilations 0 2025-12-04T14:59:45.3641910Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-12-04T14:59:45.3642321Z Use direct/preprocessor mode? yes 2025-12-04T14:59:45.3642620Z Version (client) 0.10.0 2025-12-04T14:59:45.3642924Z Max cache size 10 GiB 2025-12-04T14:59:45.3643229Z + sccache --stop-server 2025-12-04T14:59:45.3654004Z Stopping sccache server... 2025-12-04T14:59:45.3657183Z Compile requests 339 2025-12-04T14:59:45.3657399Z Compile requests executed 0 2025-12-04T14:59:45.3657636Z Cache hits 0 2025-12-04T14:59:45.3657827Z Cache misses 0 2025-12-04T14:59:45.3658028Z Cache hits rate - 2025-12-04T14:59:45.3658224Z Cache timeouts 0 2025-12-04T14:59:45.3658425Z Cache read errors 0 2025-12-04T14:59:45.3658621Z Forced recaches 0 2025-12-04T14:59:45.3658820Z Cache write errors 0 2025-12-04T14:59:45.3659022Z Cache errors 0 2025-12-04T14:59:45.3659284Z Compilations 0 2025-12-04T14:59:45.3659486Z Compilation failures 0 2025-12-04T14:59:45.3659691Z Non-cacheable compilations 0 2025-12-04T14:59:45.3659895Z Non-cacheable calls 0 2025-12-04T14:59:45.3660096Z Non-compilation calls 339 2025-12-04T14:59:45.3660300Z Unsupported compiler calls 0 2025-12-04T14:59:45.3660512Z Average cache write 0.000 s 2025-12-04T14:59:45.3660719Z Average compiler 0.000 s 2025-12-04T14:59:45.3661127Z Average cache read hit 0.000 s 2025-12-04T14:59:45.3661335Z Failed distributed compilations 0 2025-12-04T14:59:45.3661593Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-12-04T14:59:45.3661864Z Use direct/preprocessor mode? yes 2025-12-04T14:59:45.3662081Z Version (client) 0.10.0 2025-12-04T14:59:45.3662290Z Max cache size 10 GiB 2025-12-04T14:59:45.3662542Z + echo ::endgroup:: 2025-12-04T14:59:45.3663024Z ##[endgroup] 2025-12-04T14:59:45.3757703Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-12-04T14:59:45.3758023Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-12-04T14:59:45.3758388Z docker exec -t "9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2025-12-04T14:59:45.3762390Z shell: /usr/bin/bash -e {0} 2025-12-04T14:59:45.3762521Z env: 2025-12-04T14:59:45.3762614Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:45.3762748Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:45.3762924Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:45.3763088Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:45.3763601Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:45.3764084Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:45.3764201Z AWS_REGION: us-east-1 2025-12-04T14:59:45.3764363Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:45.3764509Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:45.3766940Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:45.3767110Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:45.3767286Z ##[endgroup] 2025-12-04T14:59:45.4524150Z ##[group]Run docker exec -t "9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7" sh -c "sudo chown -R 1001:1001 test" 2025-12-04T14:59:45.4524535Z docker exec -t "9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7" sh -c "sudo chown -R 1001:1001 test" 2025-12-04T14:59:45.4528333Z shell: /usr/bin/bash -e {0} 2025-12-04T14:59:45.4528444Z env: 2025-12-04T14:59:45.4528535Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:45.4528668Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:45.4528847Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:45.4529009Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:45.4529567Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:45.4530059Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:45.4530175Z AWS_REGION: us-east-1 2025-12-04T14:59:45.4530333Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:45.4530479Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:45.4532906Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:45.4533076Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:45.4533256Z ##[endgroup] 2025-12-04T14:59:45.5331889Z ##[group]Run cat test/**/*_toprint.log || true 2025-12-04T14:59:45.5332047Z cat test/**/*_toprint.log || true 2025-12-04T14:59:45.5334763Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:45.5334918Z env: 2025-12-04T14:59:45.5335018Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:45.5335162Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:45.5335483Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:45.5335655Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:45.5336163Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:45.5336655Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:45.5336793Z AWS_REGION: us-east-1 2025-12-04T14:59:45.5336948Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:45.5337099Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:45.5339622Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:45.5339796Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:45.5339979Z ##[endgroup] 2025-12-04T14:59:45.5384561Z cat: 'test/**/*_toprint.log': No such file or directory 2025-12-04T14:59:45.5455600Z Prepare all required actions 2025-12-04T14:59:45.5455917Z Getting action download info 2025-12-04T14:59:46.0875359Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T14:59:47.0041417Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T14:59:47.9346993Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-12-04T14:59:47.9347146Z with: 2025-12-04T14:59:47.9347237Z use-gha: true 2025-12-04T14:59:47.9347391Z file-suffix: test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236 2025-12-04T14:59:47.9347568Z s3-bucket: gha-artifacts 2025-12-04T14:59:47.9347674Z env: 2025-12-04T14:59:47.9347763Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:47.9347892Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:47.9348062Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:47.9348253Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:47.9348750Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:47.9349299Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:47.9349414Z AWS_REGION: us-east-1 2025-12-04T14:59:47.9349564Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:47.9349711Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:47.9352134Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:47.9352302Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:47.9352477Z ##[endgroup] 2025-12-04T14:59:47.9393596Z ##[group]Run actions/upload-artifact@v4 2025-12-04T14:59:47.9393720Z with: 2025-12-04T14:59:47.9393913Z name: test-jsons-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip 2025-12-04T14:59:47.9394127Z retention-days: 14 2025-12-04T14:59:47.9394230Z if-no-files-found: warn 2025-12-04T14:59:47.9394334Z path: test/**/*.json 2025-12-04T14:59:47.9394430Z compression-level: 6 2025-12-04T14:59:47.9394526Z overwrite: false 2025-12-04T14:59:47.9394624Z include-hidden-files: false 2025-12-04T14:59:47.9394728Z env: 2025-12-04T14:59:47.9394814Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:47.9394946Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:47.9395115Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:47.9395273Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:47.9395767Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:47.9396367Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:47.9396480Z AWS_REGION: us-east-1 2025-12-04T14:59:47.9396608Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:47.9396749Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:47.9399223Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:47.9399385Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:47.9399561Z ##[endgroup] 2025-12-04T14:59:48.3334730Z With the provided path, there will be 6 files uploaded 2025-12-04T14:59:48.3338150Z Artifact name is valid! 2025-12-04T14:59:48.3338551Z Root directory input is valid! 2025-12-04T14:59:48.5898553Z Beginning upload of artifact content to blob storage 2025-12-04T14:59:48.9539982Z Uploaded bytes 44615 2025-12-04T14:59:49.0208492Z Finished uploading artifact content to blob storage! 2025-12-04T14:59:49.0209628Z SHA256 digest of uploaded artifact zip is 7269eddf41214b28c3f69b62889ec2eee1dc46699260ed63286e47ec47e20d51 2025-12-04T14:59:49.0210702Z Finalizing artifact upload 2025-12-04T14:59:49.2297348Z Artifact test-jsons-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip.zip successfully finalized. Artifact ID 4765602175 2025-12-04T14:59:49.2298778Z Artifact test-jsons-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip has been successfully uploaded! Final size is 44615 bytes. Artifact ID is 4765602175 2025-12-04T14:59:49.2303079Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19921726347/artifacts/4765602175 2025-12-04T14:59:49.2418505Z ##[group]Run actions/upload-artifact@v4 2025-12-04T14:59:49.2418677Z with: 2025-12-04T14:59:49.2418918Z name: test-reports-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip 2025-12-04T14:59:49.2419224Z retention-days: 14 2025-12-04T14:59:49.2419354Z if-no-files-found: ignore 2025-12-04T14:59:49.2419492Z path: test/**/*.xml test/**/*.csv 2025-12-04T14:59:49.2419637Z compression-level: 6 2025-12-04T14:59:49.2419789Z overwrite: false 2025-12-04T14:59:49.2419911Z include-hidden-files: false 2025-12-04T14:59:49.2420045Z env: 2025-12-04T14:59:49.2420153Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:49.2420310Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:49.2420509Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:49.2420706Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:49.2421273Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:49.2421820Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:49.2421953Z AWS_REGION: us-east-1 2025-12-04T14:59:49.2422157Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:49.2422338Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:49.2424868Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:49.2425041Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:49.2425225Z ##[endgroup] 2025-12-04T14:59:49.6413898Z With the provided path, there will be 686 files uploaded 2025-12-04T14:59:49.6416520Z Artifact name is valid! 2025-12-04T14:59:49.6417175Z Root directory input is valid! 2025-12-04T14:59:49.8661344Z Beginning upload of artifact content to blob storage 2025-12-04T14:59:50.5768339Z Uploaded bytes 475287 2025-12-04T14:59:50.6461223Z Finished uploading artifact content to blob storage! 2025-12-04T14:59:50.6462480Z SHA256 digest of uploaded artifact zip is 1aecb46843fe6da30d29bc7021980d111f44765ada148cbaa0f344c5c29b3f92 2025-12-04T14:59:50.6463277Z Finalizing artifact upload 2025-12-04T14:59:50.8037703Z Artifact test-reports-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip.zip successfully finalized. Artifact ID 4765602542 2025-12-04T14:59:50.8039354Z Artifact test-reports-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip has been successfully uploaded! Final size is 475287 bytes. Artifact ID is 4765602542 2025-12-04T14:59:50.8041251Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19921726347/artifacts/4765602542 2025-12-04T14:59:50.8160828Z ##[group]Run actions/upload-artifact@v4 2025-12-04T14:59:50.8160988Z with: 2025-12-04T14:59:50.8161178Z name: logs-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip 2025-12-04T14:59:50.8161394Z retention-days: 14 2025-12-04T14:59:50.8161514Z if-no-files-found: ignore 2025-12-04T14:59:50.8161642Z path: usage_log.txt test/**/*.log 2025-12-04T14:59:50.8161774Z compression-level: 6 2025-12-04T14:59:50.8161887Z overwrite: false 2025-12-04T14:59:50.8162003Z include-hidden-files: false 2025-12-04T14:59:50.8162122Z env: 2025-12-04T14:59:50.8162219Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:50.8162363Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:50.8162729Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:50.8162911Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:50.8163420Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:50.8163918Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:50.8164043Z AWS_REGION: us-east-1 2025-12-04T14:59:50.8164228Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:50.8164392Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:50.8166827Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:50.8167003Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:50.8167200Z ##[endgroup] 2025-12-04T14:59:51.2276834Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-12-04T14:59:51.2277767Z The least common ancestor is /home/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-12-04T14:59:51.2278023Z With the provided path, there will be 84 files uploaded 2025-12-04T14:59:51.2280862Z Artifact name is valid! 2025-12-04T14:59:51.2281359Z Root directory input is valid! 2025-12-04T14:59:51.4658778Z Beginning upload of artifact content to blob storage 2025-12-04T14:59:52.1709432Z Uploaded bytes 652459 2025-12-04T14:59:52.2430499Z Finished uploading artifact content to blob storage! 2025-12-04T14:59:52.2431799Z SHA256 digest of uploaded artifact zip is 275970bcc58c41160d577ebfbdda6438713a032e654afb2caf02fb64f0680740 2025-12-04T14:59:52.2432664Z Finalizing artifact upload 2025-12-04T14:59:52.4061773Z Artifact logs-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip.zip successfully finalized. Artifact ID 4765602896 2025-12-04T14:59:52.4062306Z Artifact logs-runattempt1-test-distributed-2-3-linux.rocm.gpu.gfx942.4.b_57113808236.zip has been successfully uploaded! Final size is 652459 bytes. Artifact ID is 4765602896 2025-12-04T14:59:52.4065705Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19921726347/artifacts/4765602896 2025-12-04T14:59:52.4179552Z ##[group]Run # shellcheck disable=SC2156 2025-12-04T14:59:52.4179735Z # shellcheck disable=SC2156 2025-12-04T14:59:52.4179961Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-12-04T14:59:52.4183890Z shell: /usr/bin/bash -e {0} 2025-12-04T14:59:52.4184012Z env: 2025-12-04T14:59:52.4184114Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:52.4184259Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:52.4184449Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:52.4184622Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:52.4185148Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:52.4185775Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:52.4185899Z AWS_REGION: us-east-1 2025-12-04T14:59:52.4186064Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:52.4186224Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:52.4188653Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:52.4188833Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:52.4189024Z ##[endgroup] 2025-12-04T14:59:52.5529025Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-12-04T14:59:52.5529331Z with: 2025-12-04T14:59:52.5529496Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_upload-benchmark-results 2025-12-04T14:59:52.5529703Z role-duration-seconds: 18000 2025-12-04T14:59:52.5529829Z aws-region: us-east-1 2025-12-04T14:59:52.5529949Z audience: sts.amazonaws.com 2025-12-04T14:59:52.5530069Z env: 2025-12-04T14:59:52.5530163Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:52.5530306Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:52.5530493Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:52.5530666Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:52.5531187Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:52.5531684Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:52.5531809Z AWS_REGION: us-east-1 2025-12-04T14:59:52.5531980Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:52.5532145Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:52.5534566Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:52.5534745Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:52.5534931Z ##[endgroup] 2025-12-04T14:59:52.8477414Z Assuming role with OIDC 2025-12-04T14:59:53.1754410Z Authenticated as assumedRoleId AROAUPVRELQNA5GQHA6IA:GitHubActions 2025-12-04T14:59:53.2727070Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-12-04T14:59:53.2727273Z with: 2025-12-04T14:59:53.2727392Z benchmark-results-dir: test/test-reports 2025-12-04T14:59:53.2727535Z dry-run: false 2025-12-04T14:59:53.2727650Z schema-version: v3 2025-12-04T14:59:53.2727896Z github-token: *** 2025-12-04T14:59:53.2728013Z env: 2025-12-04T14:59:53.2728121Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:53.2728275Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:53.2728472Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:53.2728666Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:53.2729275Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:53.2729786Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:53.2729920Z AWS_REGION: us-east-1 2025-12-04T14:59:53.2730060Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:53.2730232Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:53.2732420Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:53.2732607Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:53.2732800Z ##[endgroup] 2025-12-04T14:59:53.2741438Z ##[group]Run set -eux 2025-12-04T14:59:53.2741579Z set -eux 2025-12-04T14:59:53.2741684Z  2025-12-04T14:59:53.2741898Z if [[ -n "" ]]; then 2025-12-04T14:59:53.2742024Z  source "" 2025-12-04T14:59:53.2742134Z fi 2025-12-04T14:59:53.2742287Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T14:59:53.2742460Z  2025-12-04T14:59:53.2742562Z DEVICE_NAME="" 2025-12-04T14:59:53.2742680Z DEVICE_TYPE="" 2025-12-04T14:59:53.2742793Z  2025-12-04T14:59:53.2742902Z if command -v nvidia-smi; then 2025-12-04T14:59:53.2743091Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-12-04T14:59:53.2743322Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-12-04T14:59:53.2743542Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-12-04T14:59:53.2743721Z  python3 -mpip install torch==2.7.1 2025-12-04T14:59:53.2743871Z elif command -v rocminfo; then 2025-12-04T14:59:53.2744054Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-12-04T14:59:53.2744279Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-12-04T14:59:53.2744502Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-12-04T14:59:53.2744706Z  # GPU device name coming from rocminfo instead 2025-12-04T14:59:53.2744861Z  DEVICE_NAME=rocm 2025-12-04T14:59:53.2745063Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-12-04T14:59:53.2745258Z fi 2025-12-04T14:59:53.2745357Z  2025-12-04T14:59:53.2745480Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-12-04T14:59:53.2745656Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-12-04T14:59:53.2749493Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:53.2749649Z env: 2025-12-04T14:59:53.2749753Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:53.2749907Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:53.2750099Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:53.2750280Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:53.2750876Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:53.2751381Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:53.2751512Z AWS_REGION: us-east-1 2025-12-04T14:59:53.2751656Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:53.2751827Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:53.2754044Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:53.2754228Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:53.2754425Z ##[endgroup] 2025-12-04T14:59:53.2770077Z + [[ -n '' ]] 2025-12-04T14:59:53.2770377Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T14:59:53.4163965Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T14:59:53.7729297Z Collecting boto3==1.35.33 2025-12-04T14:59:53.8234803Z Downloading boto3-1.35.33-py3-none-any.whl (139 kB) 2025-12-04T14:59:53.8403512Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.1/139.1 KB 9.7 MB/s eta 0:00:00 2025-12-04T14:59:53.9165442Z Collecting psutil==7.0.0 2025-12-04T14:59:53.9224291Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-12-04T14:59:53.9385335Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 KB 17.9 MB/s eta 0:00:00 2025-12-04T14:59:53.9503158Z Collecting pynvml==12.0.0 2025-12-04T14:59:53.9554889Z Downloading pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-12-04T14:59:53.9751247Z Collecting s3transfer<0.11.0,>=0.10.0 2025-12-04T14:59:53.9802027Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T14:59:53.9852194Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 KB 18.1 MB/s eta 0:00:00 2025-12-04T14:59:54.3135644Z Collecting botocore<1.36.0,>=1.35.33 2025-12-04T14:59:54.3192646Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T14:59:54.5210451Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 93.0 MB/s eta 0:00:00 2025-12-04T14:59:54.5473560Z Collecting jmespath<2.0.0,>=0.7.1 2025-12-04T14:59:54.5528537Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T14:59:54.5757609Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 2025-12-04T14:59:54.5808088Z Downloading nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-12-04T14:59:54.5824503Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/47.5 KB 73.4 MB/s eta 0:00:00 2025-12-04T14:59:54.5990254Z Collecting python-dateutil<3.0.0,>=2.1 2025-12-04T14:59:54.6042146Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T14:59:54.6071575Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 KB 220.2 MB/s eta 0:00:00 2025-12-04T14:59:54.6104872Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /home/runner/.local/lib/python3.10/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-12-04T14:59:54.6820020Z Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.16.0) 2025-12-04T14:59:54.7529452Z Installing collected packages: nvidia-ml-py, python-dateutil, pynvml, psutil, jmespath, botocore, s3transfer, boto3 2025-12-04T14:59:55.0839451Z Successfully installed boto3-1.35.33 botocore-1.35.99 jmespath-1.0.1 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 python-dateutil-2.9.0.post0 s3transfer-0.10.4 2025-12-04T14:59:55.1800041Z + DEVICE_NAME= 2025-12-04T14:59:55.1800308Z + DEVICE_TYPE= 2025-12-04T14:59:55.1800589Z + command -v nvidia-smi 2025-12-04T14:59:55.1800934Z + command -v rocminfo 2025-12-04T14:59:55.1801741Z + DEVICE_NAME=rocm 2025-12-04T14:59:55.1801969Z /usr/bin/rocminfo 2025-12-04T14:59:55.1810884Z ++ rocminfo 2025-12-04T14:59:55.1812164Z ++ grep 'Marketing Name' 2025-12-04T14:59:55.1812411Z ++ tail -n1 2025-12-04T14:59:55.1812933Z ++ awk -F: '{print $2}' 2025-12-04T14:59:55.1815025Z ++ xargs 2025-12-04T14:59:55.2779597Z + DEVICE_TYPE='AMD Instinct MI325X' 2025-12-04T14:59:55.2780049Z + echo DEVICE_NAME=rocm 2025-12-04T14:59:55.2780446Z + echo 'DEVICE_TYPE=AMD Instinct MI325X' 2025-12-04T14:59:55.2803958Z ##[group]Run set -eux 2025-12-04T14:59:55.2804150Z set -eux 2025-12-04T14:59:55.2804307Z  2025-12-04T14:59:55.2804457Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-12-04T14:59:55.2804660Z  echo "Missing github-token input" 2025-12-04T14:59:55.2804846Z  exit 1 2025-12-04T14:59:55.2804977Z fi 2025-12-04T14:59:55.2809975Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:55.2810204Z env: 2025-12-04T14:59:55.2810349Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:55.2810543Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:55.2810796Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:55.2811021Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:55.2811701Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:55.2812337Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:55.2812502Z AWS_REGION: us-east-1 2025-12-04T14:59:55.2812738Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:55.2812956Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:55.2815202Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:55.2815393Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:55.2815752Z DEVICE_NAME: rocm 2025-12-04T14:59:55.2815879Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:55.2816154Z GITHUB_TOKEN: *** 2025-12-04T14:59:55.2816275Z ##[endgroup] 2025-12-04T14:59:55.2835067Z + [[ -z *** ]] 2025-12-04T14:59:55.2869219Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-12-04T14:59:55.2869429Z with: 2025-12-04T14:59:55.2869601Z github-token: *** 2025-12-04T14:59:55.2869716Z env: 2025-12-04T14:59:55.2869825Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:55.2869987Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:55.2870185Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:55.2870366Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:55.2870898Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:55.2871420Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:55.2871554Z AWS_REGION: us-east-1 2025-12-04T14:59:55.2871689Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:55.2871861Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:55.2874088Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:55.2874278Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:55.2874470Z DEVICE_NAME: rocm 2025-12-04T14:59:55.2874591Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:55.2874725Z ##[endgroup] 2025-12-04T14:59:55.2881402Z ##[group]Run set -eux 2025-12-04T14:59:55.2881538Z set -eux 2025-12-04T14:59:55.2881650Z  2025-12-04T14:59:55.2881851Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T14:59:55.2885988Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:55.2886149Z env: 2025-12-04T14:59:55.2886253Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:55.2886404Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:55.2886601Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:55.2886922Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:55.2887451Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:55.2887964Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:55.2888097Z AWS_REGION: us-east-1 2025-12-04T14:59:55.2888240Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:55.2888414Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:55.2890714Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:55.2890903Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:55.2891098Z DEVICE_NAME: rocm 2025-12-04T14:59:55.2891217Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:55.2891399Z GITHUB_TOKEN: *** 2025-12-04T14:59:55.2891512Z ##[endgroup] 2025-12-04T14:59:55.2914261Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 19921726347 linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6 2025-12-04T14:59:56.4572517Z setting job-id=57113808236 2025-12-04T14:59:56.4573328Z setting job-name=linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T14:59:56.4672839Z ##[group]Run set -eux 2025-12-04T14:59:56.4673025Z set -eux 2025-12-04T14:59:56.4673156Z  2025-12-04T14:59:56.4673293Z if [[ -n "" ]]; then 2025-12-04T14:59:56.4673452Z  source "" 2025-12-04T14:59:56.4673763Z fi 2025-12-04T14:59:56.4673897Z  2025-12-04T14:59:56.4674102Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-12-04T14:59:56.4674364Z  --schema-version "${SCHEMA_VERSION}" \ 2025-12-04T14:59:56.4674558Z  --repo "${REPO}" \ 2025-12-04T14:59:56.4674730Z  --head-branch "${HEAD_BRANCH}" \ 2025-12-04T14:59:56.4674926Z  --head-sha "${HEAD_SHA}" \ 2025-12-04T14:59:56.4675114Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-12-04T14:59:56.4675299Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-12-04T14:59:56.4675479Z  --job-id "${JOB_ID}" \ 2025-12-04T14:59:56.4675647Z  --job-name "${JOB_NAME}" 2025-12-04T14:59:56.4680167Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:56.4680349Z env: 2025-12-04T14:59:56.4680459Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:56.4680612Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:56.4680810Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:56.4680993Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:56.4681511Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:56.4682012Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:56.4682143Z AWS_REGION: us-east-1 2025-12-04T14:59:56.4682317Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:56.4682490Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:56.4684686Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:56.4684876Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:56.4685068Z DEVICE_NAME: rocm 2025-12-04T14:59:56.4685189Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:56.4685326Z SCHEMA_VERSION: v3 2025-12-04T14:59:56.4685443Z REPO: pytorch/pytorch 2025-12-04T14:59:56.4685567Z HEAD_BRANCH: refs/heads/main 2025-12-04T14:59:56.4685718Z HEAD_SHA: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T14:59:56.4685872Z WORKFLOW_RUN_ID: 19921726347 2025-12-04T14:59:56.4685995Z RUN_ATTEMPT: 1 2025-12-04T14:59:56.4686106Z JOB_ID: 57113808236 2025-12-04T14:59:56.4686407Z JOB_NAME: linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable) 2025-12-04T14:59:56.4686616Z ##[endgroup] 2025-12-04T14:59:56.4705267Z + [[ -n '' ]] 2025-12-04T14:59:56.4705995Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_metadata.py --schema-version v3 --repo pytorch/pytorch --head-branch refs/heads/main --head-sha ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 --workflow-id 19921726347 --run-attempt 1 --job-id 57113808236 --job-name 'linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable)' 2025-12-04T14:59:56.4890113Z ##[group]Run set -eux 2025-12-04T14:59:56.4890270Z set -eux 2025-12-04T14:59:56.4890393Z  2025-12-04T14:59:56.4890522Z if [[ -n "" ]]; then 2025-12-04T14:59:56.4890665Z  source "" 2025-12-04T14:59:56.4890795Z fi 2025-12-04T14:59:56.4890906Z  2025-12-04T14:59:56.4891099Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-12-04T14:59:56.4895476Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:56.4895648Z env: 2025-12-04T14:59:56.4895763Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:56.4895924Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:56.4896127Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:56.4896323Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:56.4896862Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:56.4897547Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:56.4897685Z AWS_REGION: us-east-1 2025-12-04T14:59:56.4897883Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:56.4898063Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:56.4900324Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:56.4900521Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:56.4900719Z DEVICE_NAME: rocm 2025-12-04T14:59:56.4900850Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:56.4900993Z ##[endgroup] 2025-12-04T14:59:56.4916459Z + [[ -n '' ]] 2025-12-04T14:59:56.4917808Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-12-04T14:59:56.5123501Z INFO:root:Fail to import torch to get the device name 2025-12-04T14:59:56.5214631Z ##[group]Run set -eux 2025-12-04T14:59:56.5214826Z set -eux 2025-12-04T14:59:56.5214983Z  2025-12-04T14:59:56.5215150Z # TODO (huydhn): Implement this part 2025-12-04T14:59:56.5215409Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-12-04T14:59:56.5220427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:56.5220663Z env: 2025-12-04T14:59:56.5220815Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:56.5221027Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:56.5221300Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:56.5221552Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:56.5222283Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:56.5223022Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:56.5223196Z AWS_REGION: us-east-1 2025-12-04T14:59:56.5223402Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:56.5223594Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:56.5226124Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:56.5226344Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:56.5226562Z DEVICE_NAME: rocm 2025-12-04T14:59:56.5226693Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:56.5226846Z ##[endgroup] 2025-12-04T14:59:56.5239243Z + echo 'dependencies={}' 2025-12-04T14:59:56.5261666Z ##[group]Run set -eux 2025-12-04T14:59:56.5261891Z set -eux 2025-12-04T14:59:56.5262059Z  2025-12-04T14:59:56.5262237Z if [[ -n "" ]]; then 2025-12-04T14:59:56.5262432Z  source "" 2025-12-04T14:59:56.5262626Z fi 2025-12-04T14:59:56.5262780Z  2025-12-04T14:59:56.5262987Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-12-04T14:59:56.5263219Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-12-04T14:59:56.5263467Z  # We don't want the job to fail if the directory doesn't exist 2025-12-04T14:59:56.5263668Z  exit 0 2025-12-04T14:59:56.5263797Z fi 2025-12-04T14:59:56.5263927Z  2025-12-04T14:59:56.5264058Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-12-04T14:59:56.5264303Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T14:59:56.5264578Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T14:59:56.5264803Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T14:59:56.5264984Z  --runners "${RUNNER_INFO}" \ 2025-12-04T14:59:56.5265172Z  --dependencies "${DEPENDENCIES}" \ 2025-12-04T14:59:56.5265504Z  --dry-run 2025-12-04T14:59:56.5265643Z else 2025-12-04T14:59:56.5265844Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T14:59:56.5266108Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T14:59:56.5266324Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T14:59:56.5266509Z  --runners "${RUNNER_INFO}" \ 2025-12-04T14:59:56.5266693Z  --dependencies "${DEPENDENCIES}" 2025-12-04T14:59:56.5266852Z fi 2025-12-04T14:59:56.5271407Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:56.5271596Z env: 2025-12-04T14:59:56.5271726Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:56.5271906Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:56.5272142Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:56.5272357Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:56.5273000Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:56.5273612Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:56.5273775Z AWS_REGION: us-east-1 2025-12-04T14:59:56.5273972Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:56.5274149Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:56.5276345Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:56.5276538Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:56.5276733Z DEVICE_NAME: rocm 2025-12-04T14:59:56.5276856Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:56.5277010Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-12-04T14:59:56.5277153Z DRY_RUN: false 2025-12-04T14:59:56.5277658Z BENCHMARK_METADATA: {"timestamp": 1764860396, "schema_version": "v3", "name": "linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19921726347, "run_attempt": 1, "job_id": 57113808236} 2025-12-04T14:59:56.5278477Z RUNNER_INFO: [{"cpu_info": "x86_64", "cpu_count": 128, "avail_mem_in_gb": 3023, "extra_info": {"hostname": "linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6"}, "name": "rocm", "type": "AMD Instinct MI325X"}] 2025-12-04T14:59:56.5278797Z DEPENDENCIES: {} 2025-12-04T14:59:56.5278918Z ##[endgroup] 2025-12-04T14:59:56.5295868Z + [[ -n '' ]] 2025-12-04T14:59:56.5296106Z + [[ ! -d test/test-reports ]] 2025-12-04T14:59:56.5296369Z + [[ false == \t\r\u\e ]] 2025-12-04T14:59:56.5298182Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py --benchmark-results-dir test/test-reports --metadata '{"timestamp": 1764860396, "schema_version": "v3", "name": "linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4.b, unstable)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19921726347, "run_attempt": 1, "job_id": 57113808236}' --runners '[{"cpu_info": "x86_64", "cpu_count": 128, "avail_mem_in_gb": 3023, "extra_info": {"hostname": "linux.rocm.gpu.gfx942.4.b-bphpw-runner-szdq6"}, "name": "rocm", "type": "AMD Instinct MI325X"}]' --dependencies '{}' 2025-12-04T14:59:56.5941241Z /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'distributed/test_inductor_collectives'}, {'test_file': 'distributed/test_dynamo_distributed'}, {'test_file': 'distributed/tensor/test_dtensor_export'}, {'test_file': 'distributed/_tools/test_fake_collectives'}, {'test_file': 'distributed/test_control_collectives'}, {'test_file': 'distributed/test_collective_utils'}, {'test_file': 'distributed/algorithms/quantization/test_quantization'}, {'test_file': 'distributed/test_c10d_object_collectives'}, {'test_file': 'distributed/algorithms/ddp_comm_hooks/test_ddp_hooks'}, {'test_file': 'distributed/algorithms/test_join'}, {'test_file': 'distributed/tensor/debug/test_op_coverage'}, {'test_file': 'distributed/tensor/parallel/test_micro_pipeline_tp'}, {'test_file': 'distributed/tensor/test_op_schema'}, {'test_file': 'distributed/checkpoint/test_nested_dict'}, {'test_file': 'distributed/checkpoint/test_consolidate_hf_safetensors'}, {'test_file': 'distributed/_tools/test_mod_tracker'}, {'test_file': 'distributed/_shard/sharded_tensor/test_logger'}, {'test_file': 'distributed/tensor/test_dtensor_compile'}, {'test_file': 'distributed/pipelining/test_schedule_multiproc'}, {'test_file': 'distributed/checkpoint/_experimental/test_barriers'}, {'test_file': 'distributed/pipelining/test_transformer'}, {'test_file': 'distributed/flight_recorder/test_fr_analysis'}, {'test_file': 'distributed/_composable/test_contract'}, {'test_file': 'distributed/checkpoint/test_dedup_tensors'}, {'test_file': 'distributed/test_c10d_functional_native'}, {'test_file': 'distributed/pipelining/test_pipe'}, {'test_file': 'distributed/test_compute_comm_reordering'}, {'test_file': 'distributed/pipelining/test_backward'}, {'test_file': 'distributed/test_nvshmem_triton'}, {'test_file': 'distributed/tensor/test_dtensor'}, {'test_file': 'distributed/test_cupy_as_tensor'}, {'test_file': 'distributed/fsdp/test_fsdp_fx'}, {'test_file': 'distributed/_tools/test_sac_ilp'}, {'test_file': 'distributed/checkpoint/test_hf_storage'}, {'test_file': 'distributed/pipelining/test_microbatch'}, {'test_file': 'distributed/tensor/test_placement_types'}, {'test_file': 'distributed/tensor/test_dtensor_dispatch_overhead'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpoint_reader'}, {'test_file': 'distributed/checkpoint/test_format_utils'}, {'test_file': 'distributed/test_aten_comm_compute_reordering'}, {'test_file': 'distributed/test_p2p_ipc'}, {'test_file': 'distributed/tensor/test_common_rules'}, {'test_file': 'distributed/checkpoint/test_hf_safetensor_e2e'}, {'test_file': 'distributed/tensor/test_dynamic'}, {'test_file': 'distributed/checkpoint/e2e/test_fsdp_ep'}, {'test_file': 'distributed/pipelining/test_unflatten'}, {'test_file': 'distributed/tensor/test_dtensor_testbase'}, {'test_file': 'distributed/tensor/test_redistribute'}, {'test_file': 'distributed/_tools/test_sac_estimator'}, {'test_file': 'distributed/_tools/test_memory_tracker'}, {'test_file': 'distributed/checkpoint/_experimental/test_builder'}, {'test_file': 'distributed/_composable/test_replicate_with_fsdp'}, {'test_file': 'distributed/tensor/test_xla_integration'}, {'test_file': 'distributed/checkpoint/_experimental/test_types'}, {'test_file': 'distributed/tensor/experimental/test_register_sharding'}, {'test_file': 'distributed/test_backends'}, {'test_file': 'distributed/tensor/test_experimental_ops'}, {'test_file': 'distributed/checkpoint/test_quantized_hf_storage'}, {'test_file': 'distributed/_composable/test_composability/test_pp_composability'}, {'test_file': 'distributed/checkpoint/test_async_process_executor'}, {'test_file': 'distributed/tensor/test_tensor_ops'}, {'test_file': 'distributed/test_nvshmem'}, {'test_file': 'distributed/tensor/test_attention'}, {'test_file': 'distributed/test_device_mesh'}, {'test_file': 'distributed/tensor/test_convolution_ops'}, {'test_file': 'distributed/checkpoint/fsdp/test_fsdp_dsd'}, {'test_file': 'distributed/tensor/parallel/test_tp_style'}, {'test_file': 'distributed/checkpoint/test_save_load_api'}, {'test_file': 'distributed/tensor/debug/test_comm_mode_features'}, {'test_file': 'distributed/tensor/test_dtensor_ops'}, {'test_file': 'distributed/test_debug'}, {'test_file': 'distributed/test_overlap_bucketing_unit'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpoint_writer'}, {'test_file': 'distributed/optim/test_named_optimizer'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpointer'}, {'test_file': 'distributed/tensor/test_api'}, {'test_file': 'distributed/tensor/test_init'}, {'test_file': 'distributed/checkpoint/test_fsspec'}, {'test_file': 'distributed/tensor/experimental/test_tp_transform'}, {'test_file': 'distributed/_composable/test_checkpoint'}, {'test_file': 'distributed/_tools/test_fsdp2_mem_tracker'}, {'test_file': 'distributed/checkpoint/test_traverse'}, {'test_file': 'distributed/tensor/test_random_ops'}, {'test_file': 'distributed/_composable/test_replicate_mixed_precision'}, {'test_file': 'distributed/checkpoint/e2e/test_fine_tuning'}, {'test_file': 'distributed/tensor/test_matrix_ops'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_logging'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_ignore_params'}, {'test_file': 'distributed/checkpoint/_experimental/test_staging'}, {'test_file': 'distributed/checkpoint/test_fsdp_tp_checkpoint_conversion'}, {'test_file': 'distributed/tensor/test_embedding_ops'}, {'test_file': 'distributed/launcher/test_api'}, {'test_file': 'distributed/elastic/multiprocessing/test_api'}, {'test_file': 'distributed/fsdp/test_shard_utils'}, {'test_file': 'distributed/tensor/experimental/test_local_map'}, {'test_file': 'distributed/checkpoint/test_fsdp_optim_state'}, {'test_file': 'distributed/checkpoint/e2e/test_e2e_save_and_load'}, {'test_file': 'distributed/test_local_tensor'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_state'}, {'test_file': 'distributed/checkpoint/test_tp_checkpoint'}, {'test_file': 'distributed/tensor/test_optimizers'}, {'test_file': 'distributed/pipelining/test_stage'}, {'test_file': 'distributed/tensor/parallel/test_tp_random_state'}, {'test_file': 'distributed/checkpoint/test_planner'}, {'test_file': 'distributed/checkpoint/test_dtensor_checkpoint'}, {'test_file': 'distributed/pipelining/test_schedule'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_overlap'}, {'test_file': 'distributed/test_run'}, {'test_file': 'distributed/tensor/test_math_ops'}, {'test_file': 'distributed/checkpoint/test_dtensor_resharding'}, {'test_file': 'distributed/test_symmetric_memory'}, {'test_file': 'distributed/_tools/test_runtime_estimator'}, {'test_file': 'distributed/_composable/test_replicate_with_compiler'}, {'test_file': 'distributed/fsdp/test_fsdp_memory'}, {'test_file': 'distributed/tensor/test_pointwise_ops'}, {'test_file': 'distributed/checkpoint/test_compatibility'}, {'test_file': 'distributed/_tools/test_mem_tracker'}, {'test_file': 'distributed/elastic/test_control_plane'}, {'test_file': 'distributed/fsdp/test_fsdp_overlap'}, {'test_file': 'distributed/test_fake_pg'}, {'test_file': 'distributed/checkpoint/test_fsdp_model_state'}, {'test_file': 'distributed/test_functional_api'}, {'test_file': 'distributed/fsdp/test_utils'}, {'test_file': 'distributed/tensor/parallel/test_tp_examples'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_autograd'}, {'test_file': 'distributed/_composable/test_composability/test_2d_composability'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_compile'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_'}, {'test_file': 'distributed/tensor/debug/test_comm_mode'}, {'test_file': 'distributed/test_dist2'}, {'test_file': 'distributed/fsdp/test_fsdp_optim_state'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_grad_scaler'}, {'test_file': 'distributed/launcher/test_run'}, {'test_file': 'distributed/fsdp/test_fsdp_backward_prefetch'}, {'test_file': 'distributed/fsdp/test_fsdp_pure_fp16'}, {'test_file': 'distributed/checkpoint/test_checkpoint'}, {'test_file': 'distributed/_pycute/test_coalesce'}, {'test_file': 'distributed/_pycute/test_complement'}, {'test_file': 'distributed/_pycute/test_composition'}, {'test_file': 'distributed/_pycute/test_int_tuple'}, {'test_file': 'distributed/_pycute/test_left_inverse'}, {'test_file': 'distributed/_pycute/test_right_inverse'}, {'test_file': 'distributed/tensor/debug/test_debug_mode'}, {'test_file': 'distributed/fsdp/test_fsdp_apply'}, {'test_file': 'distributed/_composable/test_replicate'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_frozen'}, {'test_file': 'distributed/checkpoint/test_hsdp_checkpoint'}, {'test_file': 'distributed/checkpoint/test_pg_transport'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_mixed_precision'}, {'test_file': 'distributed/tensor/parallel/test_parallelize_api'}, {'test_file': 'distributed/checkpoint/test_utils'}, {'test_file': 'distributed/checkpoint/_experimental/test_checkpoint_process'}, {'test_file': 'distributed/test_c10d_logger'}, {'test_file': 'distributed/_composable/test_replicate_training'}, {'test_file': 'distributed/tensor/test_view_ops'}, {'test_file': 'distributed/fsdp/test_fsdp_state_dict'}, {'test_file': 'distributed/optim/test_apply_optimizer_in_backward'}, {'test_file': 'distributed/fsdp/test_fsdp_uneven'}, {'test_file': 'distributed/tensor/test_op_strategy'}, {'test_file': 'distributed/fsdp/test_fsdp_grad_acc'}, {'test_file': 'distributed/checkpoint/test_state_dict_stager'}, {'test_file': 'distributed/fsdp/test_fsdp_freezing_weights'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_init'}, {'test_file': 'distributed/fsdp/test_fsdp_exec_order'}, {'test_file': 'distributed/fsdp/test_fsdp_flatten_params'}, {'test_file': 'distributed/_pycute/test_typing'}, {'test_file': 'distributed/test_distributed_spawn'}, {'test_file': 'distributed/fsdp/test_fsdp_input'}, {'test_file': 'distributed/fsdp/test_fsdp_traversal'}, {'test_file': 'distributed/test_serialization'}, {'test_file': 'distributed/fsdp/test_fsdp_multiple_wrapping'}, {'test_file': 'distributed/fsdp/test_fsdp_ignored_modules'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_comm'}, {'test_file': 'distributed/fsdp/test_checkpoint_wrapper'}, {'test_file': 'distributed/fsdp/test_fsdp_checkpoint'}, {'test_file': 'distributed/checkpoint/test_file_system_checkpoint'}, {'test_file': 'distributed/fsdp/test_fsdp_fine_tune'}, {'test_file': 'distributed/test_composability'}, {'test_file': 'distributed/test_multi_threaded_pg'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_extensions'}, {'test_file': 'distributed/fsdp/test_fsdp_dtensor_state_dict'}, {'test_file': 'distributed/checkpoint/test_file_system_checkpoint_cpu'}, {'test_file': 'distributed/fsdp/test_wrap'}, {'test_file': 'distributed/fsdp/test_fsdp_comm_hooks'}, {'test_file': 'distributed/fsdp/test_hsdp_dtensor_state_dict'}, {'test_file': 'distributed/fsdp/test_fsdp_sharded_grad_scaler'}, {'test_file': 'distributed/fsdp/test_fsdp_hybrid_shard'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_training'}, {'test_file': 'distributed/_shard/test_sharder'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_tensor_ops'}, {'test_file': 'distributed/_shard/sharding_plan/test_sharding_plan'}, {'test_file': 'distributed/fsdp/test_fsdp_comm'}, {'test_file': 'distributed/fsdp/test_fsdp_tp_integration'}, {'test_file': 'distributed/_shard/sharded_optim/test_sharded_optim'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_state_dict'}, {'test_file': 'distributed/test_c10d_pypg'}, {'test_file': 'distributed/test_pg_wrapper'}, {'test_file': 'distributed/fsdp/test_fsdp_clip_grad_norm'}, {'test_file': 'distributed/fsdp/test_fsdp_multiple_forward'}, {'test_file': 'distributed/tensor/test_utils'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_binary_cmp'}, {'test_file': 'distributed/nn/jit/test_instantiator'}, {'test_file': 'distributed/_shard/sharding_spec/test_sharding_spec'}, {'test_file': 'distributed/test_nccl'}, {'test_file': 'distributed/fsdp/test_fsdp_misc'}, {'test_file': 'distributed/fsdp/test_fsdp_meta'}, {'test_file': 'distributed/test_data_parallel'}, {'test_file': 'distributed/_composable/fsdp/test_fully_shard_memory'}, {'test_file': 'distributed/checkpoint/test_state_dict'}, {'test_file': 'distributed/optim/test_zero_redundancy_optimizer'}, {'test_file': 'distributed/fsdp/test_fsdp_unshard_params'}, {'test_file': 'distributed/checkpoint/test_state_dict_utils'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_init'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_embedding'}, {'test_file': 'distributed/_shard/sharded_tensor/ops/test_embedding_bag'}, {'test_file': 'distributed/_shard/sharded_tensor/test_sharded_tensor_reshard'}, {'test_file': 'distributed/fsdp/test_fsdp_core'}, {'test_file': 'distributed/test_c10d_spawn_gloo'}, {'test_file': 'distributed/fsdp/test_distributed_checkpoint'}, {'test_file': 'distributed/test_c10d_ucc'}, {'test_file': 'distributed/test_c10d_spawn_nccl'}, {'test_file': 'distributed/fsdp/test_fsdp_use_orig_params'}, {'test_file': 'distributed/test_c10d_spawn_ucc'}, {'test_file': 'distributed/test_c10d_gloo'}, {'test_file': 'distributed/test_c10d_common'}, {'test_file': 'distributed/fsdp/test_fsdp_mixed_precision'}, {'test_file': 'distributed/_shard/sharded_tensor/test_sharded_tensor'}, {'test_file': 'distributed/test_launcher'}, {'test_file': 'distributed/test_store'}, {'test_file': 'distributed/test_c10d_nccl'}, {'test_file': 'distributed/test_c10d_ops_nccl'}, {'test_file': 'distributed/elastic/events/lib_test'}, {'test_file': 'distributed/elastic/metrics/api_test'}, {'test_file': 'distributed/elastic/multiprocessing/api_test'}, {'test_file': 'distributed/elastic/timer/api_test'}, {'test_file': 'distributed/elastic/timer/local_timer_example'}, {'test_file': 'distributed/elastic/timer/local_timer_test'}, {'test_file': 'distributed/elastic/utils/distributed_test'}, {'test_file': 'distributed/elastic/utils/logging_test'}, {'test_file': 'distributed/elastic/utils/util_test'}], 'excluded': []} from test/test-reports/td_exclusions-e3910e3e69edd6b0cf7a.json is not a benchmark record, skipping 2025-12-04T14:59:56.5959362Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T14:59:56.6028183Z Prepare all required actions 2025-12-04T14:59:56.6028428Z Getting action download info 2025-12-04T14:59:56.6040747Z ##[group]Run ./.github/actions/teardown-rocm 2025-12-04T14:59:56.6040901Z env: 2025-12-04T14:59:56.6041014Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:56.6041170Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:56.6041366Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:56.6041553Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:56.6042078Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:56.6042582Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:56.6042716Z AWS_REGION: us-east-1 2025-12-04T14:59:56.6042885Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:56.6043062Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:56.6045244Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:56.6045431Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:56.6045628Z DEVICE_NAME: rocm 2025-12-04T14:59:56.6045751Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:56.6045890Z ##[endgroup] 2025-12-04T14:59:56.6052282Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T14:59:56.6052509Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T14:59:56.6052688Z # shellcheck disable=SC2046 2025-12-04T14:59:56.6052843Z docker stop $(docker ps -q) || true 2025-12-04T14:59:56.6052997Z # Prune all stopped containers. 2025-12-04T14:59:56.6053142Z docker container prune -f 2025-12-04T14:59:56.6055646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T14:59:56.6055805Z env: 2025-12-04T14:59:56.6055916Z GIT_DEFAULT_BRANCH: main 2025-12-04T14:59:56.6056071Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T14:59:56.6056268Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T14:59:56.6056547Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T14:59:56.6057072Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T14:59:56.6057583Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T14:59:56.6057715Z AWS_REGION: us-east-1 2025-12-04T14:59:56.6057861Z AWS_ACCESS_KEY_ID: *** 2025-12-04T14:59:56.6058036Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T14:59:56.6060291Z AWS_SESSION_TOKEN: *** 2025-12-04T14:59:56.6060482Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T14:59:56.6060674Z DEVICE_NAME: rocm 2025-12-04T14:59:56.6060798Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T14:59:56.6060934Z ##[endgroup] 2025-12-04T15:00:07.3620509Z 9d125a67849c 2025-12-04T15:00:09.9635918Z Deleted Containers: 2025-12-04T15:00:09.9636455Z 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T15:00:09.9636830Z 2025-12-04T15:00:09.9636988Z Total reclaimed space: 11.35GB 2025-12-04T15:00:09.9672641Z Prepare all required actions 2025-12-04T15:00:09.9687645Z ##[group]Run ./.github/actions/diskspace-cleanup 2025-12-04T15:00:09.9687797Z with: 2025-12-04T15:00:09.9687916Z diskspace-cutoff: 70 2025-12-04T15:00:09.9688044Z env: 2025-12-04T15:00:09.9688154Z GIT_DEFAULT_BRANCH: main 2025-12-04T15:00:09.9688318Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T15:00:09.9688523Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T15:00:09.9688889Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T15:00:09.9689470Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T15:00:09.9690005Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T15:00:09.9690141Z AWS_REGION: us-east-1 2025-12-04T15:00:09.9690323Z AWS_ACCESS_KEY_ID: *** 2025-12-04T15:00:09.9690505Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T15:00:09.9692719Z AWS_SESSION_TOKEN: *** 2025-12-04T15:00:09.9692912Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T15:00:09.9693106Z DEVICE_NAME: rocm 2025-12-04T15:00:09.9693229Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T15:00:09.9693367Z ##[endgroup] 2025-12-04T15:00:09.9702562Z ##[group]Run set -ex 2025-12-04T15:00:09.9702717Z set -ex 2025-12-04T15:00:09.9702842Z diskspace_cutoff=70 2025-12-04T15:00:09.9703017Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-12-04T15:00:09.9703200Z if [ ! -d "$docker_root_dir" ]; then 2025-12-04T15:00:09.9703425Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-12-04T15:00:09.9703635Z  exit 0 2025-12-04T15:00:09.9703748Z fi 2025-12-04T15:00:09.9713304Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T15:00:09.9713656Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-12-04T15:00:09.9713966Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-12-04T15:00:09.9714138Z  docker system prune -af 2025-12-04T15:00:09.9714362Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T15:00:09.9714603Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-12-04T15:00:09.9714796Z  diskspace_cutoff_int=$((diskspace_cutoff + 0)) 2025-12-04T15:00:09.9715166Z  difference=$((100 - diskspace_cutoff_int)) 2025-12-04T15:00:09.9715395Z  echo "Error: Available diskspace is less than $difference percent. Not enough diskspace." 2025-12-04T15:00:09.9715609Z  echo "$msg" 2025-12-04T15:00:09.9715740Z  exit 1 2025-12-04T15:00:09.9715856Z  else 2025-12-04T15:00:09.9715998Z  difference=$((diskspace - diskspace_new)) 2025-12-04T15:00:09.9716169Z  echo "Diskspace saved: $difference percent" 2025-12-04T15:00:09.9716311Z  fi 2025-12-04T15:00:09.9716415Z fi 2025-12-04T15:00:09.9720779Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T15:00:09.9720943Z env: 2025-12-04T15:00:09.9721063Z GIT_DEFAULT_BRANCH: main 2025-12-04T15:00:09.9721226Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T15:00:09.9721426Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T15:00:09.9721626Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T15:00:09.9722152Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD128 --device /dev/dri/renderD136 --device /dev/dri/renderD144 --device /dev/dri/renderD152 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-12-04T15:00:09.9722659Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T15:00:09.9722793Z AWS_REGION: us-east-1 2025-12-04T15:00:09.9722952Z AWS_ACCESS_KEY_ID: *** 2025-12-04T15:00:09.9723125Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T15:00:09.9725305Z AWS_SESSION_TOKEN: *** 2025-12-04T15:00:09.9725573Z CONTAINER_NAME: 9d125a67849cb541476ab135cb5ea74165154c40928ad87ef2f1dd26d8d9e3d7 2025-12-04T15:00:09.9725764Z DEVICE_NAME: rocm 2025-12-04T15:00:09.9725881Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T15:00:09.9726013Z ##[endgroup] 2025-12-04T15:00:09.9743477Z + diskspace_cutoff=70 2025-12-04T15:00:09.9747527Z ++ docker info -f '{{.DockerRootDir}}' 2025-12-04T15:00:10.0060130Z + docker_root_dir=/home/runner/docker-data 2025-12-04T15:00:10.0060473Z + '[' '!' -d /home/runner/docker-data ']' 2025-12-04T15:00:10.0067082Z ++ df -H --output=pcent /home/runner/docker-data 2025-12-04T15:00:10.0067348Z ++ sed -n 2p 2025-12-04T15:00:10.0068666Z ++ sed s/%// 2025-12-04T15:00:10.0070057Z ++ sed 's/ //' 2025-12-04T15:00:10.0083650Z + diskspace=' 3' 2025-12-04T15:00:10.0084166Z + msg='Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified' 2025-12-04T15:00:10.0084574Z + [[ 3 -ge 70 ]] 2025-12-04T15:00:10.0118975Z Post job cleanup. 2025-12-04T15:00:10.0141000Z Post job cleanup. 2025-12-04T15:00:10.0774837Z Post job cleanup. 2025-12-04T15:00:10.0787862Z Post job cleanup. 2025-12-04T15:00:10.0971229Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T15:00:10.1141025Z Post job cleanup. 2025-12-04T15:00:10.1739266Z Post job cleanup. 2025-12-04T15:00:10.1769592Z Post job cleanup. 2025-12-04T15:00:10.2217072Z [command]/usr/bin/git version 2025-12-04T15:00:10.2242741Z git version 2.52.0 2025-12-04T15:00:10.2267134Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/06878537-5175-46ac-b7f2-b4a223a0c905/.gitconfig' 2025-12-04T15:00:10.2273343Z Temporarily overriding HOME='/home/runner/_work/_temp/06878537-5175-46ac-b7f2-b4a223a0c905' before making global git config changes 2025-12-04T15:00:10.2273804Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T15:00:10.2275682Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T15:00:10.2298119Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T15:00:10.2321130Z [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-12-04T15:00:10.2507145Z Entering 'android/libs/fbjni' 2025-12-04T15:00:10.2536809Z Entering 'third_party/FP16' 2025-12-04T15:00:10.2573524Z Entering 'third_party/FXdiv' 2025-12-04T15:00:10.2606482Z Entering 'third_party/NNPACK' 2025-12-04T15:00:10.2634176Z Entering 'third_party/NVTX' 2025-12-04T15:00:10.2676035Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T15:00:10.2717702Z Entering 'third_party/XNNPACK' 2025-12-04T15:00:10.2765918Z Entering 'third_party/aiter' 2025-12-04T15:00:10.2795033Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T15:00:10.2829526Z Entering 'third_party/benchmark' 2025-12-04T15:00:10.2852825Z Entering 'third_party/composable_kernel' 2025-12-04T15:00:10.2883328Z Entering 'third_party/cpp-httplib' 2025-12-04T15:00:10.2911307Z Entering 'third_party/cpuinfo' 2025-12-04T15:00:10.2940315Z Entering 'third_party/cudnn_frontend' 2025-12-04T15:00:10.2969778Z Entering 'third_party/cutlass' 2025-12-04T15:00:10.3012232Z Entering 'third_party/fbgemm' 2025-12-04T15:00:10.3043224Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T15:00:10.3077131Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T15:00:10.3108431Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T15:00:10.3134215Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T15:00:10.3178081Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T15:00:10.3208798Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T15:00:10.3238052Z Entering 'third_party/fbgemm/external/json' 2025-12-04T15:00:10.3270920Z Entering 'third_party/flash-attention' 2025-12-04T15:00:10.3313180Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T15:00:10.3350260Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T15:00:10.3389687Z Entering 'third_party/flatbuffers' 2025-12-04T15:00:10.3415125Z Entering 'third_party/fmt' 2025-12-04T15:00:10.3438680Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T15:00:10.3462377Z Entering 'third_party/gloo' 2025-12-04T15:00:10.3489713Z Entering 'third_party/googletest' 2025-12-04T15:00:10.3525111Z Entering 'third_party/ideep' 2025-12-04T15:00:10.3548689Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T15:00:10.3584516Z Entering 'third_party/ittapi' 2025-12-04T15:00:10.3610955Z Entering 'third_party/kineto' 2025-12-04T15:00:10.3648382Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T15:00:10.3686413Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T15:00:10.3720709Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T15:00:10.3755228Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T15:00:10.3781390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T15:00:10.3804686Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T15:00:10.3832810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T15:00:10.3866014Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T15:00:10.3889941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T15:00:10.3913062Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T15:00:10.3935623Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T15:00:10.3959488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:10.3985438Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:10.4013478Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T15:00:10.4036108Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T15:00:10.4059523Z Entering 'third_party/kleidiai' 2025-12-04T15:00:10.4087896Z Entering 'third_party/mimalloc' 2025-12-04T15:00:10.4122935Z Entering 'third_party/nlohmann' 2025-12-04T15:00:10.4151197Z Entering 'third_party/onnx' 2025-12-04T15:00:10.4186692Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T15:00:10.4222194Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T15:00:10.4247512Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T15:00:10.4269764Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T15:00:10.4304119Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T15:00:10.4333747Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T15:00:10.4357337Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T15:00:10.4381162Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T15:00:10.4408839Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T15:00:10.4431823Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:10.4456252Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:10.4485410Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T15:00:10.4525143Z Entering 'third_party/pocketfft' 2025-12-04T15:00:10.4550191Z Entering 'third_party/protobuf' 2025-12-04T15:00:10.4576393Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T15:00:10.4611384Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T15:00:10.4642246Z Entering 'third_party/psimd' 2025-12-04T15:00:10.4683000Z Entering 'third_party/pthreadpool' 2025-12-04T15:00:10.4709078Z Entering 'third_party/pybind11' 2025-12-04T15:00:10.4736445Z Entering 'third_party/python-peachpy' 2025-12-04T15:00:10.4761409Z Entering 'third_party/sleef' 2025-12-04T15:00:10.4785902Z Entering 'third_party/tensorpipe' 2025-12-04T15:00:10.4810844Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T15:00:10.4836002Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T15:00:10.4857627Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T15:00:10.4883811Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T15:00:10.4908945Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T15:00:10.4956355Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T15:00:10.4972203Z http.https://github.com/.extraheader 2025-12-04T15:00:10.4983557Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T15:00:10.5003380Z [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-12-04T15:00:10.5199306Z Entering 'android/libs/fbjni' 2025-12-04T15:00:10.5219269Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5237479Z Entering 'third_party/FP16' 2025-12-04T15:00:10.5257041Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5279257Z Entering 'third_party/FXdiv' 2025-12-04T15:00:10.5299932Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5322349Z Entering 'third_party/NNPACK' 2025-12-04T15:00:10.5339593Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5361970Z Entering 'third_party/NVTX' 2025-12-04T15:00:10.5376545Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5397844Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T15:00:10.5411558Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5428991Z Entering 'third_party/XNNPACK' 2025-12-04T15:00:10.5444432Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5468692Z Entering 'third_party/aiter' 2025-12-04T15:00:10.5487207Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5506419Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T15:00:10.5528207Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5556443Z Entering 'third_party/benchmark' 2025-12-04T15:00:10.5571899Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5588937Z Entering 'third_party/composable_kernel' 2025-12-04T15:00:10.5602574Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5623566Z Entering 'third_party/cpp-httplib' 2025-12-04T15:00:10.5635937Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5661299Z Entering 'third_party/cpuinfo' 2025-12-04T15:00:10.5674514Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5696536Z Entering 'third_party/cudnn_frontend' 2025-12-04T15:00:10.5718585Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5744354Z Entering 'third_party/cutlass' 2025-12-04T15:00:10.5764011Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5790566Z Entering 'third_party/fbgemm' 2025-12-04T15:00:10.5804834Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5822575Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T15:00:10.5840360Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5859297Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T15:00:10.5874548Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5902998Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T15:00:10.5925941Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5947454Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T15:00:10.5960451Z http.https://github.com/.extraheader 2025-12-04T15:00:10.5981220Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T15:00:10.5999713Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6021379Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T15:00:10.6037198Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6054528Z Entering 'third_party/fbgemm/external/json' 2025-12-04T15:00:10.6066134Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6086370Z Entering 'third_party/flash-attention' 2025-12-04T15:00:10.6102104Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6121842Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T15:00:10.6134808Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6158025Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T15:00:10.6175309Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6204179Z Entering 'third_party/flatbuffers' 2025-12-04T15:00:10.6217368Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6238361Z Entering 'third_party/fmt' 2025-12-04T15:00:10.6253844Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6276218Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T15:00:10.6289895Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6311546Z Entering 'third_party/gloo' 2025-12-04T15:00:10.6325001Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6341902Z Entering 'third_party/googletest' 2025-12-04T15:00:10.6355509Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6378906Z Entering 'third_party/ideep' 2025-12-04T15:00:10.6394278Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6412876Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T15:00:10.6426068Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6456730Z Entering 'third_party/ittapi' 2025-12-04T15:00:10.6472186Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6499788Z Entering 'third_party/kineto' 2025-12-04T15:00:10.6515548Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6538802Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T15:00:10.6554256Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6574060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T15:00:10.6591430Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6616751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T15:00:10.6631104Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6649468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T15:00:10.6662859Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6678642Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T15:00:10.6692856Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6717552Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T15:00:10.6731915Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6754974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T15:00:10.6768778Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6791561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T15:00:10.6803122Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6822769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T15:00:10.6839903Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6857145Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T15:00:10.6869269Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6891684Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T15:00:10.6907352Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6928817Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:10.6944037Z http.https://github.com/.extraheader 2025-12-04T15:00:10.6969551Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:10.6983701Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7008115Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T15:00:10.7022026Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7042615Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T15:00:10.7058868Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7084649Z Entering 'third_party/kleidiai' 2025-12-04T15:00:10.7109028Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7131261Z Entering 'third_party/mimalloc' 2025-12-04T15:00:10.7145401Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7166218Z Entering 'third_party/nlohmann' 2025-12-04T15:00:10.7180079Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7199842Z Entering 'third_party/onnx' 2025-12-04T15:00:10.7213584Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7237512Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T15:00:10.7261138Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7283585Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T15:00:10.7300562Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7320646Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T15:00:10.7336341Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7354790Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T15:00:10.7372264Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7393878Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T15:00:10.7414106Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7437781Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T15:00:10.7453429Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7478407Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T15:00:10.7492188Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7510240Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T15:00:10.7524135Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7543098Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T15:00:10.7560351Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7578818Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:10.7593029Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7615750Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:10.7630444Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7649335Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T15:00:10.7664480Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7696074Z Entering 'third_party/pocketfft' 2025-12-04T15:00:10.7712176Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7730891Z Entering 'third_party/protobuf' 2025-12-04T15:00:10.7745363Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7767569Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T15:00:10.7782760Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7802567Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T15:00:10.7816766Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7838581Z Entering 'third_party/psimd' 2025-12-04T15:00:10.7853675Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7873826Z Entering 'third_party/pthreadpool' 2025-12-04T15:00:10.7887487Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7911072Z Entering 'third_party/pybind11' 2025-12-04T15:00:10.7924007Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7939766Z Entering 'third_party/python-peachpy' 2025-12-04T15:00:10.7953278Z http.https://github.com/.extraheader 2025-12-04T15:00:10.7973011Z Entering 'third_party/sleef' 2025-12-04T15:00:10.7985977Z http.https://github.com/.extraheader 2025-12-04T15:00:10.8003209Z Entering 'third_party/tensorpipe' 2025-12-04T15:00:10.8016336Z http.https://github.com/.extraheader 2025-12-04T15:00:10.8035622Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T15:00:10.8053011Z http.https://github.com/.extraheader 2025-12-04T15:00:10.8072341Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T15:00:10.8086298Z http.https://github.com/.extraheader 2025-12-04T15:00:10.8103322Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T15:00:10.8117901Z http.https://github.com/.extraheader 2025-12-04T15:00:10.8139368Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T15:00:10.8153943Z http.https://github.com/.extraheader 2025-12-04T15:00:10.8173657Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T15:00:10.8189963Z http.https://github.com/.extraheader 2025-12-04T15:00:10.8245866Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:10.8264901Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T15:00:10.8454165Z Entering 'android/libs/fbjni' 2025-12-04T15:00:10.8469882Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T15:00:10.8477698Z Entering 'third_party/FP16' 2025-12-04T15:00:10.8490224Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T15:00:10.8499595Z Entering 'third_party/FXdiv' 2025-12-04T15:00:10.8511682Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T15:00:10.8522675Z Entering 'third_party/NNPACK' 2025-12-04T15:00:10.8535571Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T15:00:10.8545928Z Entering 'third_party/NVTX' 2025-12-04T15:00:10.8557645Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T15:00:10.8568078Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T15:00:10.8578986Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T15:00:10.8590235Z Entering 'third_party/XNNPACK' 2025-12-04T15:00:10.8601163Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T15:00:10.8617472Z Entering 'third_party/aiter' 2025-12-04T15:00:10.8627913Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T15:00:10.8640400Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T15:00:10.8653260Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T15:00:10.8673884Z Entering 'third_party/benchmark' 2025-12-04T15:00:10.8684691Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T15:00:10.8695386Z Entering 'third_party/composable_kernel' 2025-12-04T15:00:10.8708696Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T15:00:10.8721391Z Entering 'third_party/cpp-httplib' 2025-12-04T15:00:10.8732281Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T15:00:10.8740928Z Entering 'third_party/cpuinfo' 2025-12-04T15:00:10.8750682Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T15:00:10.8760656Z Entering 'third_party/cudnn_frontend' 2025-12-04T15:00:10.8770746Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T15:00:10.8780838Z Entering 'third_party/cutlass' 2025-12-04T15:00:10.8791119Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T15:00:10.8804421Z Entering 'third_party/fbgemm' 2025-12-04T15:00:10.8814848Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T15:00:10.8825329Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T15:00:10.8838447Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T15:00:10.8847915Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T15:00:10.8857875Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T15:00:10.8871019Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T15:00:10.8885014Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T15:00:10.8895468Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T15:00:10.8908940Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T15:00:10.8924047Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T15:00:10.8933860Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T15:00:10.8942327Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T15:00:10.8951788Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T15:00:10.8963413Z Entering 'third_party/fbgemm/external/json' 2025-12-04T15:00:10.8974502Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T15:00:10.8987904Z Entering 'third_party/flash-attention' 2025-12-04T15:00:10.8999249Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T15:00:10.9009288Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T15:00:10.9021107Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T15:00:10.9038097Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T15:00:10.9049109Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T15:00:10.9065364Z Entering 'third_party/flatbuffers' 2025-12-04T15:00:10.9075308Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T15:00:10.9086411Z Entering 'third_party/fmt' 2025-12-04T15:00:10.9098794Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T15:00:10.9108192Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T15:00:10.9121821Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T15:00:10.9130862Z Entering 'third_party/gloo' 2025-12-04T15:00:10.9140978Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T15:00:10.9150692Z Entering 'third_party/googletest' 2025-12-04T15:00:10.9161118Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:10.9173817Z Entering 'third_party/ideep' 2025-12-04T15:00:10.9184641Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T15:00:10.9194389Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T15:00:10.9207383Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T15:00:10.9225572Z Entering 'third_party/ittapi' 2025-12-04T15:00:10.9237268Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T15:00:10.9246696Z Entering 'third_party/kineto' 2025-12-04T15:00:10.9257648Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T15:00:10.9267062Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T15:00:10.9277272Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T15:00:10.9286288Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T15:00:10.9302403Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T15:00:10.9312992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T15:00:10.9324418Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T15:00:10.9334299Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T15:00:10.9347503Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T15:00:10.9362555Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T15:00:10.9374022Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T15:00:10.9384970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T15:00:10.9400834Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-12-04T15:00:10.9410849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T15:00:10.9421265Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T15:00:10.9429800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T15:00:10.9440877Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:10.9450373Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T15:00:10.9459554Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T15:00:10.9468110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T15:00:10.9480810Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T15:00:10.9490540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T15:00:10.9502572Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T15:00:10.9513586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:10.9525887Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T15:00:10.9540174Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:10.9551075Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T15:00:10.9568390Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T15:00:10.9578432Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T15:00:10.9588107Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T15:00:10.9597972Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T15:00:10.9609685Z Entering 'third_party/kleidiai' 2025-12-04T15:00:10.9619284Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T15:00:10.9628496Z Entering 'third_party/mimalloc' 2025-12-04T15:00:10.9639098Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T15:00:10.9647795Z Entering 'third_party/nlohmann' 2025-12-04T15:00:10.9657018Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T15:00:10.9666462Z Entering 'third_party/onnx' 2025-12-04T15:00:10.9676468Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T15:00:10.9692898Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T15:00:10.9704376Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T15:00:10.9717180Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T15:00:10.9727769Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T15:00:10.9743845Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T15:00:10.9759185Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T15:00:10.9772455Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T15:00:10.9784639Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:10.9800143Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T15:00:10.9814318Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T15:00:10.9822770Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T15:00:10.9832687Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T15:00:10.9847794Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T15:00:10.9859440Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T15:00:10.9874480Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T15:00:10.9885705Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T15:00:10.9894920Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T15:00:10.9905544Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T15:00:10.9916818Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:10.9928344Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T15:00:10.9937889Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:10.9952346Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T15:00:10.9963649Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T15:00:10.9973894Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T15:00:10.9991156Z Entering 'third_party/pocketfft' 2025-12-04T15:00:11.0002492Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T15:00:11.0012616Z Entering 'third_party/protobuf' 2025-12-04T15:00:11.0022889Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T15:00:11.0041332Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T15:00:11.0050991Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T15:00:11.0060457Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T15:00:11.0071737Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.0087634Z Entering 'third_party/psimd' 2025-12-04T15:00:11.0098379Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T15:00:11.0110852Z Entering 'third_party/pthreadpool' 2025-12-04T15:00:11.0121542Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T15:00:11.0130417Z Entering 'third_party/pybind11' 2025-12-04T15:00:11.0140281Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T15:00:11.0152668Z Entering 'third_party/python-peachpy' 2025-12-04T15:00:11.0164608Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T15:00:11.0173759Z Entering 'third_party/sleef' 2025-12-04T15:00:11.0184577Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T15:00:11.0202576Z Entering 'third_party/tensorpipe' 2025-12-04T15:00:11.0205901Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T15:00:11.0216280Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T15:00:11.0237485Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.0253093Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T15:00:11.0263750Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T15:00:11.0275424Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T15:00:11.0285983Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T15:00:11.0294567Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T15:00:11.0304527Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T15:00:11.0312790Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T15:00:11.0327270Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T15:00:11.0356850Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0378047Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0395078Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0410911Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0426072Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0445578Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0462011Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0482286Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0500536Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0515028Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0531044Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0545903Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0560619Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0577089Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0593063Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0618167Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0633407Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0740496Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0741208Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0741903Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0742602Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0743308Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0744011Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0750874Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0764885Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0779298Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0794958Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0807410Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0822606Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0836585Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0853547Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0876636Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0891035Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0908752Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0932122Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0950692Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0965469Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.0993648Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1011695Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1029400Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1045155Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1070281Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1090894Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1105843Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1120703Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1134889Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1149575Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1166104Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1180912Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1195735Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1210808Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1233116Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1248503Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1262306Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1277076Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1291764Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1314151Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1329496Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1344969Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1359912Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1380962Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1399473Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1415107Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1429539Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1444387Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1466136Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1482755Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1498080Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1513844Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1529836Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1548020Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1562550Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1581840Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1596880Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1615619Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1631783Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1646801Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1661950Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1676766Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1692656Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1713413Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.1810502Z Post job cleanup. 2025-12-04T15:00:11.2281804Z [command]/usr/bin/git version 2025-12-04T15:00:11.2311353Z git version 2.52.0 2025-12-04T15:00:11.2337482Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/a4bee16d-8550-4532-a49b-f2eac9f2ceb7/.gitconfig' 2025-12-04T15:00:11.2344154Z Temporarily overriding HOME='/home/runner/_work/_temp/a4bee16d-8550-4532-a49b-f2eac9f2ceb7' before making global git config changes 2025-12-04T15:00:11.2344508Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T15:00:11.2347031Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T15:00:11.2379581Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T15:00:11.2399907Z [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-12-04T15:00:11.2596886Z Entering 'android/libs/fbjni' 2025-12-04T15:00:11.2619655Z Entering 'third_party/FP16' 2025-12-04T15:00:11.2653790Z Entering 'third_party/FXdiv' 2025-12-04T15:00:11.2690063Z Entering 'third_party/NNPACK' 2025-12-04T15:00:11.2719806Z Entering 'third_party/NVTX' 2025-12-04T15:00:11.2747093Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T15:00:11.2769664Z Entering 'third_party/XNNPACK' 2025-12-04T15:00:11.2796022Z Entering 'third_party/aiter' 2025-12-04T15:00:11.2818586Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T15:00:11.2857616Z Entering 'third_party/benchmark' 2025-12-04T15:00:11.2885912Z Entering 'third_party/composable_kernel' 2025-12-04T15:00:11.2916011Z Entering 'third_party/cpp-httplib' 2025-12-04T15:00:11.2949912Z Entering 'third_party/cpuinfo' 2025-12-04T15:00:11.2972395Z Entering 'third_party/cudnn_frontend' 2025-12-04T15:00:11.3001011Z Entering 'third_party/cutlass' 2025-12-04T15:00:11.3028065Z Entering 'third_party/fbgemm' 2025-12-04T15:00:11.3051694Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T15:00:11.3078880Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T15:00:11.3111183Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T15:00:11.3143341Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T15:00:11.3175169Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T15:00:11.3200400Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T15:00:11.3226643Z Entering 'third_party/fbgemm/external/json' 2025-12-04T15:00:11.3253068Z Entering 'third_party/flash-attention' 2025-12-04T15:00:11.3277055Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T15:00:11.3303886Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T15:00:11.3333493Z Entering 'third_party/flatbuffers' 2025-12-04T15:00:11.3357843Z Entering 'third_party/fmt' 2025-12-04T15:00:11.3383598Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T15:00:11.3410044Z Entering 'third_party/gloo' 2025-12-04T15:00:11.3436769Z Entering 'third_party/googletest' 2025-12-04T15:00:11.3458311Z Entering 'third_party/ideep' 2025-12-04T15:00:11.3484491Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T15:00:11.3512596Z Entering 'third_party/ittapi' 2025-12-04T15:00:11.3535929Z Entering 'third_party/kineto' 2025-12-04T15:00:11.3560816Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T15:00:11.3585946Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T15:00:11.3614112Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T15:00:11.3640600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T15:00:11.3664928Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T15:00:11.3693069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T15:00:11.3722418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T15:00:11.3744775Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T15:00:11.3771389Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T15:00:11.3793281Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T15:00:11.3816452Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T15:00:11.3843052Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:11.3868784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:11.3900212Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T15:00:11.3925091Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T15:00:11.3950069Z Entering 'third_party/kleidiai' 2025-12-04T15:00:11.3973415Z Entering 'third_party/mimalloc' 2025-12-04T15:00:11.4001163Z Entering 'third_party/nlohmann' 2025-12-04T15:00:11.4026916Z Entering 'third_party/onnx' 2025-12-04T15:00:11.4058617Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T15:00:11.4090140Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T15:00:11.4115964Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T15:00:11.4147122Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T15:00:11.4172303Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T15:00:11.4195015Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T15:00:11.4219024Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T15:00:11.4242792Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T15:00:11.4272809Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T15:00:11.4301713Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:11.4331478Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:11.4361467Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T15:00:11.4392938Z Entering 'third_party/pocketfft' 2025-12-04T15:00:11.4422925Z Entering 'third_party/protobuf' 2025-12-04T15:00:11.4451841Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T15:00:11.4478984Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T15:00:11.4513255Z Entering 'third_party/psimd' 2025-12-04T15:00:11.4540370Z Entering 'third_party/pthreadpool' 2025-12-04T15:00:11.4562608Z Entering 'third_party/pybind11' 2025-12-04T15:00:11.4585115Z Entering 'third_party/python-peachpy' 2025-12-04T15:00:11.4610799Z Entering 'third_party/sleef' 2025-12-04T15:00:11.4640613Z Entering 'third_party/tensorpipe' 2025-12-04T15:00:11.4665597Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T15:00:11.4691187Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T15:00:11.4732131Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T15:00:11.4759697Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T15:00:11.4783586Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T15:00:11.4827356Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T15:00:11.4851273Z [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-12-04T15:00:11.5069505Z Entering 'android/libs/fbjni' 2025-12-04T15:00:11.5103870Z Entering 'third_party/FP16' 2025-12-04T15:00:11.5136737Z Entering 'third_party/FXdiv' 2025-12-04T15:00:11.5167893Z Entering 'third_party/NNPACK' 2025-12-04T15:00:11.5201134Z Entering 'third_party/NVTX' 2025-12-04T15:00:11.5231688Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T15:00:11.5258023Z Entering 'third_party/XNNPACK' 2025-12-04T15:00:11.5295273Z Entering 'third_party/aiter' 2025-12-04T15:00:11.5324034Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T15:00:11.5353900Z Entering 'third_party/benchmark' 2025-12-04T15:00:11.5384600Z Entering 'third_party/composable_kernel' 2025-12-04T15:00:11.5419765Z Entering 'third_party/cpp-httplib' 2025-12-04T15:00:11.5452769Z Entering 'third_party/cpuinfo' 2025-12-04T15:00:11.5487375Z Entering 'third_party/cudnn_frontend' 2025-12-04T15:00:11.5512956Z Entering 'third_party/cutlass' 2025-12-04T15:00:11.5538280Z Entering 'third_party/fbgemm' 2025-12-04T15:00:11.5567330Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T15:00:11.5592484Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T15:00:11.5619315Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T15:00:11.5650905Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T15:00:11.5679416Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T15:00:11.5702023Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T15:00:11.5732990Z Entering 'third_party/fbgemm/external/json' 2025-12-04T15:00:11.5760294Z Entering 'third_party/flash-attention' 2025-12-04T15:00:11.5789514Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T15:00:11.5824063Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T15:00:11.5859981Z Entering 'third_party/flatbuffers' 2025-12-04T15:00:11.5893452Z Entering 'third_party/fmt' 2025-12-04T15:00:11.5925904Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T15:00:11.5959786Z Entering 'third_party/gloo' 2025-12-04T15:00:11.5985487Z Entering 'third_party/googletest' 2025-12-04T15:00:11.6017425Z Entering 'third_party/ideep' 2025-12-04T15:00:11.6051015Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T15:00:11.6084651Z Entering 'third_party/ittapi' 2025-12-04T15:00:11.6108016Z Entering 'third_party/kineto' 2025-12-04T15:00:11.6136520Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T15:00:11.6163448Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T15:00:11.6195311Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T15:00:11.6220042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T15:00:11.6248482Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T15:00:11.6280090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T15:00:11.6312821Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T15:00:11.6344406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T15:00:11.6381198Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T15:00:11.6409741Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T15:00:11.6443632Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T15:00:11.6474459Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:11.6500308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:11.6530057Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T15:00:11.6555923Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T15:00:11.6582781Z Entering 'third_party/kleidiai' 2025-12-04T15:00:11.6607205Z Entering 'third_party/mimalloc' 2025-12-04T15:00:11.6637366Z Entering 'third_party/nlohmann' 2025-12-04T15:00:11.6662445Z Entering 'third_party/onnx' 2025-12-04T15:00:11.6692798Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T15:00:11.6720374Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T15:00:11.6752133Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T15:00:11.6782821Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T15:00:11.6812716Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T15:00:11.6838927Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T15:00:11.6873788Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T15:00:11.6908947Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T15:00:11.6936045Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T15:00:11.6965899Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:11.6996467Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:11.7028931Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T15:00:11.7070659Z Entering 'third_party/pocketfft' 2025-12-04T15:00:11.7101795Z Entering 'third_party/protobuf' 2025-12-04T15:00:11.7135608Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T15:00:11.7160915Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T15:00:11.7191264Z Entering 'third_party/psimd' 2025-12-04T15:00:11.7222658Z Entering 'third_party/pthreadpool' 2025-12-04T15:00:11.7256054Z Entering 'third_party/pybind11' 2025-12-04T15:00:11.7286090Z Entering 'third_party/python-peachpy' 2025-12-04T15:00:11.7319592Z Entering 'third_party/sleef' 2025-12-04T15:00:11.7343938Z Entering 'third_party/tensorpipe' 2025-12-04T15:00:11.7367538Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T15:00:11.7392596Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T15:00:11.7416744Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T15:00:11.7445485Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T15:00:11.7473956Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T15:00:11.7526697Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.7548611Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T15:00:11.7729365Z Entering 'android/libs/fbjni' 2025-12-04T15:00:11.7744074Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T15:00:11.7756213Z Entering 'third_party/FP16' 2025-12-04T15:00:11.7766705Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T15:00:11.7779823Z Entering 'third_party/FXdiv' 2025-12-04T15:00:11.7790900Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T15:00:11.7801202Z Entering 'third_party/NNPACK' 2025-12-04T15:00:11.7814874Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T15:00:11.7828108Z Entering 'third_party/NVTX' 2025-12-04T15:00:11.7846675Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T15:00:11.7863726Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T15:00:11.7874859Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T15:00:11.7883823Z Entering 'third_party/XNNPACK' 2025-12-04T15:00:11.7893294Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T15:00:11.7909309Z Entering 'third_party/aiter' 2025-12-04T15:00:11.7919509Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T15:00:11.7932855Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T15:00:11.7949186Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T15:00:11.7967263Z Entering 'third_party/benchmark' 2025-12-04T15:00:11.7978968Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T15:00:11.7987948Z Entering 'third_party/composable_kernel' 2025-12-04T15:00:11.7998102Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T15:00:11.8010113Z Entering 'third_party/cpp-httplib' 2025-12-04T15:00:11.8021085Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T15:00:11.8030475Z Entering 'third_party/cpuinfo' 2025-12-04T15:00:11.8040423Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T15:00:11.8048481Z Entering 'third_party/cudnn_frontend' 2025-12-04T15:00:11.8058223Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T15:00:11.8067185Z Entering 'third_party/cutlass' 2025-12-04T15:00:11.8076567Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T15:00:11.8088676Z Entering 'third_party/fbgemm' 2025-12-04T15:00:11.8099047Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T15:00:11.8110210Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T15:00:11.8124670Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T15:00:11.8135396Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T15:00:11.8150295Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T15:00:11.8162602Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T15:00:11.8180957Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T15:00:11.8193483Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T15:00:11.8206969Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T15:00:11.8220892Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T15:00:11.8237853Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T15:00:11.8247650Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T15:00:11.8260808Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T15:00:11.8270598Z Entering 'third_party/fbgemm/external/json' 2025-12-04T15:00:11.8286146Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T15:00:11.8297159Z Entering 'third_party/flash-attention' 2025-12-04T15:00:11.8313044Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T15:00:11.8322620Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T15:00:11.8337516Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T15:00:11.8349329Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T15:00:11.8366364Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T15:00:11.8379503Z Entering 'third_party/flatbuffers' 2025-12-04T15:00:11.8393540Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T15:00:11.8404310Z Entering 'third_party/fmt' 2025-12-04T15:00:11.8415036Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T15:00:11.8423549Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T15:00:11.8435133Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T15:00:11.8444260Z Entering 'third_party/gloo' 2025-12-04T15:00:11.8455914Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T15:00:11.8464530Z Entering 'third_party/googletest' 2025-12-04T15:00:11.8474590Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.8483305Z Entering 'third_party/ideep' 2025-12-04T15:00:11.8493134Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T15:00:11.8502303Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T15:00:11.8517216Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T15:00:11.8539866Z Entering 'third_party/ittapi' 2025-12-04T15:00:11.8549865Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T15:00:11.8558847Z Entering 'third_party/kineto' 2025-12-04T15:00:11.8568531Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T15:00:11.8577961Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T15:00:11.8592917Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T15:00:11.8603963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T15:00:11.8617789Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T15:00:11.8628333Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T15:00:11.8643949Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T15:00:11.8653970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T15:00:11.8666231Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T15:00:11.8677489Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T15:00:11.8691928Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T15:00:11.8701419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T15:00:11.8716949Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-12-04T15:00:11.8731214Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T15:00:11.8743016Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T15:00:11.8752673Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T15:00:11.8764286Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.8775016Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T15:00:11.8788827Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T15:00:11.8801218Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T15:00:11.8815620Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T15:00:11.8825798Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T15:00:11.8840937Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T15:00:11.8850384Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:11.8867970Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T15:00:11.8879046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:11.8891066Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T15:00:11.8904688Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T15:00:11.8922599Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T15:00:11.8936110Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T15:00:11.8951933Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.8969398Z Entering 'third_party/kleidiai' 2025-12-04T15:00:11.8983214Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T15:00:11.8994863Z Entering 'third_party/mimalloc' 2025-12-04T15:00:11.9005144Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T15:00:11.9015483Z Entering 'third_party/nlohmann' 2025-12-04T15:00:11.9026675Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T15:00:11.9042360Z Entering 'third_party/onnx' 2025-12-04T15:00:11.9052443Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T15:00:11.9067843Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T15:00:11.9078724Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T15:00:11.9091447Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T15:00:11.9101380Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T15:00:11.9116715Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T15:00:11.9132947Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T15:00:11.9147988Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T15:00:11.9163438Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.9177317Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T15:00:11.9187941Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T15:00:11.9199986Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T15:00:11.9216248Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T15:00:11.9225866Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T15:00:11.9244930Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T15:00:11.9257967Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T15:00:11.9273727Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T15:00:11.9289389Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T15:00:11.9308502Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T15:00:11.9320900Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T15:00:11.9333398Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T15:00:11.9350237Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T15:00:11.9362731Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T15:00:11.9374334Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T15:00:11.9386611Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T15:00:11.9405973Z Entering 'third_party/pocketfft' 2025-12-04T15:00:11.9417529Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T15:00:11.9426746Z Entering 'third_party/protobuf' 2025-12-04T15:00:11.9437825Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T15:00:11.9454221Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T15:00:11.9468412Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T15:00:11.9478276Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T15:00:11.9490748Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.9504338Z Entering 'third_party/psimd' 2025-12-04T15:00:11.9519754Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T15:00:11.9536891Z Entering 'third_party/pthreadpool' 2025-12-04T15:00:11.9550250Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T15:00:11.9562841Z Entering 'third_party/pybind11' 2025-12-04T15:00:11.9577442Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T15:00:11.9588391Z Entering 'third_party/python-peachpy' 2025-12-04T15:00:11.9600242Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T15:00:11.9613563Z Entering 'third_party/sleef' 2025-12-04T15:00:11.9625765Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T15:00:11.9635906Z Entering 'third_party/tensorpipe' 2025-12-04T15:00:11.9650722Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T15:00:11.9662149Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T15:00:11.9673659Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T15:00:11.9683196Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T15:00:11.9693482Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T15:00:11.9703939Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T15:00:11.9720357Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T15:00:11.9732113Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T15:00:11.9744185Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T15:00:11.9754623Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T15:00:11.9768490Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T15:00:11.9797784Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9823385Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9841514Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9856264Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9873289Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9890219Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9905046Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9922254Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9937566Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9953598Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9969782Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:11.9992279Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0007915Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0021858Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0038040Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0058295Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0073929Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0090803Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0112073Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0127279Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0142546Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0163658Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0186167Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0202774Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0218381Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0234474Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0253595Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0272757Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0288439Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0303667Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0320135Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0336165Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0356104Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0373814Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0390795Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0406997Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0423999Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0440117Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0456577Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0471595Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0487605Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0508193Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0526894Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0542412Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0558416Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0573976Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0589718Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0609367Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0630679Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0647503Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0663646Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0679090Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0696110Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0711813Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0728551Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0745205Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0762171Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0777481Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0796774Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0814614Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0831985Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0848407Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0863682Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0878546Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0895463Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0915787Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0938327Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0954365Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0971735Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.0988103Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1004313Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1020493Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1041153Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1057527Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1074469Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1096851Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1113013Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1129001Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1144335Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1159196Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1176599Z [command]/usr/bin/git config --file /home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T15:00:12.1291597Z Cleaning up orphan processes